Pull request #43453 opened Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from ae7d3efafdfa132a65ea66acf4ee2445a9b23d61+7691d17a37990b01386716fce8d76e96b90b0a7f (035c8415ba278b5c152cb82e9e4be6615133deae) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43453@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-05T11:48:24.667Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-05T11:48:24.672Z] Trying to pass milestone 2 [Pipeline] milestone [2022-04-05T11:48:24.752Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-05T11:48:39.932Z] Still waiting to schedule task [2022-04-05T11:48:39.932Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-05T11:49:31.134Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0533b48644c6d5854) in /home/ubuntu/workspace/moby_PR-43453 [Pipeline] { [Pipeline] checkout [2022-04-05T11:49:31.236Z] The recommended git tool is: git [2022-04-05T11:49:33.638Z] using credential docker-jenkins-github-credentials [2022-04-05T11:49:33.649Z] Cloning the remote Git repository [2022-04-05T11:49:33.649Z] Cloning with configured refspecs honoured and without tags [2022-04-05T11:49:33.417Z] Cloning repository https://github.com/moby/moby.git [2022-04-05T11:49:33.474Z] > git init /home/ubuntu/workspace/moby_PR-43453 # timeout=10 [2022-04-05T11:49:33.682Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T11:49:33.682Z] > git --version # timeout=10 [2022-04-05T11:49:33.700Z] > git --version # 'git version 2.17.1' [2022-04-05T11:49:33.700Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:49:33.702Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43453/head:refs/remotes/origin/PR-43453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:50:01.440Z] Fetching without tags [2022-04-05T11:50:01.778Z] Merging remotes/origin/master commit 7691d17a37990b01386716fce8d76e96b90b0a7f into PR head commit ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 [2022-04-05T11:50:01.348Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T11:50:01.360Z] > git config --add remote.origin.fetch +refs/pull/43453/head:refs/remotes/origin/PR-43453 # timeout=10 [2022-04-05T11:50:01.385Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:50:01.408Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T11:50:01.464Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T11:50:01.464Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:50:01.465Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43453/head:refs/remotes/origin/PR-43453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:50:01.765Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T11:50:01.785Z] > git checkout -f ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 # timeout=10 [2022-04-05T11:50:03.385Z] Merge succeeded, producing ed193c27a22bede90100cd09983afb3153fb75c5 [2022-04-05T11:50:03.385Z] Checking out Revision ed193c27a22bede90100cd09983afb3153fb75c5 (PR-43453) [2022-04-05T11:50:02.547Z] > git remote # timeout=10 [2022-04-05T11:50:02.571Z] > git config --get remote.origin.url # timeout=10 [2022-04-05T11:50:02.591Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:50:02.592Z] > git merge 7691d17a37990b01386716fce8d76e96b90b0a7f # timeout=10 [2022-04-05T11:50:03.354Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-05T11:50:03.368Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T11:50:03.381Z] > git checkout -f ed193c27a22bede90100cd09983afb3153fb75c5 # timeout=10 [2022-04-05T11:50:07.120Z] Commit message: "Merge commit '7691d17a37990b01386716fce8d76e96b90b0a7f' into HEAD" [2022-04-05T11:50:07.109Z] > git rev-list --no-walk ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-05T11:50:08.334Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43453:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-04-05T11:50:11.616Z] Unable to find image 'alpine:latest' locally [2022-04-05T11:50:11.873Z] latest: Pulling from library/alpine [2022-04-05T11:50:11.873Z] df9b9388f04a: Pulling fs layer [2022-04-05T11:50:12.130Z] df9b9388f04a: Verifying Checksum [2022-04-05T11:50:12.130Z] df9b9388f04a: Download complete [2022-04-05T11:50:12.695Z] df9b9388f04a: Pull complete [2022-04-05T11:50:12.695Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-05T11:50:12.695Z] Status: Downloaded newer image for alpine:latest [2022-04-05T11:50:19.293Z] 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) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-04-05T11:50:19.566Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0533b48644c6d5854) in /home/ubuntu/workspace/moby_PR-43453 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-04-05T11:50:19.635Z] The recommended git tool is: git [2022-04-05T11:50:19.647Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2022-04-05T11:50:19.688Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [2022-04-05T11:50:19.721Z] Fetching without tags [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-04-05T11:50:20.023Z] Merging remotes/origin/master commit 7691d17a37990b01386716fce8d76e96b90b0a7f into PR head commit ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 [Pipeline] } [Pipeline] } [2022-04-05T11:50:20.247Z] Merge succeeded, producing 7040b1e1b38916932f303770316b26eaa8f0dfa5 [2022-04-05T11:50:20.247Z] Checking out Revision 7040b1e1b38916932f303770316b26eaa8f0dfa5 (PR-43453) [2022-04-05T11:50:20.386Z] Commit message: "Merge commit '7691d17a37990b01386716fce8d76e96b90b0a7f' into HEAD" [2022-04-05T11:50:19.653Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43453/.git # timeout=10 [2022-04-05T11:50:19.686Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T11:50:19.715Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T11:50:19.716Z] > git --version # timeout=10 [2022-04-05T11:50:19.726Z] > git --version # 'git version 2.17.1' [2022-04-05T11:50:19.727Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:50:19.728Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43453/head:refs/remotes/origin/PR-43453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:50:20.017Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T11:50:20.031Z] > git checkout -f ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 # timeout=10 [2022-04-05T11:50:20.108Z] > git remote # timeout=10 [2022-04-05T11:50:20.117Z] > git config --get remote.origin.url # timeout=10 [2022-04-05T11:50:20.125Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:50:20.126Z] > git merge 7691d17a37990b01386716fce8d76e96b90b0a7f # timeout=10 [2022-04-05T11:50:20.229Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-05T11:50:20.241Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T11:50:20.248Z] > git checkout -f 7040b1e1b38916932f303770316b26eaa8f0dfa5 # timeout=10 [2022-04-05T11:50:20.380Z] > git rev-list --no-walk ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-05T11:50:21.129Z] + [ PR != PR ] [2022-04-05T11:50:21.130Z] + [ master != master ] [2022-04-05T11:50:21.130Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-05T11:50:21.468Z] + docker version [2022-04-05T11:50:21.468Z] Client: Docker Engine - Community [2022-04-05T11:50:21.468Z] Version: 20.10.12 [2022-04-05T11:50:21.468Z] API version: 1.41 [2022-04-05T11:50:21.468Z] Go version: go1.16.12 [2022-04-05T11:50:21.468Z] Git commit: e91ed57 [2022-04-05T11:50:21.468Z] Built: Mon Dec 13 11:45:27 2021 [2022-04-05T11:50:21.468Z] OS/Arch: linux/amd64 [2022-04-05T11:50:21.468Z] Context: default [2022-04-05T11:50:21.468Z] Experimental: true [2022-04-05T11:50:21.468Z] [2022-04-05T11:50:21.468Z] Server: Docker Engine - Community [2022-04-05T11:50:21.468Z] Engine: [2022-04-05T11:50:21.468Z] Version: 20.10.12 [2022-04-05T11:50:21.468Z] API version: 1.41 (minimum version 1.12) [2022-04-05T11:50:21.468Z] Go version: go1.16.12 [2022-04-05T11:50:21.468Z] Git commit: 459d0df [2022-04-05T11:50:21.468Z] Built: Mon Dec 13 11:43:36 2021 [2022-04-05T11:50:21.468Z] OS/Arch: linux/amd64 [2022-04-05T11:50:21.468Z] Experimental: true [2022-04-05T11:50:21.468Z] containerd: [2022-04-05T11:50:21.468Z] Version: 1.4.12 [2022-04-05T11:50:21.468Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-05T11:50:21.468Z] runc: [2022-04-05T11:50:21.468Z] Version: 1.0.2 [2022-04-05T11:50:21.468Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-05T11:50:21.468Z] docker-init: [2022-04-05T11:50:21.468Z] Version: 0.19.0 [2022-04-05T11:50:21.468Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-05T11:50:21.753Z] + docker info [2022-04-05T11:50:31.733Z] Client: [2022-04-05T11:50:31.733Z] Context: default [2022-04-05T11:50:31.733Z] Debug Mode: false [2022-04-05T11:50:31.733Z] Plugins: [2022-04-05T11:50:31.733Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-05T11:50:31.733Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-05T11:50:31.733Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-04-05T11:50:31.733Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-04-05T11:50:31.733Z] [2022-04-05T11:50:31.733Z] Server: [2022-04-05T11:50:31.733Z] Containers: 0 [2022-04-05T11:50:31.733Z] Running: 0 [2022-04-05T11:50:31.733Z] Paused: 0 [2022-04-05T11:50:31.733Z] Stopped: 0 [2022-04-05T11:50:31.733Z] Images: 1 [2022-04-05T11:50:31.733Z] Server Version: 20.10.12 [2022-04-05T11:50:31.733Z] Storage Driver: overlay2 [2022-04-05T11:50:31.733Z] Backing Filesystem: extfs [2022-04-05T11:50:31.733Z] Supports d_type: true [2022-04-05T11:50:31.733Z] Native Overlay Diff: true [2022-04-05T11:50:31.733Z] userxattr: false [2022-04-05T11:50:31.733Z] Logging Driver: json-file [2022-04-05T11:50:31.733Z] Cgroup Driver: cgroupfs [2022-04-05T11:50:31.733Z] Cgroup Version: 1 [2022-04-05T11:50:31.733Z] Plugins: [2022-04-05T11:50:31.733Z] Volume: local [2022-04-05T11:50:31.733Z] Network: bridge host ipvlan macvlan null overlay [2022-04-05T11:50:31.733Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-05T11:50:31.733Z] Swarm: inactive [2022-04-05T11:50:31.733Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-05T11:50:31.733Z] Default Runtime: runc [2022-04-05T11:50:31.733Z] Init Binary: docker-init [2022-04-05T11:50:31.733Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-05T11:50:31.733Z] runc version: v1.0.2-0-g52b36a2 [2022-04-05T11:50:31.733Z] init version: de40ad0 [2022-04-05T11:50:31.733Z] Security Options: [2022-04-05T11:50:31.733Z] apparmor [2022-04-05T11:50:31.733Z] seccomp [2022-04-05T11:50:31.733Z] Profile: default [2022-04-05T11:50:31.733Z] Kernel Version: 5.4.0-1061-aws [2022-04-05T11:50:31.733Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-05T11:50:31.733Z] OSType: linux [2022-04-05T11:50:31.733Z] Architecture: x86_64 [2022-04-05T11:50:31.733Z] CPUs: 2 [2022-04-05T11:50:31.733Z] Total Memory: 7.565GiB [2022-04-05T11:50:31.733Z] Name: ip-10-100-74-34 [2022-04-05T11:50:31.733Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-04-05T11:50:31.733Z] Docker Root Dir: /var/lib/docker [2022-04-05T11:50:31.733Z] Debug Mode: false [2022-04-05T11:50:31.733Z] Registry: https://index.docker.io/v1/ [2022-04-05T11:50:31.733Z] Labels: [2022-04-05T11:50:31.733Z] Experimental: true [2022-04-05T11:50:31.733Z] Insecure Registries: [2022-04-05T11:50:31.733Z] 127.0.0.0/8 [2022-04-05T11:50:31.733Z] Live Restore Enabled: true [2022-04-05T11:50:31.733Z] [2022-04-05T11:50:31.733Z] WARNING: No swap limit support [Pipeline] sh [2022-04-05T11:50:32.072Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-05T11:50:32.072Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-05T11:50:32.072Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43453/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-05T11:50:32.072Z] + bash /home/ubuntu/workspace/moby_PR-43453/check-config.sh [2022-04-05T11:50:32.072Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-05T11:50:32.072Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-04-05T11:50:32.072Z] [2022-04-05T11:50:32.072Z] Generally Necessary: [2022-04-05T11:50:32.072Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-05T11:50:32.072Z] - apparmor: enabled and tools installed [2022-04-05T11:50:32.072Z] - CONFIG_NAMESPACES: enabled [2022-04-05T11:50:32.072Z] - CONFIG_NET_NS: enabled [2022-04-05T11:50:32.072Z] - CONFIG_PID_NS: enabled [2022-04-05T11:50:32.072Z] - CONFIG_IPC_NS: enabled [2022-04-05T11:50:32.072Z] - CONFIG_UTS_NS: enabled [2022-04-05T11:50:32.072Z] - CONFIG_CGROUPS: enabled [2022-04-05T11:50:32.072Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-05T11:50:32.072Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-05T11:50:32.072Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-05T11:50:32.072Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-05T11:50:32.072Z] - CONFIG_CPUSETS: enabled [2022-04-05T11:50:32.072Z] - CONFIG_MEMCG: enabled [2022-04-05T11:50:32.072Z] - CONFIG_KEYS: enabled [2022-04-05T11:50:32.072Z] - CONFIG_VETH: enabled (as module) [2022-04-05T11:50:32.345Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-05T11:50:32.345Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-05T11:50:32.345Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-05T11:50:32.345Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-05T11:50:32.345Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-05T11:50:32.345Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-05T11:50:32.345Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-05T11:50:32.345Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-05T11:50:32.345Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-05T11:50:32.345Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-05T11:50:32.345Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-05T11:50:32.345Z] - CONFIG_CGROUP_BPF: enabled [2022-04-05T11:50:32.345Z] [2022-04-05T11:50:32.345Z] Optional Features: [2022-04-05T11:50:32.345Z] - CONFIG_USER_NS: enabled [2022-04-05T11:50:32.345Z] - CONFIG_SECCOMP: enabled [2022-04-05T11:50:32.345Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-05T11:50:32.345Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-05T11:50:32.345Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-05T11:50:32.345Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-05T11:50:32.345Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-05T11:50:32.345Z] - CONFIG_BLK_CGROUP: enabled [2022-04-05T11:50:32.345Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-05T11:50:32.345Z] - CONFIG_CGROUP_PERF: enabled [2022-04-05T11:50:32.345Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-05T11:50:32.345Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-05T11:50:32.345Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-05T11:50:32.345Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-05T11:50:32.345Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-05T11:50:32.345Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-05T11:50:32.345Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-05T11:50:32.345Z] - CONFIG_IP_VS: enabled (as module) [2022-04-05T11:50:32.345Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-05T11:50:32.345Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-05T11:50:32.346Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-05T11:50:32.602Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-05T11:50:32.603Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-05T11:50:32.603Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-05T11:50:32.603Z] - CONFIG_EXT4_FS: enabled [2022-04-05T11:50:32.603Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-05T11:50:32.603Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-05T11:50:32.603Z] - Network Drivers: [2022-04-05T11:50:32.603Z] - "overlay": [2022-04-05T11:50:32.603Z] - CONFIG_VXLAN: enabled (as module) [2022-04-05T11:50:32.603Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-05T11:50:32.603Z] Optional (for encrypted networks): [2022-04-05T11:50:32.603Z] - CONFIG_CRYPTO: enabled [2022-04-05T11:50:32.603Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-05T11:50:32.603Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-05T11:50:32.603Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-05T11:50:32.603Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-05T11:50:32.603Z] - CONFIG_XFRM: enabled [2022-04-05T11:50:32.603Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-05T11:50:32.603Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-05T11:50:32.603Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-05T11:50:32.603Z] - "ipvlan": [2022-04-05T11:50:32.603Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-05T11:50:32.603Z] - "macvlan": [2022-04-05T11:50:32.603Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-05T11:50:32.603Z] - CONFIG_DUMMY: enabled (as module) [2022-04-05T11:50:32.603Z] - "ftp,tftp client in container": [2022-04-05T11:50:32.603Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-05T11:50:32.603Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-05T11:50:32.603Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-05T11:50:32.603Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-05T11:50:32.603Z] - Storage Drivers: [2022-04-05T11:50:32.603Z] - "aufs": [2022-04-05T11:50:32.603Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-05T11:50:32.603Z] - "btrfs": [2022-04-05T11:50:32.603Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-05T11:50:32.603Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-05T11:50:32.603Z] - "devicemapper": [2022-04-05T11:50:32.603Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-05T11:50:32.603Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-05T11:50:32.603Z] - "overlay": [2022-04-05T11:50:32.603Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-05T11:50:32.603Z] - "zfs": [2022-04-05T11:50:32.603Z] - /dev/zfs: present [2022-04-05T11:50:32.603Z] - zfs command: missing [2022-04-05T11:50:32.603Z] - zpool command: missing [2022-04-05T11:50:32.603Z] [2022-04-05T11:50:32.603Z] Limits: [2022-04-05T11:50:32.603Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-05T11:50:32.603Z] [2022-04-05T11:50:32.603Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-05T11:50:32.942Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:7040b1e1b38916932f303770316b26eaa8f0dfa5 . [2022-04-05T11:50:33.203Z] #1 [internal] load build definition from Dockerfile [2022-04-05T11:50:33.203Z] #1 sha256:dbbea6231414be96489c784e04342079988801178a8aab35563e709c366547e5 [2022-04-05T11:50:33.203Z] #1 transferring dockerfile: 16.77kB done [2022-04-05T11:50:33.203Z] #1 DONE 0.1s [2022-04-05T11:50:33.203Z] [2022-04-05T11:50:33.203Z] #2 [internal] load .dockerignore [2022-04-05T11:50:33.203Z] #2 sha256:a201238b1b8f2ae8afa3aac755fd80786f7d7d2c1c2787ef007a0b03c5070912 [2022-04-05T11:50:33.203Z] #2 transferring context: 87B done [2022-04-05T11:50:33.203Z] #2 DONE 0.1s [2022-04-05T11:50:33.203Z] [2022-04-05T11:50:33.203Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-05T11:50:33.203Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-05T11:50:33.460Z] #3 DONE 0.3s [2022-04-05T11:50:33.460Z] [2022-04-05T11:50:33.460Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-05T11:50:33.460Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-05T11:50:33.460Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-05T11:50:33.720Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-05T11:50:33.720Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-05T11:50:33.720Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-05T11:50:33.720Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-05T11:50:33.720Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-05T11:50:33.720Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-05T11:50:34.288Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-04-05T11:50:34.288Z] #4 DONE 0.7s [2022-04-05T11:50:34.288Z] [2022-04-05T11:50:34.288Z] #6 [internal] load .dockerignore [2022-04-05T11:50:34.288Z] #6 sha256:24c3e3e1384c0e8c125727fa9cf9237138b1081bb5b492fc049d191f803ab2ac [2022-04-05T11:50:34.288Z] #6 DONE 0.0s [2022-04-05T11:50:34.288Z] [2022-04-05T11:50:34.288Z] #5 [internal] load build definition from Dockerfile [2022-04-05T11:50:34.288Z] #5 sha256:d5857480656d1aed8a3d673cb5297147088f5dccfb5085fe25642496804784cd [2022-04-05T11:50:34.288Z] #5 DONE 0.0s [2022-04-05T11:50:34.288Z] [2022-04-05T11:50:34.288Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-05T11:50:34.288Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-05T11:50:34.565Z] Still waiting to schedule task [2022-04-05T11:50:34.566Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-05T11:50:34.567Z] Still waiting to schedule task [2022-04-05T11:50:34.567Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-04-05T11:50:34.568Z] Still waiting to schedule task [2022-04-05T11:50:34.569Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2022-04-05T11:50:34.572Z] Still waiting to schedule task [2022-04-05T11:50:34.572Z] Waiting for next available executor on ‘arm64&&ubuntu-2004’ [2022-04-05T11:50:34.573Z] Still waiting to schedule task [2022-04-05T11:50:34.573Z] Waiting for next available executor on ‘windows-2019’ [2022-04-05T11:50:34.575Z] Still waiting to schedule task [2022-04-05T11:50:34.576Z] Waiting for next available executor on ‘windows-2022’ [2022-04-05T11:50:34.578Z] Still waiting to schedule task [2022-04-05T11:50:34.578Z] Waiting for next available executor on ‘windows-2022’ [2022-04-05T11:50:35.282Z] #7 ... [2022-04-05T11:50:35.282Z] [2022-04-05T11:50:35.282Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-05T11:50:35.282Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-05T11:50:35.282Z] #10 DONE 0.7s [2022-04-05T11:50:35.282Z] [2022-04-05T11:50:35.282Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-05T11:50:35.282Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-05T11:50:35.282Z] #9 DONE 0.7s [2022-04-05T11:50:35.282Z] [2022-04-05T11:50:35.282Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-05T11:50:35.282Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-05T11:50:35.282Z] #8 DONE 0.7s [2022-04-05T11:50:35.282Z] [2022-04-05T11:50:35.282Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-05T11:50:35.282Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-05T11:50:35.282Z] #7 DONE 0.7s [2022-04-05T11:50:35.282Z] [2022-04-05T11:50:35.282Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T11:50:35.282Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-05T11:50:35.282Z] #74 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-05T11:50:35.541Z] #74 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-05T11:50:35.541Z] #74 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-05T11:50:35.541Z] #74 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-05T11:50:35.541Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 327.68kB / 9.86MB 0.1s [2022-04-05T11:50:35.799Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.10MB / 9.86MB 0.3s [2022-04-05T11:50:35.799Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.3s [2022-04-05T11:50:36.077Z] #74 ... [2022-04-05T11:50:36.077Z] [2022-04-05T11:50:36.077Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-05T11:50:36.077Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-05T11:50:36.077Z] #52 DONE 0.0s [2022-04-05T11:50:36.077Z] [2022-04-05T11:50:36.077Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T11:50:36.077Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-05T11:50:36.077Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.4s [2022-04-05T11:50:36.077Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s [2022-04-05T11:50:36.334Z] #74 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-04-05T11:50:36.593Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-04-05T11:50:40.784Z] #74 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.4s done [2022-04-05T11:50:41.044Z] #74 DONE 5.7s [2022-04-05T11:50:41.044Z] [2022-04-05T11:50:41.044Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:50:41.044Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:50:41.044Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.1s done [2022-04-05T11:50:41.044Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done [2022-04-05T11:50:41.044Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done [2022-04-05T11:50:41.044Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 2.3s done [2022-04-05T11:50:41.044Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-05T11:50:41.044Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 2.4s done [2022-04-05T11:50:41.044Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 1.5s done [2022-04-05T11:50:41.044Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 4.0s done [2022-04-05T11:50:41.044Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 78.64MB / 85.84MB 5.6s [2022-04-05T11:50:41.044Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 80.74MB / 141.70MB 5.6s [2022-04-05T11:50:41.044Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 2.6s [2022-04-05T11:50:41.044Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 4.3s done [2022-04-05T11:50:41.302Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 5.9s [2022-04-05T11:50:41.558Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 92.27MB / 141.70MB 6.1s [2022-04-05T11:50:41.815Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 101.71MB / 141.70MB 6.4s [2022-04-05T11:50:42.074Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 110.10MB / 141.70MB 6.6s [2022-04-05T11:50:42.332Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 6.7s done [2022-04-05T11:50:42.896Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 117.44MB / 141.70MB 7.2s [2022-04-05T11:50:43.153Z] #11 ... [2022-04-05T11:50:43.153Z] [2022-04-05T11:50:43.153Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T11:50:43.153Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-05T11:50:43.153Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-05T11:50:43.153Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-05T11:50:43.153Z] #76 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-05T11:50:43.153Z] #76 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-05T11:50:43.153Z] #76 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-04-05T11:50:43.153Z] #76 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done [2022-04-05T11:50:43.153Z] #76 DONE 7.7s [2022-04-05T11:50:43.153Z] [2022-04-05T11:50:43.153Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:50:43.153Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:50:43.153Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 130.02MB / 141.70MB 7.7s [2022-04-05T11:50:43.153Z] #11 ... [2022-04-05T11:50:43.153Z] [2022-04-05T11:50:43.153Z] #31 [internal] load build context [2022-04-05T11:50:43.153Z] #31 sha256:a986a3ed73099b16b632b98eb9d904d4ba1a192def8047028339ec6536adb29c [2022-04-05T11:50:43.153Z] #31 transferring context: 39.59MB 7.8s [2022-04-05T11:50:43.153Z] #31 ... [2022-04-05T11:50:43.153Z] [2022-04-05T11:50:43.153Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:50:43.153Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:50:43.716Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 8.2s [2022-04-05T11:50:44.647Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 9.1s done [2022-04-05T11:50:44.712Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ebcc848603ef6f82) in /home/ubuntu/workspace/moby_PR-43453 [Pipeline] { [Pipeline] checkout [2022-04-05T11:50:44.745Z] The recommended git tool is: git [2022-04-05T11:50:44.759Z] using credential docker-jenkins-github-credentials [2022-04-05T11:50:44.770Z] Cloning the remote Git repository [2022-04-05T11:50:44.770Z] Cloning with configured refspecs honoured and without tags [2022-04-05T11:50:45.213Z] #11 ... [2022-04-05T11:50:45.213Z] [2022-04-05T11:50:45.213Z] #31 [internal] load build context [2022-04-05T11:50:45.213Z] #31 sha256:a986a3ed73099b16b632b98eb9d904d4ba1a192def8047028339ec6536adb29c [2022-04-05T11:50:45.213Z] #31 transferring context: 60.71MB 9.6s done [2022-04-05T11:50:45.213Z] #31 DONE 9.7s [2022-04-05T11:50:45.213Z] [2022-04-05T11:50:45.213Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:50:45.213Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:50:45.481Z] #11 ... [2022-04-05T11:50:45.481Z] [2022-04-05T11:50:45.481Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-05T11:50:45.481Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-05T11:50:45.481Z] #35 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.1s done [2022-04-05T11:50:45.481Z] #35 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-05T11:50:45.481Z] #35 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done [2022-04-05T11:50:45.481Z] #35 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done [2022-04-05T11:50:45.481Z] #35 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 2.3s done [2022-04-05T11:50:45.481Z] #35 ... [2022-04-05T11:50:45.481Z] [2022-04-05T11:50:45.481Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:50:45.481Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:50:45.737Z] #11 ... [2022-04-05T11:50:45.737Z] [2022-04-05T11:50:45.737Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-05T11:50:45.737Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-05T11:50:45.737Z] #75 DONE 0.8s [2022-04-05T11:50:44.778Z] Cloning repository https://github.com/moby/moby.git [2022-04-05T11:50:44.778Z] > git init /home/ubuntu/workspace/moby_PR-43453 # timeout=10 [2022-04-05T11:50:44.797Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T11:50:44.797Z] > git --version # timeout=10 [2022-04-05T11:50:44.808Z] > git --version # 'git version 2.17.1' [2022-04-05T11:50:44.809Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:50:44.810Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43453/head:refs/remotes/origin/PR-43453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:50:45.994Z] [2022-04-05T11:50:45.994Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:50:45.994Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:50:45.994Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 7.6s [2022-04-05T11:50:46.558Z] #11 ... [2022-04-05T11:50:46.558Z] [2022-04-05T11:50:46.558Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-05T11:50:46.558Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-05T11:50:46.558Z] #77 DONE 0.9s [2022-04-05T11:50:46.558Z] [2022-04-05T11:50:46.558Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:50:46.558Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:50:48.455Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 9.7s done [2022-04-05T11:50:48.455Z] #11 ... [2022-04-05T11:50:48.455Z] [2022-04-05T11:50:48.455Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-05T11:50:48.455Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-05T11:50:48.455Z] #35 DONE 12.8s [2022-04-05T11:50:48.455Z] [2022-04-05T11:50:48.455Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:50:48.455Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:50:48.455Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 [2022-04-05T11:50:48.714Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.4s done [2022-04-05T11:50:48.714Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 [2022-04-05T11:50:49.284Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.4s done [2022-04-05T11:50:49.541Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d [2022-04-05T11:50:54.807Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 5.0s [2022-04-05T11:50:57.333Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 7.9s done [2022-04-05T11:50:57.596Z] #11 ... [2022-04-05T11:50:57.596Z] [2022-04-05T11:50:57.596Z] #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-04-05T11:50:57.596Z] #36 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-05T11:50:57.596Z] #36 0.876 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:50:57.596Z] #36 0.891 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:50:57.596Z] #36 0.891 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:50:57.596Z] #36 1.035 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T11:50:57.596Z] #36 1.270 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T11:50:57.596Z] #36 1.545 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T11:50:57.596Z] #36 3.070 Fetched 8508 kB in 2s (3468 kB/s) [2022-04-05T11:50:57.596Z] #36 3.070 Reading package lists... [2022-04-05T11:50:57.596Z] #36 3.917 Reading package lists... [2022-04-05T11:50:57.596Z] #36 4.726 Building dependency tree... [2022-04-05T11:50:57.596Z] #36 5.109 The following additional packages will be installed: [2022-04-05T11:50:57.596Z] #36 5.110 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-05T11:50:57.596Z] #36 5.111 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-05T11:50:57.596Z] #36 5.113 Recommended packages: [2022-04-05T11:50:57.596Z] #36 5.113 libldap-common publicsuffix libsasl2-modules [2022-04-05T11:50:57.596Z] #36 5.295 The following NEW packages will be installed: [2022-04-05T11:50:57.596Z] #36 5.295 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-05T11:50:57.596Z] #36 5.295 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-05T11:50:57.596Z] #36 5.296 libssh2-1 openssl [2022-04-05T11:50:57.596Z] #36 5.570 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:50:57.596Z] #36 5.570 Need to get 3040 kB of archives. [2022-04-05T11:50:57.596Z] #36 5.570 After this operation, 6651 kB of additional disk space will be used. [2022-04-05T11:50:57.596Z] #36 5.570 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-05T11:50:57.596Z] #36 5.582 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-05T11:50:57.596Z] #36 5.584 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-05T11:50:57.596Z] #36 5.586 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-04-05T11:50:57.596Z] #36 5.590 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-05T11:50:57.596Z] #36 5.593 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-05T11:50:57.596Z] #36 5.594 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-05T11:50:57.596Z] #36 5.595 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-05T11:50:57.596Z] #36 5.596 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-05T11:50:57.596Z] #36 5.603 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-05T11:50:57.596Z] #36 5.604 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-05T11:50:57.596Z] #36 5.607 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-05T11:50:57.596Z] #36 5.614 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-05T11:50:57.596Z] #36 5.616 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-05T11:50:57.596Z] #36 5.618 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-05T11:50:57.596Z] #36 5.901 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:50:57.596Z] #36 5.944 Fetched 3040 kB in 0s (9627 kB/s) [2022-04-05T11:50:57.596Z] #36 6.008 Selecting previously unselected package openssl. [2022-04-05T11:50:57.596Z] #36 6.008 (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-04-05T11:50:57.596Z] #36 6.008 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-05T11:50:57.596Z] #36 6.015 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-05T11:50:57.596Z] #36 6.226 Selecting previously unselected package ca-certificates. [2022-04-05T11:50:57.596Z] #36 6.226 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-05T11:50:57.596Z] #36 6.258 Unpacking ca-certificates (20210119) ... [2022-04-05T11:50:57.596Z] #36 6.368 Selecting previously unselected package libbrotli1:amd64. [2022-04-05T11:50:57.596Z] #36 6.368 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-05T11:50:57.596Z] #36 6.375 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-05T11:50:57.596Z] #36 6.476 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-05T11:50:57.596Z] #36 6.476 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-05T11:50:57.596Z] #36 6.486 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T11:50:57.596Z] #36 6.576 Selecting previously unselected package libsasl2-2:amd64. [2022-04-05T11:50:57.596Z] #36 6.576 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-05T11:50:57.596Z] #36 6.585 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T11:50:57.596Z] #36 6.648 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-05T11:50:57.596Z] #36 6.648 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-05T11:50:57.596Z] #36 6.657 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-05T11:50:57.596Z] #36 6.748 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-05T11:50:57.596Z] #36 6.748 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-05T11:50:57.596Z] #36 6.756 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-05T11:50:57.596Z] #36 6.820 Selecting previously unselected package libpsl5:amd64. [2022-04-05T11:50:57.596Z] #36 6.820 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-05T11:50:57.596Z] #36 6.820 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-05T11:50:57.596Z] #36 6.860 Selecting previously unselected package librtmp1:amd64. [2022-04-05T11:50:57.596Z] #36 6.860 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-05T11:50:57.596Z] #36 6.864 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-05T11:50:57.596Z] #36 6.917 Selecting previously unselected package libssh2-1:amd64. [2022-04-05T11:50:57.596Z] #36 6.917 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-05T11:50:57.596Z] #36 6.924 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-05T11:50:57.596Z] #36 7.002 Selecting previously unselected package libcurl4:amd64. [2022-04-05T11:50:57.596Z] #36 7.002 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-05T11:50:57.596Z] #36 7.010 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-05T11:50:57.596Z] #36 7.091 Selecting previously unselected package curl. [2022-04-05T11:50:57.596Z] #36 7.091 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-05T11:50:57.596Z] #36 7.096 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-05T11:50:57.596Z] #36 7.186 Selecting previously unselected package libonig5:amd64. [2022-04-05T11:50:57.596Z] #36 7.186 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-05T11:50:57.596Z] #36 7.186 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T11:50:57.596Z] #36 7.262 Selecting previously unselected package libjq1:amd64. [2022-04-05T11:50:57.596Z] #36 7.262 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-05T11:50:57.596Z] #36 7.262 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-05T11:50:57.596Z] #36 7.325 Selecting previously unselected package jq. [2022-04-05T11:50:57.596Z] #36 7.325 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-05T11:50:57.596Z] #36 7.337 Unpacking jq (1.6-2.1) ... [2022-04-05T11:50:57.596Z] #36 7.379 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-05T11:50:57.596Z] #36 7.398 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-05T11:50:57.596Z] #36 7.414 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-05T11:50:57.596Z] #36 7.428 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T11:50:57.596Z] #36 7.438 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-05T11:50:57.596Z] #36 7.450 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T11:50:57.596Z] #36 7.465 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-05T11:50:57.596Z] #36 7.478 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-05T11:50:57.596Z] #36 7.496 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T11:50:57.596Z] #36 7.509 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-05T11:50:57.596Z] #36 7.523 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-05T11:50:57.596Z] #36 7.537 Setting up ca-certificates (20210119) ... [2022-04-05T11:50:57.596Z] #36 8.228 Updating certificates in /etc/ssl/certs... [2022-04-05T11:50:57.596Z] #36 9.267 129 added, 0 removed; done. [2022-04-05T11:50:57.596Z] #36 9.347 Setting up jq (1.6-2.1) ... [2022-04-05T11:50:57.596Z] #36 9.359 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-05T11:50:57.596Z] #36 9.363 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-05T11:50:57.596Z] #36 9.376 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:50:57.596Z] #36 9.398 Processing triggers for ca-certificates (20210119) ... [2022-04-05T11:50:57.596Z] #36 9.414 Updating certificates in /etc/ssl/certs... [2022-04-05T11:50:57.596Z] #36 ... [2022-04-05T11:50:57.596Z] [2022-04-05T11:50:57.596Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:50:57.596Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:50:57.596Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 [2022-04-05T11:51:00.886Z] #11 ... [2022-04-05T11:51:00.886Z] [2022-04-05T11:51:00.886Z] #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-04-05T11:51:00.886Z] #36 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-05T11:51:00.886Z] #36 10.29 0 added, 0 removed; done. [2022-04-05T11:51:00.886Z] #36 10.29 Running hooks in /etc/ca-certificates/update.d... [2022-04-05T11:51:00.886Z] #36 10.29 done. [2022-04-05T11:51:00.886Z] #36 DONE 12.7s [2022-04-05T11:51:00.886Z] [2022-04-05T11:51:00.886Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:51:00.886Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:51:01.144Z] #11 ... [2022-04-05T11:51:01.144Z] [2022-04-05T11:51:01.144Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-05T11:51:01.144Z] #37 sha256:9b1a9a5730ea53e4d3924f657bf38c4902022734efa7f7a980e06476a805c8eb [2022-04-05T11:51:01.144Z] #37 DONE 0.2s [2022-04-05T11:51:01.144Z] [2022-04-05T11:51:01.144Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:51:01.144Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:51:03.042Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 5.1s [2022-04-05T11:51:04.413Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 6.8s done [2022-04-05T11:51:04.669Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 [2022-04-05T11:51:08.919Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0aa8d90ce2e78e654) in /home/ubuntu/workspace/moby_PR-43453 [Pipeline] { [Pipeline] checkout [2022-04-05T11:51:09.153Z] The recommended git tool is: git [2022-04-05T11:51:10.008Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.0s [2022-04-05T11:51:10.094Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0cc8ff8eefefa9a49) in /home/ubuntu/workspace/moby_PR-43453 [Pipeline] { [Pipeline] checkout [2022-04-05T11:51:10.127Z] The recommended git tool is: git [2022-04-05T11:51:10.142Z] using credential docker-jenkins-github-credentials [2022-04-05T11:51:10.151Z] Cloning the remote Git repository [2022-04-05T11:51:10.151Z] Cloning with configured refspecs honoured and without tags [2022-04-05T11:51:10.151Z] Cloning repository https://github.com/moby/moby.git [2022-04-05T11:51:10.151Z] > git init /home/ubuntu/workspace/moby_PR-43453 # timeout=10 [2022-04-05T11:51:10.182Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T11:51:10.182Z] > git --version # timeout=10 [2022-04-05T11:51:10.195Z] > git --version # 'git version 2.25.1' [2022-04-05T11:51:10.196Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:51:10.197Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43453/head:refs/remotes/origin/PR-43453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:51:11.394Z] #11 ... [2022-04-05T11:51:11.394Z] [2022-04-05T11:51:11.394Z] #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-04-05T11:51:11.394Z] #38 sha256:1c3d1fd33d843b6500ac497dcb8f2a85ca9a232004567e1134e05e02204b2a7c [2022-04-05T11:51:11.394Z] #38 2.011 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-05T11:51:11.394Z] #38 2.312 [2022-04-05T11:51:11.394Z] #38 2.533 #=#=# ######################################################################## 100.0% [2022-04-05T11:51:11.394Z] #38 2.783 [2022-04-05T11:51:11.394Z] #38 3.860 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-05T11:51:11.394Z] #38 4.151 [2022-04-05T11:51:11.394Z] #38 4.391 #=#=# ######################################################################## 100.0% [2022-04-05T11:51:11.394Z] #38 4.717 [2022-04-05T11:51:11.394Z] #38 5.693 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-05T11:51:11.394Z] #38 6.048 [2022-04-05T11:51:11.394Z] #38 6.287 #=#=# ################ 23.5% ########################################## 58.4% ################################################################ 90.3% ######################################################################## 100.0% [2022-04-05T11:51:11.394Z] #38 6.866 [2022-04-05T11:51:11.394Z] #38 8.171 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-05T11:51:11.394Z] #38 8.511 [2022-04-05T11:51:11.394Z] #38 8.733 #=#=# ######################################################################## 100.0% [2022-04-05T11:51:11.394Z] #38 8.998 [2022-04-05T11:51:11.394Z] #38 9.845 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-05T11:51:11.394Z] #38 10.18 [2022-04-05T11:51:11.394Z] #38 ... [2022-04-05T11:51:11.394Z] [2022-04-05T11:51:11.394Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:51:11.394Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:51:11.640Z] Fetching without tags [2022-04-05T11:51:11.903Z] Merging remotes/origin/master commit 7691d17a37990b01386716fce8d76e96b90b0a7f into PR head commit ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 [2022-04-05T11:51:12.496Z] using credential docker-jenkins-github-credentials [2022-04-05T11:51:12.515Z] Cloning the remote Git repository [2022-04-05T11:51:12.515Z] Cloning with configured refspecs honoured and without tags [2022-04-05T11:51:11.594Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T11:51:11.604Z] > git config --add remote.origin.fetch +refs/pull/43453/head:refs/remotes/origin/PR-43453 # timeout=10 [2022-04-05T11:51:11.612Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:51:11.630Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T11:51:11.644Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T11:51:11.644Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:51:11.645Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43453/head:refs/remotes/origin/PR-43453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:51:11.907Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T11:51:11.918Z] > git checkout -f ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 # timeout=10 [2022-04-05T11:51:12.628Z] > git remote # timeout=10 [2022-04-05T11:51:12.639Z] > git config --get remote.origin.url # timeout=10 [2022-04-05T11:51:12.646Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:51:12.649Z] > git merge 7691d17a37990b01386716fce8d76e96b90b0a7f # timeout=10 [2022-04-05T11:51:11.185Z] Cloning repository https://github.com/moby/moby.git [2022-04-05T11:51:11.351Z] > git init /home/ubuntu/workspace/moby_PR-43453 # timeout=10 [2022-04-05T11:51:11.561Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T11:51:11.561Z] > git --version # timeout=10 [2022-04-05T11:51:11.576Z] > git --version # 'git version 2.17.1' [2022-04-05T11:51:11.577Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:51:11.584Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43453/head:refs/remotes/origin/PR-43453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:51:13.539Z] Merge succeeded, producing 02d0e1ad8199385cc5c3e70a4435d5edc26ad369 [2022-04-05T11:51:13.540Z] Checking out Revision 02d0e1ad8199385cc5c3e70a4435d5edc26ad369 (PR-43453) [2022-04-05T11:51:13.822Z] Commit message: "Merge commit '7691d17a37990b01386716fce8d76e96b90b0a7f' into HEAD" [2022-04-05T11:51:13.517Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-05T11:51:13.543Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T11:51:13.551Z] > git checkout -f 02d0e1ad8199385cc5c3e70a4435d5edc26ad369 # timeout=10 [2022-04-05T11:51:13.826Z] > git rev-list --no-walk ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-05T11:51:14.558Z] + docker version [2022-04-05T11:51:14.558Z] Client: Docker Engine - Community [2022-04-05T11:51:14.558Z] Version: 20.10.12 [2022-04-05T11:51:14.558Z] API version: 1.41 [2022-04-05T11:51:14.558Z] Go version: go1.16.12 [2022-04-05T11:51:14.558Z] Git commit: e91ed57 [2022-04-05T11:51:14.558Z] Built: Mon Dec 13 11:45:27 2021 [2022-04-05T11:51:14.558Z] OS/Arch: linux/amd64 [2022-04-05T11:51:14.558Z] Context: default [2022-04-05T11:51:14.558Z] Experimental: true [2022-04-05T11:51:14.558Z] [2022-04-05T11:51:14.558Z] Server: Docker Engine - Community [2022-04-05T11:51:14.558Z] Engine: [2022-04-05T11:51:14.558Z] Version: 20.10.12 [2022-04-05T11:51:14.558Z] API version: 1.41 (minimum version 1.12) [2022-04-05T11:51:14.558Z] Go version: go1.16.12 [2022-04-05T11:51:14.558Z] Git commit: 459d0df [2022-04-05T11:51:14.558Z] Built: Mon Dec 13 11:43:36 2021 [2022-04-05T11:51:14.558Z] OS/Arch: linux/amd64 [2022-04-05T11:51:14.558Z] Experimental: true [2022-04-05T11:51:14.558Z] containerd: [2022-04-05T11:51:14.558Z] Version: 1.4.12 [2022-04-05T11:51:14.558Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-05T11:51:14.558Z] runc: [2022-04-05T11:51:14.558Z] Version: 1.0.2 [2022-04-05T11:51:14.558Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-05T11:51:14.558Z] docker-init: [2022-04-05T11:51:14.558Z] Version: 0.19.0 [2022-04-05T11:51:14.558Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-05T11:51:14.714Z] #11 ... [2022-04-05T11:51:14.714Z] [2022-04-05T11:51:14.714Z] #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-04-05T11:51:14.714Z] #38 sha256:1c3d1fd33d843b6500ac497dcb8f2a85ca9a232004567e1134e05e02204b2a7c [2022-04-05T11:51:14.714Z] #38 10.40 #=#=# ######################################################################## 100.0% [2022-04-05T11:51:14.714Z] #38 10.76 [2022-04-05T11:51:14.714Z] #38 10.81 Download of images into '/build' complete. [2022-04-05T11:51:14.714Z] #38 10.81 Use something like the following to load the result into a Docker daemon: [2022-04-05T11:51:14.714Z] #38 10.81 tar -cC '/build' . | docker load [2022-04-05T11:51:14.714Z] #38 DONE 13.6s [2022-04-05T11:51:14.714Z] [2022-04-05T11:51:14.714Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:51:14.714Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:51:14.848Z] + docker info [2022-04-05T11:51:14.971Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 10.1s [2022-04-05T11:51:19.160Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 13.9s done [2022-04-05T11:51:19.160Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 [2022-04-05T11:51:19.160Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done [2022-04-05T11:51:19.160Z] #11 DONE 43.8s [2022-04-05T11:51:19.160Z] [2022-04-05T11:51:19.160Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-05T11:51:19.160Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-05T11:51:20.532Z] #12 DONE 1.1s [2022-04-05T11:51:20.532Z] [2022-04-05T11:51:20.532Z] #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-04-05T11:51:20.532Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-05T11:51:21.100Z] #13 DONE 0.6s [2022-04-05T11:51:21.100Z] [2022-04-05T11:51:21.100Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-05T11:51:21.100Z] #40 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-05T11:51:21.100Z] #40 DONE 0.0s [2022-04-05T11:51:21.100Z] [2022-04-05T11:51:21.100Z] #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-04-05T11:51:21.100Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T11:51:21.100Z] #41 ... [2022-04-05T11:51:21.100Z] [2022-04-05T11:51:21.100Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-05T11:51:21.100Z] #49 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-05T11:51:21.100Z] #49 DONE 0.2s [2022-04-05T11:51:21.362Z] [2022-04-05T11:51:21.362Z] #53 [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-04-05T11:51:21.362Z] #53 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-05T11:51:21.362Z] #53 DONE 0.2s [2022-04-05T11:51:21.362Z] [2022-04-05T11:51:21.362Z] #54 [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-04-05T11:51:21.362Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T11:51:23.106Z] Client: [2022-04-05T11:51:23.106Z] Context: default [2022-04-05T11:51:23.106Z] Debug Mode: false [2022-04-05T11:51:23.106Z] Plugins: [2022-04-05T11:51:23.106Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-05T11:51:23.106Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-05T11:51:23.106Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-04-05T11:51:23.106Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-04-05T11:51:23.106Z] [2022-04-05T11:51:23.106Z] Server: [2022-04-05T11:51:23.106Z] Containers: 0 [2022-04-05T11:51:23.106Z] Running: 0 [2022-04-05T11:51:23.106Z] Paused: 0 [2022-04-05T11:51:23.106Z] Stopped: 0 [2022-04-05T11:51:23.106Z] Images: 1 [2022-04-05T11:51:23.106Z] Server Version: 20.10.12 [2022-04-05T11:51:23.106Z] Storage Driver: overlay2 [2022-04-05T11:51:23.106Z] Backing Filesystem: extfs [2022-04-05T11:51:23.106Z] Supports d_type: true [2022-04-05T11:51:23.106Z] Native Overlay Diff: true [2022-04-05T11:51:23.106Z] userxattr: false [2022-04-05T11:51:23.106Z] Logging Driver: json-file [2022-04-05T11:51:23.106Z] Cgroup Driver: cgroupfs [2022-04-05T11:51:23.106Z] Cgroup Version: 1 [2022-04-05T11:51:23.106Z] Plugins: [2022-04-05T11:51:23.106Z] Volume: local [2022-04-05T11:51:23.106Z] Network: bridge host ipvlan macvlan null overlay [2022-04-05T11:51:23.106Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-05T11:51:23.106Z] Swarm: inactive [2022-04-05T11:51:23.106Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-04-05T11:51:23.106Z] Default Runtime: runc [2022-04-05T11:51:23.106Z] Init Binary: docker-init [2022-04-05T11:51:23.106Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-05T11:51:23.106Z] runc version: v1.0.2-0-g52b36a2 [2022-04-05T11:51:23.106Z] init version: de40ad0 [2022-04-05T11:51:23.106Z] Security Options: [2022-04-05T11:51:23.106Z] apparmor [2022-04-05T11:51:23.106Z] seccomp [2022-04-05T11:51:23.106Z] Profile: default [2022-04-05T11:51:23.106Z] Kernel Version: 5.4.0-1061-aws [2022-04-05T11:51:23.106Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-05T11:51:23.106Z] OSType: linux [2022-04-05T11:51:23.106Z] Architecture: x86_64 [2022-04-05T11:51:23.106Z] CPUs: 2 [2022-04-05T11:51:23.106Z] Total Memory: 7.565GiB [2022-04-05T11:51:23.106Z] Name: ip-10-100-102-215 [2022-04-05T11:51:23.106Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-04-05T11:51:23.106Z] Docker Root Dir: /var/lib/docker [2022-04-05T11:51:23.106Z] Debug Mode: false [2022-04-05T11:51:23.106Z] Registry: https://index.docker.io/v1/ [2022-04-05T11:51:23.106Z] Labels: [2022-04-05T11:51:23.106Z] Experimental: true [2022-04-05T11:51:23.106Z] Insecure Registries: [2022-04-05T11:51:23.106Z] 127.0.0.0/8 [2022-04-05T11:51:23.106Z] Live Restore Enabled: true [2022-04-05T11:51:23.107Z] [2022-04-05T11:51:23.107Z] WARNING: No swap limit support [Pipeline] sh [2022-04-05T11:51:23.260Z] #54 ... [2022-04-05T11:51:23.260Z] [2022-04-05T11:51:23.260Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-05T11:51:23.260Z] #14 sha256:24a1ac4a99012ffb2a8216b9dac6ddbeac51cb6f5a142a33bc8efb756d9faef8 [2022-04-05T11:51:23.260Z] #14 DONE 2.1s [2022-04-05T11:51:23.260Z] [2022-04-05T11:51:23.260Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-05T11:51:23.260Z] #15 sha256:a6347bf602fd46b0aab30abeb551e6783e5d5d3c3ed0796e3124d2e693ab7396 [2022-04-05T11:51:23.404Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-05T11:51:23.404Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-05T11:51:23.404Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43453/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-05T11:51:23.404Z] + bash /home/ubuntu/workspace/moby_PR-43453/check-config.sh [2022-04-05T11:51:23.404Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-05T11:51:23.404Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-04-05T11:51:23.404Z] [2022-04-05T11:51:23.404Z] Generally Necessary: [2022-04-05T11:51:23.404Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-05T11:51:23.404Z] - apparmor: enabled and tools installed [2022-04-05T11:51:23.404Z] - CONFIG_NAMESPACES: enabled [2022-04-05T11:51:23.404Z] - CONFIG_NET_NS: enabled [2022-04-05T11:51:23.404Z] - CONFIG_PID_NS: enabled [2022-04-05T11:51:23.404Z] - CONFIG_IPC_NS: enabled [2022-04-05T11:51:23.404Z] - CONFIG_UTS_NS: enabled [2022-04-05T11:51:23.404Z] - CONFIG_CGROUPS: enabled [2022-04-05T11:51:23.404Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-05T11:51:23.404Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-05T11:51:23.404Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-05T11:51:23.404Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-05T11:51:23.404Z] - CONFIG_CPUSETS: enabled [2022-04-05T11:51:23.404Z] - CONFIG_MEMCG: enabled [2022-04-05T11:51:23.404Z] - CONFIG_KEYS: enabled [2022-04-05T11:51:23.404Z] - CONFIG_VETH: enabled (as module) [2022-04-05T11:51:23.404Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-05T11:51:23.404Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-05T11:51:23.404Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-05T11:51:23.404Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-05T11:51:23.404Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-05T11:51:23.404Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-05T11:51:23.404Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-05T11:51:23.404Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-05T11:51:23.404Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-05T11:51:23.404Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-05T11:51:23.404Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-05T11:51:23.404Z] - CONFIG_CGROUP_BPF: enabled [2022-04-05T11:51:23.404Z] [2022-04-05T11:51:23.404Z] Optional Features: [2022-04-05T11:51:23.404Z] - CONFIG_USER_NS: enabled [2022-04-05T11:51:23.404Z] - CONFIG_SECCOMP: enabled [2022-04-05T11:51:23.404Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-05T11:51:23.404Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-05T11:51:23.404Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-05T11:51:23.404Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-05T11:51:23.404Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-05T11:51:23.404Z] - CONFIG_BLK_CGROUP: enabled [2022-04-05T11:51:23.404Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-05T11:51:23.404Z] - CONFIG_CGROUP_PERF: enabled [2022-04-05T11:51:23.665Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-05T11:51:23.665Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-05T11:51:23.665Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-05T11:51:23.665Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-05T11:51:23.665Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-05T11:51:23.665Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-05T11:51:23.665Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-05T11:51:23.665Z] - CONFIG_IP_VS: enabled (as module) [2022-04-05T11:51:23.665Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-05T11:51:23.665Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-05T11:51:23.665Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-05T11:51:23.665Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-05T11:51:23.665Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-05T11:51:23.665Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-05T11:51:23.665Z] - CONFIG_EXT4_FS: enabled [2022-04-05T11:51:23.665Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-05T11:51:23.665Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-05T11:51:23.665Z] - Network Drivers: [2022-04-05T11:51:23.665Z] - "overlay": [2022-04-05T11:51:23.665Z] - CONFIG_VXLAN: enabled (as module) [2022-04-05T11:51:23.665Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-05T11:51:23.665Z] Optional (for encrypted networks): [2022-04-05T11:51:23.665Z] - CONFIG_CRYPTO: enabled [2022-04-05T11:51:23.665Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-05T11:51:23.665Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-05T11:51:23.665Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-05T11:51:23.665Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-05T11:51:23.665Z] - CONFIG_XFRM: enabled [2022-04-05T11:51:23.665Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-05T11:51:23.665Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-05T11:51:23.665Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-05T11:51:23.665Z] - "ipvlan": [2022-04-05T11:51:23.665Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-05T11:51:23.665Z] - "macvlan": [2022-04-05T11:51:23.665Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-05T11:51:23.665Z] - CONFIG_DUMMY: enabled (as module) [2022-04-05T11:51:23.665Z] - "ftp,tftp client in container": [2022-04-05T11:51:23.665Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-05T11:51:23.665Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-05T11:51:23.665Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-05T11:51:23.665Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-05T11:51:23.665Z] - Storage Drivers: [2022-04-05T11:51:23.665Z] - "aufs": [2022-04-05T11:51:23.665Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-05T11:51:23.665Z] - "btrfs": [2022-04-05T11:51:23.665Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-05T11:51:23.665Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-05T11:51:23.665Z] - "devicemapper": [2022-04-05T11:51:23.665Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-05T11:51:23.665Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-05T11:51:23.665Z] - "overlay": [2022-04-05T11:51:23.665Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-05T11:51:23.665Z] - "zfs": [2022-04-05T11:51:23.665Z] - /dev/zfs: present [2022-04-05T11:51:23.665Z] - zfs command: missing [2022-04-05T11:51:23.665Z] - zpool command: missing [2022-04-05T11:51:23.665Z] [2022-04-05T11:51:23.665Z] Limits: [2022-04-05T11:51:23.665Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-05T11:51:23.665Z] [2022-04-05T11:51:23.665Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-05T11:51:24.268Z] + sudo modprobe ip_vs [2022-04-05T11:51:24.268Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:02d0e1ad8199385cc5c3e70a4435d5edc26ad369 . [2022-04-05T11:51:24.526Z] #1 [internal] load build definition from Dockerfile [2022-04-05T11:51:24.527Z] #1 sha256:7c947c39cc8ec02f9f9ae8e77563089fc0e27438ea5ad6492ab349db8dbf46c6 [2022-04-05T11:51:24.527Z] #1 transferring dockerfile: 16.77kB done [2022-04-05T11:51:24.527Z] #1 DONE 0.1s [2022-04-05T11:51:24.527Z] [2022-04-05T11:51:24.527Z] #2 [internal] load .dockerignore [2022-04-05T11:51:24.527Z] #2 sha256:6ba04dd0f57fc62d2621193c698a97ace7c7061e235fe384734c4828aabaa2c1 [2022-04-05T11:51:24.527Z] #2 transferring context: 87B done [2022-04-05T11:51:24.527Z] #2 DONE 0.1s [2022-04-05T11:51:24.527Z] [2022-04-05T11:51:24.527Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-05T11:51:24.527Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-05T11:51:24.785Z] #3 DONE 0.3s [2022-04-05T11:51:24.785Z] [2022-04-05T11:51:24.785Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-05T11:51:24.785Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-05T11:51:24.785Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-05T11:51:24.785Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-05T11:51:24.785Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-05T11:51:24.785Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-05T11:51:24.785Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.1s [2022-04-05T11:51:25.044Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-05T11:51:25.304Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-05T11:51:25.304Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-05T11:51:25.564Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-04-05T11:51:25.638Z] Fetching without tags [2022-04-05T11:51:25.785Z] #15 DONE 2.7s [2022-04-05T11:51:25.785Z] [2022-04-05T11:51:25.785Z] #54 [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-04-05T11:51:25.785Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T11:51:25.785Z] #54 4.074 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:51:25.785Z] #54 4.165 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:51:25.785Z] #54 4.274 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:51:25.785Z] #54 4.596 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-05T11:51:25.824Z] #4 DONE 0.8s [2022-04-05T11:51:25.824Z] [2022-04-05T11:51:25.824Z] #5 [internal] load build definition from Dockerfile [2022-04-05T11:51:25.824Z] #5 sha256:c4ceac78044449acb8be481f364c85f08f5687acee98a9cdadbbbe468654650f [2022-04-05T11:51:25.824Z] #5 DONE 0.0s [2022-04-05T11:51:25.824Z] [2022-04-05T11:51:25.824Z] #6 [internal] load .dockerignore [2022-04-05T11:51:25.824Z] #6 sha256:bb1e44d9c8280c78711216fc00a83892b2bb62fe33d58c264282daf8b1ede1ed [2022-04-05T11:51:25.824Z] #6 DONE 0.0s [2022-04-05T11:51:25.824Z] [2022-04-05T11:51:25.824Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-05T11:51:25.824Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-05T11:51:25.863Z] Merging remotes/origin/master commit 7691d17a37990b01386716fce8d76e96b90b0a7f into PR head commit ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 [2022-04-05T11:51:25.605Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T11:51:25.607Z] > git config --add remote.origin.fetch +refs/pull/43453/head:refs/remotes/origin/PR-43453 # timeout=10 [2022-04-05T11:51:25.612Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:51:25.625Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T11:51:25.637Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T11:51:25.638Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:51:25.638Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43453/head:refs/remotes/origin/PR-43453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:51:25.862Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T11:51:25.866Z] > git checkout -f ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 # timeout=10 [2022-04-05T11:51:26.727Z] #54 5.380 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T11:51:26.765Z] #10 ... [2022-04-05T11:51:26.765Z] [2022-04-05T11:51:26.765Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-05T11:51:26.765Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-05T11:51:26.765Z] #9 DONE 0.9s [2022-04-05T11:51:26.765Z] [2022-04-05T11:51:26.765Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-05T11:51:26.765Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-05T11:51:26.765Z] #8 DONE 0.9s [2022-04-05T11:51:26.765Z] [2022-04-05T11:51:26.765Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-05T11:51:26.765Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-05T11:51:26.765Z] #7 DONE 0.9s [2022-04-05T11:51:27.023Z] Merge succeeded, producing 32e43864d378528bd2d0a78d40da9d27fa728f19 [2022-04-05T11:51:27.024Z] Checking out Revision 32e43864d378528bd2d0a78d40da9d27fa728f19 (PR-43453) [2022-04-05T11:51:27.026Z] [2022-04-05T11:51:27.026Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-05T11:51:27.026Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-05T11:51:27.026Z] #10 DONE 1.0s [2022-04-05T11:51:27.082Z] Commit message: "Merge commit '7691d17a37990b01386716fce8d76e96b90b0a7f' into HEAD" [2022-04-05T11:51:26.372Z] > git remote # timeout=10 [2022-04-05T11:51:26.378Z] > git config --get remote.origin.url # timeout=10 [2022-04-05T11:51:26.382Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:51:26.383Z] > git merge 7691d17a37990b01386716fce8d76e96b90b0a7f # timeout=10 [2022-04-05T11:51:27.017Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-05T11:51:27.023Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T11:51:27.028Z] > git checkout -f 32e43864d378528bd2d0a78d40da9d27fa728f19 # timeout=10 [2022-04-05T11:51:27.083Z] > git rev-list --no-walk ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-05T11:51:27.658Z] #54 ... [2022-04-05T11:51:27.658Z] [2022-04-05T11:51:27.658Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-05T11:51:27.658Z] #16 sha256:e6de4d8c6450cd3260b735febf0884f9e458671d69ef5d452931bf4eb143632e [2022-04-05T11:51:27.658Z] #16 DONE 1.9s [2022-04-05T11:51:27.771Z] + docker version [2022-04-05T11:51:27.771Z] Client: Docker Engine - Community [2022-04-05T11:51:27.771Z] Version: 20.10.12 [2022-04-05T11:51:27.771Z] API version: 1.41 [2022-04-05T11:51:27.771Z] Go version: go1.16.12 [2022-04-05T11:51:27.771Z] Git commit: e91ed57 [2022-04-05T11:51:27.771Z] Built: Mon Dec 13 11:45:33 2021 [2022-04-05T11:51:27.771Z] OS/Arch: linux/amd64 [2022-04-05T11:51:27.771Z] Context: default [2022-04-05T11:51:27.771Z] Experimental: true [2022-04-05T11:51:27.771Z] [2022-04-05T11:51:27.771Z] Server: Docker Engine - Community [2022-04-05T11:51:27.771Z] Engine: [2022-04-05T11:51:27.771Z] Version: 20.10.12 [2022-04-05T11:51:27.771Z] API version: 1.41 (minimum version 1.12) [2022-04-05T11:51:27.771Z] Go version: go1.16.12 [2022-04-05T11:51:27.771Z] Git commit: 459d0df [2022-04-05T11:51:27.771Z] Built: Mon Dec 13 11:43:42 2021 [2022-04-05T11:51:27.771Z] OS/Arch: linux/amd64 [2022-04-05T11:51:27.771Z] Experimental: true [2022-04-05T11:51:27.771Z] containerd: [2022-04-05T11:51:27.771Z] Version: 1.4.12 [2022-04-05T11:51:27.771Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-05T11:51:27.771Z] runc: [2022-04-05T11:51:27.771Z] Version: 1.0.2 [2022-04-05T11:51:27.771Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-05T11:51:27.771Z] docker-init: [2022-04-05T11:51:27.771Z] Version: 0.19.0 [2022-04-05T11:51:27.771Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-05T11:51:27.915Z] [2022-04-05T11:51:27.915Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-05T11:51:27.915Z] #17 sha256:2499d4a89d98d94b3e937911b2b0cba450ee703e56ff52d46f0ab383f495b13e [2022-04-05T11:51:27.967Z] [2022-04-05T11:51:27.967Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-05T11:51:27.967Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-05T11:51:27.967Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.0s done [2022-04-05T11:51:27.967Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-05T11:51:28.055Z] + docker info [2022-04-05T11:51:28.227Z] #28 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done [2022-04-05T11:51:28.227Z] #28 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done [2022-04-05T11:51:28.227Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 0B / 54.94MB 0.1s [2022-04-05T11:51:28.487Z] #28 ... [2022-04-05T11:51:28.487Z] [2022-04-05T11:51:28.487Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-05T11:51:28.487Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-05T11:51:28.487Z] #45 DONE 0.0s [2022-04-05T11:51:28.487Z] [2022-04-05T11:51:28.487Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-05T11:51:28.487Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-05T11:51:28.487Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 4.19MB / 54.94MB 0.3s [2022-04-05T11:51:28.623Z] Client: [2022-04-05T11:51:28.623Z] Context: default [2022-04-05T11:51:28.623Z] Debug Mode: false [2022-04-05T11:51:28.624Z] Plugins: [2022-04-05T11:51:28.624Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-05T11:51:28.624Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-05T11:51:28.624Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-04-05T11:51:28.624Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-04-05T11:51:28.624Z] [2022-04-05T11:51:28.624Z] Server: [2022-04-05T11:51:28.624Z] Containers: 0 [2022-04-05T11:51:28.624Z] Running: 0 [2022-04-05T11:51:28.624Z] Paused: 0 [2022-04-05T11:51:28.624Z] Stopped: 0 [2022-04-05T11:51:28.624Z] Images: 2 [2022-04-05T11:51:28.624Z] Server Version: 20.10.12 [2022-04-05T11:51:28.624Z] Storage Driver: overlay2 [2022-04-05T11:51:28.624Z] Backing Filesystem: extfs [2022-04-05T11:51:28.624Z] Supports d_type: true [2022-04-05T11:51:28.624Z] Native Overlay Diff: true [2022-04-05T11:51:28.624Z] userxattr: false [2022-04-05T11:51:28.624Z] Logging Driver: json-file [2022-04-05T11:51:28.624Z] Cgroup Driver: systemd [2022-04-05T11:51:28.624Z] Cgroup Version: 2 [2022-04-05T11:51:28.624Z] Plugins: [2022-04-05T11:51:28.624Z] Volume: local [2022-04-05T11:51:28.624Z] Network: bridge host ipvlan macvlan null overlay [2022-04-05T11:51:28.624Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-05T11:51:28.624Z] Swarm: inactive [2022-04-05T11:51:28.624Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-04-05T11:51:28.624Z] Default Runtime: runc [2022-04-05T11:51:28.624Z] Init Binary: docker-init [2022-04-05T11:51:28.624Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-05T11:51:28.624Z] runc version: v1.0.2-0-g52b36a2 [2022-04-05T11:51:28.624Z] init version: de40ad0 [2022-04-05T11:51:28.624Z] Security Options: [2022-04-05T11:51:28.624Z] apparmor [2022-04-05T11:51:28.624Z] seccomp [2022-04-05T11:51:28.624Z] Profile: default [2022-04-05T11:51:28.624Z] cgroupns [2022-04-05T11:51:28.624Z] Kernel Version: 5.11.0-1023-aws [2022-04-05T11:51:28.624Z] Operating System: Ubuntu 20.04.3 LTS [2022-04-05T11:51:28.624Z] OSType: linux [2022-04-05T11:51:28.624Z] Architecture: x86_64 [2022-04-05T11:51:28.624Z] CPUs: 2 [2022-04-05T11:51:28.624Z] Total Memory: 7.477GiB [2022-04-05T11:51:28.624Z] Name: ip-10-100-39-201 [2022-04-05T11:51:28.624Z] ID: 7KME:NV2J:EQBM:WHKE:5EE7:CLST:3WKA:WZFP:UKH2:O4ZT:4I7A:FGJH [2022-04-05T11:51:28.624Z] Docker Root Dir: /var/lib/docker [2022-04-05T11:51:28.624Z] Debug Mode: false [2022-04-05T11:51:28.624Z] Registry: https://index.docker.io/v1/ [2022-04-05T11:51:28.624Z] Labels: [2022-04-05T11:51:28.624Z] Experimental: true [2022-04-05T11:51:28.624Z] Insecure Registries: [2022-04-05T11:51:28.624Z] 127.0.0.0/8 [2022-04-05T11:51:28.624Z] Live Restore Enabled: true [2022-04-05T11:51:28.624Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-05T11:51:28.755Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 14.68MB / 54.94MB 0.6s [2022-04-05T11:51:28.959Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:32e43864d378528bd2d0a78d40da9d27fa728f19 . [2022-04-05T11:51:28.959Z] #1 [internal] load build definition from Dockerfile [2022-04-05T11:51:28.959Z] #1 sha256:8319c993679b547d28472f90990b1e034f4371227717d601a67538a7232b4f9b [2022-04-05T11:51:28.959Z] #1 transferring dockerfile: 16.77kB done [2022-04-05T11:51:28.959Z] #1 DONE 0.0s [2022-04-05T11:51:28.959Z] [2022-04-05T11:51:28.959Z] #2 [internal] load .dockerignore [2022-04-05T11:51:28.959Z] #2 sha256:463033682143c5104063055f4a15feff3ccc34d35ba0c642016c79d1c9e8bde7 [2022-04-05T11:51:28.959Z] #2 transferring context: 87B 0.0s done [2022-04-05T11:51:28.959Z] #2 DONE 0.0s [2022-04-05T11:51:28.959Z] [2022-04-05T11:51:28.959Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-05T11:51:28.959Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-05T11:51:29.015Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 26.21MB / 54.94MB 0.9s [2022-04-05T11:51:29.219Z] #3 DONE 0.1s [2022-04-05T11:51:29.219Z] [2022-04-05T11:51:29.219Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-05T11:51:29.219Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-05T11:51:29.219Z] #4 CACHED [2022-04-05T11:51:29.276Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 33.55MB / 54.94MB 1.1s [2022-04-05T11:51:29.284Z] #17 DONE 1.6s [2022-04-05T11:51:29.284Z] [2022-04-05T11:51:29.284Z] #54 [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-04-05T11:51:29.284Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T11:51:29.284Z] #54 7.471 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T11:51:29.479Z] [2022-04-05T11:51:29.479Z] #5 [internal] load build definition from Dockerfile [2022-04-05T11:51:29.479Z] #5 sha256:1a6903ca75b421f71f0ba358ac610ba1073dc8442d8bd4e1709d8e8be8c799e8 [2022-04-05T11:51:29.479Z] #5 DONE 0.0s [2022-04-05T11:51:29.479Z] [2022-04-05T11:51:29.479Z] #6 [internal] load .dockerignore [2022-04-05T11:51:29.479Z] #6 sha256:81bd4c73ce4e5fc6f70b4e88c34321caad3814f7d333fd660a257fd0ddd09507 [2022-04-05T11:51:29.479Z] #6 DONE 0.0s [2022-04-05T11:51:29.479Z] [2022-04-05T11:51:29.479Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-05T11:51:29.479Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-05T11:51:29.479Z] #8 DONE 0.1s [2022-04-05T11:51:29.479Z] [2022-04-05T11:51:29.479Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-05T11:51:29.479Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-05T11:51:29.479Z] #10 DONE 0.1s [2022-04-05T11:51:29.479Z] [2022-04-05T11:51:29.479Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-05T11:51:29.479Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-05T11:51:29.479Z] #9 DONE 0.1s [2022-04-05T11:51:29.479Z] [2022-04-05T11:51:29.479Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-05T11:51:29.479Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-05T11:51:29.479Z] #7 DONE 0.1s [2022-04-05T11:51:29.537Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 40.89MB / 54.94MB 1.3s [2022-04-05T11:51:29.740Z] [2022-04-05T11:51:29.740Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T11:51:29.740Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-05T11:51:29.740Z] #69 DONE 0.0s [2022-04-05T11:51:29.740Z] [2022-04-05T11:51:29.740Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T11:51:29.740Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-05T11:51:29.740Z] #67 DONE 0.0s [2022-04-05T11:51:29.740Z] [2022-04-05T11:51:29.740Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:51:29.740Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:51:29.740Z] #11 DONE 0.0s [2022-04-05T11:51:29.740Z] [2022-04-05T11:51:29.740Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-05T11:51:29.740Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-05T11:51:29.740Z] #28 DONE 0.0s [2022-04-05T11:51:29.740Z] [2022-04-05T11:51:29.740Z] #24 [internal] load build context [2022-04-05T11:51:29.740Z] #24 sha256:9e0b8c2952d46d2f67ccf86cafebe03a086c962183533a902b6b08420433ff90 [2022-04-05T11:51:29.803Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 47.97MB / 54.94MB 1.6s [2022-04-05T11:51:30.069Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 1.8s [2022-04-05T11:51:30.312Z] #24 ... [2022-04-05T11:51:30.312Z] [2022-04-05T11:51:30.312Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-05T11:51:30.312Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-05T11:51:30.312Z] #45 DONE 0.4s [2022-04-05T11:51:30.312Z] [2022-04-05T11:51:30.312Z] #24 [internal] load build context [2022-04-05T11:51:30.312Z] #24 sha256:9e0b8c2952d46d2f67ccf86cafebe03a086c962183533a902b6b08420433ff90 [2022-04-05T11:51:30.639Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 2.4s done [2022-04-05T11:51:30.639Z] #28 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 [2022-04-05T11:51:30.679Z] #54 9.239 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T11:51:30.936Z] #54 ... [2022-04-05T11:51:30.936Z] [2022-04-05T11:51:30.936Z] #43 [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-04-05T11:51:30.936Z] #43 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-05T11:51:30.936Z] #43 4.087 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-05T11:51:31.195Z] #43 ... [2022-04-05T11:51:31.195Z] [2022-04-05T11:51:31.195Z] #50 [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-04-05T11:51:31.195Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T11:51:31.195Z] #50 3.005 + git clone https://github.com/docker/distribution.git . [2022-04-05T11:51:31.195Z] #50 3.006 Cloning into '.'... [2022-04-05T11:51:31.452Z] #50 ... [2022-04-05T11:51:31.452Z] [2022-04-05T11:51:31.452Z] #60 [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-04-05T11:51:31.452Z] #60 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-05T11:51:31.452Z] #60 3.555 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-05T11:51:31.452Z] #60 4.765 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-05T11:51:31.452Z] #60 4.788 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-05T11:51:31.452Z] #60 4.858 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-05T11:51:31.452Z] #60 6.701 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-05T11:51:31.452Z] #60 ... [2022-04-05T11:51:31.452Z] [2022-04-05T11:51:31.452Z] #58 [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-04-05T11:51:31.452Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T11:51:31.452Z] #58 3.598 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-05T11:51:31.707Z] #24 transferring context: 60.69MB 1.8s done [2022-04-05T11:51:31.707Z] #24 DONE 1.9s [2022-04-05T11:51:31.707Z] [2022-04-05T11:51:31.707Z] #73 [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-04-05T11:51:31.707Z] #73 sha256:02a4d9c52bb53bf506bf04f64e3093a4e9d44ca1fa46fa3dd19c932adeccebc7 [2022-04-05T11:51:31.707Z] #73 CACHED [2022-04-05T11:51:31.707Z] [2022-04-05T11:51:31.707Z] #60 [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-04-05T11:51:31.707Z] #60 sha256:36dcb24c152246cd6f73f75999942e42eb42af5cbfa4a43df098af4a40f5f3ce [2022-04-05T11:51:31.707Z] #60 CACHED [2022-04-05T11:51:31.707Z] [2022-04-05T11:51:31.707Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-05T11:51:31.707Z] #25 sha256:49e1b6f516801cd602b9c238a773569b20c28e19c12054f308fe1b416d4454bc [2022-04-05T11:51:31.707Z] #25 CACHED [2022-04-05T11:51:31.707Z] [2022-04-05T11:51:31.707Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-05T11:51:31.707Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-05T11:51:31.707Z] #17 CACHED [2022-04-05T11:51:31.707Z] [2022-04-05T11:51:31.708Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-05T11:51:31.708Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-05T11:51:31.708Z] #16 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #63 [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-04-05T11:51:31.708Z] #63 sha256:a6e9a6d402c9a6e1b7935f0d614a893f2091c871ab28937ed02359018d4f7556 [2022-04-05T11:51:31.708Z] #63 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-05T11:51:31.708Z] #65 sha256:661cb9698bdad089d1a5f42e83726562d5eddb865bef83cf28cd67e3bce766a6 [2022-04-05T11:51:31.708Z] #65 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-05T11:51:31.708Z] #32 sha256:fbe639bbb6f9880d74f861ff6f77377c879dd5f5461bccb4910a9326b88981cc [2022-04-05T11:51:31.708Z] #32 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-05T11:51:31.708Z] #39 sha256:2d8f8fb1d0a42b3320532f75989ce3e98e77e91feae4ba75d101a774e2b6653a [2022-04-05T11:51:31.708Z] #39 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-05T11:51:31.708Z] #35 sha256:031735435da68f23e0e1f51c21f0fec78e3c653eb9848d2d9ea1ebf5e50f1a28 [2022-04-05T11:51:31.708Z] #35 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-05T11:51:31.708Z] #64 sha256:40484bb22fe073a6bfcfe04c6e706ffbaa033e0cb07989ebe5bfc50d7f030c70 [2022-04-05T11:51:31.708Z] #64 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-05T11:51:31.708Z] #57 sha256:ee124128f1bcbd3db4062effe271ab113bce3855a156e04c56a9eb6c77abbd06 [2022-04-05T11:51:31.708Z] #57 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-05T11:51:31.708Z] #52 sha256:20a79bee2487e2532daa2926d062dbde75d966d641891e9be1cf2db41a28c67f [2022-04-05T11:51:31.708Z] #52 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-05T11:51:31.708Z] #71 sha256:9e151bfe56cb3ba119d1473bf9c70b542d3bca88ad3077b5e0c7b1fd7c9179ad [2022-04-05T11:51:31.708Z] #71 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #46 [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-04-05T11:51:31.708Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-05T11:51:31.708Z] #46 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #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-04-05T11:51:31.708Z] #31 sha256:4ec866a03512c02194d78fd55e7a60b370a2b4fe7c2753b64a9aff7fab855b17 [2022-04-05T11:51:31.708Z] #31 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #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-04-05T11:51:31.708Z] #26 sha256:e46785c5ec89e5fd4f955bc77d3a59729a3503901d60010af10fb7ef48c1d79a [2022-04-05T11:51:31.708Z] #26 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-05T11:51:31.708Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-05T11:51:31.708Z] #15 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-05T11:51:31.708Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-05T11:51:31.708Z] #19 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-05T11:51:31.708Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-05T11:51:31.708Z] #12 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-05T11:51:31.708Z] #55 sha256:555ec62f850cd7858d021c98b5fe3ad26b79199833a51b238131f05f0cbe8b81 [2022-04-05T11:51:31.708Z] #55 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #53 [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-04-05T11:51:31.708Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-05T11:51:31.708Z] #53 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #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-04-05T11:51:31.708Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T11:51:31.708Z] #34 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-05T11:51:31.708Z] #66 sha256:01e813894c4ae205d8fd11f15cf137acce03dbf81e5232595d4d2e5a08e2b7ba [2022-04-05T11:51:31.708Z] #66 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #56 [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-04-05T11:51:31.708Z] #56 sha256:954fd6e7abf98fb8f0d0e28e2213f6a0f40b7ce72e81a793898a588f5b7b66c8 [2022-04-05T11:51:31.708Z] #56 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #58 [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-04-05T11:51:31.708Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T11:51:31.708Z] #58 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-05T11:51:31.708Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-05T11:51:31.708Z] #33 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-05T11:51:31.708Z] #50 sha256:af34c2a9c012c4e66b3813616c2fe9255edc249a9f6de9535076628662f7722b [2022-04-05T11:51:31.708Z] #50 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #38 [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-04-05T11:51:31.708Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T11:51:31.708Z] #38 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-05T11:51:31.708Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-05T11:51:31.708Z] #20 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-05T11:51:31.708Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-05T11:51:31.708Z] #18 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-05T11:51:31.708Z] #27 sha256:bc708c99439adf469d194a5766c96a1905307ed6504ee182643d28de0c05e7e7 [2022-04-05T11:51:31.708Z] #27 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-05T11:51:31.708Z] #30 sha256:44c6a4d98cf1c3a64d0db746a740845633e65b3a41bdec66161b5ee1056c0a25 [2022-04-05T11:51:31.708Z] #30 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-05T11:51:31.708Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-05T11:51:31.708Z] #42 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #21 [dev-systemd-false 7/24] 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-04-05T11:51:31.708Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-05T11:51:31.708Z] #21 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #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-04-05T11:51:31.708Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-05T11:51:31.708Z] #29 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #47 [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-04-05T11:51:31.708Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T11:51:31.708Z] #47 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-05T11:51:31.708Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-05T11:51:31.708Z] #23 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-05T11:51:31.708Z] #61 sha256:74ce17d2a9500a7efa8d73981ddd528aaa208cfcd90efc89d3fa044abab4a357 [2022-04-05T11:51:31.708Z] #61 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #22 [dev-systemd-false 8/24] 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-04-05T11:51:31.708Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-05T11:51:31.708Z] #22 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #49 [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-04-05T11:51:31.708Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-05T11:51:31.708Z] #49 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #40 [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-04-05T11:51:31.708Z] #40 sha256:a1962fd7044496edf7c53d08bce28d41351cbfbe55893fcbfc942a973b6cab26 [2022-04-05T11:51:31.708Z] #40 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-05T11:51:31.708Z] #37 sha256:b60ef1b7bed159d0de9302111583c38c0412676268c57e564e656948083d447b [2022-04-05T11:51:31.708Z] #37 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-05T11:51:31.708Z] #72 sha256:4300ee73315e8c7e95319aa66727a15e2c9558566736a104e6e41bf36802c39e [2022-04-05T11:51:31.708Z] #72 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #43 [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-04-05T11:51:31.708Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T11:51:31.708Z] #43 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #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-04-05T11:51:31.708Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-05T11:51:31.708Z] #13 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #51 [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-04-05T11:51:31.708Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T11:51:31.708Z] #51 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #36 [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-04-05T11:51:31.708Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-05T11:51:31.708Z] #36 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-05T11:51:31.708Z] #59 sha256:011634c049c1d3c61e415d26cbfa11e82a82babe1b8b04e7fdcd8d5b7cdd7b7e [2022-04-05T11:51:31.708Z] #59 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-05T11:51:31.708Z] #44 sha256:34162006e66a412b1aa8045f0e31a1faa414d61267cd1e26d5545be666380787 [2022-04-05T11:51:31.708Z] #44 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.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-04-05T11:51:31.708Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:51:31.708Z] #14 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-05T11:51:31.708Z] #41 sha256:9b1beb0977afe53e78151735e678c17a67ef0c694af029a3323c3e59d0a82b0b [2022-04-05T11:51:31.708Z] #41 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-05T11:51:31.708Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-05T11:51:31.708Z] #70 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-05T11:51:31.708Z] #62 sha256:0be1dd7be347c11fc930499b27ff61c02ff6294f548166f9604d2d23c69a8643 [2022-04-05T11:51:31.708Z] #62 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-05T11:51:31.708Z] #54 sha256:921bf6c354f7b2de41f23e54b190866d06f867994b50b7eae753f158428d6500 [2022-04-05T11:51:31.708Z] #54 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-05T11:51:31.708Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-05T11:51:31.708Z] #68 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-05T11:51:31.708Z] #48 sha256:45741f82e3b445ad46694a416317228039559e67a4b4d4db01c70ab65b4f842e [2022-04-05T11:51:31.708Z] #48 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #74 [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-04-05T11:51:31.708Z] #74 sha256:a2bc42d974d4f2e22f49c98844b024b7b41485e9dc5fa0e05385d90aac7aa3b8 [2022-04-05T11:51:31.708Z] #74 CACHED [2022-04-05T11:51:31.708Z] [2022-04-05T11:51:31.708Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-05T11:51:31.708Z] #75 sha256:519cc90d29f45d4de86c8006460e9ac9ed2592b3c711a68d2a29f3d32c8c1ea2 [2022-04-05T11:51:31.709Z] #58 ... [2022-04-05T11:51:31.709Z] [2022-04-05T11:51:31.709Z] #56 [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-04-05T11:51:31.709Z] #56 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-05T11:51:31.709Z] #56 4.215 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-05T11:51:31.709Z] #56 5.786 go: downloading github.com/fatih/color v1.10.0 [2022-04-05T11:51:31.709Z] #56 5.786 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-05T11:51:31.709Z] #56 5.818 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-05T11:51:31.709Z] #56 5.858 go: downloading github.com/pkg/errors v0.9.1 [2022-04-05T11:51:31.709Z] #56 6.222 go: downloading golang.org/x/tools v0.1.0 [2022-04-05T11:51:31.709Z] #56 6.299 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-05T11:51:31.709Z] #56 6.389 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-05T11:51:31.709Z] #56 6.452 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-05T11:51:31.709Z] #56 6.551 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-05T11:51:31.709Z] #56 10.31 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-05T11:51:31.709Z] #56 10.52 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-05T11:51:31.709Z] #56 10.60 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-05T11:51:31.709Z] #56 ... [2022-04-05T11:51:31.709Z] [2022-04-05T11:51:31.709Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-05T11:51:31.709Z] #18 sha256:3edcaa2a38be60e2f916411534b420c99fd6f441b9c27d8dfd52c97be924f025 [2022-04-05T11:51:31.709Z] #18 DONE 2.4s [2022-04-05T11:51:31.709Z] [2022-04-05T11:51:31.709Z] #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-04-05T11:51:31.709Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T11:51:31.709Z] #41 3.773 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-05T11:51:31.709Z] #41 3.773 Cloning into '.'... [2022-04-05T11:51:31.966Z] #41 ... [2022-04-05T11:51:31.966Z] [2022-04-05T11:51:31.966Z] #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-04-05T11:51:31.966Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-05T11:51:33.091Z] #75 DONE 1.1s [2022-04-05T11:51:33.091Z] [2022-04-05T11:51:33.091Z] #76 exporting to image [2022-04-05T11:51:33.091Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-05T11:51:33.091Z] #76 exporting layers [2022-04-05T11:51:33.863Z] #19 1.710 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:51:33.863Z] #19 1.816 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:51:33.863Z] #19 1.816 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:51:34.030Z] #76 exporting layers 1.0s done [2022-04-05T11:51:34.030Z] #76 writing image sha256:37d07217508e3b490cf61d4e114c920e995b3989645f8e207b6378dc0e6e621b done [2022-04-05T11:51:34.030Z] #76 naming to docker.io/library/docker:32e43864d378528bd2d0a78d40da9d27fa728f19 done [2022-04-05T11:51:34.030Z] #76 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-05T11:51:34.401Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=32e43864d378528bd2d0a78d40da9d27fa728f19 -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:32e43864d378528bd2d0a78d40da9d27fa728f19 hack/make.sh dynbinary test-integration [2022-04-05T11:51:34.661Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-05T11:51:34.661Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-05T11:51:34.661Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-05T11:51:34.661Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-05T11:51:34.661Z] 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-04-05T11:51:34.661Z] Detected virtualization docker. [2022-04-05T11:51:34.661Z] Detected architecture x86-64. [2022-04-05T11:51:34.661Z] Set hostname to <2beba039c3df>. [2022-04-05T11:51:34.794Z] #19 2.871 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-05T11:51:34.849Z] #28 ... [2022-04-05T11:51:34.849Z] [2022-04-05T11:51:34.849Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:51:34.849Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:51:34.849Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.1s done [2022-04-05T11:51:34.849Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done [2022-04-05T11:51:34.849Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-05T11:51:34.849Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done [2022-04-05T11:51:34.849Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 2.4s done [2022-04-05T11:51:34.849Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 0.4s done [2022-04-05T11:51:34.849Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 0.7s done [2022-04-05T11:51:34.849Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 2.9s done [2022-04-05T11:51:34.849Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 3.6s done [2022-04-05T11:51:34.849Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 3.7s done [2022-04-05T11:51:34.849Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 68.43MB / 141.70MB 6.0s [2022-04-05T11:51:34.849Z] #11 ... [2022-04-05T11:51:34.849Z] [2022-04-05T11:51:34.849Z] #24 [internal] load build context [2022-04-05T11:51:34.849Z] #24 sha256:2f67553f27181a94d6278999b50c8a1bf7a860dbbbdebfe881dc537c5ef8cc14 [2022-04-05T11:51:34.849Z] #24 transferring context: 60.71MB 6.3s done [2022-04-05T11:51:34.849Z] #24 DONE 6.5s [2022-04-05T11:51:34.849Z] [2022-04-05T11:51:34.849Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:51:34.849Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:51:34.849Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 76.55MB / 141.70MB 6.2s [2022-04-05T11:51:34.849Z] #11 ... [2022-04-05T11:51:34.849Z] [2022-04-05T11:51:34.849Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-05T11:51:34.849Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-05T11:51:34.924Z] modprobe@configfs.service: Succeeded. [2022-04-05T11:51:34.925Z] modprobe@drm.service: Succeeded. [2022-04-05T11:51:34.925Z] modprobe@fuse.service: Succeeded. [2022-04-05T11:51:34.925Z] + source /etc/docker-entrypoint-cmd [2022-04-05T11:51:34.925Z] ++ hack/make.sh dynbinary test-integration [2022-04-05T11:51:34.925Z] [2022-04-05T11:51:35.185Z] Removing bundles/ [2022-04-05T11:51:35.185Z] [2022-04-05T11:51:35.185Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-05T11:51:35.185Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-05T11:51:35.185Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T11:51:35.357Z] #19 3.678 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-05T11:51:35.787Z] #28 ... [2022-04-05T11:51:35.788Z] [2022-04-05T11:51:35.788Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T11:51:35.788Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-05T11:51:35.788Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-04-05T11:51:35.788Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-05T11:51:35.788Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-05T11:51:35.788Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-05T11:51:35.788Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2022-04-05T11:51:35.788Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2022-04-05T11:51:35.788Z] #67 DONE 7.5s [2022-04-05T11:51:35.788Z] [2022-04-05T11:51:35.788Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-05T11:51:35.788Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-05T11:51:35.788Z] #28 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 5.1s [2022-04-05T11:51:36.730Z] #19 4.684 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-05T11:51:37.297Z] #19 ... [2022-04-05T11:51:37.297Z] [2022-04-05T11:51:37.297Z] #43 [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-04-05T11:51:37.297Z] #43 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-05T11:51:37.297Z] #43 16.19 tomll can be used in two ways: [2022-04-05T11:51:37.297Z] #43 16.19 Writing to STDIN and reading from STDOUT: [2022-04-05T11:51:37.297Z] #43 16.19 cat file.toml | tomll > file.toml [2022-04-05T11:51:37.297Z] #43 16.19 [2022-04-05T11:51:37.297Z] #43 16.19 Reading and updating a list of files: [2022-04-05T11:51:37.297Z] #43 16.19 tomll a.toml b.toml c.toml [2022-04-05T11:51:37.297Z] #43 16.19 [2022-04-05T11:51:37.297Z] #43 16.19 When given a list of files, tomll will modify all files in place without asking. [2022-04-05T11:51:37.699Z] #28 ... [2022-04-05T11:51:37.699Z] [2022-04-05T11:51:37.699Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T11:51:37.699Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-05T11:51:37.699Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-05T11:51:37.699Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-05T11:51:37.699Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-05T11:51:37.699Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.5s done [2022-04-05T11:51:37.699Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2022-04-05T11:51:37.699Z] #69 DONE 9.3s [2022-04-05T11:51:37.699Z] [2022-04-05T11:51:37.700Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-05T11:51:37.700Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-05T11:51:38.232Z] #43 DONE 17.1s [2022-04-05T11:51:38.232Z] [2022-04-05T11:51:38.232Z] #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-04-05T11:51:38.232Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-05T11:51:38.232Z] #19 6.235 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T11:51:38.681Z] Fetching without tags [2022-04-05T11:51:38.994Z] Merging remotes/origin/master commit 7691d17a37990b01386716fce8d76e96b90b0a7f into PR head commit ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 [2022-04-05T11:51:39.168Z] #19 7.308 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-05T11:51:39.617Z] #28 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 8.5s done [2022-04-05T11:51:39.617Z] #28 DONE 11.5s [2022-04-05T11:51:39.617Z] [2022-04-05T11:51:39.617Z] #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-04-05T11:51:39.617Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-05T11:51:40.184Z] #29 ... [2022-04-05T11:51:40.184Z] [2022-04-05T11:51:40.184Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-05T11:51:40.184Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-05T11:51:40.184Z] #68 DONE 0.7s [2022-04-05T11:51:40.184Z] [2022-04-05T11:51:40.184Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:51:40.184Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:51:40.184Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 9.1s done [2022-04-05T11:51:40.184Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.7s done [2022-04-05T11:51:38.611Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T11:51:38.627Z] > git config --add remote.origin.fetch +refs/pull/43453/head:refs/remotes/origin/PR-43453 # timeout=10 [2022-04-05T11:51:38.637Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:51:38.664Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T11:51:38.688Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T11:51:38.688Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:51:38.693Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43453/head:refs/remotes/origin/PR-43453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:51:39.005Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T11:51:39.023Z] > git checkout -f ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 # timeout=10 [2022-04-05T11:51:39.804Z] > git remote # timeout=10 [2022-04-05T11:51:39.822Z] > git config --get remote.origin.url # timeout=10 [2022-04-05T11:51:39.835Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:51:39.836Z] > git merge 7691d17a37990b01386716fce8d76e96b90b0a7f # timeout=10 [2022-04-05T11:51:40.443Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 [2022-04-05T11:51:40.540Z] #19 8.576 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-05T11:51:40.703Z] #11 ... [2022-04-05T11:51:40.703Z] [2022-04-05T11:51:40.703Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-05T11:51:40.703Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-05T11:51:40.703Z] #70 DONE 0.6s [2022-04-05T11:51:40.703Z] [2022-04-05T11:51:40.703Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:51:40.703Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:51:40.855Z] Merge succeeded, producing cc09b5f89782a2ea07d2503884608f2fd73e5d06 [2022-04-05T11:51:40.856Z] Checking out Revision cc09b5f89782a2ea07d2503884608f2fd73e5d06 (PR-43453) [2022-04-05T11:51:41.127Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02fcecc6792e000e8) in /home/ubuntu/workspace/moby_PR-43453 [Pipeline] { [Pipeline] checkout [2022-04-05T11:51:41.271Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.7s done [2022-04-05T11:51:41.326Z] The recommended git tool is: git [2022-04-05T11:51:41.471Z] #19 9.599 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-05T11:51:41.471Z] #19 9.599 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-05T11:51:41.471Z] #19 9.599 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-05T11:51:41.471Z] #19 9.599 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-05T11:51:41.471Z] #19 9.638 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-05T11:51:41.471Z] #19 9.638 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T11:51:41.471Z] #19 9.638 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-05T11:51:41.471Z] #19 9.638 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-05T11:51:41.471Z] #19 9.638 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T11:51:41.471Z] #19 9.638 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-05T11:51:41.471Z] #19 9.638 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-05T11:51:41.472Z] #19 9.650 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-05T11:51:41.532Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 0.1s [2022-04-05T11:51:40.837Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-05T11:51:40.858Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T11:51:40.868Z] > git checkout -f cc09b5f89782a2ea07d2503884608f2fd73e5d06 # timeout=10 [2022-04-05T11:51:43.998Z] #19 ... [2022-04-05T11:51:43.998Z] [2022-04-05T11:51:43.998Z] #56 [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-04-05T11:51:43.998Z] #56 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-05T11:51:43.998Z] #56 12.49 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-05T11:51:43.998Z] #56 12.57 go: downloading golang.org/x/mod v0.3.0 [2022-04-05T11:51:43.998Z] #56 ... [2022-04-05T11:51:43.998Z] [2022-04-05T11:51:43.998Z] #50 [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-04-05T11:51:43.998Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T11:51:43.998Z] #50 20.20 Updating files: 94% (1740/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-05T11:51:43.998Z] #50 20.31 + git checkout -q v2.3.0 [2022-04-05T11:51:43.998Z] #50 22.12 + 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-04-05T11:51:43.998Z] #50 ... [2022-04-05T11:51:43.998Z] [2022-04-05T11:51:43.998Z] #54 [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-04-05T11:51:43.998Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T11:51:43.998Z] #54 12.60 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-05T11:51:43.998Z] #54 17.15 Fetched 8511 kB in 14s (630 kB/s) [2022-04-05T11:51:43.998Z] #54 17.15 Reading package lists... [2022-04-05T11:51:44.806Z] Commit message: "Merge commit '7691d17a37990b01386716fce8d76e96b90b0a7f' into HEAD" [2022-04-05T11:51:44.810Z] > git rev-list --no-walk ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 # timeout=10 [2022-04-05T11:51:45.032Z] using credential docker-jenkins-github-credentials [2022-04-05T11:51:45.041Z] Cloning the remote Git repository [2022-04-05T11:51:45.041Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-05T11:51:45.947Z] + docker version [2022-04-05T11:51:45.046Z] Cloning repository https://github.com/moby/moby.git [2022-04-05T11:51:45.105Z] > git init /home/ubuntu/workspace/moby_PR-43453 # timeout=10 [2022-04-05T11:51:45.499Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T11:51:45.499Z] > git --version # timeout=10 [2022-04-05T11:51:45.506Z] > git --version # 'git version 2.25.1' [2022-04-05T11:51:45.507Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:51:45.535Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43453/head:refs/remotes/origin/PR-43453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:51:46.817Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 5.2s [2022-04-05T11:51:49.255Z] #54 22.61 Reading package lists... [2022-04-05T11:51:49.264Z] Client: Docker Engine - Community [2022-04-05T11:51:49.264Z] Version: 20.10.12 [2022-04-05T11:51:49.264Z] API version: 1.41 [2022-04-05T11:51:49.264Z] Go version: go1.16.12 [2022-04-05T11:51:49.264Z] Git commit: e91ed57 [2022-04-05T11:51:49.264Z] Built: Mon Dec 13 11:45:27 2021 [2022-04-05T11:51:49.264Z] OS/Arch: linux/amd64 [2022-04-05T11:51:49.264Z] Context: default [2022-04-05T11:51:49.264Z] Experimental: true [2022-04-05T11:51:49.264Z] [2022-04-05T11:51:49.264Z] Server: Docker Engine - Community [2022-04-05T11:51:49.264Z] Engine: [2022-04-05T11:51:49.264Z] Version: 20.10.12 [2022-04-05T11:51:49.264Z] API version: 1.41 (minimum version 1.12) [2022-04-05T11:51:49.264Z] Go version: go1.16.12 [2022-04-05T11:51:49.264Z] Git commit: 459d0df [2022-04-05T11:51:49.264Z] Built: Mon Dec 13 11:43:36 2021 [2022-04-05T11:51:49.264Z] OS/Arch: linux/amd64 [2022-04-05T11:51:49.264Z] Experimental: true [2022-04-05T11:51:49.264Z] containerd: [2022-04-05T11:51:49.264Z] Version: 1.4.12 [2022-04-05T11:51:49.264Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-05T11:51:49.264Z] runc: [2022-04-05T11:51:49.264Z] Version: 1.0.2 [2022-04-05T11:51:49.264Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-05T11:51:49.264Z] docker-init: [2022-04-05T11:51:49.264Z] Version: 0.19.0 [2022-04-05T11:51:49.264Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-05T11:51:49.364Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 7.5s done [2022-04-05T11:51:49.364Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 [2022-04-05T11:51:49.610Z] + docker info [2022-04-05T11:51:49.819Z] #54 27.52 Building dependency tree... [2022-04-05T11:51:50.301Z] #11 ... [2022-04-05T11:51:50.301Z] [2022-04-05T11:51:50.301Z] #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-04-05T11:51:50.301Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-05T11:51:50.301Z] #29 1.615 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:51:50.301Z] #29 1.615 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:51:50.301Z] #29 1.626 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:51:50.301Z] #29 1.795 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T11:51:50.301Z] #29 2.031 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T11:51:50.301Z] #29 2.364 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T11:51:50.301Z] #29 3.837 Fetched 8508 kB in 2s (3413 kB/s) [2022-04-05T11:51:50.301Z] #29 3.837 Reading package lists... [2022-04-05T11:51:50.301Z] #29 4.609 Reading package lists... [2022-04-05T11:51:50.301Z] #29 5.409 Building dependency tree... [2022-04-05T11:51:50.301Z] #29 5.742 The following additional packages will be installed: [2022-04-05T11:51:50.301Z] #29 5.742 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-05T11:51:50.301Z] #29 5.742 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-05T11:51:50.301Z] #29 5.742 Recommended packages: [2022-04-05T11:51:50.301Z] #29 5.742 libldap-common publicsuffix libsasl2-modules [2022-04-05T11:51:50.301Z] #29 5.922 The following NEW packages will be installed: [2022-04-05T11:51:50.301Z] #29 5.922 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-05T11:51:50.301Z] #29 5.922 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-05T11:51:50.301Z] #29 5.922 libssh2-1 openssl [2022-04-05T11:51:50.301Z] #29 6.193 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:51:50.301Z] #29 6.193 Need to get 3040 kB of archives. [2022-04-05T11:51:50.301Z] #29 6.193 After this operation, 6651 kB of additional disk space will be used. [2022-04-05T11:51:50.301Z] #29 6.193 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-05T11:51:50.301Z] #29 6.222 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-05T11:51:50.301Z] #29 6.222 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-05T11:51:50.301Z] #29 6.222 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-04-05T11:51:50.301Z] #29 6.222 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-05T11:51:50.301Z] #29 6.222 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-05T11:51:50.301Z] #29 6.229 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-05T11:51:50.301Z] #29 6.229 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-05T11:51:50.301Z] #29 6.229 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-05T11:51:50.301Z] #29 6.245 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-05T11:51:50.301Z] #29 6.245 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-05T11:51:50.301Z] #29 6.245 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-05T11:51:50.301Z] #29 6.245 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-05T11:51:50.301Z] #29 6.268 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-05T11:51:50.301Z] #29 6.268 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-05T11:51:50.301Z] #29 6.482 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:51:50.301Z] #29 6.520 Fetched 3040 kB in 0s (9218 kB/s) [2022-04-05T11:51:50.301Z] #29 6.553 Selecting previously unselected package openssl. [2022-04-05T11:51:50.301Z] #29 6.553 (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-04-05T11:51:50.301Z] #29 6.554 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-05T11:51:50.301Z] #29 6.559 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-05T11:51:50.301Z] #29 6.743 Selecting previously unselected package ca-certificates. [2022-04-05T11:51:50.301Z] #29 6.743 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-05T11:51:50.301Z] #29 6.750 Unpacking ca-certificates (20210119) ... [2022-04-05T11:51:50.301Z] #29 6.877 Selecting previously unselected package libbrotli1:amd64. [2022-04-05T11:51:50.301Z] #29 6.877 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-05T11:51:50.301Z] #29 6.885 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-05T11:51:50.301Z] #29 6.975 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-05T11:51:50.301Z] #29 6.975 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-05T11:51:50.301Z] #29 6.980 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T11:51:50.301Z] #29 7.027 Selecting previously unselected package libsasl2-2:amd64. [2022-04-05T11:51:50.301Z] #29 7.027 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-05T11:51:50.301Z] #29 7.036 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T11:51:50.301Z] #29 7.154 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-05T11:51:50.301Z] #29 7.154 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-05T11:51:50.301Z] #29 7.159 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-05T11:51:50.301Z] #29 7.256 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-05T11:51:50.301Z] #29 7.256 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-05T11:51:50.301Z] #29 7.261 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-05T11:51:50.301Z] #29 7.346 Selecting previously unselected package libpsl5:amd64. [2022-04-05T11:51:50.301Z] #29 7.346 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-05T11:51:50.301Z] #29 7.351 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-05T11:51:50.301Z] #29 7.433 Selecting previously unselected package librtmp1:amd64. [2022-04-05T11:51:50.301Z] #29 7.433 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-05T11:51:50.301Z] #29 7.439 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-05T11:51:50.301Z] #29 7.517 Selecting previously unselected package libssh2-1:amd64. [2022-04-05T11:51:50.301Z] #29 7.517 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-05T11:51:50.301Z] #29 7.529 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-05T11:51:50.301Z] #29 7.597 Selecting previously unselected package libcurl4:amd64. [2022-04-05T11:51:50.301Z] #29 7.597 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-05T11:51:50.301Z] #29 7.602 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-05T11:51:50.301Z] #29 7.721 Selecting previously unselected package curl. [2022-04-05T11:51:50.301Z] #29 7.721 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-05T11:51:50.301Z] #29 7.730 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-05T11:51:50.301Z] #29 7.867 Selecting previously unselected package libonig5:amd64. [2022-04-05T11:51:50.301Z] #29 7.867 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-05T11:51:50.301Z] #29 7.871 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T11:51:50.301Z] #29 7.952 Selecting previously unselected package libjq1:amd64. [2022-04-05T11:51:50.301Z] #29 7.952 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-05T11:51:50.301Z] #29 7.957 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-05T11:51:50.301Z] #29 8.016 Selecting previously unselected package jq. [2022-04-05T11:51:50.301Z] #29 8.016 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-05T11:51:50.301Z] #29 8.020 Unpacking jq (1.6-2.1) ... [2022-04-05T11:51:50.301Z] #29 8.085 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-05T11:51:50.301Z] #29 8.098 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-05T11:51:50.301Z] #29 8.110 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-05T11:51:50.301Z] #29 8.123 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T11:51:50.301Z] #29 8.134 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-05T11:51:50.301Z] #29 8.144 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T11:51:50.301Z] #29 8.156 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-05T11:51:50.301Z] #29 8.169 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-05T11:51:50.301Z] #29 8.185 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T11:51:50.301Z] #29 8.196 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-05T11:51:50.301Z] #29 8.207 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-05T11:51:50.302Z] #29 8.221 Setting up ca-certificates (20210119) ... [2022-04-05T11:51:50.302Z] #29 8.936 Updating certificates in /etc/ssl/certs... [2022-04-05T11:51:50.302Z] #29 10.07 129 added, 0 removed; done. [2022-04-05T11:51:50.302Z] #29 10.13 Setting up jq (1.6-2.1) ... [2022-04-05T11:51:50.302Z] #29 10.14 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-05T11:51:50.302Z] #29 10.15 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-05T11:51:50.302Z] #29 10.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:51:50.302Z] #29 10.19 Processing triggers for ca-certificates (20210119) ... [2022-04-05T11:51:50.302Z] #29 10.20 Updating certificates in /etc/ssl/certs... [2022-04-05T11:51:50.386Z] #54 ... [2022-04-05T11:51:50.386Z] [2022-04-05T11:51:50.386Z] #58 [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-04-05T11:51:50.386Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T11:51:50.386Z] #58 29.46 go: downloading github.com/fatih/color v1.13.0 [2022-04-05T11:51:50.644Z] #58 29.46 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-05T11:51:50.644Z] #58 29.51 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-05T11:51:50.644Z] #58 29.56 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-05T11:51:50.644Z] #58 29.70 go: downloading github.com/spf13/viper v1.10.1 [2022-04-05T11:51:50.873Z] #29 11.32 0 added, 0 removed; done. [2022-04-05T11:51:50.873Z] #29 11.32 Running hooks in /etc/ca-certificates/update.d... [2022-04-05T11:51:50.873Z] #29 11.32 done. [2022-04-05T11:51:50.901Z] #58 29.90 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-05T11:51:51.158Z] #58 30.23 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-05T11:51:51.158Z] #58 30.23 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-05T11:51:51.440Z] #29 ... [2022-04-05T11:51:51.441Z] [2022-04-05T11:51:51.441Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:51:51.441Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:51:52.090Z] #58 30.96 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-05T11:51:52.090Z] #58 30.99 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-05T11:51:52.835Z] #11 ... [2022-04-05T11:51:52.835Z] [2022-04-05T11:51:52.835Z] #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-04-05T11:51:52.835Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-05T11:51:52.835Z] #29 DONE 13.1s [2022-04-05T11:51:52.835Z] [2022-04-05T11:51:52.835Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:51:52.835Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:51:53.094Z] #11 ... [2022-04-05T11:51:53.094Z] [2022-04-05T11:51:53.094Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-05T11:51:53.094Z] #30 sha256:2c0ea2c8256f15f1a69f33e254f73b49917bda105b79e96650e80c0ef2d335e9 [2022-04-05T11:51:53.094Z] #30 DONE 0.6s [2022-04-05T11:51:53.353Z] [2022-04-05T11:51:53.353Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:51:53.353Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:51:54.291Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 5.1s [2022-04-05T11:51:54.620Z] #58 ... [2022-04-05T11:51:54.620Z] [2022-04-05T11:51:54.620Z] #60 [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-04-05T11:51:54.620Z] #60 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-05T11:51:54.620Z] #60 31.96 v3.0.2 [2022-04-05T11:51:54.620Z] #60 DONE 33.5s [2022-04-05T11:51:54.620Z] [2022-04-05T11:51:54.620Z] #54 [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-04-05T11:51:54.620Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T11:51:54.620Z] #54 30.14 The following additional packages will be installed: [2022-04-05T11:51:54.620Z] #54 30.14 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-05T11:51:54.620Z] #54 30.14 python3-protobuf python3-six [2022-04-05T11:51:54.620Z] #54 30.16 Suggested packages: [2022-04-05T11:51:54.620Z] #54 30.16 python3-setuptools [2022-04-05T11:51:54.620Z] #54 30.16 Recommended packages: [2022-04-05T11:51:54.620Z] #54 30.16 iproute2 | iproute [2022-04-05T11:51:54.620Z] #54 30.78 The following NEW packages will be installed: [2022-04-05T11:51:54.620Z] #54 30.79 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-05T11:51:54.620Z] #54 30.79 python3-protobuf python3-six [2022-04-05T11:51:54.620Z] #54 31.23 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:51:54.620Z] #54 31.23 Need to get 2292 kB of archives. [2022-04-05T11:51:54.620Z] #54 31.23 After this operation, 11.0 MB of additional disk space will be used. [2022-04-05T11:51:54.620Z] #54 31.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-05T11:51:54.620Z] #54 31.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-05T11:51:54.620Z] #54 31.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-05T11:51:54.620Z] #54 31.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-05T11:51:54.620Z] #54 31.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-05T11:51:54.620Z] #54 31.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-05T11:51:54.620Z] #54 31.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-05T11:51:55.669Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 6.3s done [2022-04-05T11:51:55.928Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 [2022-04-05T11:51:55.990Z] #54 34.84 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-05T11:51:56.925Z] #54 ... [2022-04-05T11:51:56.925Z] [2022-04-05T11:51:56.925Z] #58 [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-04-05T11:51:56.925Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T11:51:56.925Z] #58 33.84 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-05T11:51:56.925Z] #58 33.84 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T11:51:56.925Z] #58 33.85 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-05T11:51:56.925Z] #58 34.06 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-05T11:51:56.925Z] #58 34.09 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-05T11:51:56.925Z] #58 34.09 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-05T11:51:56.925Z] #58 34.15 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-05T11:51:56.925Z] #58 34.21 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-05T11:51:56.925Z] #58 34.21 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-05T11:51:56.925Z] #58 34.26 go: downloading github.com/spf13/afero v1.6.0 [2022-04-05T11:51:56.925Z] #58 34.26 go: downloading github.com/spf13/cast v1.4.1 [2022-04-05T11:51:56.925Z] #58 34.28 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-05T11:51:56.925Z] #58 34.41 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-05T11:51:56.925Z] #58 34.44 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-05T11:51:56.925Z] #58 34.54 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-05T11:51:56.925Z] #58 34.57 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-05T11:51:56.925Z] #58 34.57 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-05T11:51:56.925Z] #58 34.63 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-05T11:51:56.925Z] #58 34.65 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-05T11:51:56.925Z] #58 34.65 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-05T11:51:56.925Z] #58 34.68 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-05T11:51:56.925Z] #58 34.68 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-05T11:51:56.925Z] #58 34.70 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-05T11:51:56.925Z] #58 34.83 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-05T11:51:56.925Z] #58 34.98 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-05T11:51:56.925Z] #58 34.99 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-05T11:51:56.925Z] #58 35.02 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-05T11:51:56.925Z] #58 35.08 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-05T11:51:56.925Z] #58 35.32 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-05T11:51:56.925Z] #58 35.32 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-05T11:51:56.925Z] #58 35.42 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-05T11:51:56.925Z] #58 35.55 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-05T11:51:56.925Z] #58 35.61 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-05T11:51:56.925Z] #58 35.63 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-05T11:51:56.925Z] #58 35.66 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-05T11:51:56.925Z] #58 35.75 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-05T11:51:56.925Z] #58 35.77 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-05T11:51:56.925Z] #58 35.81 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-05T11:51:56.925Z] #58 35.82 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-05T11:51:56.925Z] #58 35.85 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-05T11:51:56.925Z] #58 35.88 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-05T11:51:56.925Z] #58 35.89 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-05T11:51:56.925Z] #58 35.91 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-05T11:51:56.925Z] #58 35.94 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-05T11:51:56.925Z] #58 35.94 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-05T11:51:56.925Z] #58 36.03 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-05T11:51:57.183Z] #58 36.05 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-05T11:51:57.183Z] #58 36.10 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-05T11:51:57.183Z] #58 36.14 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-05T11:51:57.183Z] #58 36.25 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-05T11:51:57.441Z] #58 36.27 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-05T11:51:57.441Z] #58 36.30 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-05T11:51:57.441Z] #58 36.41 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-05T11:51:57.441Z] #58 36.47 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-05T11:51:57.441Z] #58 36.50 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-05T11:51:57.698Z] #58 36.54 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-05T11:51:57.698Z] #58 36.55 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-05T11:51:57.698Z] #58 36.56 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-05T11:51:57.698Z] #58 36.58 go: downloading github.com/julz/importas v0.1.0 [2022-04-05T11:51:57.698Z] #58 36.60 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-05T11:51:57.698Z] #58 36.63 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-05T11:51:57.698Z] #58 36.63 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-05T11:51:57.698Z] #58 36.64 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-05T11:51:57.698Z] #58 36.67 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-05T11:51:57.698Z] #58 36.69 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-05T11:51:57.698Z] #58 36.71 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-05T11:51:57.698Z] #58 36.73 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-05T11:51:57.698Z] #58 36.76 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-05T11:51:57.698Z] #58 36.78 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-05T11:51:57.698Z] #58 36.80 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-05T11:51:57.755Z] Client: [2022-04-05T11:51:57.755Z] Context: default [2022-04-05T11:51:57.755Z] Debug Mode: false [2022-04-05T11:51:57.755Z] Plugins: [2022-04-05T11:51:57.755Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-05T11:51:57.755Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-05T11:51:57.755Z] compose: Docker Compose (Docker Inc., v2.2.3) [2022-04-05T11:51:57.755Z] scan: Docker Scan (Docker Inc., v0.12.0) [2022-04-05T11:51:57.755Z] [2022-04-05T11:51:57.755Z] Server: [2022-04-05T11:51:57.755Z] Containers: 0 [2022-04-05T11:51:57.755Z] Running: 0 [2022-04-05T11:51:57.755Z] Paused: 0 [2022-04-05T11:51:57.755Z] Stopped: 0 [2022-04-05T11:51:57.755Z] Images: 0 [2022-04-05T11:51:57.755Z] Server Version: 20.10.12 [2022-04-05T11:51:57.755Z] Storage Driver: overlay2 [2022-04-05T11:51:57.755Z] Backing Filesystem: extfs [2022-04-05T11:51:57.755Z] Supports d_type: true [2022-04-05T11:51:57.755Z] Native Overlay Diff: true [2022-04-05T11:51:57.755Z] userxattr: false [2022-04-05T11:51:57.755Z] Logging Driver: json-file [2022-04-05T11:51:57.755Z] Cgroup Driver: cgroupfs [2022-04-05T11:51:57.755Z] Cgroup Version: 1 [2022-04-05T11:51:57.755Z] Plugins: [2022-04-05T11:51:57.755Z] Volume: local [2022-04-05T11:51:57.755Z] Network: bridge host ipvlan macvlan null overlay [2022-04-05T11:51:57.755Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-05T11:51:57.755Z] Swarm: inactive [2022-04-05T11:51:57.755Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-04-05T11:51:57.755Z] Default Runtime: runc [2022-04-05T11:51:57.755Z] Init Binary: docker-init [2022-04-05T11:51:57.755Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-05T11:51:57.755Z] runc version: v1.0.2-0-g52b36a2 [2022-04-05T11:51:57.755Z] init version: de40ad0 [2022-04-05T11:51:57.755Z] Security Options: [2022-04-05T11:51:57.755Z] apparmor [2022-04-05T11:51:57.755Z] seccomp [2022-04-05T11:51:57.755Z] Profile: default [2022-04-05T11:51:57.755Z] Kernel Version: 5.4.0-1061-aws [2022-04-05T11:51:57.755Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-05T11:51:57.755Z] OSType: linux [2022-04-05T11:51:57.755Z] Architecture: x86_64 [2022-04-05T11:51:57.755Z] CPUs: 2 [2022-04-05T11:51:57.755Z] Total Memory: 7.565GiB [2022-04-05T11:51:57.755Z] Name: ip-10-100-52-28 [2022-04-05T11:51:57.755Z] ID: WNHY:2FNS:JP3O:DF66:7VQT:53NI:JQKB:OYPE:MQXQ:GKEA:QVZ7:WZW4 [2022-04-05T11:51:57.755Z] Docker Root Dir: /var/lib/docker [2022-04-05T11:51:57.755Z] Debug Mode: false [2022-04-05T11:51:57.755Z] Registry: https://index.docker.io/v1/ [2022-04-05T11:51:57.755Z] Labels: [2022-04-05T11:51:57.755Z] Experimental: true [2022-04-05T11:51:57.755Z] Insecure Registries: [2022-04-05T11:51:57.755Z] 127.0.0.0/8 [2022-04-05T11:51:57.755Z] Live Restore Enabled: true [2022-04-05T11:51:57.755Z] [2022-04-05T11:51:57.755Z] WARNING: No swap limit support [Pipeline] sh [2022-04-05T11:51:57.955Z] #58 36.86 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-05T11:51:58.075Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-05T11:51:58.075Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-05T11:51:58.075Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43453/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-05T11:51:58.075Z] + bash /home/ubuntu/workspace/moby_PR-43453/check-config.sh [2022-04-05T11:51:58.075Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-05T11:51:58.075Z] info: reading kernel config from /boot/config-5.4.0-1061-aws ... [2022-04-05T11:51:58.075Z] [2022-04-05T11:51:58.075Z] Generally Necessary: [2022-04-05T11:51:58.075Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-05T11:51:58.075Z] - apparmor: enabled and tools installed [2022-04-05T11:51:58.075Z] - CONFIG_NAMESPACES: enabled [2022-04-05T11:51:58.075Z] - CONFIG_NET_NS: enabled [2022-04-05T11:51:58.075Z] - CONFIG_PID_NS: enabled [2022-04-05T11:51:58.075Z] - CONFIG_IPC_NS: enabled [2022-04-05T11:51:58.075Z] - CONFIG_UTS_NS: enabled [2022-04-05T11:51:58.075Z] - CONFIG_CGROUPS: enabled [2022-04-05T11:51:58.075Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-05T11:51:58.075Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-05T11:51:58.075Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-05T11:51:58.075Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-05T11:51:58.075Z] - CONFIG_CPUSETS: enabled [2022-04-05T11:51:58.075Z] - CONFIG_MEMCG: enabled [2022-04-05T11:51:58.075Z] - CONFIG_KEYS: enabled [2022-04-05T11:51:58.075Z] - CONFIG_VETH: enabled (as module) [2022-04-05T11:51:58.075Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-05T11:51:58.075Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-05T11:51:58.075Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-05T11:51:58.075Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-05T11:51:58.075Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-05T11:51:58.075Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-05T11:51:58.075Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-05T11:51:58.075Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-05T11:51:58.075Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-05T11:51:58.075Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-05T11:51:58.075Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-05T11:51:58.075Z] - CONFIG_CGROUP_BPF: enabled [2022-04-05T11:51:58.075Z] [2022-04-05T11:51:58.075Z] Optional Features: [2022-04-05T11:51:58.075Z] - CONFIG_USER_NS: enabled [2022-04-05T11:51:58.075Z] - CONFIG_SECCOMP: enabled [2022-04-05T11:51:58.075Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-05T11:51:58.075Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-05T11:51:58.075Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-05T11:51:58.344Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-05T11:51:58.344Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-05T11:51:58.344Z] - CONFIG_BLK_CGROUP: enabled [2022-04-05T11:51:58.344Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-05T11:51:58.344Z] - CONFIG_CGROUP_PERF: enabled [2022-04-05T11:51:58.344Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-05T11:51:58.344Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-05T11:51:58.344Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-05T11:51:58.344Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-05T11:51:58.344Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-05T11:51:58.344Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-05T11:51:58.344Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-05T11:51:58.344Z] - CONFIG_IP_VS: enabled (as module) [2022-04-05T11:51:58.344Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-05T11:51:58.344Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-05T11:51:58.344Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-05T11:51:58.344Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-05T11:51:58.344Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-05T11:51:58.344Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-05T11:51:58.344Z] - CONFIG_EXT4_FS: enabled [2022-04-05T11:51:58.344Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-05T11:51:58.344Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-05T11:51:58.344Z] - Network Drivers: [2022-04-05T11:51:58.344Z] - "overlay": [2022-04-05T11:51:58.344Z] - CONFIG_VXLAN: enabled (as module) [2022-04-05T11:51:58.344Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-05T11:51:58.344Z] Optional (for encrypted networks): [2022-04-05T11:51:58.344Z] - CONFIG_CRYPTO: enabled [2022-04-05T11:51:58.344Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-05T11:51:58.344Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-05T11:51:58.344Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-05T11:51:58.344Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-05T11:51:58.344Z] - CONFIG_XFRM: enabled [2022-04-05T11:51:58.344Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-05T11:51:58.344Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-05T11:51:58.344Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-05T11:51:58.344Z] - "ipvlan": [2022-04-05T11:51:58.344Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-05T11:51:58.344Z] - "macvlan": [2022-04-05T11:51:58.519Z] #58 37.32 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-05T11:51:58.520Z] #58 37.32 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-05T11:51:58.520Z] #58 37.35 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-05T11:51:58.520Z] #58 37.40 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-05T11:51:58.520Z] #58 37.43 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-05T11:51:58.520Z] #58 37.47 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-05T11:51:58.520Z] #58 37.49 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-05T11:51:58.520Z] #58 37.53 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-05T11:51:58.520Z] #58 37.54 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-05T11:51:58.606Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-05T11:51:58.606Z] - CONFIG_DUMMY: enabled (as module) [2022-04-05T11:51:58.606Z] - "ftp,tftp client in container": [2022-04-05T11:51:58.606Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-05T11:51:58.606Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-05T11:51:58.606Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-05T11:51:58.606Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-05T11:51:58.606Z] - Storage Drivers: [2022-04-05T11:51:58.606Z] - "aufs": [2022-04-05T11:51:58.606Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-05T11:51:58.606Z] - "btrfs": [2022-04-05T11:51:58.606Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-05T11:51:58.606Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-05T11:51:58.606Z] - "devicemapper": [2022-04-05T11:51:58.606Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-05T11:51:58.606Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-05T11:51:58.606Z] - "overlay": [2022-04-05T11:51:58.606Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-05T11:51:58.606Z] - "zfs": [2022-04-05T11:51:58.606Z] - /dev/zfs: present [2022-04-05T11:51:58.606Z] - zfs command: missing [2022-04-05T11:51:58.606Z] - zpool command: missing [2022-04-05T11:51:58.606Z] [2022-04-05T11:51:58.606Z] Limits: [2022-04-05T11:51:58.606Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-05T11:51:58.606Z] [2022-04-05T11:51:58.606Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-05T11:51:58.777Z] #58 37.72 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-05T11:51:58.777Z] #58 37.72 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-05T11:51:58.777Z] #58 37.73 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-05T11:51:58.777Z] #58 37.74 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-05T11:51:58.777Z] #58 37.76 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-05T11:51:58.777Z] #58 37.83 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-05T11:51:58.777Z] #58 37.88 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-05T11:51:58.777Z] #58 37.93 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-05T11:51:59.012Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:cc09b5f89782a2ea07d2503884608f2fd73e5d06 . [2022-04-05T11:51:59.034Z] #58 37.95 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-05T11:51:59.034Z] #58 37.98 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-05T11:51:59.034Z] #58 37.99 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-05T11:51:59.034Z] #58 38.02 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-05T11:51:59.035Z] #58 38.17 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-05T11:51:59.035Z] #58 38.18 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-05T11:51:59.275Z] #2 [internal] load .dockerignore [2022-04-05T11:51:59.275Z] #2 sha256:5eeef4ddc1f11204219269d724d165f17fd8062209f24297313ff5204880119c [2022-04-05T11:51:59.275Z] #2 transferring context: 87B done [2022-04-05T11:51:59.275Z] #2 DONE 0.2s [2022-04-05T11:51:59.275Z] [2022-04-05T11:51:59.275Z] #1 [internal] load build definition from Dockerfile [2022-04-05T11:51:59.275Z] #1 sha256:ca729b1997b176270f82b3f36d1db5061fa63115e359440d2b2a28caaf426477 [2022-04-05T11:51:59.275Z] #1 transferring dockerfile: 16.77kB done [2022-04-05T11:51:59.275Z] #1 DONE 0.2s [2022-04-05T11:51:59.275Z] [2022-04-05T11:51:59.275Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-05T11:51:59.275Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-05T11:51:59.291Z] #58 38.20 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-05T11:51:59.291Z] #58 38.23 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-05T11:51:59.291Z] #58 38.26 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-05T11:51:59.291Z] #58 38.44 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-05T11:51:59.549Z] #58 38.66 go: downloading honnef.co/go/tools v0.2.2 [2022-04-05T11:51:59.852Z] #3 DONE 0.5s [2022-04-05T11:51:59.852Z] [2022-04-05T11:51:59.852Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-05T11:51:59.852Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-05T11:51:59.852Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-05T11:52:00.114Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-05T11:52:00.115Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-05T11:52:00.115Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.1s [2022-04-05T11:52:00.115Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-05T11:52:00.115Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 5.24MB / 9.67MB 0.2s [2022-04-05T11:52:00.376Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s [2022-04-05T11:52:00.376Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-05T11:52:00.376Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-05T11:52:00.922Z] #58 39.82 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-05T11:52:00.922Z] #58 39.83 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-05T11:52:00.922Z] #58 39.94 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-05T11:52:00.922Z] #58 39.95 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-05T11:52:00.922Z] #58 40.03 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-05T11:52:00.951Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-04-05T11:52:00.951Z] #4 DONE 1.0s [2022-04-05T11:52:01.179Z] #58 40.11 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-05T11:52:01.179Z] #58 40.13 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-05T11:52:01.213Z] [2022-04-05T11:52:01.213Z] #5 [internal] load .dockerignore [2022-04-05T11:52:01.213Z] #5 sha256:9d771f7039a4bccd09dd35ee24f3aa1323c4648d139411196acb414cea4a1bae [2022-04-05T11:52:01.213Z] #5 DONE 0.0s [2022-04-05T11:52:01.213Z] [2022-04-05T11:52:01.213Z] #6 [internal] load build definition from Dockerfile [2022-04-05T11:52:01.213Z] #6 sha256:dcf83f50209b71d5644b5b47ace6bf6882633ec1b6e70ada807246291bff54e7 [2022-04-05T11:52:01.213Z] #6 DONE 0.0s [2022-04-05T11:52:01.213Z] [2022-04-05T11:52:01.213Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-05T11:52:01.213Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-05T11:52:01.221Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.1s [2022-04-05T11:52:02.548Z] #58 41.51 go: downloading golang.org/x/text v0.3.7 [2022-04-05T11:52:02.604Z] #9 ... [2022-04-05T11:52:02.604Z] [2022-04-05T11:52:02.604Z] #8 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-05T11:52:02.604Z] #8 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-05T11:52:02.604Z] #8 DONE 1.5s [2022-04-05T11:52:02.847Z] Fetching without tags [2022-04-05T11:52:02.866Z] [2022-04-05T11:52:02.866Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-05T11:52:02.866Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-05T11:52:02.866Z] #7 DONE 1.5s [2022-04-05T11:52:02.866Z] [2022-04-05T11:52:02.866Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-05T11:52:02.866Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-05T11:52:02.866Z] #10 DONE 1.5s [2022-04-05T11:52:02.866Z] [2022-04-05T11:52:02.866Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-05T11:52:02.866Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-05T11:52:02.866Z] #9 DONE 1.5s [2022-04-05T11:52:03.128Z] #11 ... [2022-04-05T11:52:03.128Z] [2022-04-05T11:52:03.128Z] #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-04-05T11:52:03.128Z] #31 sha256:a6ba76d78ec07a9d7280c53efc4b82abb646910bf3e7f68c5b9d84312f99b354 [2022-04-05T11:52:03.128Z] #31 2.351 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-05T11:52:03.128Z] #31 2.673 [2022-04-05T11:52:03.128Z] #31 2.890 #=#=# ######################################################################## 100.0% [2022-04-05T11:52:03.128Z] #31 3.229 [2022-04-05T11:52:03.128Z] #31 4.248 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-05T11:52:03.128Z] #31 4.594 [2022-04-05T11:52:03.128Z] #31 4.820 #=#=# ######################################################################## 100.0% [2022-04-05T11:52:03.128Z] #31 5.153 [2022-04-05T11:52:03.128Z] #31 6.126 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-05T11:52:03.128Z] #31 6.491 [2022-04-05T11:52:03.128Z] #31 6.717 #=#=# ################ 23.2% ######################################## 56.8% ########################################################### 82.0% ######################################################################## 100.0% [2022-04-05T11:52:03.128Z] #31 7.288 [2022-04-05T11:52:03.128Z] #31 8.277 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-05T11:52:03.128Z] #31 8.644 [2022-04-05T11:52:03.128Z] #31 8.868 #=#=# ######################################################################## 100.0% [2022-04-05T11:52:03.128Z] #31 9.208 [2022-04-05T11:52:03.128Z] #31 9.987 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-05T11:52:03.135Z] Merging remotes/origin/master commit 7691d17a37990b01386716fce8d76e96b90b0a7f into PR head commit ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 [2022-04-05T11:52:03.390Z] #31 ... [2022-04-05T11:52:03.390Z] [2022-04-05T11:52:03.390Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:52:03.390Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:52:02.755Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T11:52:02.774Z] > git config --add remote.origin.fetch +refs/pull/43453/head:refs/remotes/origin/PR-43453 # timeout=10 [2022-04-05T11:52:02.795Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:52:02.808Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T11:52:02.848Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T11:52:02.848Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:52:02.884Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43453/head:refs/remotes/origin/PR-43453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:52:03.139Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T11:52:03.143Z] > git checkout -f ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 # timeout=10 [2022-04-05T11:52:03.449Z] [2022-04-05T11:52:03.450Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:52:03.450Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:52:03.450Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.1s done [2022-04-05T11:52:03.717Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-05T11:52:03.717Z] #11 sha256:478fcf47d5d8269f9b530784cca11b0386776b1d16417a5e694673e985f44253 1.80kB / 1.80kB done [2022-04-05T11:52:03.717Z] #11 sha256:7e4f3376ce4457350556e028798e3f76e6928463fe05195fe1bda289a3a5db2f 7.03kB / 7.03kB done [2022-04-05T11:52:03.717Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 2.10MB / 54.94MB 0.1s [2022-04-05T11:52:03.982Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 7.34MB / 54.94MB 0.3s [2022-04-05T11:52:03.982Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 14.70MB / 54.94MB 0.5s [2022-04-05T11:52:04.244Z] #11 ... [2022-04-05T11:52:04.244Z] [2022-04-05T11:52:04.244Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-05T11:52:04.244Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-05T11:52:04.244Z] #45 DONE 0.0s [2022-04-05T11:52:04.244Z] [2022-04-05T11:52:04.244Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:52:04.244Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:52:04.244Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 26.21MB / 54.94MB 0.8s [2022-04-05T11:52:04.244Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0B / 5.16MB 0.8s [2022-04-05T11:52:04.506Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 32.51MB / 54.94MB 1.0s [2022-04-05T11:52:04.506Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 1.0s [2022-04-05T11:52:04.506Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 35.65MB / 54.94MB 1.1s [2022-04-05T11:52:04.506Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 73.73kB / 10.87MB 1.1s [2022-04-05T11:52:04.768Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 38.80MB / 54.94MB 1.3s [2022-04-05T11:52:04.768Z] #11 sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 5.16MB / 5.16MB 1.2s done [2022-04-05T11:52:04.768Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 3.15MB / 10.87MB 1.3s [2022-04-05T11:52:04.768Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 5.24MB / 10.87MB 1.4s [2022-04-05T11:52:04.768Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 0B / 54.58MB 1.4s [2022-04-05T11:52:05.034Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 43.93MB / 54.94MB 1.5s [2022-04-05T11:52:05.034Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 7.34MB / 10.87MB 1.5s [2022-04-05T11:52:05.034Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 1.6s [2022-04-05T11:52:05.034Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 4.19MB / 54.58MB 1.6s [2022-04-05T11:52:05.193Z] Merge succeeded, producing 2e26920ccdc675b24b7f5af98d570f2062e21c8f [2022-04-05T11:52:05.193Z] Checking out Revision 2e26920ccdc675b24b7f5af98d570f2062e21c8f (PR-43453) [2022-04-05T11:52:05.296Z] #11 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 53.48MB / 54.94MB 1.9s [2022-04-05T11:52:05.296Z] #11 sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 10.87MB / 10.87MB 1.7s done [2022-04-05T11:52:05.296Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 11.53MB / 54.58MB 1.9s [2022-04-05T11:52:05.296Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 0B / 85.84MB 1.9s [2022-04-05T11:52:03.771Z] > git remote # timeout=10 [2022-04-05T11:52:03.796Z] > git config --get remote.origin.url # timeout=10 [2022-04-05T11:52:03.801Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:52:03.829Z] > git merge 7691d17a37990b01386716fce8d76e96b90b0a7f # timeout=10 [2022-04-05T11:52:05.186Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-05T11:52:05.193Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T11:52:05.199Z] > git checkout -f 2e26920ccdc675b24b7f5af98d570f2062e21c8f # timeout=10 [2022-04-05T11:52:05.557Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 4.94MB / 85.84MB 2.0s [2022-04-05T11:52:05.557Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 20.97MB / 54.58MB 2.1s [2022-04-05T11:52:05.833Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 24.64MB / 54.58MB 2.2s [2022-04-05T11:52:05.833Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 10.49MB / 85.84MB 2.2s [2022-04-05T11:52:05.833Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 29.36MB / 54.58MB 2.4s [2022-04-05T11:52:05.833Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 19.92MB / 85.84MB 2.4s [2022-04-05T11:52:06.094Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 32.51MB / 54.58MB 2.7s [2022-04-05T11:52:06.359Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 0B / 141.70MB 2.8s [2022-04-05T11:52:06.359Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 36.70MB / 54.58MB 3.0s [2022-04-05T11:52:06.359Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 25.17MB / 85.84MB 3.0s [2022-04-05T11:52:06.622Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 30.41MB / 85.84MB 3.1s [2022-04-05T11:52:06.622Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 7.34MB / 141.70MB 3.1s [2022-04-05T11:52:06.622Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 41.94MB / 54.58MB 3.2s [2022-04-05T11:52:06.622Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 [2022-04-05T11:52:06.691Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 10.1s [2022-04-05T11:52:06.691Z] #11 ... [2022-04-05T11:52:06.691Z] [2022-04-05T11:52:06.691Z] #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-04-05T11:52:06.691Z] #31 sha256:a6ba76d78ec07a9d7280c53efc4b82abb646910bf3e7f68c5b9d84312f99b354 [2022-04-05T11:52:06.691Z] #31 10.35 [2022-04-05T11:52:06.691Z] #31 10.57 #=#=# ######################################################################## 100.0% [2022-04-05T11:52:06.691Z] #31 10.86 [2022-04-05T11:52:06.691Z] #31 10.93 Download of images into '/build' complete. [2022-04-05T11:52:06.691Z] #31 10.93 Use something like the following to load the result into a Docker daemon: [2022-04-05T11:52:06.691Z] #31 10.93 tar -cC '/build' . | docker load [2022-04-05T11:52:06.691Z] #31 DONE 13.2s [2022-04-05T11:52:06.691Z] [2022-04-05T11:52:06.691Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:52:06.691Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:52:06.883Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 48.23MB / 54.58MB 3.3s [2022-04-05T11:52:06.883Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 39.85MB / 85.84MB 3.3s [2022-04-05T11:52:06.883Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 16.78MB / 141.70MB 3.3s [2022-04-05T11:52:07.145Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.53MB / 54.58MB 3.6s [2022-04-05T11:52:07.145Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 48.23MB / 85.84MB 3.6s [2022-04-05T11:52:07.145Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 25.17MB / 141.70MB 3.6s [2022-04-05T11:52:07.419Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 53.48MB / 85.84MB 3.8s [2022-04-05T11:52:07.419Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 33.55MB / 141.70MB 3.8s [2022-04-05T11:52:07.680Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 58.72MB / 85.84MB 4.1s [2022-04-05T11:52:07.680Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 40.89MB / 141.70MB 4.1s [2022-04-05T11:52:07.680Z] #11 sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 54.58MB / 54.58MB 4.1s done [2022-04-05T11:52:07.680Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 0B / 156B 4.2s [2022-04-05T11:52:07.680Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 63.96MB / 85.84MB 4.3s [2022-04-05T11:52:07.680Z] #11 sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 156B / 156B 4.2s done [2022-04-05T11:52:07.806Z] #58 46.46 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-05T11:52:07.806Z] #58 ... [2022-04-05T11:52:07.806Z] [2022-04-05T11:52:07.806Z] #54 [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-04-05T11:52:07.806Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T11:52:07.806Z] #54 36.17 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:52:07.806Z] #54 36.47 Fetched 2292 kB in 4s (520 kB/s) [2022-04-05T11:52:07.806Z] #54 36.62 Selecting previously unselected package libprotobuf23:amd64. [2022-04-05T11:52:07.806Z] #54 36.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-05T11:52:07.806Z] #54 36.68 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-05T11:52:07.806Z] #54 36.69 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-05T11:52:07.806Z] #54 37.55 Selecting previously unselected package python3-pkg-resources. [2022-04-05T11:52:07.806Z] #54 37.55 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-05T11:52:07.806Z] #54 37.56 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-05T11:52:07.806Z] #54 37.86 Selecting previously unselected package python3-six. [2022-04-05T11:52:07.806Z] #54 37.86 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-05T11:52:07.806Z] #54 37.91 Unpacking python3-six (1.16.0-2) ... [2022-04-05T11:52:07.806Z] #54 38.01 Selecting previously unselected package python3-protobuf. [2022-04-05T11:52:07.807Z] #54 38.01 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-05T11:52:07.807Z] #54 38.04 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-05T11:52:07.807Z] #54 38.65 Selecting previously unselected package libnet1:amd64. [2022-04-05T11:52:07.807Z] #54 38.67 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-05T11:52:07.807Z] #54 38.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T11:52:07.807Z] #54 38.80 Selecting previously unselected package libnl-3-200:amd64. [2022-04-05T11:52:07.807Z] #54 38.81 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-05T11:52:07.807Z] #54 38.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T11:52:07.807Z] #54 39.09 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-05T11:52:07.807Z] #54 39.09 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-05T11:52:07.807Z] #54 39.10 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T11:52:07.807Z] #54 39.22 Selecting previously unselected package criu. [2022-04-05T11:52:07.807Z] #54 39.23 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-05T11:52:07.807Z] #54 39.24 Unpacking criu (3.16.1-3) ... [2022-04-05T11:52:07.807Z] #54 39.92 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-05T11:52:07.807Z] #54 41.67 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-05T11:52:07.807Z] #54 41.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T11:52:07.807Z] #54 41.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T11:52:07.807Z] #54 41.77 Setting up python3-six (1.16.0-2) ... [2022-04-05T11:52:07.807Z] #54 43.14 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T11:52:07.807Z] #54 43.14 Setting up python3-protobuf (3.12.4-1) ... [2022-04-05T11:52:07.807Z] #54 ... [2022-04-05T11:52:07.807Z] [2022-04-05T11:52:07.807Z] #58 [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-04-05T11:52:07.807Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T11:52:07.807Z] #58 46.56 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-05T11:52:07.807Z] #58 46.56 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-05T11:52:07.807Z] #58 46.72 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-05T11:52:07.807Z] #58 46.77 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-05T11:52:07.807Z] #58 46.78 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-05T11:52:07.807Z] #58 46.83 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-05T11:52:07.807Z] #58 46.87 go: downloading golang.org/x/mod v0.5.1 [2022-04-05T11:52:07.807Z] #58 46.91 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-05T11:52:07.941Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 69.21MB / 85.84MB 4.4s [2022-04-05T11:52:07.941Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 50.33MB / 141.70MB 4.4s [2022-04-05T11:52:08.064Z] #58 46.96 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-05T11:52:08.064Z] #58 46.99 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-05T11:52:08.064Z] #58 47.00 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-05T11:52:08.064Z] #58 47.09 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-05T11:52:08.064Z] #58 47.10 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-05T11:52:08.064Z] #58 47.14 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-05T11:52:08.207Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 77.59MB / 85.84MB 4.6s [2022-04-05T11:52:08.207Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 4.8s [2022-04-05T11:52:08.207Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 61.55MB / 141.70MB 4.8s [2022-04-05T11:52:08.639Z] #58 47.50 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-05T11:52:08.639Z] #58 47.55 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-05T11:52:08.639Z] #58 47.61 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-05T11:52:08.781Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 70.35MB / 141.70MB 5.2s [2022-04-05T11:52:08.896Z] #58 47.89 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-05T11:52:08.896Z] #58 47.94 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-05T11:52:09.044Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 77.75MB / 141.70MB 5.5s [2022-04-05T11:52:09.044Z] #11 sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 85.84MB / 85.84MB 5.4s done [2022-04-05T11:52:09.226Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 13.0s done [2022-04-05T11:52:09.244Z] #58 48.05 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-05T11:52:09.244Z] #58 48.05 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-05T11:52:09.244Z] #58 48.09 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-05T11:52:09.244Z] #58 48.11 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-05T11:52:09.244Z] #58 48.33 go: downloading github.com/prometheus/common v0.10.0 [2022-04-05T11:52:09.286Z] Commit message: "Merge commit '7691d17a37990b01386716fce8d76e96b90b0a7f' into HEAD" [2022-04-05T11:52:09.312Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 84.93MB / 141.70MB 5.9s [2022-04-05T11:52:09.294Z] > git rev-list --no-walk ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 # timeout=10 [2022-04-05T11:52:09.486Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done [2022-04-05T11:52:09.486Z] #11 DONE 41.6s [2022-04-05T11:52:09.539Z] #58 48.53 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-05T11:52:09.747Z] [2022-04-05T11:52:09.747Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-05T11:52:09.747Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-05T11:52:09.808Z] #58 48.67 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-05T11:52:09.808Z] #58 48.79 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-05T11:52:09.808Z] #58 ... [2022-04-05T11:52:09.808Z] [2022-04-05T11:52:09.808Z] #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-04-05T11:52:09.808Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T11:52:09.808Z] #41 38.65 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-05T11:52:09.808Z] #41 39.30 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-05T11:52:09.808Z] #41 ... [2022-04-05T11:52:09.808Z] [2022-04-05T11:52:09.808Z] #54 [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-04-05T11:52:09.808Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T11:52:09.808Z] #54 46.46 Setting up criu (3.16.1-3) ... [2022-04-05T11:52:09.808Z] #54 48.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:52:09.887Z] #11 ... [2022-04-05T11:52:09.887Z] [2022-04-05T11:52:09.887Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T11:52:09.887Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-05T11:52:09.887Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-05T11:52:09.887Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-05T11:52:09.887Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-05T11:52:09.887Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-05T11:52:09.887Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2022-04-05T11:52:09.887Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s done [2022-04-05T11:52:09.887Z] #67 DONE 6.4s [2022-04-05T11:52:09.887Z] [2022-04-05T11:52:09.887Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:52:09.887Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:52:09.887Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 93.32MB / 141.70MB 6.4s [2022-04-05T11:52:09.887Z] #11 ... [2022-04-05T11:52:09.887Z] [2022-04-05T11:52:09.887Z] #24 [internal] load build context [2022-04-05T11:52:09.887Z] #24 sha256:432b7f0b6b1f17f26b8b7c8ab1ddcc5ad4532296e24069c59b8e183f15d50c6f [2022-04-05T11:52:09.887Z] #24 transferring context: 29.61MB 6.5s [2022-04-05T11:52:09.887Z] #24 ... [2022-04-05T11:52:09.887Z] [2022-04-05T11:52:09.887Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:52:09.887Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:52:10.149Z] #11 ... [2022-04-05T11:52:10.149Z] [2022-04-05T11:52:10.149Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T11:52:10.149Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-05T11:52:10.149Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-05T11:52:10.149Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done [2022-04-05T11:52:10.149Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-05T11:52:10.149Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-05T11:52:10.149Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-05T11:52:10.149Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.6s done [2022-04-05T11:52:10.149Z] #69 DONE 6.7s [2022-04-05T11:52:10.149Z] [2022-04-05T11:52:10.149Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:52:10.149Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:52:10.149Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 100.66MB / 141.70MB 6.7s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-05T11:52:10.317Z] #12 DONE 0.7s [2022-04-05T11:52:10.317Z] [2022-04-05T11:52:10.317Z] #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-04-05T11:52:10.317Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-05T11:52:10.410Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 110.53MB / 141.70MB 7.0s [2022-04-05T11:52:10.716Z] + docker version [2022-04-05T11:52:10.986Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 119.54MB / 141.70MB 7.4s [2022-04-05T11:52:11.249Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 128.97MB / 141.70MB 7.6s [2022-04-05T11:52:11.249Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 138.41MB / 141.70MB 7.8s [2022-04-05T11:52:11.254Z] #13 DONE 0.7s [2022-04-05T11:52:11.254Z] [2022-04-05T11:52:11.254Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-05T11:52:11.254Z] #25 sha256:dfdd4238837551d461c18dceb8ec98a9e24088a5e74e98dfc2c301564d84bbde [2022-04-05T11:52:11.254Z] #25 ... [2022-04-05T11:52:11.254Z] [2022-04-05T11:52:11.254Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-05T11:52:11.254Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-05T11:52:11.254Z] #33 DONE 0.1s [2022-04-05T11:52:11.254Z] [2022-04-05T11:52:11.254Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-05T11:52:11.254Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-05T11:52:11.254Z] #42 DONE 0.2s [2022-04-05T11:52:11.254Z] [2022-04-05T11:52:11.254Z] #46 [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-04-05T11:52:11.254Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-05T11:52:11.254Z] #46 DONE 0.2s [2022-04-05T11:52:11.254Z] [2022-04-05T11:52:11.254Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-05T11:52:11.254Z] #25 sha256:dfdd4238837551d461c18dceb8ec98a9e24088a5e74e98dfc2c301564d84bbde [2022-04-05T11:52:11.254Z] #25 DONE 0.3s [2022-04-05T11:52:11.254Z] [2022-04-05T11:52:11.254Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-05T11:52:11.254Z] #62 sha256:6519e239986587c09bc9726c5a42efd621b7e04dabbde95663fe80f3a2115f01 [2022-04-05T11:52:11.254Z] #62 DONE 0.3s [2022-04-05T11:52:11.254Z] [2022-04-05T11:52:11.254Z] #63 [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-04-05T11:52:11.254Z] #63 sha256:b81c4db5b87a5ff64f712fc4a361d0cc1280d05219332db55f4e88c5bc70fabc [2022-04-05T11:52:11.722Z] #54 DONE 50.6s [2022-04-05T11:52:11.722Z] [2022-04-05T11:52:11.722Z] #58 [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-04-05T11:52:11.722Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T11:52:11.722Z] #58 50.26 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-05T11:52:11.825Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 5.2s [2022-04-05T11:52:13.235Z] #11 ... [2022-04-05T11:52:13.235Z] [2022-04-05T11:52:13.235Z] #24 [internal] load build context [2022-04-05T11:52:13.235Z] #24 sha256:432b7f0b6b1f17f26b8b7c8ab1ddcc5ad4532296e24069c59b8e183f15d50c6f [2022-04-05T11:52:13.235Z] #24 transferring context: 60.71MB 9.3s done [2022-04-05T11:52:13.235Z] #24 DONE 9.8s [2022-04-05T11:52:13.235Z] [2022-04-05T11:52:13.235Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:52:13.235Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:52:13.235Z] #11 sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 141.70MB / 141.70MB 9.6s done [2022-04-05T11:52:13.500Z] #11 ... [2022-04-05T11:52:13.500Z] [2022-04-05T11:52:13.500Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-05T11:52:13.500Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-05T11:52:13.500Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.1s done [2022-04-05T11:52:13.500Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-05T11:52:13.500Z] #28 sha256:0040bafca14127bdc2dcb0d9897a26f5d44136e89c02046710de6ea01a227278 529B / 529B done [2022-04-05T11:52:13.500Z] #28 sha256:d69c6cd3a20d21ec91b677c3bcd10d9975f4fe67eff81afb5a09bdef5134afeb 1.46kB / 1.46kB done [2022-04-05T11:52:13.500Z] #28 sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 54.94MB / 54.94MB 2.6s done [2022-04-05T11:52:13.500Z] #28 ... [2022-04-05T11:52:13.500Z] [2022-04-05T11:52:13.500Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-05T11:52:13.500Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-05T11:52:14.074Z] #68 DONE 0.7s [2022-04-05T11:52:14.074Z] [2022-04-05T11:52:14.074Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:52:14.074Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:52:14.976Z] Client: Docker Engine - Community [2022-04-05T11:52:14.976Z] Version: 20.10.12 [2022-04-05T11:52:14.976Z] API version: 1.41 [2022-04-05T11:52:14.976Z] Go version: go1.16.12 [2022-04-05T11:52:14.976Z] Git commit: e91ed57 [2022-04-05T11:52:14.976Z] Built: Mon Dec 13 11:44:28 2021 [2022-04-05T11:52:14.976Z] OS/Arch: linux/arm64 [2022-04-05T11:52:14.976Z] Context: default [2022-04-05T11:52:14.976Z] Experimental: true [2022-04-05T11:52:14.976Z] [2022-04-05T11:52:14.976Z] Server: Docker Engine - Community [2022-04-05T11:52:14.976Z] Engine: [2022-04-05T11:52:14.976Z] Version: 20.10.12 [2022-04-05T11:52:14.976Z] API version: 1.41 (minimum version 1.12) [2022-04-05T11:52:14.976Z] Go version: go1.16.12 [2022-04-05T11:52:14.976Z] Git commit: 459d0df [2022-04-05T11:52:14.976Z] Built: Mon Dec 13 11:43:05 2021 [2022-04-05T11:52:14.976Z] OS/Arch: linux/arm64 [2022-04-05T11:52:14.976Z] Experimental: true [2022-04-05T11:52:14.976Z] containerd: [2022-04-05T11:52:14.976Z] Version: 1.4.12 [2022-04-05T11:52:14.976Z] GitCommit: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-05T11:52:14.976Z] runc: [2022-04-05T11:52:14.976Z] Version: 1.0.2 [2022-04-05T11:52:14.976Z] GitCommit: v1.0.2-0-g52b36a2 [2022-04-05T11:52:14.976Z] docker-init: [2022-04-05T11:52:14.976Z] Version: 0.19.0 [2022-04-05T11:52:14.976Z] GitCommit: de40ad0 [2022-04-05T11:52:14.996Z] #58 ... [2022-04-05T11:52:14.996Z] [2022-04-05T11:52:14.996Z] #56 [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-04-05T11:52:14.996Z] #56 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-05T11:52:14.996Z] #56 53.73 gotestsum version dev [2022-04-05T11:52:14.996Z] #56 DONE 53.9s [2022-04-05T11:52:14.996Z] [2022-04-05T11:52:14.996Z] #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-04-05T11:52:14.996Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T11:52:15.016Z] #11 ... [2022-04-05T11:52:15.016Z] [2022-04-05T11:52:15.016Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-05T11:52:15.016Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-05T11:52:15.016Z] #70 DONE 0.8s [2022-04-05T11:52:15.016Z] [2022-04-05T11:52:15.016Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:52:15.016Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [Pipeline] sh [2022-04-05T11:52:15.338Z] + docker info [2022-04-05T11:52:16.527Z] #63 5.035 + RM_GOPATH=0 [2022-04-05T11:52:16.527Z] #63 5.035 + TMP_GOPATH= [2022-04-05T11:52:16.527Z] #63 5.035 + : /build [2022-04-05T11:52:16.527Z] #63 5.035 + '[' -z '' ']' [2022-04-05T11:52:16.527Z] #63 5.035 ++ mktemp -d [2022-04-05T11:52:16.527Z] #63 5.035 + export GOPATH=/tmp/tmp.P13JIBjDDQ [2022-04-05T11:52:16.527Z] #63 5.035 + GOPATH=/tmp/tmp.P13JIBjDDQ [2022-04-05T11:52:16.527Z] #63 5.035 + RM_GOPATH=1 [2022-04-05T11:52:16.527Z] #63 5.035 + case "$(go env GOARCH)" in [2022-04-05T11:52:16.527Z] #63 5.037 ++ go env GOARCH [2022-04-05T11:52:16.527Z] #63 5.080 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T11:52:16.527Z] #63 5.080 + GO_BUILDMODE=-buildmode=pie [2022-04-05T11:52:16.527Z] #63 5.080 ++ dirname /install.sh [2022-04-05T11:52:16.527Z] #63 5.082 + dir=/ [2022-04-05T11:52:16.527Z] #63 5.082 + bin=rootlesskit [2022-04-05T11:52:16.527Z] #63 5.082 + shift [2022-04-05T11:52:16.527Z] #63 5.082 + '[' '!' -f //rootlesskit.installer ']' [2022-04-05T11:52:16.527Z] #63 5.082 + . //rootlesskit.installer [2022-04-05T11:52:16.527Z] #63 5.082 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-05T11:52:16.528Z] #63 5.082 + install_rootlesskit [2022-04-05T11:52:16.528Z] #63 5.082 + case "$1" in [2022-04-05T11:52:16.528Z] #63 5.082 + export CGO_ENABLED=0 [2022-04-05T11:52:16.528Z] #63 5.082 + CGO_ENABLED=0 [2022-04-05T11:52:16.528Z] #63 5.082 + _install_rootlesskit [2022-04-05T11:52:16.528Z] #63 5.082 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-05T11:52:16.528Z] #63 5.082 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-05T11:52:16.528Z] #63 5.082 + GOBIN=/build [2022-04-05T11:52:16.528Z] #63 5.082 + GO111MODULE=on [2022-04-05T11:52:16.528Z] #63 5.082 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-05T11:52:16.528Z] #63 5.084 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-05T11:52:16.788Z] #63 5.619 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-05T11:52:16.936Z] #11 extracting sha256:dbba69284b2786013fe94fefe0c2e66a7d3cecbb20f6d691d71dac891ee37be5 10.1s done [2022-04-05T11:52:16.936Z] #11 ... [2022-04-05T11:52:16.936Z] [2022-04-05T11:52:16.936Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-05T11:52:16.936Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-05T11:52:16.936Z] #28 DONE 13.5s [2022-04-05T11:52:16.936Z] [2022-04-05T11:52:16.936Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:52:16.936Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:52:16.936Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 [2022-04-05T11:52:17.049Z] #63 ... [2022-04-05T11:52:17.049Z] [2022-04-05T11:52:17.049Z] #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-04-05T11:52:17.049Z] #26 sha256:82c63682e1c44842cf796fd4bb33280344aeaa4d706a0222d9123de3b772de9b [2022-04-05T11:52:17.049Z] #26 5.087 + RM_GOPATH=0 [2022-04-05T11:52:17.049Z] #26 5.087 + TMP_GOPATH= [2022-04-05T11:52:17.049Z] #26 5.087 + : /build [2022-04-05T11:52:17.049Z] #26 5.087 + '[' -z '' ']' [2022-04-05T11:52:17.049Z] #26 5.093 ++ mktemp -d [2022-04-05T11:52:17.049Z] #26 5.094 + export GOPATH=/tmp/tmp.lKPmRaLpEm [2022-04-05T11:52:17.049Z] #26 5.094 + GOPATH=/tmp/tmp.lKPmRaLpEm [2022-04-05T11:52:17.049Z] #26 5.094 + RM_GOPATH=1 [2022-04-05T11:52:17.049Z] #26 5.094 + case "$(go env GOARCH)" in [2022-04-05T11:52:17.049Z] #26 5.095 ++ go env GOARCH [2022-04-05T11:52:17.049Z] #26 5.129 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T11:52:17.049Z] #26 5.130 + GO_BUILDMODE=-buildmode=pie [2022-04-05T11:52:17.049Z] #26 5.130 ++ dirname /install.sh [2022-04-05T11:52:17.049Z] #26 5.133 + dir=/ [2022-04-05T11:52:17.049Z] #26 5.133 + bin=dockercli [2022-04-05T11:52:17.049Z] #26 5.133 + shift [2022-04-05T11:52:17.049Z] #26 5.134 + '[' '!' -f //dockercli.installer ']' [2022-04-05T11:52:17.049Z] #26 5.134 + . //dockercli.installer [2022-04-05T11:52:17.049Z] #26 5.135 ++ : stable [2022-04-05T11:52:17.049Z] #26 5.135 ++ : 17.06.2-ce [2022-04-05T11:52:17.049Z] #26 5.135 + install_dockercli [2022-04-05T11:52:17.049Z] #26 5.135 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-05T11:52:17.049Z] #26 5.135 ++ uname -m [2022-04-05T11:52:17.049Z] #26 5.135 Install docker/cli version 17.06.2-ce from stable [2022-04-05T11:52:17.049Z] #26 5.137 + arch=x86_64 [2022-04-05T11:52:17.049Z] #26 5.137 + '[' x86_64 '!=' x86_64 ']' [2022-04-05T11:52:17.049Z] #26 5.137 + url=https://download.docker.com/linux/static [2022-04-05T11:52:17.049Z] #26 5.137 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-05T11:52:17.049Z] #26 5.144 + tar -xz docker/docker [2022-04-05T11:52:17.510Z] #11 extracting sha256:9baf437a1badb6aad2dae5f2cd4a7b53a6c7ab6c14cba1ed1ecb42b4822b0e87 0.7s done [2022-04-05T11:52:17.771Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.1s [2022-04-05T11:52:18.344Z] #11 extracting sha256:6ade5c59e324bd7cf369c72ad781c23d37e8fb48c9bbb4abbecafafd9be4cc35 0.7s done [2022-04-05T11:52:18.609Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d [2022-04-05T11:52:19.182Z] #41 ... [2022-04-05T11:52:19.182Z] [2022-04-05T11:52:19.182Z] #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-04-05T11:52:19.182Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-05T11:52:19.182Z] #19 47.31 Fetched 48.9 MB in 46s (1067 kB/s) [2022-04-05T11:52:19.591Z] #26 ... [2022-04-05T11:52:19.591Z] [2022-04-05T11:52:19.591Z] #63 [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-04-05T11:52:19.591Z] #63 sha256:b81c4db5b87a5ff64f712fc4a361d0cc1280d05219332db55f4e88c5bc70fabc [2022-04-05T11:52:19.591Z] #63 8.369 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-05T11:52:19.591Z] #63 8.369 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T11:52:20.973Z] #63 9.488 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-05T11:52:20.973Z] #63 ... [2022-04-05T11:52:20.973Z] [2022-04-05T11:52:20.973Z] #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-04-05T11:52:20.973Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:52:20.973Z] #14 5.591 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:52:20.973Z] #14 5.660 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:52:20.973Z] #14 5.746 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:52:20.973Z] #14 7.824 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T11:52:21.232Z] #14 ... [2022-04-05T11:52:21.232Z] [2022-04-05T11:52:21.232Z] #36 [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-04-05T11:52:21.232Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-05T11:52:21.232Z] #36 4.956 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-05T11:52:21.232Z] #36 ... [2022-04-05T11:52:21.232Z] [2022-04-05T11:52:21.232Z] #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-04-05T11:52:21.232Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T11:52:21.232Z] #34 4.389 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-05T11:52:21.232Z] #34 4.389 Cloning into '.'... [2022-04-05T11:52:21.491Z] #34 ... [2022-04-05T11:52:21.491Z] [2022-04-05T11:52:21.491Z] #47 [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-04-05T11:52:21.491Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T11:52:21.491Z] #47 5.549 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:52:21.491Z] #47 5.579 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:52:21.491Z] #47 5.594 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:52:21.491Z] #47 6.131 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-05T11:52:21.491Z] #47 7.636 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T11:52:21.491Z] #47 ... [2022-04-05T11:52:21.491Z] [2022-04-05T11:52:21.491Z] #51 [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-04-05T11:52:21.491Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T11:52:21.491Z] #51 4.747 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-05T11:52:21.752Z] #51 ... [2022-04-05T11:52:21.752Z] [2022-04-05T11:52:21.752Z] #38 [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-04-05T11:52:21.752Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T11:52:21.752Z] #38 5.377 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:52:21.752Z] #38 5.560 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:52:21.752Z] #38 5.751 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:52:21.752Z] #38 5.933 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T11:52:21.752Z] #38 8.601 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T11:52:21.752Z] #38 ... [2022-04-05T11:52:21.752Z] [2022-04-05T11:52:21.752Z] #58 [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-04-05T11:52:21.752Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T11:52:21.752Z] #58 5.627 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:52:21.752Z] #58 5.667 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:52:21.752Z] #58 5.748 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:52:21.752Z] #58 7.758 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T11:52:22.012Z] #58 ... [2022-04-05T11:52:22.012Z] [2022-04-05T11:52:22.012Z] #43 [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-04-05T11:52:22.012Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T11:52:22.012Z] #43 4.822 + git clone https://github.com/docker/distribution.git . [2022-04-05T11:52:22.012Z] #43 4.824 Cloning into '.'... [2022-04-05T11:52:22.272Z] #43 ... [2022-04-05T11:52:22.272Z] [2022-04-05T11:52:22.272Z] #53 [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-04-05T11:52:22.272Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-05T11:52:22.272Z] #53 5.073 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-05T11:52:22.272Z] #53 6.221 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-05T11:52:22.272Z] #53 6.290 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-05T11:52:22.272Z] #53 6.350 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-05T11:52:22.272Z] #53 8.549 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-05T11:52:22.272Z] #53 ... [2022-04-05T11:52:22.272Z] [2022-04-05T11:52:22.272Z] #49 [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-04-05T11:52:22.272Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-05T11:52:22.272Z] #49 5.289 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-05T11:52:22.272Z] #49 7.142 go: downloading github.com/fatih/color v1.10.0 [2022-04-05T11:52:22.272Z] #49 7.496 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-05T11:52:22.272Z] #49 7.773 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-05T11:52:22.272Z] #49 7.828 go: downloading github.com/pkg/errors v0.9.1 [2022-04-05T11:52:22.272Z] #49 7.902 go: downloading golang.org/x/tools v0.1.0 [2022-04-05T11:52:22.272Z] #49 7.907 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-05T11:52:22.272Z] #49 8.060 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-05T11:52:22.272Z] #49 8.357 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-05T11:52:22.272Z] #49 8.809 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-05T11:52:22.547Z] #49 ... [2022-04-05T11:52:22.547Z] [2022-04-05T11:52:22.547Z] #58 [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-04-05T11:52:22.547Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T11:52:22.547Z] #58 11.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T11:52:23.495Z] Client: [2022-04-05T11:52:23.495Z] Context: default [2022-04-05T11:52:23.495Z] Debug Mode: false [2022-04-05T11:52:23.495Z] Plugins: [2022-04-05T11:52:23.495Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-05T11:52:23.495Z] buildx: Docker Buildx (Docker Inc., v0.7.1-docker) [2022-04-05T11:52:23.495Z] [2022-04-05T11:52:23.495Z] Server: [2022-04-05T11:52:23.495Z] Containers: 0 [2022-04-05T11:52:23.495Z] Running: 0 [2022-04-05T11:52:23.495Z] Paused: 0 [2022-04-05T11:52:23.495Z] Stopped: 0 [2022-04-05T11:52:23.495Z] Images: 0 [2022-04-05T11:52:23.495Z] Server Version: 20.10.12 [2022-04-05T11:52:23.495Z] Storage Driver: overlay2 [2022-04-05T11:52:23.495Z] Backing Filesystem: extfs [2022-04-05T11:52:23.495Z] Supports d_type: true [2022-04-05T11:52:23.495Z] Native Overlay Diff: true [2022-04-05T11:52:23.495Z] userxattr: false [2022-04-05T11:52:23.495Z] Logging Driver: json-file [2022-04-05T11:52:23.495Z] Cgroup Driver: cgroupfs [2022-04-05T11:52:23.495Z] Cgroup Version: 1 [2022-04-05T11:52:23.495Z] Plugins: [2022-04-05T11:52:23.495Z] Volume: local [2022-04-05T11:52:23.495Z] Network: bridge host ipvlan macvlan null overlay [2022-04-05T11:52:23.495Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-05T11:52:23.495Z] Swarm: inactive [2022-04-05T11:52:23.495Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-05T11:52:23.495Z] Default Runtime: runc [2022-04-05T11:52:23.495Z] Init Binary: docker-init [2022-04-05T11:52:23.495Z] containerd version: 7b11cfaabd73bb80907dd23182b9347b4245eb5d [2022-04-05T11:52:23.495Z] runc version: v1.0.2-0-g52b36a2 [2022-04-05T11:52:23.495Z] init version: de40ad0 [2022-04-05T11:52:23.495Z] Security Options: [2022-04-05T11:52:23.495Z] apparmor [2022-04-05T11:52:23.495Z] seccomp [2022-04-05T11:52:23.495Z] Profile: default [2022-04-05T11:52:23.495Z] Kernel Version: 5.11.0-1023-aws [2022-04-05T11:52:23.495Z] Operating System: Ubuntu 20.04.3 LTS [2022-04-05T11:52:23.495Z] OSType: linux [2022-04-05T11:52:23.495Z] Architecture: aarch64 [2022-04-05T11:52:23.495Z] CPUs: 2 [2022-04-05T11:52:23.495Z] Total Memory: 7.576GiB [2022-04-05T11:52:23.495Z] Name: ip-10-100-60-134 [2022-04-05T11:52:23.495Z] ID: AN7H:AEXZ:3CFE:D2NO:DSCB:EGCV:H43Z:QHR2:AJYF:W7FY:GK6H:VUO5 [2022-04-05T11:52:23.495Z] Docker Root Dir: /var/lib/docker [2022-04-05T11:52:23.495Z] Debug Mode: false [2022-04-05T11:52:23.495Z] Registry: https://index.docker.io/v1/ [2022-04-05T11:52:23.495Z] Labels: [2022-04-05T11:52:23.495Z] Experimental: true [2022-04-05T11:52:23.495Z] Insecure Registries: [2022-04-05T11:52:23.495Z] 127.0.0.0/8 [2022-04-05T11:52:23.495Z] Live Restore Enabled: true [2022-04-05T11:52:23.495Z] [Pipeline] sh [2022-04-05T11:52:23.788Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-05T11:52:23.788Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-05T11:52:23.788Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43453/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-05T11:52:23.788Z] + bash /home/ubuntu/workspace/moby_PR-43453/check-config.sh [2022-04-05T11:52:23.788Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-05T11:52:23.788Z] info: reading kernel config from /boot/config-5.11.0-1023-aws ... [2022-04-05T11:52:23.788Z] [2022-04-05T11:52:23.788Z] Generally Necessary: [2022-04-05T11:52:23.788Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-05T11:52:23.788Z] - apparmor: enabled and tools installed [2022-04-05T11:52:23.788Z] - CONFIG_NAMESPACES: enabled [2022-04-05T11:52:23.788Z] - CONFIG_NET_NS: enabled [2022-04-05T11:52:23.788Z] - CONFIG_PID_NS: enabled [2022-04-05T11:52:23.788Z] - CONFIG_IPC_NS: enabled [2022-04-05T11:52:23.788Z] - CONFIG_UTS_NS: enabled [2022-04-05T11:52:23.788Z] - CONFIG_CGROUPS: enabled [2022-04-05T11:52:23.788Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-05T11:52:23.788Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-05T11:52:23.788Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-05T11:52:23.788Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-05T11:52:23.788Z] - CONFIG_CPUSETS: enabled [2022-04-05T11:52:23.788Z] - CONFIG_MEMCG: enabled [2022-04-05T11:52:23.788Z] - CONFIG_KEYS: enabled [2022-04-05T11:52:23.788Z] - CONFIG_VETH: enabled (as module) [2022-04-05T11:52:23.788Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-05T11:52:23.788Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-05T11:52:23.788Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-05T11:52:23.788Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-05T11:52:23.788Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-05T11:52:23.788Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-05T11:52:23.788Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-05T11:52:23.788Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-05T11:52:23.788Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-05T11:52:23.788Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-05T11:52:23.788Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-05T11:52:23.788Z] - CONFIG_CGROUP_BPF: enabled [2022-04-05T11:52:23.788Z] [2022-04-05T11:52:23.788Z] Optional Features: [2022-04-05T11:52:23.788Z] - CONFIG_USER_NS: enabled [2022-04-05T11:52:23.788Z] - CONFIG_SECCOMP: enabled [2022-04-05T11:52:23.788Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-05T11:52:23.788Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-05T11:52:23.788Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-05T11:52:23.788Z] (cgroup swap accounting is currently enabled) [2022-04-05T11:52:24.019Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 5.2s [2022-04-05T11:52:24.050Z] - CONFIG_BLK_CGROUP: enabled [2022-04-05T11:52:24.050Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-05T11:52:24.050Z] - CONFIG_CGROUP_PERF: enabled [2022-04-05T11:52:24.050Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-05T11:52:24.050Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-05T11:52:24.050Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-05T11:52:24.050Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-05T11:52:24.050Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-05T11:52:24.050Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-05T11:52:24.050Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-05T11:52:24.050Z] - CONFIG_IP_VS: enabled (as module) [2022-04-05T11:52:24.050Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-05T11:52:24.050Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-05T11:52:24.050Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-05T11:52:24.050Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-05T11:52:24.050Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-05T11:52:24.050Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-05T11:52:24.050Z] - CONFIG_EXT4_FS: enabled [2022-04-05T11:52:24.050Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-05T11:52:24.050Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-05T11:52:24.050Z] - Network Drivers: [2022-04-05T11:52:24.050Z] - "overlay": [2022-04-05T11:52:24.050Z] - CONFIG_VXLAN: enabled (as module) [2022-04-05T11:52:24.050Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-05T11:52:24.050Z] Optional (for encrypted networks): [2022-04-05T11:52:24.050Z] - CONFIG_CRYPTO: enabled [2022-04-05T11:52:24.050Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-05T11:52:24.050Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-05T11:52:24.050Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-05T11:52:24.050Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-05T11:52:24.050Z] - CONFIG_XFRM: enabled [2022-04-05T11:52:24.050Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-05T11:52:24.050Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-05T11:52:24.050Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-05T11:52:24.050Z] - "ipvlan": [2022-04-05T11:52:24.050Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-05T11:52:24.050Z] - "macvlan": [2022-04-05T11:52:24.050Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-05T11:52:24.050Z] - CONFIG_DUMMY: enabled (as module) [2022-04-05T11:52:24.050Z] - "ftp,tftp client in container": [2022-04-05T11:52:24.050Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-05T11:52:24.050Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-05T11:52:24.050Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-05T11:52:24.050Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-05T11:52:24.050Z] - Storage Drivers: [2022-04-05T11:52:24.050Z] - "aufs": [2022-04-05T11:52:24.050Z] - CONFIG_AUFS_FS: missing [2022-04-05T11:52:24.050Z] - "btrfs": [2022-04-05T11:52:24.050Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-05T11:52:24.050Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-05T11:52:24.050Z] - "devicemapper": [2022-04-05T11:52:24.050Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-05T11:52:24.050Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-05T11:52:24.050Z] - "overlay": [2022-04-05T11:52:24.050Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-05T11:52:24.050Z] - "zfs": [2022-04-05T11:52:24.050Z] - /dev/zfs: present [2022-04-05T11:52:24.050Z] - zfs command: missing [2022-04-05T11:52:24.050Z] - zpool command: missing [2022-04-05T11:52:24.050Z] [2022-04-05T11:52:24.050Z] Limits: [2022-04-05T11:52:24.311Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-05T11:52:24.311Z] [2022-04-05T11:52:24.311Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-05T11:52:24.660Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2e26920ccdc675b24b7f5af98d570f2062e21c8f . [2022-04-05T11:52:24.660Z] #1 [internal] load build definition from Dockerfile [2022-04-05T11:52:24.660Z] #1 sha256:cc5b241e4865e3b358ff1775412baf4a59c9988f927b1f3521d4a882af46adf1 [2022-04-05T11:52:24.660Z] #1 transferring dockerfile: 16.77kB 0.0s done [2022-04-05T11:52:24.921Z] #1 DONE 0.2s [2022-04-05T11:52:24.921Z] [2022-04-05T11:52:24.921Z] #2 [internal] load .dockerignore [2022-04-05T11:52:24.921Z] #2 sha256:787ee28352095a566867171854798ab768ce29cd6449ddce6f5345d272b66ae0 [2022-04-05T11:52:24.921Z] #2 transferring context: 87B done [2022-04-05T11:52:24.921Z] #2 DONE 0.1s [2022-04-05T11:52:24.921Z] [2022-04-05T11:52:24.921Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-05T11:52:24.921Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-05T11:52:25.087Z] #58 14.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T11:52:25.496Z] #3 DONE 0.4s [2022-04-05T11:52:25.496Z] [2022-04-05T11:52:25.496Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-05T11:52:25.496Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-05T11:52:25.496Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-05T11:52:25.496Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-04-05T11:52:25.496Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-05T11:52:25.496Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-04-05T11:52:25.496Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-04-05T11:52:25.496Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s [2022-04-05T11:52:25.756Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2022-04-05T11:52:25.756Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-04-05T11:52:25.756Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.1s [2022-04-05T11:52:25.942Z] #11 ... [2022-04-05T11:52:25.942Z] [2022-04-05T11:52:25.942Z] #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-04-05T11:52:25.942Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-05T11:52:25.942Z] #29 1.716 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:52:25.942Z] #29 1.729 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:52:25.942Z] #29 1.729 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:52:25.942Z] #29 1.920 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T11:52:25.942Z] #29 2.169 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T11:52:25.942Z] #29 2.518 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T11:52:25.942Z] #29 3.857 Fetched 8508 kB in 2s (3518 kB/s) [2022-04-05T11:52:25.942Z] #29 3.857 Reading package lists... [2022-04-05T11:52:25.942Z] #29 4.649 Reading package lists... [2022-04-05T11:52:25.942Z] #29 5.576 Building dependency tree... [2022-04-05T11:52:25.942Z] #29 5.936 The following additional packages will be installed: [2022-04-05T11:52:25.942Z] #29 5.936 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-05T11:52:25.942Z] #29 5.936 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-05T11:52:25.942Z] #29 5.936 Recommended packages: [2022-04-05T11:52:25.942Z] #29 5.936 libldap-common publicsuffix libsasl2-modules [2022-04-05T11:52:25.942Z] #29 6.100 The following NEW packages will be installed: [2022-04-05T11:52:25.942Z] #29 6.100 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-05T11:52:25.942Z] #29 6.100 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-05T11:52:25.942Z] #29 6.112 libssh2-1 openssl [2022-04-05T11:52:25.942Z] #29 6.388 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:52:25.942Z] #29 6.388 Need to get 3040 kB of archives. [2022-04-05T11:52:25.942Z] #29 6.388 After this operation, 6651 kB of additional disk space will be used. [2022-04-05T11:52:25.942Z] #29 6.388 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-05T11:52:25.942Z] #29 6.405 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-05T11:52:25.942Z] #29 6.407 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-05T11:52:25.942Z] #29 6.411 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-04-05T11:52:25.942Z] #29 6.411 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-05T11:52:25.942Z] #29 6.414 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-05T11:52:25.942Z] #29 6.421 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-05T11:52:25.942Z] #29 6.422 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-05T11:52:25.942Z] #29 6.423 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-05T11:52:25.942Z] #29 6.424 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-05T11:52:25.942Z] #29 6.426 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-05T11:52:25.942Z] #29 6.433 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-05T11:52:25.943Z] #29 6.436 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-05T11:52:25.943Z] #29 6.438 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-05T11:52:25.943Z] #29 6.444 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-05T11:52:25.943Z] #29 6.753 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:52:25.943Z] #29 6.798 Fetched 3040 kB in 0s (9002 kB/s) [2022-04-05T11:52:25.943Z] #29 6.836 Selecting previously unselected package openssl. [2022-04-05T11:52:25.943Z] #29 6.836 (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-04-05T11:52:25.943Z] #29 6.836 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-05T11:52:25.943Z] #29 6.846 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-05T11:52:25.943Z] #29 7.077 Selecting previously unselected package ca-certificates. [2022-04-05T11:52:25.943Z] #29 7.079 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-05T11:52:25.943Z] #29 7.082 Unpacking ca-certificates (20210119) ... [2022-04-05T11:52:25.943Z] #29 7.227 Selecting previously unselected package libbrotli1:amd64. [2022-04-05T11:52:25.943Z] #29 7.230 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-05T11:52:25.943Z] #29 7.266 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-05T11:52:25.943Z] #29 7.402 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-05T11:52:25.943Z] #29 7.402 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-05T11:52:25.943Z] #29 7.406 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T11:52:25.943Z] #29 7.494 Selecting previously unselected package libsasl2-2:amd64. [2022-04-05T11:52:25.943Z] #29 7.494 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-05T11:52:25.943Z] #29 7.499 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T11:52:25.943Z] #29 7.587 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-05T11:52:25.943Z] #29 7.587 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-05T11:52:25.943Z] #29 7.600 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-05T11:52:25.943Z] #29 7.709 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-05T11:52:25.943Z] #29 7.709 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-05T11:52:25.943Z] #29 7.715 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-05T11:52:25.943Z] #29 7.791 Selecting previously unselected package libpsl5:amd64. [2022-04-05T11:52:25.943Z] #29 7.791 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-05T11:52:25.943Z] #29 7.797 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-05T11:52:25.943Z] #29 7.899 Selecting previously unselected package librtmp1:amd64. [2022-04-05T11:52:25.943Z] #29 7.899 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-05T11:52:25.943Z] #29 7.903 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-05T11:52:25.943Z] #29 8.036 Selecting previously unselected package libssh2-1:amd64. [2022-04-05T11:52:25.943Z] #29 8.036 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-05T11:52:25.943Z] #29 8.056 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-05T11:52:25.943Z] #29 8.185 Selecting previously unselected package libcurl4:amd64. [2022-04-05T11:52:25.943Z] #29 8.188 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-05T11:52:25.943Z] #29 8.200 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-05T11:52:25.943Z] #29 8.343 Selecting previously unselected package curl. [2022-04-05T11:52:25.943Z] #29 8.343 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-05T11:52:25.943Z] #29 8.352 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-05T11:52:25.943Z] #29 8.466 Selecting previously unselected package libonig5:amd64. [2022-04-05T11:52:25.943Z] #29 8.466 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-05T11:52:25.943Z] #29 8.472 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T11:52:25.943Z] #29 8.608 Selecting previously unselected package libjq1:amd64. [2022-04-05T11:52:25.943Z] #29 8.611 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-05T11:52:25.943Z] #29 8.623 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-05T11:52:25.943Z] #29 8.694 Selecting previously unselected package jq. [2022-04-05T11:52:25.943Z] #29 8.694 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-05T11:52:25.943Z] #29 8.699 Unpacking jq (1.6-2.1) ... [2022-04-05T11:52:25.943Z] #29 8.809 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-05T11:52:25.943Z] #29 8.820 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-05T11:52:25.943Z] #29 8.865 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-05T11:52:25.943Z] #29 8.909 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T11:52:25.943Z] #29 8.920 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-05T11:52:25.943Z] #29 8.958 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T11:52:25.943Z] #29 8.974 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-05T11:52:25.943Z] #29 8.991 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-05T11:52:25.943Z] #29 9.034 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T11:52:25.943Z] #29 9.046 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-05T11:52:25.943Z] #29 9.096 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-05T11:52:25.943Z] #29 9.110 Setting up ca-certificates (20210119) ... [2022-04-05T11:52:26.018Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-04-05T11:52:26.018Z] #4 DONE 0.6s [2022-04-05T11:52:26.018Z] [2022-04-05T11:52:26.018Z] #5 [internal] load .dockerignore [2022-04-05T11:52:26.018Z] #5 sha256:93c48f24fe7934cd918b8c5f1bbf714cfc4e987f034b707bea511c43815597a4 [2022-04-05T11:52:26.018Z] #5 DONE 0.0s [2022-04-05T11:52:26.018Z] [2022-04-05T11:52:26.018Z] #6 [internal] load build definition from Dockerfile [2022-04-05T11:52:26.018Z] #6 sha256:b446fd6e77caf1fa6d7fb97682b27d3c0016b6098d04c2390bae6c00e8d70a3d [2022-04-05T11:52:26.018Z] #6 DONE 0.0s [2022-04-05T11:52:26.018Z] [2022-04-05T11:52:26.018Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-05T11:52:26.018Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-05T11:52:26.204Z] #29 ... [2022-04-05T11:52:26.204Z] [2022-04-05T11:52:26.204Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:52:26.204Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:52:26.962Z] #10 ... [2022-04-05T11:52:26.962Z] [2022-04-05T11:52:26.962Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-05T11:52:26.962Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-05T11:52:26.962Z] #7 DONE 1.0s [2022-04-05T11:52:26.962Z] [2022-04-05T11:52:26.962Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-05T11:52:26.962Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-05T11:52:26.962Z] #8 DONE 1.0s [2022-04-05T11:52:27.224Z] [2022-04-05T11:52:27.224Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-05T11:52:27.224Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-05T11:52:27.224Z] #10 DONE 1.0s [2022-04-05T11:52:27.224Z] [2022-04-05T11:52:27.224Z] #9 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-05T11:52:27.224Z] #9 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 [2022-04-05T11:52:27.224Z] #9 DONE 1.1s [2022-04-05T11:52:27.485Z] [2022-04-05T11:52:27.485Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:52:27.485Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-05T11:52:27.485Z] #11 resolve docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 0.1s done [2022-04-05T11:52:27.596Z] #11 extracting sha256:b19a994f6d4cdbb620339bd2e4ad47b229f14276b542060622ae447649294e5d 9.0s done [2022-04-05T11:52:27.747Z] #11 sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 1.86kB / 1.86kB done [2022-04-05T11:52:27.747Z] #11 sha256:e1ea2c4e5f3f463dcb88d6284f278c36747df37d9b0f71c04b70937865d8d82e 1.80kB / 1.80kB done [2022-04-05T11:52:27.747Z] #11 sha256:398d2f9ae07316f3f5a24ea533acc631ce86fe33c6c9a4248c3f028d4a9d63ca 7.04kB / 7.04kB done [2022-04-05T11:52:27.747Z] #11 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 0B / 53.63MB 0.1s [2022-04-05T11:52:28.008Z] #11 ... [2022-04-05T11:52:28.008Z] [2022-04-05T11:52:28.008Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-05T11:52:28.008Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-05T11:52:28.008Z] #45 DONE 0.5s [2022-04-05T11:52:28.008Z] [2022-04-05T11:52:28.008Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-05T11:52:28.008Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-05T11:52:28.008Z] #45 DONE 0.0s [2022-04-05T11:52:28.008Z] [2022-04-05T11:52:28.008Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-05T11:52:28.008Z] #28 sha256:b18c2bb5757c591439ed1a5adb8d6793746fada8d637b4fa7af280079fc1464b [2022-04-05T11:52:28.008Z] #28 resolve docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 0.2s done [2022-04-05T11:52:28.008Z] #28 sha256:05e8051d05a29bf316af622d17aab46cf176eb5f549c7f4c54d420805cc16165 1.48kB / 1.48kB done [2022-04-05T11:52:28.008Z] #28 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 28.31MB / 53.63MB 0.3s [2022-04-05T11:52:28.008Z] #28 sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b 1.85kB / 1.85kB done [2022-04-05T11:52:28.008Z] #28 sha256:8d7b4b6771e64398bec4224851914f4f6fa32427f22f0758f4920f614535c5be 529B / 529B done [2022-04-05T11:52:28.173Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 [2022-04-05T11:52:28.269Z] #28 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 37.75MB / 53.63MB 0.4s [2022-04-05T11:52:28.269Z] #28 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 48.23MB / 53.63MB 0.5s [2022-04-05T11:52:28.269Z] #28 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 53.63MB / 53.63MB 0.6s [2022-04-05T11:52:28.383Z] #58 ... [2022-04-05T11:52:28.383Z] [2022-04-05T11:52:28.383Z] #63 [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-04-05T11:52:28.383Z] #63 sha256:b81c4db5b87a5ff64f712fc4a361d0cc1280d05219332db55f4e88c5bc70fabc [2022-04-05T11:52:28.383Z] #63 13.24 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-05T11:52:28.383Z] #63 14.40 go: downloading github.com/google/uuid v1.3.0 [2022-04-05T11:52:28.383Z] #63 14.65 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-05T11:52:28.383Z] #63 15.38 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-05T11:52:28.383Z] #63 15.60 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-05T11:52:28.383Z] #63 15.86 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-05T11:52:28.383Z] #63 16.13 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-05T11:52:28.383Z] #63 ... [2022-04-05T11:52:28.383Z] [2022-04-05T11:52:28.383Z] #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-04-05T11:52:28.383Z] #26 sha256:82c63682e1c44842cf796fd4bb33280344aeaa4d706a0222d9123de3b772de9b [2022-04-05T11:52:28.383Z] #26 16.62 + mkdir -p /build [2022-04-05T11:52:28.383Z] #26 16.62 + mv docker/docker /build/ [2022-04-05T11:52:28.383Z] #26 16.62 + rmdir docker [2022-04-05T11:52:28.383Z] #26 DONE 17.2s [2022-04-05T11:52:28.383Z] [2022-04-05T11:52:28.383Z] #63 [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-04-05T11:52:28.383Z] #63 sha256:b81c4db5b87a5ff64f712fc4a361d0cc1280d05219332db55f4e88c5bc70fabc [2022-04-05T11:52:28.383Z] #63 17.03 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-05T11:52:28.643Z] #63 17.27 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-05T11:52:28.903Z] #63 17.48 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-05T11:52:29.217Z] #28 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 53.63MB / 53.63MB 1.5s done [2022-04-05T11:52:29.794Z] #28 ... [2022-04-05T11:52:29.794Z] [2022-04-05T11:52:29.795Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T11:52:29.795Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-05T11:52:29.795Z] #67 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-05T11:52:29.795Z] #67 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-05T11:52:29.795Z] #67 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-05T11:52:29.795Z] #67 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-05T11:52:29.795Z] #67 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-04-05T11:52:29.795Z] #67 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2022-04-05T11:52:29.795Z] #67 DONE 2.2s [2022-04-05T11:52:29.795Z] [2022-04-05T11:52:29.795Z] #24 [internal] load build context [2022-04-05T11:52:29.795Z] #24 sha256:01b7621e5ef85413570387cbf8496f83760ae1cabfd786227577ff1732113f5d [2022-04-05T11:52:29.795Z] #24 transferring context: 60.71MB 2.0s done [2022-04-05T11:52:29.795Z] #24 DONE 2.3s [2022-04-05T11:52:29.795Z] [2022-04-05T11:52:29.795Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-05T11:52:29.795Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-05T11:52:29.795Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-05T11:52:29.795Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-05T11:52:29.795Z] #69 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-05T11:52:29.795Z] #69 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-05T11:52:29.795Z] #69 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2022-04-05T11:52:29.795Z] #69 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done [2022-04-05T11:52:29.795Z] #69 DONE 2.2s [2022-04-05T11:52:29.795Z] [2022-04-05T11:52:29.795Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:52:29.795Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-05T11:52:29.795Z] #11 sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 53.63MB / 53.63MB 1.6s done [2022-04-05T11:52:29.795Z] #11 sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 4.94MB / 4.94MB 1.7s done [2022-04-05T11:52:29.795Z] #11 sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 10.66MB / 10.66MB 1.9s done [2022-04-05T11:52:29.795Z] #11 extracting sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 0.3s [2022-04-05T11:52:29.795Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 24.12MB / 81.05MB 2.2s [2022-04-05T11:52:29.795Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 11.07MB / 54.67MB 2.2s [2022-04-05T11:52:29.795Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 2.10MB / 108.66MB 2.2s [2022-04-05T11:52:30.076Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 32.51MB / 81.05MB 2.3s [2022-04-05T11:52:30.076Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 29.36MB / 54.67MB 2.3s [2022-04-05T11:52:30.076Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 7.73MB / 108.66MB 2.3s [2022-04-05T11:52:30.076Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 56.50MB / 81.05MB 2.5s [2022-04-05T11:52:30.076Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 49.28MB / 54.67MB 2.5s [2022-04-05T11:52:30.076Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 27.26MB / 108.66MB 2.5s [2022-04-05T11:52:30.341Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 66.06MB / 81.05MB 2.6s [2022-04-05T11:52:30.341Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 54.67MB / 54.67MB 2.6s [2022-04-05T11:52:30.341Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 40.89MB / 108.66MB 2.6s [2022-04-05T11:52:30.341Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 78.64MB / 81.05MB 2.7s [2022-04-05T11:52:30.341Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 61.87MB / 108.66MB 2.7s [2022-04-05T11:52:30.603Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 72.35MB / 108.66MB 2.8s [2022-04-05T11:52:30.603Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 89.13MB / 108.66MB 2.9s [2022-04-05T11:52:30.726Z] #11 ... [2022-04-05T11:52:30.726Z] [2022-04-05T11:52:30.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-04-05T11:52:30.726Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-05T11:52:30.726Z] #29 9.925 Updating certificates in /etc/ssl/certs... [2022-04-05T11:52:30.726Z] #29 11.10 129 added, 0 removed; done. [2022-04-05T11:52:30.726Z] #29 11.15 Setting up jq (1.6-2.1) ... [2022-04-05T11:52:30.726Z] #29 11.16 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-05T11:52:30.726Z] #29 11.18 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-05T11:52:30.726Z] #29 11.19 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:52:30.726Z] #29 11.21 Processing triggers for ca-certificates (20210119) ... [2022-04-05T11:52:30.726Z] #29 11.22 Updating certificates in /etc/ssl/certs... [2022-04-05T11:52:30.726Z] #29 12.08 0 added, 0 removed; done. [2022-04-05T11:52:30.726Z] #29 12.08 Running hooks in /etc/ca-certificates/update.d... [2022-04-05T11:52:30.726Z] #29 12.09 done. [2022-04-05T11:52:30.726Z] #29 DONE 13.3s [2022-04-05T11:52:30.726Z] [2022-04-05T11:52:30.726Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-05T11:52:30.726Z] #30 sha256:7d52e31cb41fc1679be6bb660a1a504f7a856cbfc74bcd9a2760fb1174a1a91c [2022-04-05T11:52:30.726Z] #30 DONE 0.1s [2022-04-05T11:52:30.726Z] [2022-04-05T11:52:30.726Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:52:30.726Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:52:30.867Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 102.76MB / 108.66MB 3.1s [2022-04-05T11:52:30.867Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 108.66MB / 108.66MB 3.2s [2022-04-05T11:52:31.439Z] #11 sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 54.67MB / 54.67MB 3.3s done [2022-04-05T11:52:31.439Z] #11 sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 0B / 126B 3.6s [2022-04-05T11:52:31.439Z] #11 sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 126B / 126B 3.7s [2022-04-05T11:52:32.012Z] #11 extracting sha256:fa223d8c149d7beec8e997e1415ee4961473cafaf88a932f70baf3da56f2c564 2.4s done [2022-04-05T11:52:32.200Z] #63 20.47 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-05T11:52:32.200Z] #63 ... [2022-04-05T11:52:32.200Z] [2022-04-05T11:52:32.200Z] #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-04-05T11:52:32.200Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:52:32.200Z] #14 11.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T11:52:32.200Z] #14 13.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T11:52:32.460Z] #14 ... [2022-04-05T11:52:32.460Z] [2022-04-05T11:52:32.460Z] #49 [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-04-05T11:52:32.460Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-05T11:52:32.460Z] #49 15.35 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-05T11:52:32.460Z] #49 15.57 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-05T11:52:32.460Z] #49 15.79 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-05T11:52:32.460Z] #49 17.36 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-05T11:52:32.460Z] #49 17.47 go: downloading golang.org/x/mod v0.3.0 [2022-04-05T11:52:32.584Z] #11 extracting sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 [2022-04-05T11:52:32.845Z] #11 sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 81.05MB / 81.05MB 5.0s done [2022-04-05T11:52:32.845Z] #11 extracting sha256:17ffbd2ab15985c19f9e1e3199cdce06090266d20d11dbd3d55fba45de2fcc27 0.2s done [2022-04-05T11:52:33.107Z] #11 extracting sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb [2022-04-05T11:52:33.258Z] #49 ... [2022-04-05T11:52:33.258Z] [2022-04-05T11:52:33.258Z] #38 [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-04-05T11:52:33.258Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T11:52:33.258Z] #38 12.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T11:52:33.258Z] #38 ... [2022-04-05T11:52:33.258Z] [2022-04-05T11:52:33.258Z] #47 [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-04-05T11:52:33.259Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T11:52:33.259Z] #47 11.73 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T11:52:33.259Z] #47 14.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T11:52:33.259Z] #47 19.00 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-05T11:52:33.280Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 5.0s [2022-04-05T11:52:33.368Z] #11 extracting sha256:a3953e76cee2ab175d909ccec1a3399912a690ad621ae88cff787d98419b97bb 0.2s done [2022-04-05T11:52:33.629Z] #11 extracting sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 0.1s [2022-04-05T11:52:34.685Z] #47 ... [2022-04-05T11:52:34.685Z] [2022-04-05T11:52:34.685Z] #36 [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-04-05T11:52:34.685Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-05T11:52:34.685Z] #36 23.37 tomll can be used in two ways: [2022-04-05T11:52:34.685Z] #36 23.37 Writing to STDIN and reading from STDOUT: [2022-04-05T11:52:34.685Z] #36 23.37 cat file.toml | tomll > file.toml [2022-04-05T11:52:34.685Z] #36 23.37 [2022-04-05T11:52:34.685Z] #36 23.37 Reading and updating a list of files: [2022-04-05T11:52:34.685Z] #36 23.37 tomll a.toml b.toml c.toml [2022-04-05T11:52:34.685Z] #36 23.37 [2022-04-05T11:52:34.685Z] #36 23.37 When given a list of files, tomll will modify all files in place without asking. [2022-04-05T11:52:34.685Z] #36 DONE 23.6s [2022-04-05T11:52:34.685Z] [2022-04-05T11:52:34.685Z] #38 [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-04-05T11:52:34.685Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T11:52:34.685Z] #38 23.59 Fetched 8508 kB in 19s (456 kB/s) [2022-04-05T11:52:35.542Z] #11 extracting sha256:6f906570592fdd65a2fcfae6164990d0422e03ccadba25c5b1d1268a29f7c530 1.7s done [2022-04-05T11:52:35.802Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 108.66MB / 108.66MB 8.2s [2022-04-05T11:52:36.372Z] #11 extracting sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b [2022-04-05T11:52:36.596Z] #11 extracting sha256:e3c59fd148bed37342299df52e64edd44cacda6c49e334a8de0da234d5e6beb5 8.0s done [2022-04-05T11:52:36.596Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 [2022-04-05T11:52:36.632Z] #11 sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 126B / 126B 8.8s [2022-04-05T11:52:37.204Z] #11 ... [2022-04-05T11:52:37.204Z] [2022-04-05T11:52:37.204Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-05T11:52:37.204Z] #28 sha256:b18c2bb5757c591439ed1a5adb8d6793746fada8d637b4fa7af280079fc1464b [2022-04-05T11:52:37.204Z] #28 DONE 9.4s [2022-04-05T11:52:37.204Z] [2022-04-05T11:52:37.204Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:52:37.204Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-05T11:52:37.204Z] #11 sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 108.66MB / 108.66MB 9.2s done [2022-04-05T11:52:37.204Z] #11 sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 126B / 126B 9.2s done [2022-04-05T11:52:37.204Z] #11 ... [2022-04-05T11:52:37.204Z] [2022-04-05T11:52:37.204Z] #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-04-05T11:52:37.204Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-05T11:52:37.247Z] #19 47.31 Reading package lists... [2022-04-05T11:52:40.514Z] #29 2.897 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:52:40.514Z] #29 2.926 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:52:40.514Z] #29 2.931 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:52:40.514Z] #29 ... [2022-04-05T11:52:40.514Z] [2022-04-05T11:52:40.514Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-05T11:52:40.514Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-05T11:52:40.514Z] #68 DONE 0.9s [2022-04-05T11:52:40.514Z] [2022-04-05T11:52:40.514Z] #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-04-05T11:52:40.514Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-05T11:52:40.514Z] #29 3.042 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-05T11:52:40.514Z] #29 3.158 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-05T11:52:40.784Z] #29 3.534 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-05T11:52:40.816Z] #11 ... [2022-04-05T11:52:40.816Z] [2022-04-05T11:52:40.816Z] #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-04-05T11:52:40.816Z] #31 sha256:bdaf719ceed020f3ba4effcd68713c5d6ff7d7a32f96ab72390a3f13222ac50b [2022-04-05T11:52:40.816Z] #31 2.213 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-05T11:52:40.816Z] #31 2.556 [2022-04-05T11:52:40.816Z] #31 2.792 #=#=# ######################################################################## 100.0% [2022-04-05T11:52:40.816Z] #31 3.045 [2022-04-05T11:52:40.816Z] #31 4.038 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-05T11:52:40.816Z] #31 4.350 [2022-04-05T11:52:40.816Z] #31 4.581 #=#=# ######################################################################## 100.0% [2022-04-05T11:52:40.816Z] #31 4.889 [2022-04-05T11:52:40.816Z] #31 5.891 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-05T11:52:40.816Z] #31 6.186 [2022-04-05T11:52:40.816Z] #31 6.425 #=#=# ############# 18.5% ######################################## 55.9% ############################################################### 87.9% ######################################################################## 100.0% [2022-04-05T11:52:40.816Z] #31 7.026 [2022-04-05T11:52:40.816Z] #31 8.003 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-05T11:52:40.816Z] #31 8.323 [2022-04-05T11:52:40.816Z] #31 8.550 #=#=# ######################################################################## 100.0% [2022-04-05T11:52:40.816Z] #31 8.879 [2022-04-05T11:52:40.816Z] #31 9.579 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-05T11:52:40.816Z] #31 9.911 [2022-04-05T11:52:40.816Z] #31 10.14 #=#=# ######################################################################## 100.0% [2022-04-05T11:52:40.816Z] #31 ... [2022-04-05T11:52:40.816Z] [2022-04-05T11:52:40.816Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:52:40.816Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:52:41.264Z] #38 23.59 Reading package lists... [2022-04-05T11:52:41.264Z] #38 ... [2022-04-05T11:52:41.264Z] [2022-04-05T11:52:41.264Z] #47 [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-04-05T11:52:41.264Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T11:52:41.264Z] #47 27.17 Fetched 8511 kB in 22s (391 kB/s) [2022-04-05T11:52:41.395Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 5.2s [2022-04-05T11:52:41.730Z] [2022-04-05T11:52:41.730Z] #29 ... [2022-04-05T11:52:41.730Z] [2022-04-05T11:52:41.730Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-05T11:52:41.730Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-05T11:52:41.730Z] #70 DONE 1.5s [2022-04-05T11:52:41.730Z] [2022-04-05T11:52:41.730Z] #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-04-05T11:52:41.730Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-05T11:52:41.730Z] #29 4.459 Fetched 8395 kB in 2s (4589 kB/s) [2022-04-05T11:52:42.319Z] #29 4.459 Reading package lists... [2022-04-05T11:52:42.580Z] #29 5.025 Reading package lists... [2022-04-05T11:52:42.842Z] #29 5.622 Building dependency tree... [2022-04-05T11:52:43.103Z] #29 5.932 The following additional packages will be installed: [2022-04-05T11:52:43.103Z] #29 5.932 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-05T11:52:43.103Z] #29 5.932 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-05T11:52:43.103Z] #29 5.934 Recommended packages: [2022-04-05T11:52:43.103Z] #29 5.934 libldap-common publicsuffix libsasl2-modules [2022-04-05T11:52:43.103Z] #29 6.050 The following NEW packages will be installed: [2022-04-05T11:52:43.103Z] #29 6.050 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-05T11:52:43.103Z] #29 6.050 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-05T11:52:43.103Z] #29 6.050 libssh2-1 openssl [2022-04-05T11:52:43.364Z] #29 6.320 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:52:43.364Z] #29 6.320 Need to get 2934 kB of archives. [2022-04-05T11:52:43.364Z] #29 6.320 After this operation, 6476 kB of additional disk space will be used. [2022-04-05T11:52:43.364Z] #29 6.320 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-04-05T11:52:43.364Z] #29 6.338 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-04-05T11:52:43.364Z] #29 6.339 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-04-05T11:52:43.364Z] #29 6.339 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-04-05T11:52:43.364Z] #29 6.339 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-04-05T11:52:43.364Z] #29 6.361 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-04-05T11:52:43.364Z] #29 6.361 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-04-05T11:52:43.364Z] #29 6.361 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-04-05T11:52:43.364Z] #29 6.361 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-04-05T11:52:43.364Z] #29 6.361 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-04-05T11:52:43.364Z] #29 6.361 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-04-05T11:52:43.364Z] #29 6.361 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-04-05T11:52:43.364Z] #29 6.368 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-05T11:52:43.625Z] #29 6.553 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-05T11:52:43.626Z] #29 6.670 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-05T11:52:43.804Z] #47 27.17 Reading package lists... [2022-04-05T11:52:43.804Z] #47 ... [2022-04-05T11:52:43.804Z] [2022-04-05T11:52:43.804Z] #43 [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-04-05T11:52:43.804Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T11:52:43.804Z] #43 32.03 Updating files: 71% (1319/1842) Updating files: 72% (1327/1842) Updating files: 73% (1345/1842) Updating files: 74% (1364/1842) Updating files: 75% (1382/1842) Updating files: 76% (1400/1842) Updating files: 77% (1419/1842) Updating files: 78% (1437/1842) Updating files: 79% (1456/1842) Updating files: 80% (1474/1842) Updating files: 81% (1493/1842) Updating files: 82% (1511/1842) Updating files: 83% (1529/1842) Updating files: 84% (1548/1842) Updating files: 85% (1566/1842) Updating files: 86% (1585/1842) Updating files: 87% (1603/1842) Updating files: 88% (1621/1842) Updating files: 89% (1640/1842) Updating files: 90% (1658/1842) Updating files: 91% (1677/1842) Updating files: 92% (1695/1842) Updating files: 93% (1714/1842) Updating files: 94% (1732/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-05T11:52:43.804Z] #43 32.70 + git checkout -q v2.3.0 [2022-04-05T11:52:44.197Z] #29 6.834 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:52:44.197Z] #29 6.862 Fetched 2934 kB in 1s (4862 kB/s) [2022-04-05T11:52:44.197Z] #29 6.891 Selecting previously unselected package openssl. [2022-04-05T11:52:44.197Z] #29 6.891 (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-04-05T11:52:44.197Z] #29 6.891 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-04-05T11:52:44.197Z] #29 6.895 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-05T11:52:44.197Z] #29 7.026 Selecting previously unselected package ca-certificates. [2022-04-05T11:52:44.197Z] #29 7.026 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-05T11:52:44.197Z] #29 7.029 Unpacking ca-certificates (20210119) ... [2022-04-05T11:52:44.197Z] #29 7.104 Selecting previously unselected package libbrotli1:arm64. [2022-04-05T11:52:44.197Z] #29 7.104 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-04-05T11:52:44.197Z] #29 7.110 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-05T11:52:44.197Z] #29 7.180 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-04-05T11:52:44.197Z] #29 7.180 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-05T11:52:44.197Z] #29 7.193 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T11:52:44.197Z] #29 7.227 Selecting previously unselected package libsasl2-2:arm64. [2022-04-05T11:52:44.197Z] #29 7.227 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-05T11:52:44.462Z] #29 7.233 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T11:52:44.462Z] #29 7.278 Selecting previously unselected package libldap-2.4-2:arm64. [2022-04-05T11:52:44.462Z] #29 7.278 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-04-05T11:52:44.462Z] #29 7.282 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-05T11:52:44.462Z] #29 7.345 Selecting previously unselected package libnghttp2-14:arm64. [2022-04-05T11:52:44.462Z] #29 7.345 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-04-05T11:52:44.462Z] #29 7.349 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-05T11:52:44.462Z] #29 7.384 Selecting previously unselected package libpsl5:arm64. [2022-04-05T11:52:44.462Z] #29 7.385 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-04-05T11:52:44.462Z] #29 7.389 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-04-05T11:52:44.462Z] #29 7.425 Selecting previously unselected package librtmp1:arm64. [2022-04-05T11:52:44.462Z] #29 7.426 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-04-05T11:52:44.462Z] #29 7.430 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-05T11:52:44.462Z] #29 7.463 Selecting previously unselected package libssh2-1:arm64. [2022-04-05T11:52:44.702Z] #11 ... [2022-04-05T11:52:44.702Z] [2022-04-05T11:52:44.702Z] #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-04-05T11:52:44.702Z] #31 sha256:bdaf719ceed020f3ba4effcd68713c5d6ff7d7a32f96ab72390a3f13222ac50b [2022-04-05T11:52:44.702Z] #31 10.43 [2022-04-05T11:52:44.702Z] #31 10.51 Download of images into '/build' complete. [2022-04-05T11:52:44.702Z] #31 10.51 Use something like the following to load the result into a Docker daemon: [2022-04-05T11:52:44.702Z] #31 10.51 tar -cC '/build' . | docker load [2022-04-05T11:52:44.702Z] #31 DONE 14.3s [2022-04-05T11:52:44.702Z] [2022-04-05T11:52:44.702Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:52:44.702Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-05T11:52:44.723Z] #29 ... [2022-04-05T11:52:44.723Z] [2022-04-05T11:52:44.723Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-05T11:52:44.723Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-05T11:52:44.723Z] #11 extracting sha256:ab4554a324ffb6819185363bc0c712884b762f5ef35c6b730401e1ef6a6be44b 2.1s done [2022-04-05T11:52:44.723Z] #11 extracting sha256:36599db8eea6e9e6b132d20d5a1c08a54591593e903bc6525bb63b5436469da3 5.3s done [2022-04-05T11:52:44.723Z] #11 extracting sha256:51035018ddc0e6d7c226dd92d7c47cbf2fbd08fdd8c0d8ef222e78d370003354 done [2022-04-05T11:52:44.723Z] #11 DONE 17.0s [2022-04-05T11:52:44.723Z] [2022-04-05T11:52:44.723Z] #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-04-05T11:52:44.723Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-05T11:52:44.723Z] #29 7.464 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-04-05T11:52:44.723Z] #29 7.468 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-04-05T11:52:44.723Z] #29 7.521 Selecting previously unselected package libcurl4:arm64. [2022-04-05T11:52:44.723Z] #29 7.522 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-05T11:52:44.723Z] #29 7.527 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-05T11:52:44.723Z] #29 7.659 Selecting previously unselected package curl. [2022-04-05T11:52:44.723Z] #29 7.660 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-05T11:52:44.723Z] #29 7.667 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-05T11:52:44.723Z] #29 7.725 Selecting previously unselected package libonig5:arm64. [2022-04-05T11:52:44.723Z] #29 7.725 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-05T11:52:44.986Z] #29 7.729 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-05T11:52:44.986Z] #29 7.775 Selecting previously unselected package libjq1:arm64. [2022-04-05T11:52:44.986Z] #29 7.777 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-04-05T11:52:44.986Z] #29 7.781 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-05T11:52:44.986Z] #29 7.821 Selecting previously unselected package jq. [2022-04-05T11:52:44.986Z] #29 7.821 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-04-05T11:52:44.986Z] #29 7.832 Unpacking jq (1.6-2.1) ... [2022-04-05T11:52:44.986Z] #29 7.961 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-04-05T11:52:45.250Z] #29 7.980 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-05T11:52:45.250Z] #29 7.996 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-05T11:52:45.250Z] #29 8.014 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T11:52:45.250Z] #29 8.035 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-05T11:52:45.250Z] #29 8.054 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-05T11:52:45.250Z] #29 8.076 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-04-05T11:52:45.250Z] #29 ... [2022-04-05T11:52:45.250Z] [2022-04-05T11:52:45.250Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-05T11:52:45.250Z] #12 sha256:52f52b1ea455d9b9fdff1c7f4aab5e5c7b0a607b5497cca4ea010667608a011e [2022-04-05T11:52:45.250Z] #12 DONE 0.7s [2022-04-05T11:52:45.250Z] [2022-04-05T11:52:45.250Z] #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-04-05T11:52:45.250Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-05T11:52:45.250Z] #29 8.098 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-05T11:52:45.250Z] #29 8.137 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-05T11:52:45.250Z] #29 8.151 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-05T11:52:45.250Z] #29 8.186 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-05T11:52:45.250Z] #29 8.186 Setting up ca-certificates (20210119) ... [2022-04-05T11:52:45.821Z] #29 ... [2022-04-05T11:52:45.821Z] [2022-04-05T11:52:45.821Z] #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-04-05T11:52:45.821Z] #13 sha256:8a189b7d42e1a867b9468351efe4b88f40d2169cc9da87dea04e4811fb07628a [2022-04-05T11:52:45.821Z] #13 DONE 0.5s [2022-04-05T11:52:45.821Z] [2022-04-05T11:52:45.821Z] #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-04-05T11:52:45.821Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-05T11:52:45.821Z] #29 8.675 Updating certificates in /etc/ssl/certs... [2022-04-05T11:52:45.821Z] #29 ... [2022-04-05T11:52:45.821Z] [2022-04-05T11:52:45.821Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-05T11:52:45.821Z] #33 sha256:7a3831269ef1bc9e8a604acbe2580472c9ef6cb4cdd75b67f3d6ff04b9945a91 [2022-04-05T11:52:45.821Z] #33 DONE 0.2s [2022-04-05T11:52:45.821Z] [2022-04-05T11:52:45.821Z] #46 [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-04-05T11:52:45.821Z] #46 sha256:9258906a48a3dde2502b27fcffcfff18c628c12b27adf73a0cfba96dadf42a6f [2022-04-05T11:52:45.821Z] #46 DONE 0.2s [2022-04-05T11:52:45.821Z] [2022-04-05T11:52:45.821Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-05T11:52:45.821Z] #25 sha256:4e8b6c4f8aad66f1901d8f07a49ec047151e1212a9f06ad6f60b3703cbf568d2 [2022-04-05T11:52:45.821Z] #25 DONE 0.2s [2022-04-05T11:52:46.082Z] [2022-04-05T11:52:46.082Z] #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-04-05T11:52:46.082Z] #26 sha256:d21b0cb2f03a1821317f3a332960639f5b267e4f7b3acc6f03032787372e0f02 [2022-04-05T11:52:46.343Z] #26 ... [2022-04-05T11:52:46.343Z] [2022-04-05T11:52:46.343Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-05T11:52:46.343Z] #42 sha256:71deccea281ece6a81d34bfe0fa4856a781777b8933d42b4ce4e8d317ef89c92 [2022-04-05T11:52:46.343Z] #42 DONE 0.4s [2022-04-05T11:52:46.343Z] [2022-04-05T11:52:46.343Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-05T11:52:46.343Z] #62 sha256:55f19dd9f7533cf792daf83e22cacd8b0a73559704b070a8f1c6962f284489ca [2022-04-05T11:52:46.343Z] #62 DONE 0.5s [2022-04-05T11:52:46.343Z] [2022-04-05T11:52:46.343Z] #63 [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-04-05T11:52:46.343Z] #63 sha256:06854bd03bc6f516d061ddfa86e623898fe9fe823412c77e67cc70fed4036620 [2022-04-05T11:52:46.621Z] #11 extracting sha256:97677ce66d019432b771fd5fb28df7611f78367ff7c03323713e0fe822f03496 9.9s done [2022-04-05T11:52:46.621Z] #11 extracting sha256:d481c2fcefdcf25a9b241d4c985b6b7a186858598dff3a830073cda2fac2b521 done [2022-04-05T11:52:46.883Z] #11 DONE 43.4s [2022-04-05T11:52:46.883Z] [2022-04-05T11:52:46.883Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-05T11:52:46.883Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-05T11:52:47.099Z] #43 35.42 + 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-04-05T11:52:47.099Z] #43 ... [2022-04-05T11:52:47.099Z] [2022-04-05T11:52:47.099Z] #58 [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-04-05T11:52:47.099Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T11:52:47.099Z] #58 25.74 Fetched 8508 kB in 20s (417 kB/s) [2022-04-05T11:52:47.099Z] #58 25.74 Reading package lists... [2022-04-05T11:52:47.099Z] #58 33.09 Reading package lists... [2022-04-05T11:52:47.099Z] #58 ... [2022-04-05T11:52:47.099Z] [2022-04-05T11:52:47.099Z] #47 [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-04-05T11:52:47.099Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T11:52:47.099Z] #47 27.17 Reading package lists... [2022-04-05T11:52:47.099Z] #47 34.33 Reading package lists... [2022-04-05T11:52:47.099Z] #47 ... [2022-04-05T11:52:47.099Z] [2022-04-05T11:52:47.099Z] #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-04-05T11:52:47.099Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:52:47.099Z] #14 26.01 Fetched 8508 kB in 21s (412 kB/s) [2022-04-05T11:52:47.099Z] #14 26.01 Reading package lists... [2022-04-05T11:52:47.099Z] #14 33.14 Reading package lists... [2022-04-05T11:52:47.099Z] #14 ... [2022-04-05T11:52:47.099Z] [2022-04-05T11:52:47.099Z] #38 [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-04-05T11:52:47.099Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T11:52:47.099Z] #38 23.59 Reading package lists... [2022-04-05T11:52:47.457Z] #12 DONE 0.7s [2022-04-05T11:52:47.719Z] [2022-04-05T11:52:47.719Z] #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-04-05T11:52:47.719Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-05T11:52:47.731Z] #63 ... [2022-04-05T11:52:47.731Z] [2022-04-05T11:52:47.731Z] #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-04-05T11:52:47.731Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-05T11:52:47.731Z] #29 9.540 129 added, 0 removed; done. [2022-04-05T11:52:47.731Z] #29 9.623 Setting up jq (1.6-2.1) ... [2022-04-05T11:52:47.731Z] #29 9.637 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-05T11:52:47.731Z] #29 9.650 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-05T11:52:47.731Z] #29 9.665 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:52:47.731Z] #29 9.703 Processing triggers for ca-certificates (20210119) ... [2022-04-05T11:52:47.731Z] #29 9.720 Updating certificates in /etc/ssl/certs... [2022-04-05T11:52:47.731Z] #29 10.49 0 added, 0 removed; done. [2022-04-05T11:52:47.731Z] #29 10.49 Running hooks in /etc/ca-certificates/update.d... [2022-04-05T11:52:47.731Z] #29 10.50 done. [2022-04-05T11:52:47.731Z] #29 DONE 10.6s [2022-04-05T11:52:47.731Z] [2022-04-05T11:52:47.731Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-05T11:52:47.731Z] #30 sha256:4d002827beb611f7a5e57f496bac4c993d8bfdb6a8acc3d6d6be743f7e996691 [2022-04-05T11:52:47.731Z] #30 DONE 0.1s [2022-04-05T11:52:47.731Z] [2022-04-05T11:52:47.731Z] #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-04-05T11:52:47.731Z] #31 sha256:3b3919512c65e682f85d8ab377478010a7d7e53d806d6829a7a98a8e664d11f9 [2022-04-05T11:52:48.297Z] #13 DONE 0.6s [2022-04-05T11:52:48.297Z] [2022-04-05T11:52:48.297Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-05T11:52:48.297Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-05T11:52:48.297Z] #33 ... [2022-04-05T11:52:48.297Z] [2022-04-05T11:52:48.297Z] #46 [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-04-05T11:52:48.297Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-05T11:52:48.297Z] #46 DONE 0.2s [2022-04-05T11:52:48.297Z] [2022-04-05T11:52:48.297Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-05T11:52:48.297Z] #62 sha256:ad930aaf86b03bf48f98dd74dd7ea40843a5b854b82ec17ee00dbe4e0e4b28c0 [2022-04-05T11:52:48.297Z] #62 DONE 0.2s [2022-04-05T11:52:48.559Z] [2022-04-05T11:52:48.559Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-05T11:52:48.559Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-05T11:52:48.559Z] #42 DONE 0.3s [2022-04-05T11:52:48.559Z] [2022-04-05T11:52:48.559Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-05T11:52:48.559Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-05T11:52:48.559Z] #33 DONE 0.3s [2022-04-05T11:52:48.559Z] [2022-04-05T11:52:48.559Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-05T11:52:48.559Z] #25 sha256:5c0482e1d6958c0b361fa8d55df4a64963fb78ae1fcd797fb7bba92fb53cfcb5 [2022-04-05T11:52:48.559Z] #25 DONE 0.3s [2022-04-05T11:52:48.559Z] [2022-04-05T11:52:48.559Z] #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-04-05T11:52:48.559Z] #26 sha256:757cc73fad1d6351bfdb1f7fa27f9362c9345c4a7bee49ee47de24b7acdebbed [2022-04-05T11:52:49.007Z] #38 31.39 Reading package lists... [2022-04-05T11:52:49.434Z] #19 62.55 Reading package lists... [2022-04-05T11:52:50.397Z] #38 38.10 Building dependency tree... [2022-04-05T11:52:50.397Z] #38 ... [2022-04-05T11:52:50.397Z] [2022-04-05T11:52:50.397Z] #58 [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-04-05T11:52:50.397Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T11:52:50.397Z] #58 33.09 Reading package lists... [2022-04-05T11:52:51.997Z] #19 76.16 Building dependency tree... [2022-04-05T11:52:52.567Z] #58 39.62 Building dependency tree... [2022-04-05T11:52:53.023Z] #31 ... [2022-04-05T11:52:53.023Z] [2022-04-05T11:52:53.023Z] #63 [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-04-05T11:52:53.023Z] #63 sha256:06854bd03bc6f516d061ddfa86e623898fe9fe823412c77e67cc70fed4036620 [2022-04-05T11:52:53.023Z] #63 2.673 + RM_GOPATH=0 [2022-04-05T11:52:53.023Z] #63 2.673 + TMP_GOPATH= [2022-04-05T11:52:53.023Z] #63 2.673 + : /build [2022-04-05T11:52:53.023Z] #63 2.673 + '[' -z '' ']' [2022-04-05T11:52:53.023Z] #63 2.673 ++ mktemp -d [2022-04-05T11:52:53.023Z] #63 2.683 + export GOPATH=/tmp/tmp.6EY9dcq1Hw [2022-04-05T11:52:53.023Z] #63 2.683 + GOPATH=/tmp/tmp.6EY9dcq1Hw [2022-04-05T11:52:53.023Z] #63 2.683 + RM_GOPATH=1 [2022-04-05T11:52:53.023Z] #63 2.683 + case "$(go env GOARCH)" in [2022-04-05T11:52:53.023Z] #63 2.683 ++ go env GOARCH [2022-04-05T11:52:53.023Z] #63 2.694 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T11:52:53.023Z] #63 2.694 + GO_BUILDMODE=-buildmode=pie [2022-04-05T11:52:53.023Z] #63 2.696 ++ dirname /install.sh [2022-04-05T11:52:53.023Z] #63 2.696 + dir=/ [2022-04-05T11:52:53.023Z] #63 2.696 + bin=rootlesskit [2022-04-05T11:52:53.023Z] #63 2.696 + shift [2022-04-05T11:52:53.023Z] #63 2.696 + '[' '!' -f //rootlesskit.installer ']' [2022-04-05T11:52:53.023Z] #63 2.696 + . //rootlesskit.installer [2022-04-05T11:52:53.023Z] #63 2.696 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-05T11:52:53.023Z] #63 2.696 + install_rootlesskit [2022-04-05T11:52:53.023Z] #63 2.696 + case "$1" in [2022-04-05T11:52:53.023Z] #63 2.696 + export CGO_ENABLED=0 [2022-04-05T11:52:53.023Z] #63 2.696 + CGO_ENABLED=0 [2022-04-05T11:52:53.023Z] #63 2.696 + _install_rootlesskit [2022-04-05T11:52:53.023Z] #63 2.696 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-05T11:52:53.023Z] #63 2.696 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-05T11:52:53.023Z] #63 2.699 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-05T11:52:53.023Z] #63 2.704 + GOBIN=/build [2022-04-05T11:52:53.023Z] #63 2.704 + GO111MODULE=on [2022-04-05T11:52:53.023Z] #63 2.704 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-05T11:52:53.023Z] #63 3.130 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-05T11:52:53.023Z] #63 4.784 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T11:52:53.023Z] #63 4.786 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-05T11:52:53.023Z] #63 5.347 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-05T11:52:53.595Z] #63 7.359 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-05T11:52:53.863Z] #26 ... [2022-04-05T11:52:53.863Z] [2022-04-05T11:52:53.863Z] #63 [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-04-05T11:52:53.863Z] #63 sha256:89ed9f56fc449349c868f13184b4084ec908f505126ee1d2e9d6dde8548be247 [2022-04-05T11:52:53.863Z] #63 3.853 + RM_GOPATH=0 [2022-04-05T11:52:53.863Z] #63 3.853 + TMP_GOPATH= [2022-04-05T11:52:53.863Z] #63 3.853 + : /build [2022-04-05T11:52:53.863Z] #63 3.853 + '[' -z '' ']' [2022-04-05T11:52:53.863Z] #63 3.853 ++ mktemp -d [2022-04-05T11:52:53.863Z] #63 3.853 + export GOPATH=/tmp/tmp.oyqyGkWXvc [2022-04-05T11:52:53.863Z] #63 3.853 + GOPATH=/tmp/tmp.oyqyGkWXvc [2022-04-05T11:52:53.863Z] #63 3.853 + RM_GOPATH=1 [2022-04-05T11:52:53.863Z] #63 3.853 + case "$(go env GOARCH)" in [2022-04-05T11:52:53.863Z] #63 3.853 ++ go env GOARCH [2022-04-05T11:52:53.863Z] #63 3.857 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T11:52:53.863Z] #63 3.857 + GO_BUILDMODE=-buildmode=pie [2022-04-05T11:52:53.863Z] #63 3.861 ++ dirname /install.sh [2022-04-05T11:52:53.863Z] #63 3.861 + dir=/ [2022-04-05T11:52:53.863Z] #63 3.862 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-05T11:52:53.863Z] #63 3.862 + bin=rootlesskit [2022-04-05T11:52:53.863Z] #63 3.862 + shift [2022-04-05T11:52:53.863Z] #63 3.862 + '[' '!' -f //rootlesskit.installer ']' [2022-04-05T11:52:53.863Z] #63 3.862 + . //rootlesskit.installer [2022-04-05T11:52:53.863Z] #63 3.862 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-05T11:52:53.863Z] #63 3.862 + install_rootlesskit [2022-04-05T11:52:53.863Z] #63 3.862 + case "$1" in [2022-04-05T11:52:53.863Z] #63 3.862 + export CGO_ENABLED=0 [2022-04-05T11:52:53.863Z] #63 3.862 + CGO_ENABLED=0 [2022-04-05T11:52:53.863Z] #63 3.862 + _install_rootlesskit [2022-04-05T11:52:53.863Z] #63 3.862 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-05T11:52:53.863Z] #63 3.862 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-05T11:52:53.863Z] #63 3.862 + GOBIN=/build [2022-04-05T11:52:53.863Z] #63 3.862 + GO111MODULE=on [2022-04-05T11:52:53.863Z] #63 3.862 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-05T11:52:53.863Z] #63 3.930 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-05T11:52:53.863Z] #63 5.026 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T11:52:53.863Z] #63 5.030 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-05T11:52:53.863Z] #63 5.145 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-05T11:52:54.168Z] #63 7.761 go: downloading github.com/google/uuid v1.3.0 [2022-04-05T11:52:54.168Z] #63 7.768 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-05T11:52:54.168Z] #63 7.911 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-05T11:52:54.169Z] #63 7.996 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-05T11:52:54.430Z] #63 8.150 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-05T11:52:54.430Z] #63 8.290 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-05T11:52:54.439Z] #63 ... [2022-04-05T11:52:54.439Z] [2022-04-05T11:52:54.439Z] #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-04-05T11:52:54.439Z] #26 sha256:757cc73fad1d6351bfdb1f7fa27f9362c9345c4a7bee49ee47de24b7acdebbed [2022-04-05T11:52:54.439Z] #26 5.793 + RM_GOPATH=0 [2022-04-05T11:52:54.439Z] #26 5.793 + TMP_GOPATH= [2022-04-05T11:52:54.439Z] #26 5.793 + : /build [2022-04-05T11:52:54.439Z] #26 5.793 + '[' -z '' ']' [2022-04-05T11:52:54.439Z] #26 5.793 ++ mktemp -d [2022-04-05T11:52:54.439Z] #26 5.793 + export GOPATH=/tmp/tmp.4zx2FNLm15 [2022-04-05T11:52:54.439Z] #26 5.793 + GOPATH=/tmp/tmp.4zx2FNLm15 [2022-04-05T11:52:54.439Z] #26 5.793 + RM_GOPATH=1 [2022-04-05T11:52:54.439Z] #26 5.793 + case "$(go env GOARCH)" in [2022-04-05T11:52:54.439Z] #26 5.793 ++ go env GOARCH [2022-04-05T11:52:54.439Z] #26 5.838 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T11:52:54.439Z] #26 5.838 + GO_BUILDMODE=-buildmode=pie [2022-04-05T11:52:54.439Z] #26 5.838 ++ dirname /install.sh [2022-04-05T11:52:54.439Z] #26 5.862 + dir=/ [2022-04-05T11:52:54.439Z] #26 5.862 + bin=dockercli [2022-04-05T11:52:54.439Z] #26 5.862 + shift [2022-04-05T11:52:54.439Z] #26 5.862 + '[' '!' -f //dockercli.installer ']' [2022-04-05T11:52:54.439Z] #26 5.862 + . //dockercli.installer [2022-04-05T11:52:54.439Z] #26 5.862 ++ : stable [2022-04-05T11:52:54.439Z] #26 5.862 ++ : 17.06.2-ce [2022-04-05T11:52:54.439Z] #26 5.862 + install_dockercli [2022-04-05T11:52:54.439Z] #26 5.862 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-05T11:52:54.439Z] #26 5.862 ++ uname -m [2022-04-05T11:52:54.439Z] #26 5.862 + arch=x86_64 [2022-04-05T11:52:54.439Z] #26 5.862 + '[' x86_64 '!=' x86_64 ']' [2022-04-05T11:52:54.439Z] #26 5.862 + url=https://download.docker.com/linux/static [2022-04-05T11:52:54.439Z] #26 5.862 Install docker/cli version 17.06.2-ce from stable [2022-04-05T11:52:54.439Z] #26 5.874 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-05T11:52:54.439Z] #26 5.874 + tar -xz docker/docker [2022-04-05T11:52:54.483Z] #58 43.56 The following additional packages will be installed: [2022-04-05T11:52:54.692Z] #63 8.631 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-05T11:52:54.743Z] #58 43.59 libbtrfs0 [2022-04-05T11:52:54.743Z] #58 43.81 The following NEW packages will be installed: [2022-04-05T11:52:54.743Z] #58 43.81 libbtrfs-dev libbtrfs0 [2022-04-05T11:52:54.953Z] #63 8.751 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-05T11:52:55.214Z] #63 8.966 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-05T11:52:55.320Z] #58 44.29 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:52:55.320Z] #58 44.29 Need to get 460 kB of archives. [2022-04-05T11:52:55.320Z] #58 44.29 After this operation, 1237 kB of additional disk space will be used. [2022-04-05T11:52:55.320Z] #58 44.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-05T11:52:55.320Z] #58 44.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-05T11:52:55.323Z] #19 83.29 The following additional packages will be installed: [2022-04-05T11:52:55.323Z] #19 83.30 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-05T11:52:55.683Z] #19 83.30 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-05T11:52:55.683Z] #19 83.30 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-05T11:52:55.683Z] #19 83.30 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-05T11:52:55.683Z] #19 83.30 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-05T11:52:55.683Z] #19 83.30 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-05T11:52:55.683Z] #19 83.30 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-05T11:52:55.683Z] #19 83.30 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-05T11:52:55.683Z] #19 83.30 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-05T11:52:55.683Z] #19 83.30 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-05T11:52:55.683Z] #19 83.30 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-05T11:52:55.683Z] #19 83.30 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-05T11:52:55.683Z] #19 83.30 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-05T11:52:55.683Z] #19 83.30 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-05T11:52:55.683Z] #19 83.31 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-05T11:52:55.683Z] #19 83.31 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-05T11:52:55.683Z] #19 83.31 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-05T11:52:55.683Z] #19 83.31 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-05T11:52:55.683Z] #19 83.31 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-05T11:52:55.683Z] #19 83.31 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-05T11:52:55.684Z] #19 83.31 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-05T11:52:55.684Z] #19 83.31 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-05T11:52:55.684Z] #19 83.31 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-05T11:52:55.684Z] #19 83.31 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-05T11:52:55.684Z] #19 83.31 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-05T11:52:55.684Z] #19 83.31 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-05T11:52:55.684Z] #19 83.31 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-05T11:52:55.684Z] #19 83.31 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-05T11:52:55.684Z] #19 83.31 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-05T11:52:55.684Z] #19 83.31 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-05T11:52:55.684Z] #19 83.31 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-05T11:52:55.684Z] #19 83.31 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-05T11:52:55.684Z] #19 83.33 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-05T11:52:55.684Z] #19 83.33 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-05T11:52:55.684Z] #19 83.33 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-05T11:52:55.684Z] #19 83.33 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-05T11:52:55.684Z] #19 83.33 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-05T11:52:55.684Z] #19 83.33 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-05T11:52:55.684Z] #19 83.33 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-05T11:52:55.684Z] #19 83.33 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-05T11:52:55.684Z] #19 83.33 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-05T11:52:55.684Z] #19 83.33 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-05T11:52:55.684Z] #19 83.33 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-05T11:52:55.684Z] #19 83.34 linux-libc-dev-s390x-cross patch xz-utils [2022-04-05T11:52:55.684Z] #19 83.41 Suggested packages: [2022-04-05T11:52:55.684Z] #19 83.41 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-05T11:52:55.684Z] #19 83.41 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-05T11:52:55.684Z] #19 83.41 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-05T11:52:55.684Z] #19 83.41 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-05T11:52:55.684Z] #19 83.41 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-05T11:52:55.684Z] #19 83.41 libyaml-shell-perl ed diffutils-doc [2022-04-05T11:52:55.684Z] #19 83.41 Recommended packages: [2022-04-05T11:52:55.684Z] #19 83.41 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-05T11:52:55.684Z] #19 83.41 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-05T11:52:55.786Z] #63 ... [2022-04-05T11:52:55.786Z] [2022-04-05T11:52:55.786Z] #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-04-05T11:52:55.786Z] #31 sha256:3b3919512c65e682f85d8ab377478010a7d7e53d806d6829a7a98a8e664d11f9 [2022-04-05T11:52:55.786Z] #31 5.882 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-05T11:52:55.787Z] #31 7.328 #=#=# [2022-04-05T11:52:55.787Z] #31 7.628 #=#=# ##################################################### 74.5% ######################################################################## 100.0% [2022-04-05T11:52:55.787Z] #31 ... [2022-04-05T11:52:55.787Z] [2022-04-05T11:52:55.787Z] #58 [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-04-05T11:52:55.787Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-05T11:52:55.787Z] #58 3.050 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:52:55.787Z] #58 3.113 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:52:55.787Z] #58 3.113 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:52:55.787Z] #58 3.778 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-05T11:52:55.787Z] #58 4.887 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-05T11:52:55.787Z] #58 6.653 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-05T11:52:56.048Z] #58 ... [2022-04-05T11:52:56.048Z] [2022-04-05T11:52:56.048Z] #36 [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-04-05T11:52:56.048Z] #36 sha256:451b4c28c812a15d55a897b7b6649d1f38241c344b78ce98e64cec0582ec2b73 [2022-04-05T11:52:56.048Z] #36 3.020 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-05T11:52:56.048Z] #36 ... [2022-04-05T11:52:56.048Z] [2022-04-05T11:52:56.048Z] #51 [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-04-05T11:52:56.048Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-05T11:52:56.048Z] #51 3.547 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-05T11:52:56.259Z] #58 ... [2022-04-05T11:52:56.259Z] [2022-04-05T11:52:56.259Z] #38 [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-04-05T11:52:56.259Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T11:52:56.259Z] #38 38.10 Building dependency tree... [2022-04-05T11:52:56.259Z] #38 42.12 The following additional packages will be installed: [2022-04-05T11:52:56.259Z] #38 42.14 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-05T11:52:56.259Z] #38 42.16 Suggested packages: [2022-04-05T11:52:56.259Z] #38 42.16 cmake-doc ninja-build lrzip [2022-04-05T11:52:56.259Z] #38 42.16 Recommended packages: [2022-04-05T11:52:56.259Z] #38 42.16 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-05T11:52:56.259Z] #38 43.30 The following NEW packages will be installed: [2022-04-05T11:52:56.259Z] #38 43.33 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-05T11:52:56.259Z] #38 43.33 vim-common xxd [2022-04-05T11:52:56.259Z] #38 43.80 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:52:56.259Z] #38 43.80 Need to get 17.7 MB of archives. [2022-04-05T11:52:56.259Z] #38 43.80 After this operation, 70.7 MB of additional disk space will be used. [2022-04-05T11:52:56.259Z] #38 43.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-05T11:52:56.259Z] #38 43.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-05T11:52:56.259Z] #38 43.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-05T11:52:56.259Z] #38 43.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-05T11:52:56.259Z] #38 44.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-05T11:52:56.259Z] #38 44.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-05T11:52:56.259Z] #38 44.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-05T11:52:56.259Z] #38 44.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-05T11:52:56.259Z] #38 44.68 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-05T11:52:56.259Z] #38 44.69 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-05T11:52:56.309Z] #51 ... [2022-04-05T11:52:56.309Z] [2022-04-05T11:52:56.309Z] #53 [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-04-05T11:52:56.309Z] #53 sha256:35588312ca7c1895763b1b71432b8f609509d3f607a4341c6035294c503aba72 [2022-04-05T11:52:56.309Z] #53 3.527 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-05T11:52:56.309Z] #53 4.375 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-05T11:52:56.309Z] #53 4.402 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-05T11:52:56.309Z] #53 4.406 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-05T11:52:56.309Z] #53 5.664 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-05T11:52:56.309Z] #53 ... [2022-04-05T11:52:56.309Z] [2022-04-05T11:52:56.309Z] #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-04-05T11:52:56.309Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-05T11:52:56.309Z] #14 3.380 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:52:56.309Z] #14 3.392 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:52:56.309Z] #14 3.392 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:52:56.309Z] #14 3.932 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-05T11:52:56.309Z] #14 5.066 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-05T11:52:56.309Z] #14 6.982 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-05T11:52:56.571Z] #14 ... [2022-04-05T11:52:56.571Z] [2022-04-05T11:52:56.571Z] #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-04-05T11:52:56.571Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-05T11:52:56.571Z] #34 2.878 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-05T11:52:56.571Z] #34 2.878 Cloning into '.'... [2022-04-05T11:52:56.571Z] #34 ... [2022-04-05T11:52:56.571Z] [2022-04-05T11:52:56.571Z] #43 [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-04-05T11:52:56.571Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-05T11:52:56.571Z] #43 2.835 + git clone https://github.com/docker/distribution.git . [2022-04-05T11:52:56.571Z] #43 2.840 Cloning into '.'... [2022-04-05T11:52:56.832Z] #43 ... [2022-04-05T11:52:56.832Z] [2022-04-05T11:52:56.832Z] #38 [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-04-05T11:52:56.832Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-05T11:52:56.832Z] #38 2.643 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:52:56.832Z] #38 2.655 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:52:56.832Z] #38 2.662 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:52:56.832Z] #38 2.911 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-05T11:52:56.832Z] #38 4.310 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-05T11:52:56.832Z] #38 6.086 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-05T11:52:56.832Z] #38 10.42 Fetched 8395 kB in 8s (1042 kB/s) [2022-04-05T11:52:57.093Z] #38 10.42 Reading package lists... [2022-04-05T11:52:57.093Z] #38 ... [2022-04-05T11:52:57.093Z] [2022-04-05T11:52:57.093Z] #49 [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-04-05T11:52:57.093Z] #49 sha256:fd14cce12a964c71c8e91ab902f9cb67468b328161fd64de7a6c81a0fe7fb6fb [2022-04-05T11:52:57.093Z] #49 3.613 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-05T11:52:57.093Z] #49 4.868 go: downloading github.com/fatih/color v1.10.0 [2022-04-05T11:52:57.093Z] #49 4.880 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-05T11:52:57.093Z] #49 4.981 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-05T11:52:57.093Z] #49 5.002 go: downloading github.com/pkg/errors v0.9.1 [2022-04-05T11:52:57.094Z] #49 5.329 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-05T11:52:57.094Z] #49 5.338 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-05T11:52:57.094Z] #49 5.437 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-05T11:52:57.094Z] #49 5.441 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-05T11:52:57.094Z] #49 5.567 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-05T11:52:57.094Z] #49 5.581 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-05T11:52:57.094Z] #49 5.630 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-05T11:52:57.094Z] #49 5.872 go: downloading golang.org/x/tools v0.1.0 [2022-04-05T11:52:57.094Z] #49 9.503 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-05T11:52:57.094Z] #49 9.571 go: downloading golang.org/x/mod v0.3.0 [2022-04-05T11:52:57.094Z] #49 ... [2022-04-05T11:52:57.094Z] [2022-04-05T11:52:57.094Z] #47 [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-04-05T11:52:57.094Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-05T11:52:57.094Z] #47 3.452 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:52:57.094Z] #47 3.464 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:52:57.094Z] #47 3.466 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:52:57.094Z] #47 3.877 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-05T11:52:57.094Z] #47 3.970 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-05T11:52:57.094Z] #47 5.698 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-05T11:52:57.094Z] #47 7.320 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-05T11:52:57.094Z] #47 10.65 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-05T11:52:57.201Z] #38 ... [2022-04-05T11:52:57.201Z] [2022-04-05T11:52:57.201Z] #58 [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-04-05T11:52:57.201Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T11:52:57.201Z] #58 45.69 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:52:57.201Z] #58 46.11 Fetched 460 kB in 0s (1025 kB/s) [2022-04-05T11:52:57.202Z] #58 46.26 Selecting previously unselected package libbtrfs0:amd64. [2022-04-05T11:52:57.355Z] #47 ... [2022-04-05T11:52:57.355Z] [2022-04-05T11:52:57.355Z] #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-04-05T11:52:57.355Z] #31 sha256:3b3919512c65e682f85d8ab377478010a7d7e53d806d6829a7a98a8e664d11f9 [2022-04-05T11:52:57.355Z] #31 8.806 [2022-04-05T11:52:57.465Z] #58 46.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-05T11:52:57.465Z] #58 46.37 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-05T11:52:57.465Z] #58 46.39 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T11:52:57.732Z] #58 46.76 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-05T11:52:57.732Z] #58 46.76 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-05T11:52:57.732Z] #58 46.77 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T11:52:58.312Z] #58 47.24 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T11:52:58.312Z] #58 47.43 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T11:52:58.571Z] #58 47.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:52:58.670Z] #26 ... [2022-04-05T11:52:58.671Z] [2022-04-05T11:52:58.671Z] #49 [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-04-05T11:52:58.671Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-05T11:52:58.671Z] #49 4.800 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-05T11:52:58.671Z] #49 5.920 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-05T11:52:58.671Z] #49 5.934 go: downloading github.com/fatih/color v1.10.0 [2022-04-05T11:52:58.671Z] #49 6.024 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-05T11:52:58.671Z] #49 6.055 go: downloading github.com/pkg/errors v0.9.1 [2022-04-05T11:52:58.671Z] #49 6.400 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-05T11:52:58.671Z] #49 6.427 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-05T11:52:58.671Z] #49 6.454 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-05T11:52:58.671Z] #49 6.480 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-05T11:52:58.671Z] #49 6.652 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-05T11:52:58.671Z] #49 6.706 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-05T11:52:58.671Z] #49 6.948 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-05T11:52:58.671Z] #49 7.295 go: downloading golang.org/x/tools v0.1.0 [2022-04-05T11:52:58.671Z] #49 ... [2022-04-05T11:52:58.671Z] [2022-04-05T11:52:58.671Z] #53 [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-04-05T11:52:58.671Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-05T11:52:58.671Z] #53 6.646 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-05T11:52:58.671Z] #53 8.077 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-05T11:52:58.671Z] #53 8.081 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-05T11:52:58.671Z] #53 8.267 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-05T11:52:58.671Z] #53 ... [2022-04-05T11:52:58.671Z] [2022-04-05T11:52:58.671Z] #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-04-05T11:52:58.671Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:52:58.671Z] #14 4.604 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:52:58.671Z] #14 4.622 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:52:58.671Z] #14 4.622 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:52:58.671Z] #14 4.935 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T11:52:58.671Z] #14 6.119 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T11:52:58.671Z] #14 8.566 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T11:52:58.671Z] #14 ... [2022-04-05T11:52:58.671Z] [2022-04-05T11:52:58.671Z] #51 [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-04-05T11:52:58.671Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T11:52:58.671Z] #51 5.692 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-05T11:52:58.671Z] #51 ... [2022-04-05T11:52:58.671Z] [2022-04-05T11:52:58.671Z] #58 [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-04-05T11:52:58.671Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T11:52:58.671Z] #58 6.324 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:52:58.671Z] #58 6.348 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:52:58.671Z] #58 6.350 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:52:58.671Z] #58 7.921 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T11:52:58.743Z] #31 ... [2022-04-05T11:52:58.743Z] [2022-04-05T11:52:58.743Z] #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-04-05T11:52:58.743Z] #26 sha256:d21b0cb2f03a1821317f3a332960639f5b267e4f7b3acc6f03032787372e0f02 [2022-04-05T11:52:58.743Z] #26 2.429 + RM_GOPATH=0 [2022-04-05T11:52:58.743Z] #26 2.429 + TMP_GOPATH= [2022-04-05T11:52:58.743Z] #26 2.429 + : /build [2022-04-05T11:52:58.743Z] #26 2.429 + '[' -z '' ']' [2022-04-05T11:52:58.743Z] #26 2.429 ++ mktemp -d [2022-04-05T11:52:58.743Z] #26 2.429 + export GOPATH=/tmp/tmp.4IUUllphTD [2022-04-05T11:52:58.743Z] #26 2.429 + GOPATH=/tmp/tmp.4IUUllphTD [2022-04-05T11:52:58.743Z] #26 2.429 + RM_GOPATH=1 [2022-04-05T11:52:58.743Z] #26 2.429 + case "$(go env GOARCH)" in [2022-04-05T11:52:58.743Z] #26 2.437 ++ go env GOARCH [2022-04-05T11:52:58.743Z] #26 2.445 Install docker/cli version 17.06.2-ce from stable [2022-04-05T11:52:58.743Z] #26 2.445 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T11:52:58.743Z] #26 2.445 + GO_BUILDMODE=-buildmode=pie [2022-04-05T11:52:58.743Z] #26 2.445 ++ dirname /install.sh [2022-04-05T11:52:58.743Z] #26 2.445 + dir=/ [2022-04-05T11:52:58.743Z] #26 2.445 + bin=dockercli [2022-04-05T11:52:58.743Z] #26 2.445 + shift [2022-04-05T11:52:58.743Z] #26 2.445 + '[' '!' -f //dockercli.installer ']' [2022-04-05T11:52:58.743Z] #26 2.445 + . //dockercli.installer [2022-04-05T11:52:58.743Z] #26 2.445 ++ : stable [2022-04-05T11:52:58.743Z] #26 2.445 ++ : 17.06.2-ce [2022-04-05T11:52:58.743Z] #26 2.445 + install_dockercli [2022-04-05T11:52:58.743Z] #26 2.445 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-05T11:52:58.743Z] #26 2.454 ++ uname -m [2022-04-05T11:52:58.743Z] #26 2.462 + arch=aarch64 [2022-04-05T11:52:58.743Z] #26 2.462 + '[' aarch64 '!=' x86_64 ']' [2022-04-05T11:52:58.743Z] #26 2.462 + '[' aarch64 '!=' s390x ']' [2022-04-05T11:52:58.743Z] #26 2.462 + '[' aarch64 '!=' armhf ']' [2022-04-05T11:52:58.743Z] #26 2.462 + build_dockercli [2022-04-05T11:52:58.743Z] #26 2.462 + git clone https://github.com/docker/docker-ce /tmp/tmp.4IUUllphTD/tmp/docker-ce [2022-04-05T11:52:58.743Z] #26 2.473 Cloning into '/tmp/tmp.4IUUllphTD/tmp/docker-ce'... [2022-04-05T11:52:58.743Z] #26 ... [2022-04-05T11:52:58.743Z] [2022-04-05T11:52:58.743Z] #36 [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-04-05T11:52:58.743Z] #36 sha256:451b4c28c812a15d55a897b7b6649d1f38241c344b78ce98e64cec0582ec2b73 [2022-04-05T11:52:58.743Z] #36 11.87 tomll can be used in two ways: [2022-04-05T11:52:58.743Z] #36 11.88 Writing to STDIN and reading from STDOUT: [2022-04-05T11:52:58.743Z] #36 11.88 cat file.toml | tomll > file.toml [2022-04-05T11:52:58.743Z] #36 11.88 [2022-04-05T11:52:58.743Z] #36 11.88 Reading and updating a list of files: [2022-04-05T11:52:58.743Z] #36 11.88 tomll a.toml b.toml c.toml [2022-04-05T11:52:58.743Z] #36 11.88 [2022-04-05T11:52:58.743Z] #36 11.88 When given a list of files, tomll will modify all files in place without asking. [2022-04-05T11:52:58.932Z] #58 ... [2022-04-05T11:52:58.932Z] [2022-04-05T11:52:58.932Z] #47 [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-04-05T11:52:58.932Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T11:52:58.932Z] #47 6.359 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:52:58.932Z] #47 6.400 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:52:58.932Z] #47 6.402 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:52:58.932Z] #47 6.961 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-05T11:52:58.932Z] #47 7.585 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T11:52:58.932Z] #47 10.42 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T11:52:59.195Z] #47 ... [2022-04-05T11:52:59.195Z] [2022-04-05T11:52:59.195Z] #36 [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-04-05T11:52:59.195Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-05T11:52:59.195Z] #36 6.658 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-05T11:52:59.195Z] #36 ... [2022-04-05T11:52:59.195Z] [2022-04-05T11:52:59.195Z] #38 [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-04-05T11:52:59.195Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T11:52:59.195Z] #38 5.618 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:52:59.195Z] #38 5.680 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:52:59.195Z] #38 5.680 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:52:59.195Z] #38 6.741 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T11:52:59.195Z] #38 9.206 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T11:52:59.457Z] #38 ... [2022-04-05T11:52:59.457Z] [2022-04-05T11:52:59.457Z] #43 [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-04-05T11:52:59.457Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T11:52:59.457Z] #43 5.325 + git clone https://github.com/docker/distribution.git . [2022-04-05T11:52:59.457Z] #43 5.331 Cloning into '.'... [2022-04-05T11:52:59.457Z] #43 ... [2022-04-05T11:52:59.457Z] [2022-04-05T11:52:59.457Z] #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-04-05T11:52:59.457Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T11:52:59.457Z] #34 5.854 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-05T11:52:59.457Z] #34 5.861 Cloning into '.'... [2022-04-05T11:52:59.686Z] #36 DONE 13.7s [2022-04-05T11:52:59.686Z] [2022-04-05T11:52:59.686Z] #47 [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-04-05T11:52:59.686Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-05T11:52:59.686Z] #47 12.75 Fetched 8399 kB in 10s (878 kB/s) [2022-04-05T11:52:59.718Z] #34 ... [2022-04-05T11:52:59.718Z] [2022-04-05T11:52:59.718Z] #58 [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-04-05T11:52:59.718Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T11:52:59.718Z] #58 11.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T11:53:00.523Z] #58 ... [2022-04-05T11:53:00.523Z] [2022-04-05T11:53:00.523Z] #53 [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-04-05T11:53:00.523Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-05T11:53:00.523Z] #53 47.59 v3.0.2 [2022-04-05T11:53:00.523Z] #53 DONE 49.5s [2022-04-05T11:53:00.523Z] [2022-04-05T11:53:00.523Z] #58 [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-04-05T11:53:00.523Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T11:53:00.524Z] #58 DONE 49.5s [2022-04-05T11:53:00.524Z] [2022-04-05T11:53:00.524Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-05T11:53:00.524Z] #59 sha256:63e6522f240b966872bca3ad100513b2adbe5e58942759a79b0c594f2bf74981 [2022-04-05T11:53:00.783Z] #59 DONE 0.2s [2022-04-05T11:53:00.783Z] [2022-04-05T11:53:00.783Z] #60 [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-04-05T11:53:00.783Z] #60 sha256:9bf6144174115f6bf6b7e5b4fe97e81f2ea905ecf472128fd9972a8be862332b [2022-04-05T11:53:00.783Z] #60 ... [2022-04-05T11:53:00.783Z] [2022-04-05T11:53:00.783Z] #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-04-05T11:53:00.783Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:53:00.783Z] #14 33.14 Reading package lists... [2022-04-05T11:53:00.783Z] #14 39.77 Building dependency tree... [2022-04-05T11:53:00.783Z] #14 43.58 The following additional packages will be installed: [2022-04-05T11:53:00.783Z] #14 43.58 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-05T11:53:00.783Z] #14 43.58 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-05T11:53:00.783Z] #14 43.58 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-05T11:53:00.783Z] #14 43.58 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-05T11:53:00.783Z] #14 43.58 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-05T11:53:00.783Z] #14 43.58 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-05T11:53:00.783Z] #14 43.58 mingw-w64-common mingw-w64-x86-64-dev [2022-04-05T11:53:00.783Z] #14 43.58 Suggested packages: [2022-04-05T11:53:00.783Z] #14 43.58 gcc-10-locales seccomp wine64 [2022-04-05T11:53:00.783Z] #14 45.33 The following NEW packages will be installed: [2022-04-05T11:53:00.783Z] #14 45.33 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-05T11:53:00.783Z] #14 45.33 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-05T11:53:00.783Z] #14 45.33 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-05T11:53:00.783Z] #14 45.33 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-05T11:53:00.783Z] #14 45.33 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-05T11:53:00.783Z] #14 45.33 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-05T11:53:00.783Z] #14 45.33 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-05T11:53:00.783Z] #14 45.33 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-05T11:53:00.783Z] #14 45.33 mingw-w64-x86-64-dev [2022-04-05T11:53:00.783Z] #14 45.81 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:53:00.783Z] #14 45.81 Need to get 115 MB of archives. [2022-04-05T11:53:00.783Z] #14 45.81 After this operation, 645 MB of additional disk space will be used. [2022-04-05T11:53:00.783Z] #14 45.81 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-04-05T11:53:00.783Z] #14 45.94 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-04-05T11:53:00.783Z] #14 46.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-05T11:53:00.783Z] #14 46.13 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-04-05T11:53:00.783Z] #14 46.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-05T11:53:00.783Z] #14 46.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-05T11:53:00.783Z] #14 46.55 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-04-05T11:53:00.783Z] #14 46.80 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-04-05T11:53:00.783Z] #14 46.81 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-04-05T11:53:00.783Z] #14 47.71 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-04-05T11:53:00.783Z] #14 49.39 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-04-05T11:53:01.042Z] #14 ... [2022-04-05T11:53:01.043Z] [2022-04-05T11:53:01.043Z] #38 [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-04-05T11:53:01.043Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T11:53:01.043Z] #38 46.30 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:53:01.043Z] #38 46.65 Fetched 17.7 MB in 2s (10.9 MB/s) [2022-04-05T11:53:01.043Z] #38 46.85 Selecting previously unselected package xxd. [2022-04-05T11:53:01.043Z] #38 46.85 (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-04-05T11:53:01.043Z] #38 46.91 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-05T11:53:01.043Z] #38 46.92 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:53:01.043Z] #38 47.21 Selecting previously unselected package vim-common. [2022-04-05T11:53:01.043Z] #38 47.24 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T11:53:01.043Z] #38 47.38 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:53:01.043Z] #38 48.45 Selecting previously unselected package cmake-data. [2022-04-05T11:53:01.043Z] #38 48.45 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-05T11:53:01.043Z] #38 48.48 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-05T11:53:01.302Z] #38 ... [2022-04-05T11:53:01.302Z] [2022-04-05T11:53:01.302Z] #51 [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-04-05T11:53:01.302Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T11:53:01.302Z] #51 40.44 go: downloading github.com/fatih/color v1.13.0 [2022-04-05T11:53:01.302Z] #51 40.44 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-05T11:53:01.302Z] #51 40.61 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-05T11:53:01.302Z] #51 40.63 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-05T11:53:01.302Z] #51 40.79 go: downloading github.com/spf13/viper v1.10.1 [2022-04-05T11:53:01.302Z] #51 41.09 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-05T11:53:01.302Z] #51 41.57 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-05T11:53:01.302Z] #51 41.62 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-05T11:53:01.302Z] #51 41.65 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-05T11:53:01.302Z] #51 41.76 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-05T11:53:01.302Z] #51 43.24 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-05T11:53:01.302Z] #51 43.32 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-05T11:53:01.302Z] #51 47.73 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T11:53:01.302Z] #51 47.73 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-05T11:53:01.302Z] #51 47.90 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-05T11:53:01.302Z] #51 47.92 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-05T11:53:01.302Z] #51 47.99 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-05T11:53:01.302Z] #51 48.06 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-05T11:53:01.302Z] #51 48.10 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-05T11:53:01.302Z] #51 48.16 go: downloading github.com/spf13/afero v1.6.0 [2022-04-05T11:53:01.302Z] #51 48.38 go: downloading github.com/spf13/cast v1.4.1 [2022-04-05T11:53:01.302Z] #51 48.46 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-05T11:53:01.302Z] #51 48.50 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-05T11:53:01.302Z] #51 48.53 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-05T11:53:01.302Z] #51 48.56 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-05T11:53:01.302Z] #51 48.84 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-05T11:53:01.302Z] #51 48.94 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-05T11:53:01.302Z] #51 49.00 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-05T11:53:01.302Z] #51 49.04 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-05T11:53:01.302Z] #51 49.06 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-05T11:53:01.302Z] #51 49.09 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-05T11:53:01.302Z] #51 49.13 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-05T11:53:01.302Z] #51 49.16 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-05T11:53:01.302Z] #51 49.85 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-05T11:53:01.302Z] #51 49.95 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-05T11:53:01.302Z] #51 50.06 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-05T11:53:01.302Z] #51 50.15 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-05T11:53:01.302Z] #51 50.22 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-05T11:53:01.302Z] #51 50.32 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-05T11:53:02.238Z] #51 ... [2022-04-05T11:53:02.238Z] [2022-04-05T11:53:02.238Z] #47 [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-04-05T11:53:02.238Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T11:53:02.238Z] #47 34.33 Reading package lists... [2022-04-05T11:53:02.238Z] #47 40.96 Building dependency tree... [2022-04-05T11:53:02.238Z] #47 44.98 The following additional packages will be installed: [2022-04-05T11:53:02.238Z] #47 44.99 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-05T11:53:02.238Z] #47 44.99 python3-protobuf python3-six [2022-04-05T11:53:02.238Z] #47 45.03 Suggested packages: [2022-04-05T11:53:02.238Z] #47 45.03 python3-setuptools [2022-04-05T11:53:02.238Z] #47 45.03 Recommended packages: [2022-04-05T11:53:02.238Z] #47 45.03 iproute2 | iproute [2022-04-05T11:53:02.238Z] #47 45.86 The following NEW packages will be installed: [2022-04-05T11:53:02.238Z] #47 45.87 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-05T11:53:02.238Z] #47 45.88 python3-protobuf python3-six [2022-04-05T11:53:02.238Z] #47 46.35 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:53:02.238Z] #47 46.35 Need to get 2292 kB of archives. [2022-04-05T11:53:02.238Z] #47 46.35 After this operation, 11.0 MB of additional disk space will be used. [2022-04-05T11:53:02.238Z] #47 46.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-05T11:53:02.238Z] #47 46.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-05T11:53:02.238Z] #47 46.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-05T11:53:02.238Z] #47 46.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-05T11:53:02.238Z] #47 46.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-05T11:53:02.238Z] #47 46.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-05T11:53:02.238Z] #47 46.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-05T11:53:02.238Z] #47 50.07 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-05T11:53:02.238Z] #47 ... [2022-04-05T11:53:02.238Z] [2022-04-05T11:53:02.238Z] #51 [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-04-05T11:53:02.238Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T11:53:02.238Z] #51 51.32 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-05T11:53:02.238Z] #51 51.35 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-05T11:53:02.239Z] #19 89.69 The following NEW packages will be installed: [2022-04-05T11:53:02.239Z] #19 89.69 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-05T11:53:02.239Z] #19 89.69 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-05T11:53:02.239Z] #19 89.69 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-05T11:53:02.239Z] #19 89.69 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-05T11:53:02.239Z] #19 89.69 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-05T11:53:02.239Z] #19 89.69 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-05T11:53:02.239Z] #19 89.69 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-05T11:53:02.239Z] #19 89.69 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-05T11:53:02.239Z] #19 89.72 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-05T11:53:02.239Z] #19 89.72 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-05T11:53:02.239Z] #19 89.72 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-05T11:53:02.239Z] #19 89.72 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-05T11:53:02.239Z] #19 89.72 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-05T11:53:02.239Z] #19 89.72 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-05T11:53:02.239Z] #19 89.72 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-05T11:53:02.239Z] #19 89.72 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-05T11:53:02.239Z] #19 89.72 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-05T11:53:02.239Z] #19 89.72 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-05T11:53:02.239Z] #19 89.72 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-05T11:53:02.239Z] #19 89.72 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-05T11:53:02.239Z] #19 89.72 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-05T11:53:02.239Z] #19 89.72 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-05T11:53:02.239Z] #19 89.72 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-05T11:53:02.239Z] #19 89.72 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-05T11:53:02.239Z] #19 89.72 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-05T11:53:02.239Z] #19 89.72 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-05T11:53:02.239Z] #19 89.72 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-05T11:53:02.239Z] #19 89.72 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-05T11:53:02.239Z] #19 89.72 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-05T11:53:02.239Z] #19 89.72 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-05T11:53:02.239Z] #19 89.72 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-05T11:53:02.239Z] #19 89.72 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-05T11:53:02.239Z] #19 89.72 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-05T11:53:02.239Z] #19 89.72 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-05T11:53:02.239Z] #19 89.72 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-05T11:53:02.239Z] #19 89.73 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-05T11:53:02.239Z] #19 89.73 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-05T11:53:02.239Z] #19 89.73 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-05T11:53:02.239Z] #19 89.73 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-05T11:53:02.239Z] #19 89.73 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-05T11:53:02.239Z] #19 89.73 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-05T11:53:02.239Z] #19 89.73 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-05T11:53:02.239Z] #19 89.73 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-05T11:53:02.239Z] #19 89.73 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-05T11:53:02.239Z] #19 89.73 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-05T11:53:02.239Z] #19 89.73 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-05T11:53:02.239Z] #19 89.73 linux-libc-dev-s390x-cross patch xz-utils [2022-04-05T11:53:02.239Z] #19 90.14 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:53:02.239Z] #19 90.14 Need to get 787 MB of archives. [2022-04-05T11:53:02.239Z] #19 90.14 After this operation, 3385 MB of additional disk space will be used. [2022-04-05T11:53:02.239Z] #19 90.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-04-05T11:53:02.239Z] #19 90.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-05T11:53:02.239Z] #19 90.16 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-05T11:53:02.239Z] #19 90.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-05T11:53:02.239Z] #19 90.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-05T11:53:02.239Z] #19 90.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-04-05T11:53:02.239Z] #19 90.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-04-05T11:53:02.239Z] #19 90.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-04-05T11:53:02.496Z] #19 90.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-04-05T11:53:02.497Z] #51 51.44 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-05T11:53:02.498Z] #51 51.48 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-05T11:53:02.498Z] #51 51.58 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-05T11:53:02.498Z] #51 51.58 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-05T11:53:02.757Z] #51 51.66 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-05T11:53:02.757Z] #51 51.73 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-05T11:53:02.761Z] #19 90.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-04-05T11:53:02.991Z] #47 12.75 Reading package lists... [2022-04-05T11:53:03.017Z] #51 51.90 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-05T11:53:03.017Z] #51 52.05 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-05T11:53:03.019Z] #19 91.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-04-05T11:53:03.019Z] #19 91.24 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-04-05T11:53:03.019Z] #19 91.26 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-04-05T11:53:03.053Z] #58 15.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T11:53:03.276Z] #51 52.19 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-05T11:53:03.276Z] #51 52.30 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-05T11:53:03.276Z] #51 52.34 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-05T11:53:03.276Z] #51 52.38 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-05T11:53:03.535Z] #51 52.47 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-05T11:53:03.535Z] #51 52.54 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-05T11:53:03.814Z] #51 52.69 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-05T11:53:03.814Z] #51 52.80 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-05T11:53:03.814Z] #51 52.80 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-05T11:53:03.938Z] #47 17.02 Reading package lists... [2022-04-05T11:53:03.938Z] #47 ... [2022-04-05T11:53:03.938Z] [2022-04-05T11:53:03.938Z] #43 [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-04-05T11:53:03.938Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-05T11:53:03.938Z] #43 16.91 + git checkout -q v2.3.0 [2022-04-05T11:53:04.082Z] #51 53.00 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-05T11:53:04.082Z] #51 53.09 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-05T11:53:04.082Z] #51 53.16 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-05T11:53:04.344Z] #51 53.19 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-05T11:53:04.344Z] #51 53.30 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-05T11:53:04.344Z] #51 53.31 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-05T11:53:04.344Z] #51 53.32 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-05T11:53:04.344Z] #51 53.35 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-05T11:53:04.344Z] #51 53.40 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-05T11:53:04.344Z] #51 53.45 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-05T11:53:04.344Z] #51 53.47 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-05T11:53:04.344Z] #51 53.48 go: downloading github.com/julz/importas v0.1.0 [2022-04-05T11:53:04.344Z] #51 53.49 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-05T11:53:04.605Z] #51 53.57 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-05T11:53:04.605Z] #51 53.61 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-05T11:53:04.605Z] #51 53.65 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-05T11:53:04.605Z] #51 53.66 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-05T11:53:04.605Z] #51 53.68 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-05T11:53:04.605Z] #51 53.69 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-05T11:53:04.605Z] #51 53.69 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-05T11:53:04.867Z] #51 53.74 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-05T11:53:04.867Z] #51 53.76 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-05T11:53:04.867Z] #51 53.84 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-05T11:53:04.867Z] #51 53.84 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-05T11:53:04.882Z] #43 18.60 + 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-04-05T11:53:04.922Z] #19 92.93 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-04-05T11:53:04.922Z] #19 92.93 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-04-05T11:53:04.980Z] #58 ... [2022-04-05T11:53:04.980Z] [2022-04-05T11:53:04.980Z] #63 [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-04-05T11:53:04.980Z] #63 sha256:89ed9f56fc449349c868f13184b4084ec908f505126ee1d2e9d6dde8548be247 [2022-04-05T11:53:04.980Z] #63 8.923 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-05T11:53:04.980Z] #63 9.746 go: downloading github.com/google/uuid v1.3.0 [2022-04-05T11:53:04.980Z] #63 9.769 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-05T11:53:04.980Z] #63 10.12 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-05T11:53:04.980Z] #63 10.71 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-05T11:53:04.980Z] #63 10.80 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-05T11:53:04.980Z] #63 11.17 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-05T11:53:04.980Z] #63 11.83 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-05T11:53:04.980Z] #63 12.04 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-05T11:53:04.980Z] #63 14.79 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-05T11:53:04.980Z] #63 15.28 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-05T11:53:05.805Z] #51 54.64 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-05T11:53:05.805Z] #51 54.67 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-05T11:53:05.805Z] #51 54.67 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-05T11:53:05.805Z] #51 54.76 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-05T11:53:05.805Z] #51 54.88 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-05T11:53:05.805Z] #51 54.91 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-05T11:53:06.065Z] #51 55.06 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-05T11:53:06.065Z] #51 55.06 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-05T11:53:06.065Z] #51 55.11 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-05T11:53:06.635Z] #51 55.48 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-05T11:53:06.635Z] #51 55.50 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-05T11:53:06.635Z] #51 55.55 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-05T11:53:06.635Z] #51 55.56 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-05T11:53:06.635Z] #51 55.56 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-05T11:53:06.635Z] #51 55.65 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-05T11:53:06.635Z] #51 55.67 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-05T11:53:06.635Z] #51 55.69 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-05T11:53:06.635Z] #51 55.75 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-05T11:53:06.822Z] #19 94.79 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-04-05T11:53:06.822Z] #19 94.79 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-04-05T11:53:06.854Z] #43 ... [2022-04-05T11:53:06.854Z] [2022-04-05T11:53:06.854Z] #63 [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-04-05T11:53:06.854Z] #63 sha256:06854bd03bc6f516d061ddfa86e623898fe9fe823412c77e67cc70fed4036620 [2022-04-05T11:53:06.854Z] #63 10.25 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-05T11:53:06.854Z] #63 ... [2022-04-05T11:53:06.854Z] [2022-04-05T11:53:06.854Z] #47 [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-04-05T11:53:06.854Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-05T11:53:06.854Z] #47 17.02 Reading package lists... [2022-04-05T11:53:06.895Z] #51 55.86 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-05T11:53:06.895Z] #51 55.88 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-05T11:53:06.895Z] #51 56.01 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-05T11:53:07.431Z] #47 20.79 Building dependency tree... [2022-04-05T11:53:07.431Z] #47 ... [2022-04-05T11:53:07.431Z] [2022-04-05T11:53:07.431Z] #58 [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-04-05T11:53:07.431Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-05T11:53:07.431Z] #58 11.69 Fetched 8395 kB in 9s (943 kB/s) [2022-04-05T11:53:07.431Z] #58 11.69 Reading package lists... [2022-04-05T11:53:07.431Z] #58 14.73 Reading package lists... [2022-04-05T11:53:07.431Z] #58 18.40 Building dependency tree... [2022-04-05T11:53:07.431Z] #58 21.63 The following additional packages will be installed: [2022-04-05T11:53:07.431Z] #58 21.66 libbtrfs0 [2022-04-05T11:53:07.463Z] #51 56.32 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-05T11:53:07.463Z] #51 56.35 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-05T11:53:07.463Z] #51 56.36 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-05T11:53:07.463Z] #51 56.44 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-05T11:53:07.463Z] #51 56.48 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-05T11:53:07.535Z] #63 ... [2022-04-05T11:53:07.535Z] [2022-04-05T11:53:07.535Z] #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-04-05T11:53:07.535Z] #26 sha256:757cc73fad1d6351bfdb1f7fa27f9362c9345c4a7bee49ee47de24b7acdebbed [2022-04-05T11:53:07.535Z] #26 18.54 + mkdir -p /build [2022-04-05T11:53:07.535Z] #26 18.55 + mv docker/docker /build/ [2022-04-05T11:53:07.535Z] #26 18.56 + rmdir docker [2022-04-05T11:53:07.692Z] #58 21.85 The following NEW packages will be installed: [2022-04-05T11:53:07.692Z] #58 21.86 libbtrfs-dev libbtrfs0 [2022-04-05T11:53:07.692Z] #58 ... [2022-04-05T11:53:07.692Z] [2022-04-05T11:53:07.693Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-05T11:53:07.693Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-05T11:53:07.693Z] #14 11.80 Fetched 8395 kB in 9s (961 kB/s) [2022-04-05T11:53:07.693Z] #14 11.80 Reading package lists... [2022-04-05T11:53:07.693Z] #14 16.28 Reading package lists... [2022-04-05T11:53:07.693Z] #14 19.70 Building dependency tree... [2022-04-05T11:53:07.693Z] #14 ... [2022-04-05T11:53:07.693Z] [2022-04-05T11:53:07.693Z] #51 [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-04-05T11:53:07.693Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-05T11:53:07.693Z] #51 20.09 go: downloading github.com/fatih/color v1.13.0 [2022-04-05T11:53:07.693Z] #51 20.10 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-05T11:53:07.693Z] #51 20.14 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-05T11:53:07.693Z] #51 20.14 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-05T11:53:07.693Z] #51 20.36 go: downloading github.com/spf13/viper v1.10.1 [2022-04-05T11:53:07.693Z] #51 20.43 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-05T11:53:07.693Z] #51 20.74 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-05T11:53:07.693Z] #51 20.75 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-05T11:53:07.693Z] #51 20.84 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-05T11:53:07.693Z] #51 20.86 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-05T11:53:07.693Z] #51 21.77 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-05T11:53:07.693Z] #51 21.83 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-05T11:53:07.722Z] #51 56.77 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-05T11:53:07.981Z] #51 57.08 go: downloading honnef.co/go/tools v0.2.2 [2022-04-05T11:53:08.110Z] #26 DONE 19.5s [2022-04-05T11:53:08.110Z] [2022-04-05T11:53:08.110Z] #49 [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-04-05T11:53:08.110Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-05T11:53:08.110Z] #49 14.97 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-05T11:53:08.110Z] #49 15.09 go: downloading golang.org/x/mod v0.3.0 [2022-04-05T11:53:08.681Z] #49 ... [2022-04-05T11:53:08.681Z] [2022-04-05T11:53:08.681Z] #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-04-05T11:53:08.681Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:53:08.681Z] #14 20.28 Fetched 8508 kB in 16s (531 kB/s) [2022-04-05T11:53:08.769Z] #19 96.73 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-04-05T11:53:08.770Z] #19 96.76 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-04-05T11:53:09.253Z] #14 20.28 Reading package lists... [2022-04-05T11:53:09.253Z] #14 ... [2022-04-05T11:53:09.253Z] [2022-04-05T11:53:09.253Z] #53 [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-04-05T11:53:09.253Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-05T11:53:09.253Z] #53 10.85 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-05T11:53:09.253Z] #53 ... [2022-04-05T11:53:09.253Z] [2022-04-05T11:53:09.253Z] #47 [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-04-05T11:53:09.253Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T11:53:09.253Z] #47 14.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T11:53:09.253Z] #47 19.28 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-05T11:53:09.887Z] #51 58.91 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-05T11:53:09.887Z] #51 58.91 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-05T11:53:10.148Z] #51 59.01 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-05T11:53:10.148Z] #51 59.14 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-05T11:53:10.244Z] #51 24.06 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T11:53:10.245Z] #51 24.07 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-05T11:53:10.245Z] #51 24.29 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-05T11:53:10.245Z] #51 24.32 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-05T11:53:10.245Z] #51 24.36 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-05T11:53:10.245Z] #51 24.43 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-05T11:53:10.245Z] #51 ... [2022-04-05T11:53:10.245Z] [2022-04-05T11:53:10.245Z] #58 [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-04-05T11:53:10.245Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-05T11:53:10.245Z] #58 22.26 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:53:10.245Z] #58 22.26 Need to get 454 kB of archives. [2022-04-05T11:53:10.245Z] #58 22.26 After this operation, 1275 kB of additional disk space will be used. [2022-04-05T11:53:10.245Z] #58 22.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-05T11:53:10.245Z] #58 22.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-05T11:53:10.245Z] #58 23.14 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:53:10.245Z] #58 23.33 Fetched 454 kB in 0s (1382 kB/s) [2022-04-05T11:53:10.245Z] #58 23.41 Selecting previously unselected package libbtrfs0:arm64. [2022-04-05T11:53:10.245Z] #58 23.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-05T11:53:10.245Z] #58 23.45 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-05T11:53:10.245Z] #58 23.46 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-05T11:53:10.245Z] #58 23.66 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-05T11:53:10.245Z] #58 23.66 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-05T11:53:10.245Z] #58 23.67 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-05T11:53:10.245Z] #58 23.97 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-05T11:53:10.245Z] #58 23.99 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-05T11:53:10.245Z] #58 24.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:53:10.245Z] #58 DONE 24.5s [2022-04-05T11:53:10.245Z] [2022-04-05T11:53:10.245Z] #51 [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-04-05T11:53:10.245Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-05T11:53:10.245Z] #51 24.44 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-05T11:53:10.245Z] #51 24.45 go: downloading github.com/spf13/afero v1.6.0 [2022-04-05T11:53:10.245Z] #51 24.47 go: downloading github.com/spf13/cast v1.4.1 [2022-04-05T11:53:10.245Z] #51 24.55 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-05T11:53:10.245Z] #51 24.67 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-05T11:53:10.245Z] #51 ... [2022-04-05T11:53:10.245Z] [2022-04-05T11:53:10.245Z] #38 [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-04-05T11:53:10.245Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-05T11:53:10.245Z] #38 10.42 Reading package lists... [2022-04-05T11:53:10.245Z] #38 14.81 Reading package lists... [2022-04-05T11:53:10.245Z] #38 18.62 Building dependency tree... [2022-04-05T11:53:10.245Z] #38 21.57 The following additional packages will be installed: [2022-04-05T11:53:10.245Z] #38 21.57 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-05T11:53:10.245Z] #38 21.59 Suggested packages: [2022-04-05T11:53:10.245Z] #38 21.59 cmake-doc ninja-build lrzip [2022-04-05T11:53:10.245Z] #38 21.59 Recommended packages: [2022-04-05T11:53:10.245Z] #38 21.59 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-05T11:53:10.245Z] #38 22.21 The following NEW packages will be installed: [2022-04-05T11:53:10.245Z] #38 22.23 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-05T11:53:10.245Z] #38 22.23 vim-common xxd [2022-04-05T11:53:10.245Z] #38 22.60 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:53:10.245Z] #38 22.60 Need to get 15.6 MB of archives. [2022-04-05T11:53:10.245Z] #38 22.60 After this operation, 67.4 MB of additional disk space will be used. [2022-04-05T11:53:10.245Z] #38 22.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-05T11:53:10.245Z] #38 22.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-05T11:53:10.245Z] #38 22.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-05T11:53:10.245Z] #38 22.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-05T11:53:10.245Z] #38 22.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-04-05T11:53:10.245Z] #38 22.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-04-05T11:53:10.245Z] #38 22.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-04-05T11:53:10.245Z] #38 22.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-04-05T11:53:10.245Z] #38 22.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-04-05T11:53:10.245Z] #38 22.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-04-05T11:53:10.245Z] #38 23.97 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:53:10.245Z] #38 24.19 Fetched 15.6 MB in 1s (19.6 MB/s) [2022-04-05T11:53:10.245Z] #38 24.45 Selecting previously unselected package xxd. [2022-04-05T11:53:10.245Z] #38 24.45 (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-04-05T11:53:10.245Z] #38 24.50 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-05T11:53:10.245Z] #38 24.52 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:53:10.408Z] #51 59.28 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-05T11:53:10.408Z] #51 59.28 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-05T11:53:10.408Z] #51 59.37 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-05T11:53:10.506Z] #38 24.76 Selecting previously unselected package vim-common. [2022-04-05T11:53:10.506Z] #38 24.77 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T11:53:10.506Z] #38 ... [2022-04-05T11:53:10.506Z] [2022-04-05T11:53:10.506Z] #51 [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-04-05T11:53:10.506Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-05T11:53:10.506Z] #51 24.70 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-05T11:53:10.506Z] #51 24.72 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-05T11:53:10.506Z] #51 ... [2022-04-05T11:53:10.506Z] [2022-04-05T11:53:10.506Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-05T11:53:10.506Z] #59 sha256:3934926249d9b760432f33dadbf811a395d667ac5ca1a258c010b5e1c1f19b7a [2022-04-05T11:53:10.506Z] #59 DONE 0.2s [2022-04-05T11:53:10.506Z] [2022-04-05T11:53:10.506Z] #51 [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-04-05T11:53:10.506Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-05T11:53:10.506Z] #51 24.92 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-05T11:53:10.671Z] #19 98.83 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-04-05T11:53:10.671Z] #19 98.84 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-04-05T11:53:10.767Z] #51 ... [2022-04-05T11:53:10.767Z] [2022-04-05T11:53:10.767Z] #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-04-05T11:53:10.767Z] #31 sha256:3b3919512c65e682f85d8ab377478010a7d7e53d806d6829a7a98a8e664d11f9 [2022-04-05T11:53:10.767Z] #31 12.84 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-05T11:53:10.767Z] #31 14.07 [2022-04-05T11:53:10.767Z] #31 14.37 #=#=# 0.1% ######################################################################## 100.0% [2022-04-05T11:53:10.767Z] #31 15.44 [2022-04-05T11:53:10.767Z] #31 19.56 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-05T11:53:10.767Z] #31 20.97 #=#=# [2022-04-05T11:53:10.767Z] #31 21.29 #=#=# 0.1% ############## 20.0% ########################### 38.5% ############################################# 63.2% ############################################################# 85.4% ######################################################################## 100.0% [2022-04-05T11:53:10.767Z] #31 22.96 [2022-04-05T11:53:10.767Z] #31 ... [2022-04-05T11:53:10.767Z] [2022-04-05T11:53:10.767Z] #51 [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-04-05T11:53:10.767Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-05T11:53:10.767Z] #51 25.09 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-05T11:53:10.767Z] #51 25.13 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-05T11:53:10.976Z] #51 59.75 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-05T11:53:10.976Z] #51 59.76 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-05T11:53:10.976Z] #51 59.92 go: downloading golang.org/x/text v0.3.7 [2022-04-05T11:53:11.029Z] #51 25.19 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-05T11:53:11.029Z] #51 25.21 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-05T11:53:11.029Z] #51 25.26 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-05T11:53:11.029Z] #51 25.30 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-05T11:53:11.029Z] #51 25.33 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-05T11:53:11.195Z] #47 ... [2022-04-05T11:53:11.195Z] [2022-04-05T11:53:11.195Z] #38 [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-04-05T11:53:11.195Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T11:53:11.195Z] #38 12.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T11:53:11.455Z] #38 23.21 Fetched 8508 kB in 18s (476 kB/s) [2022-04-05T11:53:11.545Z] #51 ... [2022-04-05T11:53:11.545Z] [2022-04-05T11:53:11.545Z] #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-04-05T11:53:11.545Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:53:11.545Z] #14 50.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-04-05T11:53:11.545Z] #14 51.28 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-04-05T11:53:11.545Z] #14 53.11 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-04-05T11:53:11.545Z] #14 53.72 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-04-05T11:53:11.545Z] #14 53.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-05T11:53:11.545Z] #14 53.73 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-05T11:53:11.545Z] #14 53.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-05T11:53:11.545Z] #14 53.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-05T11:53:11.545Z] #14 53.75 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-04-05T11:53:11.545Z] #14 53.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-05T11:53:11.545Z] #14 53.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-05T11:53:11.545Z] #14 53.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-05T11:53:11.545Z] #14 53.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-05T11:53:11.545Z] #14 53.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-05T11:53:11.545Z] #14 53.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-05T11:53:11.545Z] #14 53.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-05T11:53:11.545Z] #14 53.94 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-04-05T11:53:11.545Z] #14 53.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-05T11:53:11.545Z] #14 53.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-05T11:53:11.545Z] #14 55.87 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:53:11.545Z] #14 56.30 Fetched 115 MB in 9s (13.4 MB/s) [2022-04-05T11:53:11.545Z] #14 56.57 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-05T11:53:11.545Z] #14 56.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-05T11:53:11.545Z] #14 56.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-05T11:53:11.545Z] #14 56.71 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-05T11:53:11.545Z] #14 60.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-05T11:53:11.545Z] #14 60.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-05T11:53:11.545Z] #14 60.13 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-05T11:53:11.545Z] #14 ... [2022-04-05T11:53:11.545Z] [2022-04-05T11:53:11.545Z] #47 [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-04-05T11:53:11.545Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T11:53:11.545Z] #47 52.01 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:53:11.545Z] #47 52.38 Fetched 2292 kB in 5s (498 kB/s) [2022-04-05T11:53:11.545Z] #47 52.93 Selecting previously unselected package libprotobuf23:amd64. [2022-04-05T11:53:11.545Z] #47 52.93 (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-04-05T11:53:11.545Z] #47 53.02 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-05T11:53:11.545Z] #47 53.14 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-05T11:53:11.545Z] #47 53.91 Selecting previously unselected package python3-pkg-resources. [2022-04-05T11:53:11.545Z] #47 53.91 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-05T11:53:11.545Z] #47 53.92 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-05T11:53:11.545Z] #47 54.20 Selecting previously unselected package python3-six. [2022-04-05T11:53:11.545Z] #47 54.20 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-05T11:53:11.545Z] #47 54.21 Unpacking python3-six (1.16.0-2) ... [2022-04-05T11:53:11.545Z] #47 54.28 Selecting previously unselected package python3-protobuf. [2022-04-05T11:53:11.545Z] #47 54.29 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-05T11:53:11.545Z] #47 54.32 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-05T11:53:11.545Z] #47 54.93 Selecting previously unselected package libnet1:amd64. [2022-04-05T11:53:11.545Z] #47 54.93 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-05T11:53:11.545Z] #47 54.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T11:53:11.545Z] #47 55.17 Selecting previously unselected package libnl-3-200:amd64. [2022-04-05T11:53:11.545Z] #47 55.18 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-05T11:53:11.545Z] #47 55.18 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T11:53:11.545Z] #47 55.49 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-05T11:53:11.545Z] #47 55.49 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-05T11:53:11.545Z] #47 55.53 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T11:53:11.545Z] #47 55.82 Selecting previously unselected package criu. [2022-04-05T11:53:11.545Z] #47 55.83 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-05T11:53:11.545Z] #47 55.84 Unpacking criu (3.16.1-3) ... [2022-04-05T11:53:11.545Z] #47 56.94 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-05T11:53:11.545Z] #47 59.23 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-05T11:53:11.545Z] #47 59.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T11:53:11.545Z] #47 59.25 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T11:53:11.545Z] #47 59.26 Setting up python3-six (1.16.0-2) ... [2022-04-05T11:53:11.604Z] #51 25.69 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-05T11:53:11.604Z] #51 ... [2022-04-05T11:53:11.604Z] [2022-04-05T11:53:11.604Z] #53 [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-04-05T11:53:11.604Z] #53 sha256:35588312ca7c1895763b1b71432b8f609509d3f607a4341c6035294c503aba72 [2022-04-05T11:53:11.604Z] #53 25.72 v3.0.2 [2022-04-05T11:53:11.604Z] #53 DONE 25.9s [2022-04-05T11:53:11.604Z] [2022-04-05T11:53:11.604Z] #51 [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-04-05T11:53:11.604Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-05T11:53:11.604Z] #51 25.83 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-05T11:53:11.604Z] #51 25.86 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-05T11:53:11.604Z] #51 25.92 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-05T11:53:11.604Z] #51 26.01 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-05T11:53:11.865Z] #51 26.06 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-05T11:53:12.373Z] #47 60.92 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T11:53:12.373Z] #47 60.96 Setting up python3-protobuf (3.12.4-1) ... [2022-04-05T11:53:12.574Z] #19 100.5 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-04-05T11:53:12.574Z] #19 100.5 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-04-05T11:53:12.574Z] #19 100.5 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-04-05T11:53:12.574Z] #19 100.5 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-04-05T11:53:12.574Z] #19 100.5 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-04-05T11:53:12.574Z] #19 100.6 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-04-05T11:53:12.574Z] #19 100.6 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-04-05T11:53:12.574Z] #19 100.6 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-05T11:53:12.574Z] #19 100.6 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-04-05T11:53:12.574Z] #19 100.6 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-04-05T11:53:12.574Z] #19 100.7 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-04-05T11:53:12.574Z] #19 100.7 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-04-05T11:53:12.574Z] #19 100.7 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-04-05T11:53:12.574Z] #19 100.8 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-04-05T11:53:12.574Z] #19 100.8 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-04-05T11:53:12.574Z] #19 100.9 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-04-05T11:53:12.808Z] #51 26.99 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-05T11:53:12.808Z] #51 27.03 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-05T11:53:12.808Z] #51 27.07 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-05T11:53:12.808Z] #51 27.12 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-05T11:53:12.808Z] #51 27.15 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-05T11:53:12.808Z] #51 27.17 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-05T11:53:12.808Z] #51 27.19 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-05T11:53:12.832Z] #19 100.9 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-04-05T11:53:12.832Z] #19 101.0 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-04-05T11:53:12.832Z] #19 101.0 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-04-05T11:53:12.844Z] #38 23.21 Reading package lists... [2022-04-05T11:53:12.844Z] #38 ... [2022-04-05T11:53:12.844Z] [2022-04-05T11:53:12.844Z] #36 [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-04-05T11:53:12.844Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-05T11:53:12.844Z] #36 24.70 tomll can be used in two ways: [2022-04-05T11:53:12.844Z] #36 24.70 Writing to STDIN and reading from STDOUT: [2022-04-05T11:53:12.844Z] #36 24.70 cat file.toml | tomll > file.toml [2022-04-05T11:53:12.844Z] #36 24.70 [2022-04-05T11:53:12.844Z] #36 24.70 Reading and updating a list of files: [2022-04-05T11:53:12.844Z] #36 24.70 tomll a.toml b.toml c.toml [2022-04-05T11:53:12.844Z] #36 24.70 [2022-04-05T11:53:12.844Z] #36 24.70 When given a list of files, tomll will modify all files in place without asking. [2022-04-05T11:53:12.946Z] #47 ... [2022-04-05T11:53:12.946Z] [2022-04-05T11:53:12.946Z] #60 [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-04-05T11:53:12.946Z] #60 sha256:9bf6144174115f6bf6b7e5b4fe97e81f2ea905ecf472128fd9972a8be862332b [2022-04-05T11:53:12.946Z] #60 2.210 + RM_GOPATH=0 [2022-04-05T11:53:12.946Z] #60 2.210 + TMP_GOPATH= [2022-04-05T11:53:12.946Z] #60 2.210 + : /build [2022-04-05T11:53:12.946Z] #60 2.210 + '[' -z '' ']' [2022-04-05T11:53:12.946Z] #60 2.210 ++ mktemp -d [2022-04-05T11:53:12.946Z] #60 2.210 + export GOPATH=/tmp/tmp.7M80taIXVq [2022-04-05T11:53:12.946Z] #60 2.210 + GOPATH=/tmp/tmp.7M80taIXVq [2022-04-05T11:53:12.946Z] #60 2.210 + RM_GOPATH=1 [2022-04-05T11:53:12.946Z] #60 2.210 + case "$(go env GOARCH)" in [2022-04-05T11:53:12.946Z] #60 2.214 ++ go env GOARCH [2022-04-05T11:53:12.946Z] #60 2.258 Install containerd version v1.6.2 [2022-04-05T11:53:12.946Z] #60 2.258 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T11:53:12.946Z] #60 2.258 + GO_BUILDMODE=-buildmode=pie [2022-04-05T11:53:12.946Z] #60 2.258 ++ dirname /install.sh [2022-04-05T11:53:12.946Z] #60 2.258 + dir=/ [2022-04-05T11:53:12.946Z] #60 2.258 + bin=containerd [2022-04-05T11:53:12.946Z] #60 2.258 + shift [2022-04-05T11:53:12.946Z] #60 2.258 + '[' '!' -f //containerd.installer ']' [2022-04-05T11:53:12.946Z] #60 2.258 + . //containerd.installer [2022-04-05T11:53:12.946Z] #60 2.258 ++ set -e [2022-04-05T11:53:12.946Z] #60 2.258 ++ : v1.6.2 [2022-04-05T11:53:12.946Z] #60 2.258 + install_containerd [2022-04-05T11:53:12.946Z] #60 2.258 + echo 'Install containerd version v1.6.2' [2022-04-05T11:53:12.946Z] #60 2.258 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7M80taIXVq/src/github.com/containerd/containerd [2022-04-05T11:53:12.946Z] #60 2.282 Cloning into '/tmp/tmp.7M80taIXVq/src/github.com/containerd/containerd'... [2022-04-05T11:53:12.946Z] #60 ... [2022-04-05T11:53:12.946Z] [2022-04-05T11:53:12.946Z] #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-04-05T11:53:12.946Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T11:53:12.946Z] #34 54.94 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-04-05T11:53:12.946Z] #34 55.17 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-05T11:53:12.946Z] #34 55.49 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-05T11:53:13.068Z] #51 27.21 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-05T11:53:13.068Z] #51 27.24 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-05T11:53:13.068Z] #51 27.26 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-05T11:53:13.068Z] #51 27.35 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-05T11:53:13.068Z] #51 27.41 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-05T11:53:13.068Z] #51 27.47 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-05T11:53:13.107Z] #36 DONE 24.9s [2022-04-05T11:53:13.107Z] [2022-04-05T11:53:13.107Z] #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-04-05T11:53:13.107Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T11:53:13.329Z] #51 27.48 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-05T11:53:13.330Z] #51 27.52 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-05T11:53:13.330Z] #51 27.56 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-05T11:53:13.330Z] #51 27.57 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-05T11:53:13.330Z] #51 27.59 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-05T11:53:13.330Z] #51 27.61 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-05T11:53:13.330Z] #51 27.62 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-05T11:53:13.593Z] #51 27.75 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-05T11:53:13.593Z] #51 27.85 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-05T11:53:13.593Z] #51 27.86 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-05T11:53:13.593Z] #51 27.86 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-05T11:53:13.593Z] #51 27.91 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-05T11:53:13.593Z] #51 27.94 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-05T11:53:13.855Z] #51 27.98 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-05T11:53:13.855Z] #51 28.00 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-05T11:53:13.855Z] #51 28.02 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-05T11:53:13.855Z] #51 28.05 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-05T11:53:13.855Z] #51 28.07 go: downloading github.com/julz/importas v0.1.0 [2022-04-05T11:53:13.855Z] #51 28.09 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-05T11:53:13.855Z] #51 28.10 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-05T11:53:13.855Z] #51 28.11 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-05T11:53:13.855Z] #51 28.14 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-05T11:53:13.855Z] #51 28.16 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-05T11:53:13.855Z] #51 28.20 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-05T11:53:13.855Z] #51 28.25 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-05T11:53:13.855Z] #51 28.25 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-05T11:53:13.855Z] #51 28.33 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-05T11:53:14.117Z] #51 28.36 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-05T11:53:14.117Z] #51 28.39 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-05T11:53:14.117Z] #51 28.42 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-05T11:53:14.379Z] #51 28.75 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-05T11:53:14.496Z] #34 ... [2022-04-05T11:53:14.496Z] [2022-04-05T11:53:14.496Z] #58 [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-04-05T11:53:14.496Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T11:53:14.496Z] #58 26.13 Fetched 8508 kB in 20s (424 kB/s) [2022-04-05T11:53:14.641Z] #51 28.75 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-05T11:53:14.641Z] #51 28.78 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-05T11:53:14.641Z] #51 28.78 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-05T11:53:14.641Z] #51 28.84 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-05T11:53:14.641Z] #51 28.84 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-05T11:53:14.641Z] #51 28.87 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-05T11:53:14.641Z] #51 28.95 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-05T11:53:14.641Z] #51 28.97 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-05T11:53:14.852Z] #34 ... [2022-04-05T11:53:14.852Z] [2022-04-05T11:53:14.852Z] #38 [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-04-05T11:53:14.852Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T11:53:14.852Z] #38 53.43 Selecting previously unselected package libicu67:amd64. [2022-04-05T11:53:14.852Z] #38 53.44 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-05T11:53:14.852Z] #38 53.53 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-05T11:53:14.852Z] #38 62.22 Selecting previously unselected package libxml2:amd64. [2022-04-05T11:53:14.852Z] #38 62.22 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-05T11:53:14.852Z] #38 62.23 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-05T11:53:14.852Z] #38 63.10 Selecting previously unselected package libarchive13:amd64. [2022-04-05T11:53:14.852Z] #38 63.12 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-05T11:53:14.852Z] #38 63.13 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-05T11:53:14.852Z] #38 63.63 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-05T11:53:14.852Z] #38 63.63 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-05T11:53:14.852Z] #38 63.64 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-05T11:53:14.853Z] #38 63.85 Selecting previously unselected package librhash0:amd64. [2022-04-05T11:53:14.853Z] #38 63.85 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-05T11:53:14.853Z] #38 63.86 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-05T11:53:14.902Z] #51 29.14 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-05T11:53:14.903Z] #51 29.14 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-05T11:53:14.903Z] #51 29.15 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-05T11:53:14.903Z] #51 29.16 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-05T11:53:14.903Z] #51 29.17 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-05T11:53:14.903Z] #51 29.21 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-05T11:53:14.903Z] #51 29.22 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-05T11:53:14.903Z] #51 29.24 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-05T11:53:15.112Z] #38 64.21 Selecting previously unselected package libuv1:amd64. [2022-04-05T11:53:15.112Z] #38 64.21 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-05T11:53:15.112Z] #38 64.22 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-05T11:53:15.112Z] #38 ... [2022-04-05T11:53:15.112Z] [2022-04-05T11:53:15.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-04-05T11:53:15.112Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:53:15.112Z] #14 64.29 Selecting previously unselected package binutils-mingw-w64. [2022-04-05T11:53:15.112Z] #14 64.29 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-05T11:53:15.164Z] #51 29.27 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-05T11:53:15.164Z] #51 29.34 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-05T11:53:15.164Z] #51 29.38 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-05T11:53:15.164Z] #51 29.39 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-05T11:53:15.164Z] #51 29.50 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-05T11:53:15.164Z] #51 29.51 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-05T11:53:15.164Z] #51 29.60 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-05T11:53:15.369Z] #19 103.4 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-04-05T11:53:15.369Z] #19 103.4 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-04-05T11:53:15.369Z] #19 103.5 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-05T11:53:15.369Z] #19 103.6 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-04-05T11:53:15.369Z] #19 103.7 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-04-05T11:53:15.372Z] #14 64.30 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-05T11:53:15.425Z] #51 29.63 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-05T11:53:15.425Z] #51 29.67 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-05T11:53:15.425Z] #51 29.70 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-05T11:53:15.686Z] #51 29.83 go: downloading honnef.co/go/tools v0.2.2 [2022-04-05T11:53:15.941Z] #14 64.75 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-05T11:53:15.941Z] #14 64.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T11:53:15.941Z] #14 64.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T11:53:15.941Z] #14 65.02 Selecting previously unselected package dmsetup. [2022-04-05T11:53:16.211Z] #14 65.03 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T11:53:16.211Z] #14 65.04 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-05T11:53:16.470Z] #14 65.54 Selecting previously unselected package mingw-w64-common. [2022-04-05T11:53:16.470Z] #14 65.54 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-05T11:53:16.470Z] #14 65.55 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-05T11:53:17.075Z] #51 31.16 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-05T11:53:17.075Z] #51 31.18 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-05T11:53:17.075Z] #51 31.32 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-05T11:53:17.075Z] #51 31.40 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-05T11:53:17.075Z] #51 31.44 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-05T11:53:17.337Z] #51 31.45 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-05T11:53:17.337Z] #51 31.65 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-05T11:53:17.337Z] #51 31.73 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-05T11:53:17.598Z] #51 31.73 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-05T11:53:17.598Z] #51 31.84 go: downloading golang.org/x/text v0.3.7 [2022-04-05T11:53:17.860Z] #51 ... [2022-04-05T11:53:17.860Z] [2022-04-05T11:53:17.860Z] #47 [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-04-05T11:53:17.860Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-05T11:53:17.860Z] #47 20.79 Building dependency tree... [2022-04-05T11:53:17.860Z] #47 23.72 The following additional packages will be installed: [2022-04-05T11:53:17.860Z] #47 23.76 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-05T11:53:17.860Z] #47 23.77 python3-protobuf python3-six [2022-04-05T11:53:17.860Z] #47 23.80 Suggested packages: [2022-04-05T11:53:17.860Z] #47 23.80 python3-setuptools [2022-04-05T11:53:17.860Z] #47 23.80 Recommended packages: [2022-04-05T11:53:17.860Z] #47 23.80 iproute2 | iproute [2022-04-05T11:53:17.860Z] #47 24.39 The following NEW packages will be installed: [2022-04-05T11:53:17.860Z] #47 24.40 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-05T11:53:17.860Z] #47 24.40 python3-protobuf python3-six [2022-04-05T11:53:17.860Z] #47 24.97 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:53:17.860Z] #47 24.97 Need to get 2115 kB of archives. [2022-04-05T11:53:17.860Z] #47 24.97 After this operation, 10.7 MB of additional disk space will be used. [2022-04-05T11:53:17.860Z] #47 24.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-04-05T11:53:17.860Z] #47 24.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-05T11:53:17.860Z] #47 24.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-05T11:53:17.861Z] #47 24.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-04-05T11:53:17.861Z] #47 24.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-05T11:53:17.861Z] #47 24.99 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-04-05T11:53:17.861Z] #47 25.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-05T11:53:17.861Z] #47 28.16 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-04-05T11:53:17.861Z] #47 29.27 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:53:17.861Z] #47 29.45 Fetched 2115 kB in 4s (530 kB/s) [2022-04-05T11:53:17.861Z] #47 29.57 Selecting previously unselected package libprotobuf23:arm64. [2022-04-05T11:53:17.861Z] #47 29.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-05T11:53:17.861Z] #47 29.62 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-04-05T11:53:17.861Z] #47 29.63 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-04-05T11:53:17.861Z] #47 30.18 Selecting previously unselected package python3-pkg-resources. [2022-04-05T11:53:17.861Z] #47 30.18 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-05T11:53:17.861Z] #47 30.19 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-05T11:53:17.861Z] #47 30.49 Selecting previously unselected package python3-six. [2022-04-05T11:53:17.861Z] #47 30.50 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-05T11:53:17.861Z] #47 30.50 Unpacking python3-six (1.16.0-2) ... [2022-04-05T11:53:17.861Z] #47 30.57 Selecting previously unselected package python3-protobuf. [2022-04-05T11:53:17.861Z] #47 30.57 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-04-05T11:53:17.861Z] #47 30.58 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-05T11:53:17.861Z] #47 31.44 Selecting previously unselected package libnet1:arm64. [2022-04-05T11:53:17.861Z] #47 31.44 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-05T11:53:17.861Z] #47 31.45 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-05T11:53:17.861Z] #47 31.59 Selecting previously unselected package libnl-3-200:arm64. [2022-04-05T11:53:17.861Z] #47 31.60 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-05T11:53:17.861Z] #47 31.60 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-05T11:53:17.861Z] #47 31.74 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-05T11:53:17.861Z] #47 31.76 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-05T11:53:17.861Z] #47 31.77 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-05T11:53:17.861Z] #47 31.90 Selecting previously unselected package criu. [2022-04-05T11:53:17.861Z] #47 31.92 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-04-05T11:53:17.861Z] #47 31.92 Unpacking criu (3.16.1-3) ... [2022-04-05T11:53:17.943Z] #19 106.0 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-04-05T11:53:17.943Z] #19 106.0 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-05T11:53:17.943Z] #19 106.0 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-05T11:53:17.943Z] #19 106.0 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-05T11:53:17.943Z] #19 106.0 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-04-05T11:53:17.943Z] #19 106.0 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-05T11:53:18.122Z] #47 ... [2022-04-05T11:53:18.122Z] [2022-04-05T11:53:18.122Z] #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-04-05T11:53:18.122Z] #31 sha256:3b3919512c65e682f85d8ab377478010a7d7e53d806d6829a7a98a8e664d11f9 [2022-04-05T11:53:18.122Z] #31 27.07 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-05T11:53:18.122Z] #31 28.27 #=#=# [2022-04-05T11:53:18.122Z] #31 28.58 #=#=# ######################################################################## 100.0% [2022-04-05T11:53:18.122Z] #31 29.89 [2022-04-05T11:53:18.202Z] #19 106.4 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-05T11:53:18.202Z] #19 106.4 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-04-05T11:53:18.202Z] #19 106.4 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-04-05T11:53:18.202Z] #19 106.4 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-04-05T11:53:18.202Z] #19 106.4 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-04-05T11:53:18.202Z] #19 106.4 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-05T11:53:18.202Z] #19 106.4 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-05T11:53:18.202Z] #19 106.4 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-04-05T11:53:18.202Z] #19 106.5 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-05T11:53:18.460Z] #19 106.5 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-05T11:53:18.460Z] #19 106.5 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-04-05T11:53:18.460Z] #19 106.5 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-05T11:53:18.460Z] #19 106.5 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-05T11:53:18.460Z] #19 106.5 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-05T11:53:18.460Z] #19 106.5 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-04-05T11:53:18.460Z] #19 106.5 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-04-05T11:53:18.460Z] #19 106.5 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-05T11:53:18.460Z] #19 106.5 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-05T11:53:18.460Z] #19 106.6 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-04-05T11:53:18.460Z] #19 106.6 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-05T11:53:18.460Z] #19 106.6 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-04-05T11:53:18.460Z] #19 106.6 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-04-05T11:53:18.695Z] #31 ... [2022-04-05T11:53:18.695Z] [2022-04-05T11:53:18.695Z] #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-04-05T11:53:18.695Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-05T11:53:18.695Z] #14 22.91 The following additional packages will be installed: [2022-04-05T11:53:18.695Z] #14 22.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-05T11:53:18.695Z] #14 22.93 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-05T11:53:18.695Z] #14 22.93 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-05T11:53:18.695Z] #14 22.93 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-05T11:53:18.695Z] #14 22.93 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-05T11:53:18.695Z] #14 22.93 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-05T11:53:18.695Z] #14 22.94 mingw-w64-common mingw-w64-x86-64-dev [2022-04-05T11:53:18.695Z] #14 22.95 Suggested packages: [2022-04-05T11:53:18.695Z] #14 22.96 gcc-10-locales seccomp wine64 [2022-04-05T11:53:18.695Z] #14 23.93 The following NEW packages will be installed: [2022-04-05T11:53:18.695Z] #14 23.93 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-05T11:53:18.695Z] #14 23.93 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-05T11:53:18.695Z] #14 23.93 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-05T11:53:18.695Z] #14 23.93 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-05T11:53:18.695Z] #14 23.93 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-05T11:53:18.695Z] #14 23.93 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-05T11:53:18.695Z] #14 23.93 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-05T11:53:18.695Z] #14 23.94 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-05T11:53:18.695Z] #14 23.94 mingw-w64-x86-64-dev [2022-04-05T11:53:18.695Z] #14 24.25 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:53:18.695Z] #14 24.25 Need to get 108 MB of archives. [2022-04-05T11:53:18.695Z] #14 24.25 After this operation, 620 MB of additional disk space will be used. [2022-04-05T11:53:18.695Z] #14 24.25 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-04-05T11:53:18.695Z] #14 24.44 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-04-05T11:53:18.695Z] #14 24.57 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-05T11:53:18.695Z] #14 24.57 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-04-05T11:53:18.695Z] #14 24.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-04-05T11:53:18.695Z] #14 24.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-05T11:53:18.695Z] #14 24.80 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-04-05T11:53:18.695Z] #14 24.96 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-04-05T11:53:18.695Z] #14 24.96 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-04-05T11:53:18.695Z] #14 25.45 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-04-05T11:53:18.695Z] #14 25.98 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-04-05T11:53:18.695Z] #14 26.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-04-05T11:53:18.695Z] #14 26.87 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-04-05T11:53:18.695Z] #14 27.67 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-04-05T11:53:18.695Z] #14 27.91 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-04-05T11:53:18.695Z] #14 27.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-05T11:53:18.695Z] #14 27.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-05T11:53:18.695Z] #14 27.92 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-05T11:53:18.695Z] #14 27.92 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-05T11:53:18.695Z] #14 27.92 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-04-05T11:53:18.695Z] #14 27.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-04-05T11:53:18.695Z] #14 27.93 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-04-05T11:53:18.695Z] #14 27.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-04-05T11:53:18.695Z] #14 27.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-04-05T11:53:18.695Z] #14 27.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-04-05T11:53:18.695Z] #14 27.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-04-05T11:53:18.695Z] #14 27.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-04-05T11:53:18.695Z] #14 28.00 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-04-05T11:53:18.695Z] #14 28.00 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-05T11:53:18.695Z] #14 28.00 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-04-05T11:53:18.695Z] #14 28.65 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:53:18.695Z] #14 28.82 Fetched 108 MB in 4s (26.9 MB/s) [2022-04-05T11:53:18.695Z] #14 28.89 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-05T11:53:18.695Z] #14 28.89 (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-04-05T11:53:18.695Z] #14 28.94 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-05T11:53:18.695Z] #14 28.94 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-05T11:53:18.695Z] #14 31.14 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-05T11:53:18.695Z] #14 31.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-05T11:53:18.695Z] #14 31.14 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-05T11:53:18.956Z] #14 ... [2022-04-05T11:53:18.956Z] [2022-04-05T11:53:18.956Z] #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-04-05T11:53:18.956Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-05T11:53:18.956Z] #34 30.59 Updating files: 93% (1423/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-04-05T11:53:18.956Z] #34 30.71 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-05T11:53:18.956Z] #34 31.17 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-05T11:53:19.796Z] #58 26.13 Reading package lists... [2022-04-05T11:53:19.796Z] #58 ... [2022-04-05T11:53:19.796Z] [2022-04-05T11:53:19.796Z] #38 [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-04-05T11:53:19.796Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T11:53:19.796Z] #38 23.21 Reading package lists... [2022-04-05T11:53:20.347Z] #34 ... [2022-04-05T11:53:20.347Z] [2022-04-05T11:53:20.347Z] #60 [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-04-05T11:53:20.347Z] #60 sha256:8ed3ef6269c6b4cbc0019d1c0354825349029ee26e86084dbf34694f2ce1b5ae [2022-04-05T11:53:20.347Z] #60 0.538 + RM_GOPATH=0 [2022-04-05T11:53:20.347Z] #60 0.540 + TMP_GOPATH= [2022-04-05T11:53:20.347Z] #60 0.540 + : /build [2022-04-05T11:53:20.347Z] #60 0.540 + '[' -z '' ']' [2022-04-05T11:53:20.347Z] #60 0.541 ++ mktemp -d [2022-04-05T11:53:20.347Z] #60 0.548 + export GOPATH=/tmp/tmp.MLchqjJIbs [2022-04-05T11:53:20.347Z] #60 0.548 + GOPATH=/tmp/tmp.MLchqjJIbs [2022-04-05T11:53:20.347Z] #60 0.548 + RM_GOPATH=1 [2022-04-05T11:53:20.347Z] #60 0.548 + case "$(go env GOARCH)" in [2022-04-05T11:53:20.347Z] #60 0.549 ++ go env GOARCH [2022-04-05T11:53:20.347Z] #60 0.564 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T11:53:20.347Z] #60 0.564 + GO_BUILDMODE=-buildmode=pie [2022-04-05T11:53:20.347Z] #60 0.564 ++ dirname /install.sh [2022-04-05T11:53:20.347Z] #60 0.575 + dir=/ [2022-04-05T11:53:20.347Z] #60 0.575 + bin=containerd [2022-04-05T11:53:20.347Z] #60 0.575 + shift [2022-04-05T11:53:20.347Z] #60 0.575 + '[' '!' -f //containerd.installer ']' [2022-04-05T11:53:20.347Z] #60 0.575 + . //containerd.installer [2022-04-05T11:53:20.347Z] #60 0.575 ++ set -e [2022-04-05T11:53:20.347Z] #60 0.575 ++ : v1.6.2 [2022-04-05T11:53:20.347Z] #60 0.576 + install_containerd [2022-04-05T11:53:20.347Z] #60 0.592 + echo 'Install containerd version v1.6.2' [2022-04-05T11:53:20.347Z] #60 0.592 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MLchqjJIbs/src/github.com/containerd/containerd [2022-04-05T11:53:20.347Z] #60 0.592 Install containerd version v1.6.2 [2022-04-05T11:53:20.347Z] #60 0.594 Cloning into '/tmp/tmp.MLchqjJIbs/src/github.com/containerd/containerd'... [2022-04-05T11:53:20.357Z] #19 108.6 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-04-05T11:53:20.357Z] #19 108.6 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-04-05T11:53:20.357Z] #19 108.6 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-05T11:53:20.357Z] #19 108.7 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-04-05T11:53:20.608Z] #60 ... [2022-04-05T11:53:20.608Z] [2022-04-05T11:53:20.608Z] #38 [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-04-05T11:53:20.608Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-05T11:53:20.608Z] #38 24.79 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:53:20.608Z] #38 25.15 Selecting previously unselected package cmake-data. [2022-04-05T11:53:20.608Z] #38 25.15 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-05T11:53:20.608Z] #38 25.19 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-05T11:53:20.608Z] #38 28.15 Selecting previously unselected package libicu67:arm64. [2022-04-05T11:53:20.608Z] #38 28.15 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-04-05T11:53:20.608Z] #38 28.16 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-05T11:53:20.608Z] #38 33.38 Selecting previously unselected package libxml2:arm64. [2022-04-05T11:53:20.608Z] #38 33.38 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-04-05T11:53:20.608Z] #38 33.39 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-05T11:53:20.608Z] #38 33.84 Selecting previously unselected package libarchive13:arm64. [2022-04-05T11:53:20.608Z] #38 33.85 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-04-05T11:53:20.608Z] #38 33.85 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-05T11:53:20.608Z] #38 34.12 Selecting previously unselected package libjsoncpp24:arm64. [2022-04-05T11:53:20.608Z] #38 34.12 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-04-05T11:53:20.608Z] #38 34.12 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-05T11:53:20.608Z] #38 34.23 Selecting previously unselected package librhash0:arm64. [2022-04-05T11:53:20.608Z] #38 34.24 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-04-05T11:53:20.608Z] #38 34.25 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-04-05T11:53:20.608Z] #38 34.36 Selecting previously unselected package libuv1:arm64. [2022-04-05T11:53:20.608Z] #38 34.37 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-04-05T11:53:20.608Z] #38 34.38 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-04-05T11:53:20.608Z] #38 34.55 Selecting previously unselected package cmake. [2022-04-05T11:53:20.608Z] #38 34.57 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-04-05T11:53:20.608Z] #38 34.59 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-05T11:53:20.614Z] #19 108.7 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-04-05T11:53:20.869Z] #38 ... [2022-04-05T11:53:20.869Z] [2022-04-05T11:53:20.869Z] #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-04-05T11:53:20.869Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-05T11:53:20.869Z] #14 33.63 Selecting previously unselected package binutils-mingw-w64. [2022-04-05T11:53:20.869Z] #14 33.64 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-05T11:53:20.869Z] #14 33.65 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-05T11:53:20.869Z] #14 33.79 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-04-05T11:53:20.869Z] #14 33.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-05T11:53:20.869Z] #14 33.81 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-05T11:53:20.869Z] #14 33.99 Selecting previously unselected package dmsetup. [2022-04-05T11:53:20.869Z] #14 34.00 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-04-05T11:53:20.869Z] #14 34.01 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-05T11:53:20.869Z] #14 34.15 Selecting previously unselected package mingw-w64-common. [2022-04-05T11:53:20.869Z] #14 34.15 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-05T11:53:20.869Z] #14 34.16 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-05T11:53:21.752Z] #14 ... [2022-04-05T11:53:21.752Z] [2022-04-05T11:53:21.752Z] #51 [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-04-05T11:53:21.752Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T11:53:21.752Z] #51 67.31 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-05T11:53:21.752Z] #51 67.54 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-05T11:53:21.752Z] #51 67.67 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-05T11:53:21.752Z] #51 67.71 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-05T11:53:21.752Z] #51 67.75 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-05T11:53:21.752Z] #51 67.76 go: downloading golang.org/x/mod v0.5.1 [2022-04-05T11:53:21.752Z] #51 67.81 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-05T11:53:21.752Z] #51 67.83 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-05T11:53:21.752Z] #51 67.86 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-05T11:53:21.752Z] #51 68.00 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-05T11:53:21.752Z] #51 68.17 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-05T11:53:21.752Z] #51 68.52 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-05T11:53:21.752Z] #51 69.26 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-05T11:53:21.752Z] #51 69.53 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-05T11:53:21.752Z] #51 69.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-05T11:53:21.752Z] #51 69.78 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-05T11:53:21.752Z] #51 69.84 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-05T11:53:21.752Z] #51 69.93 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-05T11:53:21.752Z] #51 69.94 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-05T11:53:21.752Z] #51 69.99 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-05T11:53:21.752Z] #51 70.14 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-05T11:53:21.752Z] #51 70.38 go: downloading github.com/prometheus/common v0.10.0 [2022-04-05T11:53:21.752Z] #51 70.64 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-05T11:53:21.752Z] #51 70.67 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-05T11:53:21.752Z] #51 70.71 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-05T11:53:22.514Z] #19 110.6 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-04-05T11:53:22.514Z] #19 110.6 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-05T11:53:22.514Z] #19 110.6 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-05T11:53:22.514Z] #19 110.7 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-04-05T11:53:22.514Z] #19 110.7 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-04-05T11:53:22.514Z] #19 110.7 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-05T11:53:22.514Z] #19 110.7 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-05T11:53:22.514Z] #19 110.7 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-04-05T11:53:22.514Z] #19 110.8 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-05T11:53:22.514Z] #19 110.8 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-04-05T11:53:22.514Z] #19 110.8 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-04-05T11:53:23.716Z] #51 ... [2022-04-05T11:53:23.716Z] [2022-04-05T11:53:23.716Z] #47 [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-04-05T11:53:23.716Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T11:53:23.716Z] #47 66.50 Setting up criu (3.16.1-3) ... [2022-04-05T11:53:23.716Z] #47 69.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:53:23.716Z] #47 DONE 72.1s [2022-04-05T11:53:23.716Z] [2022-04-05T11:53:23.716Z] #51 [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-04-05T11:53:23.716Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T11:53:23.716Z] #51 72.41 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-05T11:53:23.716Z] #51 ... [2022-04-05T11:53:23.716Z] [2022-04-05T11:53:23.716Z] #38 [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-04-05T11:53:23.716Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T11:53:23.716Z] #38 64.77 Selecting previously unselected package cmake. [2022-04-05T11:53:23.716Z] #38 64.77 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-05T11:53:23.716Z] #38 64.78 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-05T11:53:23.716Z] #38 71.14 Setting up libicu67:amd64 (67.1-7) ... [2022-04-05T11:53:23.716Z] #38 71.63 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:53:23.716Z] #38 71.69 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-05T11:53:23.716Z] #38 71.75 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:53:23.716Z] #38 71.85 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-05T11:53:23.716Z] #38 71.89 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-05T11:53:23.716Z] #38 72.04 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-05T11:53:23.716Z] #38 72.30 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-05T11:53:23.716Z] #38 72.33 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-05T11:53:23.716Z] #38 72.43 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-05T11:53:23.716Z] #38 72.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:53:23.974Z] #38 DONE 73.0s [2022-04-05T11:53:23.974Z] [2022-04-05T11:53:23.974Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-05T11:53:23.974Z] #39 sha256:c3318b1040cd39a4f52a457e9290de91d4fe1182e205c703bcdce89da2a26ad2 [2022-04-05T11:53:24.237Z] #39 DONE 0.3s [2022-04-05T11:53:24.237Z] [2022-04-05T11:53:24.237Z] #63 [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-04-05T11:53:24.237Z] #63 sha256:b81c4db5b87a5ff64f712fc4a361d0cc1280d05219332db55f4e88c5bc70fabc [2022-04-05T11:53:24.237Z] #63 ... [2022-04-05T11:53:24.237Z] [2022-04-05T11:53:24.237Z] #40 [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-04-05T11:53:24.237Z] #40 sha256:8f83a9d38e4b61c510f94fc69603c98865bdaa1af863adad71072f6010c1a4b0 [2022-04-05T11:53:24.418Z] #19 112.6 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-04-05T11:53:24.418Z] #19 112.6 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-04-05T11:53:24.418Z] #19 112.6 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-05T11:53:24.418Z] #19 112.7 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-04-05T11:53:24.676Z] #19 112.7 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-04-05T11:53:25.090Z] #38 30.75 Reading package lists... [2022-04-05T11:53:25.091Z] #38 ... [2022-04-05T11:53:25.091Z] [2022-04-05T11:53:25.091Z] #43 [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-04-05T11:53:25.091Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T11:53:25.091Z] #43 32.93 Updating files: 98% (1816/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-05T11:53:25.091Z] #43 33.03 + git checkout -q v2.3.0 [2022-04-05T11:53:25.091Z] #43 35.58 + 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-04-05T11:53:25.091Z] #43 ... [2022-04-05T11:53:25.091Z] [2022-04-05T11:53:25.091Z] #47 [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-04-05T11:53:25.091Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T11:53:25.091Z] #47 26.47 Fetched 8511 kB in 21s (415 kB/s) [2022-04-05T11:53:25.091Z] #47 26.47 Reading package lists... [2022-04-05T11:53:25.091Z] #47 33.89 Reading package lists... [2022-04-05T11:53:25.091Z] #47 ... [2022-04-05T11:53:25.091Z] [2022-04-05T11:53:25.091Z] #58 [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-04-05T11:53:25.091Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T11:53:25.091Z] #58 26.13 Reading package lists... [2022-04-05T11:53:25.092Z] #14 ... [2022-04-05T11:53:25.092Z] [2022-04-05T11:53:25.092Z] #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-04-05T11:53:25.092Z] #31 sha256:3b3919512c65e682f85d8ab377478010a7d7e53d806d6829a7a98a8e664d11f9 [2022-04-05T11:53:25.092Z] #31 31.98 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-05T11:53:25.092Z] #31 33.13 [2022-04-05T11:53:25.092Z] #31 33.41 #=#=# ######################################################################## 100.0% [2022-04-05T11:53:25.092Z] #31 34.60 [2022-04-05T11:53:25.092Z] #31 34.87 Download of images into '/build' complete. [2022-04-05T11:53:25.092Z] #31 34.87 Use something like the following to load the result into a Docker daemon: [2022-04-05T11:53:25.092Z] #31 34.87 tar -cC '/build' . | docker load [2022-04-05T11:53:25.092Z] #31 DONE 36.8s [2022-04-05T11:53:25.092Z] [2022-04-05T11:53:25.092Z] #38 [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-04-05T11:53:25.092Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-05T11:53:25.092Z] #38 36.88 Setting up libicu67:arm64 (67.1-7) ... [2022-04-05T11:53:25.092Z] #38 36.91 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:53:25.092Z] #38 36.94 Setting up libuv1:arm64 (1.40.0-2) ... [2022-04-05T11:53:25.092Z] #38 36.99 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:53:25.092Z] #38 37.57 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-05T11:53:25.092Z] #38 37.64 Setting up librhash0:arm64 (1.4.1-2) ... [2022-04-05T11:53:25.092Z] #38 37.68 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-05T11:53:25.092Z] #38 38.21 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-05T11:53:25.092Z] #38 38.29 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-05T11:53:25.092Z] #38 38.33 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-05T11:53:25.092Z] #38 38.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:53:25.092Z] #38 DONE 39.0s [2022-04-05T11:53:25.092Z] [2022-04-05T11:53:25.092Z] #51 [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-04-05T11:53:25.092Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-05T11:53:25.092Z] #51 35.88 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-05T11:53:25.092Z] #51 35.98 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-05T11:53:25.092Z] #51 36.00 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-05T11:53:25.092Z] #51 36.05 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-05T11:53:25.092Z] #51 36.08 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-05T11:53:25.092Z] #51 36.12 go: downloading golang.org/x/mod v0.5.1 [2022-04-05T11:53:25.092Z] #51 36.13 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-05T11:53:25.092Z] #51 36.20 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-05T11:53:25.092Z] #51 36.23 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-05T11:53:25.092Z] #51 36.31 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-05T11:53:25.092Z] #51 36.37 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-05T11:53:25.092Z] #51 36.43 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-05T11:53:25.092Z] #51 36.64 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-05T11:53:25.092Z] #51 36.69 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-05T11:53:25.092Z] #51 36.88 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-05T11:53:25.092Z] #51 37.00 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-05T11:53:25.092Z] #51 37.10 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-05T11:53:25.092Z] #51 37.34 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-05T11:53:25.092Z] #51 37.35 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-05T11:53:25.092Z] #51 37.58 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-05T11:53:25.092Z] #51 37.60 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-05T11:53:25.092Z] #51 37.92 go: downloading github.com/prometheus/common v0.10.0 [2022-04-05T11:53:25.092Z] #51 38.19 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-05T11:53:25.092Z] #51 38.21 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-05T11:53:25.092Z] #51 38.27 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-05T11:53:25.092Z] #51 ... [2022-04-05T11:53:25.092Z] [2022-04-05T11:53:25.092Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-05T11:53:25.092Z] #39 sha256:6f9848a15f72da2d2591dbc3c9ec058ef2983203c3da7c51ce63b8eae40293c9 [2022-04-05T11:53:25.092Z] #39 DONE 0.1s [2022-04-05T11:53:25.092Z] [2022-04-05T11:53:25.092Z] #40 [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-04-05T11:53:25.092Z] #40 sha256:9bfe1990021a2c301c1c83d160e8b964638dbc89a8ad258388f074b6921945f4 [2022-04-05T11:53:25.611Z] #19 113.7 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-04-05T11:53:25.611Z] #19 113.7 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-05T11:53:25.611Z] #19 113.7 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-05T11:53:25.611Z] #19 113.7 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-04-05T11:53:25.611Z] #19 113.8 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-05T11:53:25.611Z] #19 113.8 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-04-05T11:53:25.611Z] #19 113.8 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-05T11:53:25.611Z] #19 113.8 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-05T11:53:25.611Z] #19 113.9 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-05T11:53:25.611Z] #19 113.9 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-04-05T11:53:25.611Z] #19 113.9 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-04-05T11:53:25.611Z] #19 114.0 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-04-05T11:53:25.611Z] #19 114.0 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-04-05T11:53:25.666Z] #40 0.747 + RM_GOPATH=0 [2022-04-05T11:53:25.666Z] #40 0.748 + TMP_GOPATH= [2022-04-05T11:53:25.666Z] #40 0.748 + : /build [2022-04-05T11:53:25.666Z] #40 0.748 + '[' -z '' ']' [2022-04-05T11:53:25.666Z] #40 0.749 ++ mktemp -d [2022-04-05T11:53:25.666Z] #40 0.751 + export GOPATH=/tmp/tmp.vPmtxwTTP8 [2022-04-05T11:53:25.666Z] #40 0.751 + GOPATH=/tmp/tmp.vPmtxwTTP8 [2022-04-05T11:53:25.666Z] #40 0.751 + RM_GOPATH=1 [2022-04-05T11:53:25.666Z] #40 0.752 + case "$(go env GOARCH)" in [2022-04-05T11:53:25.666Z] #40 0.753 ++ go env GOARCH [2022-04-05T11:53:25.666Z] #40 0.766 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T11:53:25.666Z] #40 0.766 + GO_BUILDMODE=-buildmode=pie [2022-04-05T11:53:25.666Z] #40 0.767 ++ dirname /install.sh [2022-04-05T11:53:25.666Z] #40 0.768 + dir=/ [2022-04-05T11:53:25.666Z] #40 0.768 + bin=tini [2022-04-05T11:53:25.666Z] #40 0.768 + shift [2022-04-05T11:53:25.666Z] #40 0.768 + '[' '!' -f //tini.installer ']' [2022-04-05T11:53:25.666Z] #40 0.768 + . //tini.installer [2022-04-05T11:53:25.666Z] #40 0.769 ++ : v0.19.0 [2022-04-05T11:53:25.666Z] #40 0.769 + install_tini [2022-04-05T11:53:25.666Z] #40 0.769 + echo 'Install tini version v0.19.0' [2022-04-05T11:53:25.666Z] #40 0.769 Install tini version v0.19.0 [2022-04-05T11:53:25.666Z] #40 0.769 + git clone https://github.com/krallin/tini.git /tmp/tmp.vPmtxwTTP8/tini [2022-04-05T11:53:25.666Z] #40 0.770 Cloning into '/tmp/tmp.vPmtxwTTP8/tini'... [2022-04-05T11:53:25.868Z] #19 114.0 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-04-05T11:53:25.869Z] #19 114.1 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-04-05T11:53:26.038Z] #58 33.53 Reading package lists... [2022-04-05T11:53:26.038Z] #58 ... [2022-04-05T11:53:26.038Z] [2022-04-05T11:53:26.038Z] #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-04-05T11:53:26.038Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:53:26.038Z] #14 20.28 Reading package lists... [2022-04-05T11:53:26.038Z] #14 28.19 Reading package lists... [2022-04-05T11:53:26.038Z] #14 35.19 Building dependency tree... [2022-04-05T11:53:26.143Z] #40 1.768 + RM_GOPATH=0 [2022-04-05T11:53:26.143Z] #40 1.768 + TMP_GOPATH= [2022-04-05T11:53:26.143Z] #40 1.768 + : /build [2022-04-05T11:53:26.143Z] #40 1.768 + '[' -z '' ']' [2022-04-05T11:53:26.143Z] #40 1.768 ++ mktemp -d [2022-04-05T11:53:26.143Z] #40 1.771 + export GOPATH=/tmp/tmp.ge3ic1WZwW [2022-04-05T11:53:26.143Z] #40 1.771 + GOPATH=/tmp/tmp.ge3ic1WZwW [2022-04-05T11:53:26.143Z] #40 1.771 + RM_GOPATH=1 [2022-04-05T11:53:26.143Z] #40 1.771 + case "$(go env GOARCH)" in [2022-04-05T11:53:26.143Z] #40 1.771 ++ go env GOARCH [2022-04-05T11:53:26.143Z] #40 1.817 Install tini version v0.19.0 [2022-04-05T11:53:26.143Z] #40 1.820 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T11:53:26.143Z] #40 1.820 + GO_BUILDMODE=-buildmode=pie [2022-04-05T11:53:26.143Z] #40 1.820 ++ dirname /install.sh [2022-04-05T11:53:26.143Z] #40 1.820 + dir=/ [2022-04-05T11:53:26.143Z] #40 1.820 + bin=tini [2022-04-05T11:53:26.143Z] #40 1.820 + shift [2022-04-05T11:53:26.143Z] #40 1.820 + '[' '!' -f //tini.installer ']' [2022-04-05T11:53:26.143Z] #40 1.820 + . //tini.installer [2022-04-05T11:53:26.143Z] #40 1.820 ++ : v0.19.0 [2022-04-05T11:53:26.143Z] #40 1.820 + install_tini [2022-04-05T11:53:26.143Z] #40 1.820 + echo 'Install tini version v0.19.0' [2022-04-05T11:53:26.143Z] #40 1.820 + git clone https://github.com/krallin/tini.git /tmp/tmp.ge3ic1WZwW/tini [2022-04-05T11:53:26.143Z] #40 1.820 Cloning into '/tmp/tmp.ge3ic1WZwW/tini'... [2022-04-05T11:53:26.240Z] #40 ... [2022-04-05T11:53:26.240Z] [2022-04-05T11:53:26.240Z] #47 [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-04-05T11:53:26.240Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-05T11:53:26.240Z] #47 32.44 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-05T11:53:26.240Z] #47 33.70 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-04-05T11:53:26.240Z] #47 33.72 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-05T11:53:26.240Z] #47 33.76 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-05T11:53:26.240Z] #47 33.77 Setting up python3-six (1.16.0-2) ... [2022-04-05T11:53:26.240Z] #47 34.71 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-05T11:53:26.240Z] #47 34.74 Setting up python3-protobuf (3.12.4-1) ... [2022-04-05T11:53:26.240Z] #47 38.00 Setting up criu (3.16.1-3) ... [2022-04-05T11:53:26.240Z] #47 39.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:53:26.240Z] #47 DONE 40.2s [2022-04-05T11:53:26.240Z] [2022-04-05T11:53:26.240Z] #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-04-05T11:53:26.240Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-05T11:53:26.240Z] #14 40.52 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-05T11:53:26.240Z] #14 40.53 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-05T11:53:26.240Z] #14 40.55 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-05T11:53:26.299Z] #14 ... [2022-04-05T11:53:26.299Z] [2022-04-05T11:53:26.299Z] #38 [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-04-05T11:53:26.299Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T11:53:26.299Z] #38 30.75 Reading package lists... [2022-04-05T11:53:27.086Z] #40 2.918 + cd /tmp/tmp.ge3ic1WZwW/tini [2022-04-05T11:53:27.086Z] #40 2.920 + git checkout -q v0.19.0 [2022-04-05T11:53:27.086Z] #40 2.943 + cmake . [2022-04-05T11:53:28.025Z] #40 3.603 -- The C compiler identification is GNU 10.2.1 [2022-04-05T11:53:28.025Z] #40 3.678 -- Detecting C compiler ABI info [2022-04-05T11:53:28.219Z] #38 37.88 Building dependency tree... [2022-04-05T11:53:28.431Z] #19 116.4 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-04-05T11:53:28.431Z] #19 116.4 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-04-05T11:53:28.431Z] #19 116.4 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-04-05T11:53:28.431Z] #19 116.5 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-04-05T11:53:28.431Z] #19 116.6 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-04-05T11:53:28.966Z] #40 4.529 -- Detecting C compiler ABI info - done [2022-04-05T11:53:28.966Z] #40 4.708 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-05T11:53:28.966Z] #40 4.709 -- Detecting C compile features [2022-04-05T11:53:28.966Z] #40 4.718 -- Detecting C compile features - done [2022-04-05T11:53:28.966Z] #40 4.769 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-05T11:53:29.226Z] #40 5.110 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-05T11:53:29.485Z] #40 5.267 -- Configuring done [2022-04-05T11:53:29.485Z] #40 5.336 -- Generating done [2022-04-05T11:53:29.485Z] #40 5.336 -- Build files have been written to: /tmp/tmp.ge3ic1WZwW/tini [2022-04-05T11:53:29.485Z] #40 5.376 + make tini-static [2022-04-05T11:53:30.054Z] #40 5.790 Scanning dependencies of target tini-static [2022-04-05T11:53:30.054Z] #40 5.915 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-05T11:53:30.468Z] #14 ... [2022-04-05T11:53:30.468Z] [2022-04-05T11:53:30.468Z] #40 [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-04-05T11:53:30.468Z] #40 sha256:9bfe1990021a2c301c1c83d160e8b964638dbc89a8ad258388f074b6921945f4 [2022-04-05T11:53:30.468Z] #40 1.334 + cd /tmp/tmp.vPmtxwTTP8/tini [2022-04-05T11:53:30.468Z] #40 1.334 + git checkout -q v0.19.0 [2022-04-05T11:53:30.468Z] #40 1.358 + cmake . [2022-04-05T11:53:30.468Z] #40 1.990 -- The C compiler identification is GNU 10.2.1 [2022-04-05T11:53:30.469Z] #40 2.094 -- Detecting C compiler ABI info [2022-04-05T11:53:30.469Z] #40 2.332 -- Detecting C compiler ABI info - done [2022-04-05T11:53:30.469Z] #40 2.368 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-05T11:53:30.469Z] #40 2.376 -- Detecting C compile features [2022-04-05T11:53:30.469Z] #40 2.376 -- Detecting C compile features - done [2022-04-05T11:53:30.469Z] #40 2.388 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-05T11:53:30.469Z] #40 2.591 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-05T11:53:30.469Z] #40 2.655 -- Configuring done [2022-04-05T11:53:30.469Z] #40 2.666 -- Generating done [2022-04-05T11:53:30.469Z] #40 2.688 -- Build files have been written to: /tmp/tmp.vPmtxwTTP8/tini [2022-04-05T11:53:30.469Z] #40 2.696 + make tini-static [2022-04-05T11:53:30.469Z] #40 2.951 Scanning dependencies of target tini-static [2022-04-05T11:53:30.469Z] #40 3.011 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-05T11:53:30.469Z] #40 4.132 [100%] Linking C executable tini-static [2022-04-05T11:53:30.469Z] #40 4.555 [100%] Built target tini-static [2022-04-05T11:53:30.469Z] #40 4.604 + mkdir -p /build [2022-04-05T11:53:30.469Z] #40 4.605 + cp tini-static /build/docker-init [2022-04-05T11:53:30.469Z] #40 DONE 5.3s [2022-04-05T11:53:30.469Z] [2022-04-05T11:53:30.469Z] #49 [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-04-05T11:53:30.469Z] #49 sha256:fd14cce12a964c71c8e91ab902f9cb67468b328161fd64de7a6c81a0fe7fb6fb [2022-04-05T11:53:30.469Z] #49 44.53 gotestsum version dev [2022-04-05T11:53:30.469Z] #49 DONE 44.8s [2022-04-05T11:53:30.469Z] [2022-04-05T11:53:30.469Z] #51 [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-04-05T11:53:30.469Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-05T11:53:30.469Z] #51 39.89 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-05T11:53:30.638Z] #40 ... [2022-04-05T11:53:30.638Z] [2022-04-05T11:53:30.638Z] #49 [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-04-05T11:53:30.638Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-05T11:53:30.638Z] #49 79.58 gotestsum version dev [2022-04-05T11:53:30.775Z] #38 42.54 The following additional packages will be installed: [2022-04-05T11:53:30.775Z] #38 42.56 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-05T11:53:30.775Z] #38 42.58 Suggested packages: [2022-04-05T11:53:30.775Z] #38 42.60 cmake-doc ninja-build lrzip [2022-04-05T11:53:30.775Z] #38 42.60 Recommended packages: [2022-04-05T11:53:30.775Z] #38 42.60 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-05T11:53:30.960Z] #19 119.0 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-04-05T11:53:30.960Z] #19 119.0 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-05T11:53:30.960Z] #19 119.0 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-05T11:53:30.960Z] #19 119.1 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-04-05T11:53:30.960Z] #19 119.1 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-04-05T11:53:30.960Z] #19 119.1 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-04-05T11:53:30.960Z] #19 119.1 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-05T11:53:30.960Z] #19 ... [2022-04-05T11:53:30.960Z] [2022-04-05T11:53:30.960Z] #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-04-05T11:53:30.960Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T11:53:30.960Z] #41 DONE 129.8s [2022-04-05T11:53:30.960Z] [2022-04-05T11:53:30.960Z] #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-04-05T11:53:30.960Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-05T11:53:30.960Z] #19 119.1 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-05T11:53:30.960Z] #19 119.2 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-04-05T11:53:30.960Z] #19 119.2 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-05T11:53:30.960Z] #19 119.2 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-04-05T11:53:30.960Z] #19 119.2 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-04-05T11:53:31.036Z] #38 ... [2022-04-05T11:53:31.036Z] [2022-04-05T11:53:31.036Z] #51 [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-04-05T11:53:31.036Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T11:53:31.036Z] #51 42.93 go: downloading github.com/fatih/color v1.13.0 [2022-04-05T11:53:31.036Z] #51 42.94 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-05T11:53:31.036Z] #51 42.99 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-05T11:53:31.299Z] #51 43.04 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-05T11:53:31.878Z] #51 43.41 go: downloading github.com/spf13/viper v1.10.1 [2022-04-05T11:53:31.878Z] #51 43.78 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-05T11:53:32.139Z] #51 43.97 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-05T11:53:32.139Z] #51 44.02 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-05T11:53:32.389Z] #51 ... [2022-04-05T11:53:32.389Z] [2022-04-05T11:53:32.389Z] #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-04-05T11:53:32.389Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-05T11:53:32.389Z] #14 46.39 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-05T11:53:32.389Z] #14 46.39 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-04-05T11:53:32.389Z] #14 46.40 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-05T11:53:32.389Z] #14 46.45 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-05T11:53:32.389Z] #14 46.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-05T11:53:32.389Z] #14 46.47 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-05T11:53:32.401Z] #51 44.12 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-05T11:53:32.401Z] #51 44.22 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-05T11:53:33.485Z] #19 121.3 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-04-05T11:53:33.485Z] #19 121.3 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-04-05T11:53:33.485Z] #19 121.3 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-05T11:53:33.485Z] #19 121.4 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-04-05T11:53:33.485Z] #19 121.4 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-04-05T11:53:34.336Z] #51 46.30 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-05T11:53:34.597Z] #19 122.7 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-04-05T11:53:34.597Z] #19 122.7 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-05T11:53:34.604Z] #51 46.40 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-05T11:53:34.836Z] #49 ... [2022-04-05T11:53:34.836Z] [2022-04-05T11:53:34.837Z] #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-04-05T11:53:34.837Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:53:34.837Z] #14 73.39 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-05T11:53:34.837Z] #14 73.41 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-05T11:53:34.837Z] #14 73.48 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-05T11:53:34.837Z] #14 82.21 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-05T11:53:34.837Z] #14 82.22 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-05T11:53:34.837Z] #14 82.23 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-05T11:53:34.837Z] #14 ... [2022-04-05T11:53:34.837Z] [2022-04-05T11:53:34.837Z] #40 [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-04-05T11:53:34.837Z] #40 sha256:8f83a9d38e4b61c510f94fc69603c98865bdaa1af863adad71072f6010c1a4b0 [2022-04-05T11:53:34.837Z] #40 7.616 [100%] Linking C executable tini-static [2022-04-05T11:53:34.837Z] #40 8.399 [100%] Built target tini-static [2022-04-05T11:53:34.837Z] #40 8.456 + mkdir -p /build [2022-04-05T11:53:34.837Z] #40 8.458 + cp tini-static /build/docker-init [2022-04-05T11:53:35.216Z] #19 123.6 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:53:35.777Z] #40 DONE 11.5s [2022-04-05T11:53:35.777Z] [2022-04-05T11:53:35.777Z] #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-04-05T11:53:35.777Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:53:35.777Z] #14 83.98 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-05T11:53:35.777Z] #14 84.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-05T11:53:35.777Z] #14 84.45 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-05T11:53:35.811Z] #19 124.1 Fetched 787 MB in 33s (24.1 MB/s) [2022-04-05T11:53:36.037Z] #14 ... [2022-04-05T11:53:36.037Z] [2022-04-05T11:53:36.037Z] #49 [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-04-05T11:53:36.037Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-05T11:53:36.037Z] #49 DONE 84.8s [2022-04-05T11:53:36.037Z] [2022-04-05T11:53:36.037Z] #63 [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-04-05T11:53:36.037Z] #63 sha256:b81c4db5b87a5ff64f712fc4a361d0cc1280d05219332db55f4e88c5bc70fabc [2022-04-05T11:53:36.071Z] #19 124.2 Selecting previously unselected package liblocale-gettext-perl. [2022-04-05T11:53:36.071Z] #19 124.2 (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-04-05T11:53:36.071Z] #19 124.2 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-05T11:53:36.071Z] #19 124.2 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-05T11:53:36.071Z] #19 124.3 Selecting previously unselected package bzip2. [2022-04-05T11:53:36.071Z] #19 124.3 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-05T11:53:36.071Z] #19 124.3 Unpacking bzip2 (1.0.8-4) ... [2022-04-05T11:53:36.071Z] #19 124.4 Selecting previously unselected package libmagic-mgc. [2022-04-05T11:53:36.071Z] #19 124.4 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-05T11:53:36.071Z] #19 124.4 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-05T11:53:36.601Z] #14 50.88 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-05T11:53:36.601Z] #14 50.88 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-05T11:53:36.601Z] #14 50.89 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T11:53:36.639Z] #19 124.7 Selecting previously unselected package libmagic1:amd64. [2022-04-05T11:53:36.639Z] #19 124.7 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-05T11:53:36.639Z] #19 124.7 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-05T11:53:36.639Z] #19 124.8 Selecting previously unselected package file. [2022-04-05T11:53:36.639Z] #19 124.8 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-05T11:53:36.639Z] #19 124.8 Unpacking file (1:5.39-3) ... [2022-04-05T11:53:36.660Z] #51 ... [2022-04-05T11:53:36.660Z] [2022-04-05T11:53:36.660Z] #38 [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-04-05T11:53:36.660Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T11:53:36.660Z] #38 43.76 The following NEW packages will be installed: [2022-04-05T11:53:36.660Z] #38 43.80 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-05T11:53:36.660Z] #38 43.81 vim-common xxd [2022-04-05T11:53:36.660Z] #38 44.28 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:53:36.660Z] #38 44.28 Need to get 17.7 MB of archives. [2022-04-05T11:53:36.660Z] #38 44.28 After this operation, 70.7 MB of additional disk space will be used. [2022-04-05T11:53:36.660Z] #38 44.28 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-05T11:53:36.660Z] #38 44.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-05T11:53:36.660Z] #38 44.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-05T11:53:36.660Z] #38 44.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-05T11:53:36.660Z] #38 45.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-05T11:53:36.660Z] #38 45.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-05T11:53:36.660Z] #38 45.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-05T11:53:36.660Z] #38 45.40 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-05T11:53:36.660Z] #38 45.43 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-05T11:53:36.660Z] #38 45.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-05T11:53:36.660Z] #38 47.15 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:53:36.660Z] #38 47.43 Fetched 17.7 MB in 2s (9543 kB/s) [2022-04-05T11:53:36.660Z] #38 47.57 Selecting previously unselected package xxd. [2022-04-05T11:53:36.660Z] #38 47.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-05T11:53:36.660Z] #38 47.71 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-05T11:53:36.660Z] #38 47.75 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:53:36.660Z] #38 48.02 Selecting previously unselected package vim-common. [2022-04-05T11:53:36.660Z] #38 48.03 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T11:53:36.660Z] #38 48.06 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:53:36.660Z] #38 48.54 Selecting previously unselected package cmake-data. [2022-04-05T11:53:36.660Z] #38 48.54 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-05T11:53:36.660Z] #38 48.55 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-05T11:53:36.896Z] #19 124.9 Selecting previously unselected package xz-utils. [2022-04-05T11:53:36.896Z] #19 124.9 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-04-05T11:53:36.896Z] #19 124.9 Unpacking xz-utils (5.2.5-2) ... [2022-04-05T11:53:36.896Z] #19 125.1 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-05T11:53:36.896Z] #19 125.1 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-05T11:53:36.896Z] #19 125.1 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-05T11:53:37.399Z] Running on azwin-2-e32ea1 in d:\jenkins\workspace\moby_PR-43453 [Pipeline] { [Pipeline] ws [2022-04-05T11:53:37.417Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-05T11:53:38.087Z] #38 ... [2022-04-05T11:53:38.087Z] [2022-04-05T11:53:38.087Z] #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-04-05T11:53:38.087Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:53:38.087Z] #14 39.99 The following additional packages will be installed: [2022-04-05T11:53:38.087Z] #14 40.01 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-05T11:53:38.087Z] #14 40.01 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-05T11:53:38.087Z] #14 40.01 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-05T11:53:38.087Z] #14 40.01 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-05T11:53:38.087Z] #14 40.01 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-05T11:53:38.087Z] #14 40.01 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-05T11:53:38.087Z] #14 40.02 mingw-w64-common mingw-w64-x86-64-dev [2022-04-05T11:53:38.087Z] #14 40.02 Suggested packages: [2022-04-05T11:53:38.087Z] #14 40.04 gcc-10-locales seccomp wine64 [2022-04-05T11:53:38.087Z] #14 41.64 The following NEW packages will be installed: [2022-04-05T11:53:38.087Z] #14 41.64 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-05T11:53:38.087Z] #14 41.64 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-05T11:53:38.088Z] #14 41.64 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-05T11:53:38.088Z] #14 41.64 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-05T11:53:38.088Z] #14 41.64 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-05T11:53:38.088Z] #14 41.64 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-05T11:53:38.088Z] #14 41.65 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-05T11:53:38.088Z] #14 41.65 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-05T11:53:38.088Z] #14 41.65 mingw-w64-x86-64-dev [2022-04-05T11:53:38.088Z] #14 42.21 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:53:38.088Z] #14 42.21 Need to get 115 MB of archives. [2022-04-05T11:53:38.088Z] #14 42.21 After this operation, 645 MB of additional disk space will be used. [2022-04-05T11:53:38.088Z] #14 42.21 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-04-05T11:53:38.088Z] #14 42.57 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-04-05T11:53:38.088Z] #14 42.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-05T11:53:38.088Z] #14 42.95 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-04-05T11:53:38.088Z] #14 42.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-05T11:53:38.088Z] #14 43.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-05T11:53:38.088Z] #14 43.39 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-04-05T11:53:38.088Z] #14 43.70 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-04-05T11:53:38.088Z] #14 43.73 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-04-05T11:53:38.088Z] #14 44.59 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-04-05T11:53:38.088Z] #14 46.67 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-04-05T11:53:38.088Z] #14 47.21 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-04-05T11:53:38.088Z] #14 47.95 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-04-05T11:53:38.268Z] #19 126.5 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-05T11:53:38.268Z] #19 126.5 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-05T11:53:38.268Z] #19 126.5 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-05T11:53:38.361Z] #14 50.05 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-04-05T11:53:38.361Z] #14 ... [2022-04-05T11:53:38.361Z] [2022-04-05T11:53:38.361Z] #51 [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-04-05T11:53:38.361Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T11:53:38.361Z] #51 50.11 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T11:53:38.361Z] #51 50.14 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-05T11:53:38.622Z] #51 50.36 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-05T11:53:38.622Z] #51 50.42 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-05T11:53:38.622Z] #51 50.50 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-05T11:53:38.622Z] #51 ... [2022-04-05T11:53:38.622Z] [2022-04-05T11:53:38.622Z] #58 [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-04-05T11:53:38.622Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T11:53:38.622Z] #58 33.53 Reading package lists... [2022-04-05T11:53:38.622Z] #58 40.63 Building dependency tree... [2022-04-05T11:53:38.623Z] #58 45.94 The following additional packages will be installed: [2022-04-05T11:53:38.623Z] #58 45.95 libbtrfs0 [2022-04-05T11:53:38.623Z] #58 46.20 The following NEW packages will be installed: [2022-04-05T11:53:38.623Z] #58 46.23 libbtrfs-dev libbtrfs0 [2022-04-05T11:53:38.623Z] #58 46.76 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:53:38.623Z] #58 46.76 Need to get 460 kB of archives. [2022-04-05T11:53:38.623Z] #58 46.76 After this operation, 1237 kB of additional disk space will be used. [2022-04-05T11:53:38.623Z] #58 46.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-05T11:53:38.623Z] #58 46.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-05T11:53:38.623Z] #58 48.01 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:53:38.623Z] #58 48.39 Fetched 460 kB in 0s (1202 kB/s) [2022-04-05T11:53:38.623Z] #58 48.53 Selecting previously unselected package libbtrfs0:amd64. [2022-04-05T11:53:38.623Z] #58 48.53 (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-04-05T11:53:38.623Z] #58 48.63 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-05T11:53:38.623Z] #58 48.66 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T11:53:38.623Z] #58 49.18 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-05T11:53:38.623Z] #58 49.18 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-05T11:53:38.623Z] #58 49.19 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T11:53:38.623Z] #58 49.85 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T11:53:38.623Z] #58 49.88 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T11:53:38.623Z] #58 49.91 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:53:38.885Z] #58 ... [2022-04-05T11:53:38.885Z] [2022-04-05T11:53:38.885Z] #47 [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-04-05T11:53:38.885Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T11:53:38.885Z] #47 33.89 Reading package lists... [2022-04-05T11:53:38.885Z] #47 40.56 Building dependency tree... [2022-04-05T11:53:38.885Z] #47 45.46 The following additional packages will be installed: [2022-04-05T11:53:38.885Z] #47 45.46 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-05T11:53:38.885Z] #47 45.47 python3-protobuf python3-six [2022-04-05T11:53:38.885Z] #47 45.49 Suggested packages: [2022-04-05T11:53:38.885Z] #47 45.49 python3-setuptools [2022-04-05T11:53:38.885Z] #47 45.49 Recommended packages: [2022-04-05T11:53:38.885Z] #47 45.49 iproute2 | iproute [2022-04-05T11:53:38.885Z] #47 46.34 The following NEW packages will be installed: [2022-04-05T11:53:38.885Z] #47 46.37 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-05T11:53:38.885Z] #47 46.37 python3-protobuf python3-six [2022-04-05T11:53:38.885Z] #47 46.81 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:53:38.885Z] #47 46.81 Need to get 2292 kB of archives. [2022-04-05T11:53:38.885Z] #47 46.81 After this operation, 11.0 MB of additional disk space will be used. [2022-04-05T11:53:38.885Z] #47 46.81 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-05T11:53:38.885Z] #47 46.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-05T11:53:38.885Z] #47 46.86 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-05T11:53:38.885Z] #47 46.86 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-05T11:53:38.885Z] #47 46.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-05T11:53:38.885Z] #47 46.95 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-04-05T11:53:38.885Z] #47 46.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-05T11:53:38.885Z] #47 50.38 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-05T11:53:38.885Z] #47 ... [2022-04-05T11:53:38.885Z] [2022-04-05T11:53:38.885Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-05T11:53:38.885Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:53:38.885Z] #14 50.77 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-04-05T11:53:38.885Z] #14 50.78 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-05T11:53:38.885Z] #14 50.78 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-05T11:53:38.885Z] #14 50.79 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-05T11:53:38.885Z] #14 50.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-05T11:53:38.886Z] #14 50.80 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-04-05T11:53:39.148Z] #14 ... [2022-04-05T11:53:39.148Z] [2022-04-05T11:53:39.148Z] #53 [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-04-05T11:53:39.148Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-05T11:53:39.148Z] #53 50.19 v3.0.2 [2022-04-05T11:53:39.148Z] #53 DONE 50.9s [2022-04-05T11:53:39.148Z] [2022-04-05T11:53:39.148Z] #58 [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-04-05T11:53:39.148Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-05T11:53:39.148Z] #58 DONE 50.9s [2022-04-05T11:53:39.148Z] [2022-04-05T11:53:39.148Z] #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-04-05T11:53:39.148Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:53:39.148Z] #14 50.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-05T11:53:39.148Z] #14 50.82 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-05T11:53:39.148Z] #14 50.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-05T11:53:39.148Z] #14 50.86 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-05T11:53:39.148Z] #14 50.88 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-05T11:53:39.148Z] #14 50.89 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-05T11:53:39.148Z] #14 50.98 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-05T11:53:39.148Z] #14 50.98 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-04-05T11:53:39.148Z] #14 50.98 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-05T11:53:39.148Z] #14 50.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-05T11:53:39.300Z] The recommended git tool is: git [2022-04-05T11:53:39.410Z] #14 ... [2022-04-05T11:53:39.410Z] [2022-04-05T11:53:39.410Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-05T11:53:39.410Z] #59 sha256:e68a649ba5a3d9dc481b4f8e7e582eb94d930c085127f4abb7a2e9607a5e3f28 [2022-04-05T11:53:39.410Z] #59 DONE 0.3s [2022-04-05T11:53:39.410Z] [2022-04-05T11:53:39.410Z] #51 [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-04-05T11:53:39.410Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T11:53:39.410Z] #51 50.63 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-05T11:53:39.410Z] #51 50.70 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-05T11:53:39.410Z] #51 50.74 go: downloading github.com/spf13/afero v1.6.0 [2022-04-05T11:53:39.410Z] #51 50.74 go: downloading github.com/spf13/cast v1.4.1 [2022-04-05T11:53:39.410Z] #51 50.88 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-05T11:53:39.410Z] #51 51.03 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-05T11:53:39.410Z] #51 51.09 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-05T11:53:39.410Z] #51 51.16 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-05T11:53:39.647Z] #19 127.5 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-05T11:53:39.647Z] #19 127.5 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-05T11:53:39.647Z] #19 127.5 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-05T11:53:39.673Z] #51 51.38 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-05T11:53:39.673Z] #51 51.45 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-05T11:53:39.673Z] #51 51.49 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-05T11:53:39.673Z] #51 51.54 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-05T11:53:39.936Z] #51 51.64 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-05T11:53:39.936Z] #51 51.70 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-05T11:53:39.936Z] #51 51.79 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-05T11:53:40.199Z] #51 51.92 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-05T11:53:40.460Z] #51 52.30 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-05T11:53:40.577Z] #19 128.9 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-05T11:53:40.577Z] #19 128.9 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-05T11:53:40.577Z] #19 128.9 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-05T11:53:40.724Z] #51 52.46 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-05T11:53:40.724Z] #51 52.47 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-05T11:53:40.986Z] #51 52.65 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-05T11:53:41.248Z] #51 52.97 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-05T11:53:41.248Z] #51 53.05 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-05T11:53:41.743Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-05T11:53:41.743Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-05T11:53:41.743Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T11:53:41.743Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-05T11:53:41.743Z] [2022-04-05T11:53:41.743Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-05T11:53:41.743Z] DOCKER_SYSTEMD=1 [2022-04-05T11:53:41.743Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-05T11:53:41.743Z] HOSTNAME=2beba039c3df [2022-04-05T11:53:41.743Z] DEST=bundles/test-integration [2022-04-05T11:53:41.743Z] PWD=/go/src/github.com/docker/docker [2022-04-05T11:53:41.743Z] DOCKER_GITCOMMIT=32e43864d378528bd2d0a78d40da9d27fa728f19 [2022-04-05T11:53:41.743Z] container=docker [2022-04-05T11:53:41.743Z] HOME=/root [2022-04-05T11:53:41.743Z] LANG=C.UTF-8 [2022-04-05T11:53:41.743Z] INVOCATION_ID=2cef9898c5a146c5ac852e5481a1416e [2022-04-05T11:53:41.743Z] GOLANG_VERSION=1.18 [2022-04-05T11:53:41.743Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-05T11:53:41.743Z] VALIDATE_BRANCH=master [2022-04-05T11:53:41.743Z] TERM=xterm [2022-04-05T11:53:41.743Z] DOCKER_PKG=github.com/docker/docker [2022-04-05T11:53:41.743Z] SHLVL=3 [2022-04-05T11:53:41.743Z] TIMEOUT=120m [2022-04-05T11:53:41.743Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-05T11:53:41.743Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-05T11:53:41.743Z] GO111MODULE=off [2022-04-05T11:53:41.743Z] DOCKER_EXPERIMENTAL=1 [2022-04-05T11:53:41.743Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-05T11:53:41.743Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-05T11:53:41.743Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-05T11:53:41.743Z] GOPATH=/go [2022-04-05T11:53:41.743Z] PKG_CONFIG=pkg-config [2022-04-05T11:53:41.743Z] _=/usr/bin/env [2022-04-05T11:53:41.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-05T11:53:41.823Z] Running on azwin-2-e32ea0 in d:\jenkins\workspace\moby_PR-43453 [Pipeline] { [Pipeline] ws [2022-04-05T11:53:41.838Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-05T11:53:41.947Z] #19 130.0 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-05T11:53:41.947Z] #19 130.0 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-05T11:53:41.947Z] #19 130.0 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-05T11:53:42.194Z] #51 53.93 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-05T11:53:42.455Z] #51 54.21 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-05T11:53:42.455Z] #51 54.29 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-05T11:53:42.511Z] #19 130.9 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-05T11:53:42.514Z] The recommended git tool is: git [2022-04-05T11:53:42.716Z] #51 54.42 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-05T11:53:42.716Z] #51 54.51 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-05T11:53:42.716Z] #51 54.57 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-05T11:53:42.716Z] #51 54.63 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-05T11:53:42.767Z] #19 130.9 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-05T11:53:42.767Z] #19 130.9 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-05T11:53:42.978Z] #51 54.69 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-05T11:53:42.978Z] #51 54.86 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-05T11:53:42.978Z] #51 54.88 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-05T11:53:43.023Z] #19 131.0 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-05T11:53:43.023Z] #19 131.0 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-05T11:53:43.023Z] #19 131.0 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-05T11:53:43.191Z] #14 ... [2022-04-05T11:53:43.191Z] [2022-04-05T11:53:43.191Z] #60 [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-04-05T11:53:43.191Z] #60 sha256:8ed3ef6269c6b4cbc0019d1c0354825349029ee26e86084dbf34694f2ce1b5ae [2022-04-05T11:53:43.191Z] #60 32.16 Updating files: 80% (3693/4593) Updating files: 81% (3721/4593) Updating files: 82% (3767/4593) Updating files: 83% (3813/4593) Updating files: 84% (3859/4593) Updating files: 85% (3905/4593) Updating files: 86% (3950/4593) Updating files: 87% (3996/4593) Updating files: 88% (4042/4593) Updating files: 89% (4088/4593) Updating files: 90% (4134/4593) Updating files: 91% (4180/4593) Updating files: 92% (4226/4593) Updating files: 93% (4272/4593) Updating files: 94% (4318/4593) Updating files: 95% (4364/4593) Updating files: 96% (4410/4593) Updating files: 97% (4456/4593) Updating files: 98% (4502/4593) Updating files: 99% (4548/4593) Updating files: 100% (4593/4593) Updating files: 100% (4593/4593), done. [2022-04-05T11:53:43.191Z] #60 32.61 + cd /tmp/tmp.MLchqjJIbs/src/github.com/containerd/containerd [2022-04-05T11:53:43.191Z] #60 32.61 + git checkout -q v1.6.2 [2022-04-05T11:53:43.247Z] #51 55.02 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-05T11:53:43.247Z] #51 55.06 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-05T11:53:43.247Z] #51 55.12 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-05T11:53:43.510Z] #51 55.20 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-05T11:53:43.510Z] #51 55.31 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-05T11:53:43.510Z] #51 55.43 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-05T11:53:43.774Z] #51 55.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-05T11:53:43.774Z] #51 55.50 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-05T11:53:43.774Z] #51 55.53 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-05T11:53:43.774Z] #51 55.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-05T11:53:44.035Z] #51 55.74 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-05T11:53:44.035Z] #51 55.88 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-05T11:53:44.035Z] #51 55.95 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-05T11:53:44.297Z] #51 56.03 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-05T11:53:44.297Z] #51 56.09 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-05T11:53:44.297Z] #51 56.14 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-05T11:53:44.559Z] #51 56.22 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-05T11:53:44.559Z] #51 56.24 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-05T11:53:44.559Z] #51 56.27 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-05T11:53:44.559Z] #51 56.35 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-05T11:53:44.559Z] #51 56.37 go: downloading github.com/julz/importas v0.1.0 [2022-04-05T11:53:44.559Z] #51 56.43 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-05T11:53:44.577Z] #60 33.81 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-05T11:53:44.577Z] #60 33.82 + BUILDTAGS='netgo osusergo static_build' [2022-04-05T11:53:44.577Z] #60 33.82 + export EXTRA_FLAGS=-buildmode=pie [2022-04-05T11:53:44.577Z] #60 33.82 + EXTRA_FLAGS=-buildmode=pie [2022-04-05T11:53:44.577Z] #60 33.82 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-05T11:53:44.577Z] #60 33.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-05T11:53:44.577Z] #60 33.82 + '[' '' = dynamic ']' [2022-04-05T11:53:44.577Z] #60 33.82 + make [2022-04-05T11:53:44.821Z] #51 56.48 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-05T11:53:44.821Z] #51 56.49 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-05T11:53:44.821Z] #51 56.52 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-05T11:53:44.821Z] #51 56.63 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-05T11:53:45.082Z] #51 56.73 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-05T11:53:45.082Z] #51 56.73 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-05T11:53:45.082Z] #51 56.79 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-05T11:53:45.082Z] #51 56.86 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-05T11:53:45.082Z] #51 56.89 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-05T11:53:45.082Z] #51 56.92 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-05T11:53:45.082Z] #51 56.94 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-05T11:53:45.522Z] #60 34.97 + bin/ctr [2022-04-05T11:53:46.028Z] #51 57.59 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-05T11:53:46.028Z] #51 57.62 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-05T11:53:46.028Z] #51 57.66 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-05T11:53:46.028Z] #51 57.68 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-05T11:53:46.028Z] #51 57.70 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-05T11:53:46.028Z] #51 57.75 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-05T11:53:46.028Z] #51 57.82 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-05T11:53:46.028Z] #51 57.87 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-05T11:53:46.028Z] #51 57.89 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-05T11:53:46.028Z] #51 ... [2022-04-05T11:53:46.028Z] [2022-04-05T11:53:46.028Z] #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-04-05T11:53:46.028Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T11:53:47.079Z] #34 57.61 Updating files: 87% (1331/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-05T11:53:47.079Z] #34 58.46 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-05T11:53:47.340Z] #34 58.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-05T11:53:48.275Z] #63 ... [2022-04-05T11:53:48.275Z] [2022-04-05T11:53:48.275Z] #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-04-05T11:53:48.275Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:53:48.275Z] #14 95.58 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-05T11:53:48.275Z] #14 95.58 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-05T11:53:48.275Z] #14 95.59 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T11:53:49.271Z] #34 ... [2022-04-05T11:53:49.271Z] [2022-04-05T11:53:49.271Z] #60 [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-04-05T11:53:49.271Z] #60 sha256:c9e6568dc4b556da0466035413f991231025641ded696d2d981ea636b07fa541 [2022-04-05T11:53:49.271Z] #60 2.016 + RM_GOPATH=0 [2022-04-05T11:53:49.271Z] #60 2.016 + TMP_GOPATH= [2022-04-05T11:53:49.271Z] #60 2.016 + : /build [2022-04-05T11:53:49.271Z] #60 2.016 + '[' -z '' ']' [2022-04-05T11:53:49.271Z] #60 2.020 ++ mktemp -d [2022-04-05T11:53:49.271Z] #60 2.020 + export GOPATH=/tmp/tmp.efZuyrKHVe [2022-04-05T11:53:49.271Z] #60 2.020 + GOPATH=/tmp/tmp.efZuyrKHVe [2022-04-05T11:53:49.271Z] #60 2.020 + RM_GOPATH=1 [2022-04-05T11:53:49.271Z] #60 2.020 + case "$(go env GOARCH)" in [2022-04-05T11:53:49.271Z] #60 2.028 ++ go env GOARCH [2022-04-05T11:53:49.271Z] #60 2.068 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T11:53:49.271Z] #60 2.068 + GO_BUILDMODE=-buildmode=pie [2022-04-05T11:53:49.271Z] #60 2.068 ++ dirname /install.sh [2022-04-05T11:53:49.271Z] #60 2.112 + dir=/ [2022-04-05T11:53:49.271Z] #60 2.112 + bin=containerd [2022-04-05T11:53:49.271Z] #60 2.112 + shift [2022-04-05T11:53:49.271Z] #60 2.112 + '[' '!' -f //containerd.installer ']' [2022-04-05T11:53:49.271Z] #60 2.112 + . //containerd.installer [2022-04-05T11:53:49.271Z] #60 2.113 ++ set -e [2022-04-05T11:53:49.271Z] #60 2.113 ++ : v1.6.2 [2022-04-05T11:53:49.271Z] #60 2.113 + install_containerd [2022-04-05T11:53:49.271Z] #60 2.134 + echo 'Install containerd version v1.6.2' [2022-04-05T11:53:49.271Z] #60 2.134 + git clone https://github.com/containerd/containerd.git /tmp/tmp.efZuyrKHVe/src/github.com/containerd/containerd [2022-04-05T11:53:49.271Z] #60 2.134 Install containerd version v1.6.2 [2022-04-05T11:53:49.271Z] #60 2.138 Cloning into '/tmp/tmp.efZuyrKHVe/src/github.com/containerd/containerd'... [2022-04-05T11:53:49.535Z] #60 ... [2022-04-05T11:53:49.535Z] [2022-04-05T11:53:49.535Z] #51 [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-04-05T11:53:49.535Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T11:53:49.535Z] #51 58.22 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-05T11:53:49.535Z] #51 58.24 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-05T11:53:49.535Z] #51 58.25 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-05T11:53:49.535Z] #51 58.27 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-05T11:53:49.535Z] #51 58.33 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-05T11:53:49.535Z] #51 58.33 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-05T11:53:49.535Z] #51 58.41 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-05T11:53:49.535Z] #51 58.44 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-05T11:53:49.535Z] #51 58.50 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-05T11:53:49.535Z] #51 58.62 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-05T11:53:49.535Z] #51 58.62 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-05T11:53:49.535Z] #51 58.74 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-05T11:53:49.535Z] #51 58.88 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-05T11:53:49.535Z] #51 58.99 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-05T11:53:49.535Z] #51 59.05 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-05T11:53:49.535Z] #51 59.06 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-05T11:53:49.535Z] #51 59.14 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-05T11:53:49.535Z] #51 59.60 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-05T11:53:49.535Z] #51 59.83 go: downloading honnef.co/go/tools v0.2.2 [2022-04-05T11:53:49.797Z] #51 61.77 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-05T11:53:49.797Z] #51 61.77 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-05T11:53:49.801Z] Running on azwin-2-bf5510 in d:\jenkins\workspace\moby_PR-43453 [Pipeline] { [Pipeline] ws [2022-04-05T11:53:49.816Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-05T11:53:50.059Z] #51 61.90 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-05T11:53:50.321Z] #51 62.17 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-05T11:53:50.517Z] The recommended git tool is: git [2022-04-05T11:53:50.583Z] #51 62.17 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-05T11:53:50.583Z] #51 62.19 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-05T11:53:50.583Z] #51 62.31 go: downloading golang.org/x/text v0.3.7 [2022-04-05T11:53:50.583Z] #51 ... [2022-04-05T11:53:50.583Z] [2022-04-05T11:53:50.583Z] #47 [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-04-05T11:53:50.583Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T11:53:50.583Z] #47 52.27 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:53:50.583Z] #47 52.62 Fetched 2292 kB in 4s (531 kB/s) [2022-04-05T11:53:50.583Z] #47 52.78 Selecting previously unselected package libprotobuf23:amd64. [2022-04-05T11:53:50.583Z] #47 52.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-04-05T11:53:50.583Z] #47 52.84 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-05T11:53:50.583Z] #47 52.86 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-05T11:53:50.583Z] #47 54.32 Selecting previously unselected package python3-pkg-resources. [2022-04-05T11:53:50.583Z] #47 54.34 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-05T11:53:50.583Z] #47 54.34 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-05T11:53:50.583Z] #47 54.50 Selecting previously unselected package python3-six. [2022-04-05T11:53:50.583Z] #47 54.51 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-05T11:53:50.583Z] #47 54.52 Unpacking python3-six (1.16.0-2) ... [2022-04-05T11:53:50.583Z] #47 54.70 Selecting previously unselected package python3-protobuf. [2022-04-05T11:53:50.583Z] #47 54.71 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-05T11:53:50.583Z] #47 54.71 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-05T11:53:50.583Z] #47 55.62 Selecting previously unselected package libnet1:amd64. [2022-04-05T11:53:50.583Z] #47 55.63 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-05T11:53:50.583Z] #47 55.65 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T11:53:50.583Z] #47 56.02 Selecting previously unselected package libnl-3-200:amd64. [2022-04-05T11:53:50.583Z] #47 56.04 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-05T11:53:50.583Z] #47 56.05 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T11:53:50.583Z] #47 56.27 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-05T11:53:50.583Z] #47 56.29 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-05T11:53:50.583Z] #47 56.29 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T11:53:50.583Z] #47 56.45 Selecting previously unselected package criu. [2022-04-05T11:53:50.583Z] #47 56.45 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-05T11:53:50.583Z] #47 56.53 Unpacking criu (3.16.1-3) ... [2022-04-05T11:53:50.583Z] #47 57.45 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-05T11:53:50.583Z] #47 59.77 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-05T11:53:50.583Z] #47 59.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T11:53:50.583Z] #47 59.81 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T11:53:50.583Z] #47 59.83 Setting up python3-six (1.16.0-2) ... [2022-04-05T11:53:50.583Z] #47 61.79 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T11:53:50.583Z] #47 61.88 Setting up python3-protobuf (3.12.4-1) ... [2022-04-05T11:53:50.846Z] #47 ... [2022-04-05T11:53:50.846Z] [2022-04-05T11:53:50.846Z] #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-04-05T11:53:50.846Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:53:50.846Z] #14 52.72 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:53:50.846Z] #14 52.97 Fetched 115 MB in 9s (12.4 MB/s) [2022-04-05T11:53:50.846Z] #14 53.12 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-05T11:53:50.846Z] #14 53.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-05T11:53:50.846Z] #14 53.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-05T11:53:50.846Z] #14 53.34 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-05T11:53:50.846Z] #14 57.09 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-05T11:53:50.846Z] #14 57.10 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-05T11:53:50.846Z] #14 57.11 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-05T11:53:50.846Z] #14 61.24 Selecting previously unselected package binutils-mingw-w64. [2022-04-05T11:53:50.846Z] #14 61.24 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-05T11:53:50.846Z] #14 61.24 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-05T11:53:50.846Z] #14 61.41 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-05T11:53:50.846Z] #14 61.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T11:53:50.846Z] #14 61.42 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T11:53:50.846Z] #14 61.69 Selecting previously unselected package dmsetup. [2022-04-05T11:53:50.846Z] #14 61.69 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T11:53:50.846Z] #14 61.70 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-05T11:53:50.846Z] #14 61.98 Selecting previously unselected package mingw-w64-common. [2022-04-05T11:53:50.846Z] #14 61.99 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-05T11:53:50.846Z] #14 61.99 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-05T11:53:51.421Z] #14 ... [2022-04-05T11:53:51.421Z] [2022-04-05T11:53:51.421Z] #38 [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-04-05T11:53:51.421Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T11:53:51.421Z] #38 53.14 Selecting previously unselected package libicu67:amd64. [2022-04-05T11:53:51.421Z] #38 53.15 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-05T11:53:51.421Z] #38 53.18 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-05T11:53:51.421Z] #38 62.40 Selecting previously unselected package libxml2:amd64. [2022-04-05T11:53:51.421Z] #38 62.40 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-05T11:53:51.421Z] #38 62.41 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-05T11:53:51.421Z] #38 63.17 Selecting previously unselected package libarchive13:amd64. [2022-04-05T11:53:51.421Z] #38 63.17 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-05T11:53:51.421Z] #38 63.19 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-05T11:53:51.996Z] #38 63.80 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-05T11:53:51.996Z] #38 63.80 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-05T11:53:51.996Z] #38 63.81 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-05T11:53:52.258Z] #38 64.18 Selecting previously unselected package librhash0:amd64. [2022-04-05T11:53:52.258Z] #38 64.18 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-05T11:53:52.520Z] #38 64.18 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-05T11:53:52.782Z] #38 64.54 Selecting previously unselected package libuv1:amd64. [2022-04-05T11:53:52.782Z] #38 64.56 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-05T11:53:52.782Z] #38 64.57 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-05T11:53:53.044Z] #38 64.82 Selecting previously unselected package cmake. [2022-04-05T11:53:53.044Z] #38 64.83 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-05T11:53:53.305Z] #38 64.89 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-05T11:53:55.566Z] #60 ... [2022-04-05T11:53:55.566Z] [2022-04-05T11:53:55.566Z] #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-04-05T11:53:55.566Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-05T11:53:55.566Z] #14 59.31 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-05T11:53:55.566Z] #14 59.32 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-05T11:53:55.566Z] #14 59.32 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T11:53:55.566Z] #14 63.47 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-05T11:53:55.566Z] #14 63.47 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-05T11:53:55.566Z] #14 63.48 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-05T11:53:55.566Z] #14 67.68 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-05T11:53:55.566Z] #14 67.69 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-05T11:53:55.566Z] #14 67.70 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T11:53:55.872Z] #38 ... [2022-04-05T11:53:55.872Z] [2022-04-05T11:53:55.872Z] #47 [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-04-05T11:53:55.872Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T11:53:56.133Z] #47 67.54 Setting up criu (3.16.1-3) ... [2022-04-05T11:53:56.416Z] #14 ... [2022-04-05T11:53:56.416Z] [2022-04-05T11:53:56.416Z] #60 [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-04-05T11:53:56.416Z] #60 sha256:9bf6144174115f6bf6b7e5b4fe97e81f2ea905ecf472128fd9972a8be862332b [2022-04-05T11:53:58.566Z] #60 55.45 Updating files: 37% (1742/4593) Updating files: 38% (1746/4593) Updating files: 39% (1792/4593) Updating files: 40% (1838/4593) Updating files: 41% (1884/4593) Updating files: 42% (1930/4593) Updating files: 43% (1975/4593) Updating files: 44% (2021/4593) Updating files: 45% (2067/4593) Updating files: 46% (2113/4593) Updating files: 47% (2159/4593) Updating files: 48% (2205/4593) Updating files: 49% (2251/4593) Updating files: 50% (2297/4593) Updating files: 51% (2343/4593) Updating files: 52% (2389/4593) Updating files: 53% (2435/4593) Updating files: 54% (2481/4593) Updating files: 55% (2527/4593) Updating files: 56% (2573/4593) Updating files: 57% (2619/4593) Updating files: 58% (2664/4593) Updating files: 59% (2710/4593) Updating files: 60% (2756/4593) Updating files: 61% (2802/4593) Updating files: 62% (2848/4593) Updating files: 63% (2894/4593) Updating files: 64% (2940/4593) Updating files: 65% (2986/4593) Updating files: 66% (3032/4593) Updating files: 67% (3078/4593) Updating files: 68% (3124/4593) Updating files: 69% (3170/4593) Updating files: 70% (3216/4593) Updating files: 71% (3262/4593) Updating files: 72% (3307/4593) Updating files: 73% (3353/4593) Updating files: 73% (3360/4593) Updating files: 74% (3399/4593) Updating files: 75% (3445/4593) Updating files: 76% (3491/4593) Updating files: 77% (3537/4593) Updating files: 78% (3583/4593) Updating files: 79% (3629/4593) Updating files: 80% (3675/4593) Updating files: 81% (3721/4593) Updating files: 82% (3767/4593) Updating files: 83% (3813/4593) Updating files: 84% (3859/4593) Updating files: 85% (3905/4593) Updating files: 86% (3950/4593) Updating files: 87% (3996/4593) Updating files: 88% (4042/4593) Updating files: 89% (4088/4593) Updating files: 90% (4134/4593) Updating files: 91% (4180/4593) Updating files: 91% (4220/4593) Updating files: 92% (4226/4593) Updating files: 93% (4272/4593) Updating files: 94% (4318/4593) Updating files: 95% (4364/4593) Updating files: 96% (4410/4593) Updating files: 97% (4456/4593) Updating files: 98% (4502/4593) Updating files: 99% (4548/4593) Updating files: 100% (4593/4593) Updating files: 100% (4593/4593), done. [2022-04-05T11:53:58.566Z] #60 57.79 + cd /tmp/tmp.7M80taIXVq/src/github.com/containerd/containerd [2022-04-05T11:53:58.566Z] #60 57.79 + git checkout -q v1.6.2 [2022-04-05T11:53:59.448Z] #47 70.71 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:53:59.526Z] #60 58.84 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-05T11:53:59.526Z] #60 58.84 + BUILDTAGS='netgo osusergo static_build' [2022-04-05T11:53:59.526Z] #60 58.84 + export EXTRA_FLAGS=-buildmode=pie [2022-04-05T11:53:59.526Z] #60 58.84 + EXTRA_FLAGS=-buildmode=pie [2022-04-05T11:53:59.526Z] #60 58.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-05T11:53:59.526Z] #60 58.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-05T11:53:59.526Z] #60 58.84 + '[' '' = dynamic ']' [2022-04-05T11:53:59.526Z] #60 58.84 + make [2022-04-05T11:54:01.120Z] #19 148.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-05T11:54:01.120Z] #19 148.5 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-05T11:54:01.120Z] #19 148.5 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-05T11:54:01.120Z] #19 148.6 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-05T11:54:01.120Z] #19 148.6 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-05T11:54:01.120Z] #19 148.7 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-05T11:54:01.415Z] #47 ... [2022-04-05T11:54:01.415Z] [2022-04-05T11:54:01.415Z] #51 [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-04-05T11:54:01.415Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T11:54:01.415Z] #51 69.83 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-05T11:54:01.415Z] #51 70.23 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-05T11:54:01.415Z] #51 70.23 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-05T11:54:01.415Z] #51 70.51 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-05T11:54:01.415Z] #51 70.64 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-05T11:54:01.415Z] #51 70.78 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-05T11:54:01.415Z] #51 70.86 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-05T11:54:01.415Z] #51 70.94 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-05T11:54:01.415Z] #51 70.97 go: downloading golang.org/x/mod v0.5.1 [2022-04-05T11:54:01.415Z] #51 71.15 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-05T11:54:01.415Z] #51 71.21 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-05T11:54:01.415Z] #51 71.28 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-05T11:54:01.415Z] #51 71.44 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-05T11:54:01.415Z] #51 71.55 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-05T11:54:01.415Z] #51 71.65 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-05T11:54:01.415Z] #51 72.53 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-05T11:54:01.415Z] #51 72.63 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-05T11:54:01.415Z] #51 72.65 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-05T11:54:01.415Z] #51 72.93 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-05T11:54:01.415Z] #51 72.94 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-05T11:54:01.415Z] #51 72.99 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-05T11:54:01.415Z] #51 73.01 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-05T11:54:01.415Z] #51 73.02 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-05T11:54:01.415Z] #51 73.02 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-05T11:54:01.415Z] #51 73.23 go: downloading github.com/prometheus/common v0.10.0 [2022-04-05T11:54:01.687Z] #51 73.39 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-05T11:54:01.950Z] #51 73.56 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-05T11:54:01.950Z] #51 73.60 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-05T11:54:02.069Z] #60 61.00 + bin/ctr [2022-04-05T11:54:02.181Z] #14 76.38 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-05T11:54:02.181Z] #14 76.38 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-05T11:54:02.181Z] #14 76.40 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T11:54:03.873Z] #51 ... [2022-04-05T11:54:03.873Z] [2022-04-05T11:54:03.873Z] #47 [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-04-05T11:54:03.873Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-05T11:54:03.873Z] #47 DONE 75.1s [2022-04-05T11:54:03.873Z] [2022-04-05T11:54:03.873Z] #51 [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-04-05T11:54:03.873Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T11:54:03.873Z] #51 75.25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-05T11:54:03.873Z] #51 ... [2022-04-05T11:54:03.873Z] [2022-04-05T11:54:03.873Z] #38 [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-04-05T11:54:03.873Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-05T11:54:03.873Z] #38 72.20 Setting up libicu67:amd64 (67.1-7) ... [2022-04-05T11:54:03.873Z] #38 72.82 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:54:03.873Z] #38 73.74 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-05T11:54:03.873Z] #38 74.37 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:54:03.873Z] #38 74.60 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-05T11:54:03.873Z] #38 74.77 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-05T11:54:03.873Z] #38 74.80 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-05T11:54:03.873Z] #38 75.09 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-05T11:54:03.873Z] #38 75.29 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-05T11:54:03.873Z] #38 75.34 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-05T11:54:03.873Z] #38 75.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:54:04.457Z] using credential docker-jenkins-github-credentials [2022-04-05T11:54:04.535Z] Cloning the remote Git repository [2022-04-05T11:54:04.535Z] Cloning with configured refspecs honoured and without tags [2022-04-05T11:54:04.727Z] #14 ... [2022-04-05T11:54:04.727Z] [2022-04-05T11:54:04.727Z] #63 [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-04-05T11:54:04.727Z] #63 sha256:06854bd03bc6f516d061ddfa86e623898fe9fe823412c77e67cc70fed4036620 [2022-04-05T11:54:04.727Z] #63 78.50 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-05T11:54:04.727Z] #63 78.50 + GOBIN=/build [2022-04-05T11:54:04.727Z] #63 78.50 + GO111MODULE=on [2022-04-05T11:54:04.727Z] #63 78.50 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-05T11:54:04.821Z] #38 DONE 76.5s [2022-04-05T11:54:04.821Z] [2022-04-05T11:54:04.821Z] #49 [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-04-05T11:54:04.821Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-05T11:54:04.821Z] #49 76.06 gotestsum version dev [2022-04-05T11:54:04.821Z] #49 DONE 76.5s [2022-04-05T11:54:04.821Z] [2022-04-05T11:54:04.821Z] #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-04-05T11:54:04.821Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:54:04.821Z] #14 70.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-05T11:54:04.821Z] #14 70.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-05T11:54:04.821Z] #14 70.35 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-05T11:54:04.821Z] #14 ... [2022-04-05T11:54:04.821Z] [2022-04-05T11:54:04.821Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-05T11:54:04.821Z] #39 sha256:e9321beb060af65162b6e297800e4073ee9e34a530ad30e208335c2f5ae74537 [2022-04-05T11:54:04.730Z] Cloning repository https://github.com/moby/moby.git [2022-04-05T11:54:05.143Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-05T11:54:05.765Z] #39 DONE 1.0s [2022-04-05T11:54:05.765Z] [2022-04-05T11:54:05.766Z] #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-04-05T11:54:05.766Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:54:05.766Z] #14 ... [2022-04-05T11:54:05.766Z] [2022-04-05T11:54:05.766Z] #40 [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-04-05T11:54:05.766Z] #40 sha256:9d5705d63b5c777f7a6cd023cf1efe640016a3e6703230544cdfa72b7e3531ce [2022-04-05T11:54:05.923Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T11:54:05.924Z] > git --version # timeout=10 [2022-04-05T11:54:05.961Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-05T11:54:05.962Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:54:05.964Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43453/head:refs/remotes/origin/PR-43453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:54:08.317Z] #40 2.326 + RM_GOPATH=0 [2022-04-05T11:54:08.317Z] #40 2.326 + TMP_GOPATH= [2022-04-05T11:54:08.317Z] #40 2.326 + : /build [2022-04-05T11:54:08.317Z] #40 2.326 + '[' -z '' ']' [2022-04-05T11:54:08.317Z] #40 2.326 ++ mktemp -d [2022-04-05T11:54:08.317Z] #40 2.328 + export GOPATH=/tmp/tmp.CRNz1XXoEW [2022-04-05T11:54:08.317Z] #40 2.328 + GOPATH=/tmp/tmp.CRNz1XXoEW [2022-04-05T11:54:08.317Z] #40 2.328 + RM_GOPATH=1 [2022-04-05T11:54:08.317Z] #40 2.328 + case "$(go env GOARCH)" in [2022-04-05T11:54:08.317Z] #40 2.328 ++ go env GOARCH [2022-04-05T11:54:08.317Z] #40 2.381 Install tini version v0.19.0 [2022-04-05T11:54:08.317Z] #40 2.381 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T11:54:08.317Z] #40 2.381 + GO_BUILDMODE=-buildmode=pie [2022-04-05T11:54:08.317Z] #40 2.381 ++ dirname /install.sh [2022-04-05T11:54:08.317Z] #40 2.381 + dir=/ [2022-04-05T11:54:08.318Z] #40 2.381 + bin=tini [2022-04-05T11:54:08.318Z] #40 2.381 + shift [2022-04-05T11:54:08.318Z] #40 2.381 + '[' '!' -f //tini.installer ']' [2022-04-05T11:54:08.318Z] #40 2.381 + . //tini.installer [2022-04-05T11:54:08.318Z] #40 2.381 ++ : v0.19.0 [2022-04-05T11:54:08.318Z] #40 2.381 + install_tini [2022-04-05T11:54:08.318Z] #40 2.381 + echo 'Install tini version v0.19.0' [2022-04-05T11:54:08.318Z] #40 2.381 + git clone https://github.com/krallin/tini.git /tmp/tmp.CRNz1XXoEW/tini [2022-04-05T11:54:08.318Z] #40 2.381 Cloning into '/tmp/tmp.CRNz1XXoEW/tini'... [2022-04-05T11:54:08.323Z] using credential docker-jenkins-github-credentials [2022-04-05T11:54:08.396Z] Cloning the remote Git repository [2022-04-05T11:54:08.396Z] Cloning with configured refspecs honoured and without tags [2022-04-05T11:54:08.653Z] #60 ... [2022-04-05T11:54:08.653Z] [2022-04-05T11:54:08.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-04-05T11:54:08.653Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:54:08.653Z] #14 117.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-05T11:54:08.653Z] #14 117.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-05T11:54:08.653Z] #14 117.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T11:54:08.935Z] #63 82.88 rootlesskit version 1.0.0 [2022-04-05T11:54:09.196Z] #63 82.88 Usage of /build/rootlesskit-docker-proxy: [2022-04-05T11:54:09.197Z] #63 82.88 -container-ip string [2022-04-05T11:54:09.197Z] #63 82.88 container ip [2022-04-05T11:54:09.197Z] #63 82.88 -container-port int [2022-04-05T11:54:09.197Z] #63 82.88 container port (default -1) [2022-04-05T11:54:09.197Z] #63 82.88 -host-ip string [2022-04-05T11:54:09.197Z] #63 82.88 host ip [2022-04-05T11:54:09.197Z] #63 82.88 -host-port int [2022-04-05T11:54:09.197Z] #63 82.88 host port (default -1) [2022-04-05T11:54:09.197Z] #63 82.88 -proto string [2022-04-05T11:54:09.197Z] #63 82.88 proxy protocol (default "tcp") [2022-04-05T11:54:09.281Z] #40 3.370 + cd /tmp/tmp.CRNz1XXoEW/tini [2022-04-05T11:54:09.281Z] #40 3.374 + git checkout -q v0.19.0 [2022-04-05T11:54:09.281Z] #40 3.403 + cmake . [2022-04-05T11:54:09.768Z] #63 DONE 83.3s [2022-04-05T11:54:09.768Z] [2022-04-05T11:54:09.768Z] #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-04-05T11:54:09.768Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-05T11:54:09.768Z] #14 80.33 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-05T11:54:09.768Z] #14 80.34 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-05T11:54:09.768Z] #14 80.35 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-05T11:54:09.768Z] #14 80.89 Selecting previously unselected package libapparmor1:arm64. [2022-04-05T11:54:09.768Z] #14 80.90 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-05T11:54:09.768Z] #14 80.91 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-05T11:54:09.768Z] #14 81.07 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-05T11:54:09.768Z] #14 81.07 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-05T11:54:09.768Z] #14 81.12 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-05T11:54:09.768Z] #14 81.65 Selecting previously unselected package libbtrfs0:arm64. [2022-04-05T11:54:09.768Z] #14 81.65 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-05T11:54:09.768Z] #14 81.76 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-05T11:54:09.768Z] #14 82.38 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-05T11:54:09.768Z] #14 82.39 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-05T11:54:09.768Z] #14 82.53 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-05T11:54:09.768Z] #14 83.01 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-04-05T11:54:09.768Z] #14 83.01 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-05T11:54:09.768Z] #14 83.12 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-05T11:54:09.768Z] #14 83.54 Selecting previously unselected package libudev-dev:arm64. [2022-04-05T11:54:09.768Z] #14 83.54 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-04-05T11:54:09.768Z] #14 83.61 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-04-05T11:54:09.768Z] #14 83.81 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-05T11:54:09.768Z] #14 83.81 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-04-05T11:54:09.768Z] #14 83.83 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-04-05T11:54:09.768Z] #14 ... [2022-04-05T11:54:09.768Z] [2022-04-05T11:54:09.768Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-05T11:54:09.768Z] #64 sha256:21088734b958b6646075d48d1d681026cee7253c5939b1225d46365a4fda1d28 [2022-04-05T11:54:09.768Z] #64 DONE 0.1s [2022-04-05T11:54:09.768Z] [2022-04-05T11:54:09.768Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-05T11:54:09.768Z] #65 sha256:a0606d2008115783ce9fd71e8a31fbf1cb56686d895097467486ccb171bf04a4 [2022-04-05T11:54:09.768Z] #65 DONE 0.1s [2022-04-05T11:54:09.768Z] [2022-04-05T11:54:09.768Z] #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-04-05T11:54:09.768Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-05T11:54:09.854Z] #40 4.131 -- The C compiler identification is GNU 10.2.1 [2022-04-05T11:54:09.854Z] #40 4.196 -- Detecting C compiler ABI info [2022-04-05T11:54:10.029Z] #14 84.21 Selecting previously unselected package libpcre2-16-0:arm64. [2022-04-05T11:54:10.029Z] #14 84.21 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-04-05T11:54:10.029Z] #14 84.22 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-04-05T11:54:10.292Z] #14 84.48 Selecting previously unselected package libpcre2-32-0:arm64. [2022-04-05T11:54:10.292Z] #14 84.48 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-04-05T11:54:10.292Z] #14 84.49 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-04-05T11:54:10.427Z] #40 4.788 -- Detecting C compiler ABI info - done [2022-04-05T11:54:10.553Z] #14 84.85 Selecting previously unselected package libpcre2-posix2:arm64. [2022-04-05T11:54:10.553Z] #14 84.88 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-04-05T11:54:08.569Z] Cloning repository https://github.com/moby/moby.git [2022-04-05T11:54:08.944Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-05T11:54:09.742Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T11:54:09.742Z] > git --version # timeout=10 [2022-04-05T11:54:09.773Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-05T11:54:09.773Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:54:09.789Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43453/head:refs/remotes/origin/PR-43453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:54:10.689Z] #40 4.960 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-05T11:54:10.689Z] #40 4.962 -- Detecting C compile features [2022-04-05T11:54:10.689Z] #40 4.963 -- Detecting C compile features - done [2022-04-05T11:54:10.815Z] #14 84.89 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-04-05T11:54:10.815Z] #14 84.96 Selecting previously unselected package libpcre2-dev:arm64. [2022-04-05T11:54:10.815Z] #14 84.96 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-04-05T11:54:10.815Z] #14 84.96 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-04-05T11:54:10.956Z] #40 5.035 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-05T11:54:11.076Z] #14 85.28 Selecting previously unselected package libselinux1-dev:arm64. [2022-04-05T11:54:11.076Z] #14 85.30 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-04-05T11:54:11.076Z] #14 85.31 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-04-05T11:54:11.218Z] #40 5.410 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-05T11:54:11.218Z] #40 5.491 -- Configuring done [2022-04-05T11:54:11.218Z] #40 5.519 -- Generating done [2022-04-05T11:54:11.218Z] #40 5.523 -- Build files have been written to: /tmp/tmp.CRNz1XXoEW/tini [2022-04-05T11:54:11.218Z] #40 5.550 + make tini-static [2022-04-05T11:54:11.337Z] #14 85.47 Selecting previously unselected package libdevmapper-dev:arm64. [2022-04-05T11:54:11.337Z] #14 85.48 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-04-05T11:54:11.337Z] #14 85.49 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-05T11:54:11.337Z] #14 85.55 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-05T11:54:11.337Z] #14 85.56 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-05T11:54:11.337Z] #14 85.57 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-05T11:54:11.479Z] #40 5.926 Scanning dependencies of target tini-static [2022-04-05T11:54:11.598Z] #14 85.69 Selecting previously unselected package libsystemd-dev:arm64. [2022-04-05T11:54:11.598Z] #14 85.69 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-04-05T11:54:11.598Z] #14 85.70 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-04-05T11:54:11.742Z] #40 6.039 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-05T11:54:11.859Z] #14 86.07 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-05T11:54:11.859Z] #14 86.08 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-05T11:54:11.859Z] #14 86.09 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-05T11:54:11.859Z] #14 86.13 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-04-05T11:54:11.859Z] #14 86.14 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-05T11:54:11.859Z] #14 86.16 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-04-05T11:54:11.859Z] #14 86.17 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-05T11:54:11.859Z] #14 86.18 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-04-05T11:54:11.859Z] #14 86.19 Setting up libudev-dev:arm64 (247.3-7) ... [2022-04-05T11:54:11.859Z] #14 86.26 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-04-05T11:54:11.859Z] #14 86.28 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-05T11:54:12.120Z] #14 86.30 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-05T11:54:12.120Z] #14 86.32 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-05T11:54:12.120Z] #14 86.34 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-05T11:54:12.120Z] #14 86.38 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-05T11:54:12.120Z] #14 86.39 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-04-05T11:54:12.120Z] #14 86.43 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-05T11:54:12.120Z] #14 86.44 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-04-05T11:54:12.120Z] #14 86.45 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-04-05T11:54:12.120Z] #14 86.47 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-05T11:54:12.120Z] #14 86.50 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T11:54:12.120Z] #14 86.52 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-04-05T11:54:12.120Z] #14 86.53 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T11:54:12.120Z] #14 86.55 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-04-05T11:54:12.382Z] #14 86.57 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-05T11:54:12.382Z] #14 86.59 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T11:54:12.382Z] #14 86.62 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-04-05T11:54:12.382Z] #14 86.62 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T11:54:12.382Z] #14 86.64 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-05T11:54:12.382Z] #14 86.67 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-05T11:54:12.382Z] #14 86.70 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-05T11:54:12.382Z] #14 86.71 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-05T11:54:12.382Z] #14 86.73 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-05T11:54:12.382Z] #14 86.75 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:54:12.657Z] #14 DONE 87.1s [2022-04-05T11:54:12.657Z] [2022-04-05T11:54:12.657Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-05T11:54:12.657Z] #15 sha256:ce15929efe837e3b3b9cf29754421f817e0cd7d34e16af556bfe472e1d802534 [2022-04-05T11:54:13.135Z] #40 7.389 [100%] Linking C executable tini-static [2022-04-05T11:54:13.230Z] #15 ... [2022-04-05T11:54:13.230Z] [2022-04-05T11:54:13.230Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-05T11:54:13.230Z] #55 sha256:23b975ae617dc864a1372d3c5ffcf794b79c87dc61fc98c2917ae8b3ab2df39b [2022-04-05T11:54:13.230Z] #55 DONE 0.2s [2022-04-05T11:54:13.230Z] [2022-04-05T11:54:13.230Z] #56 [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-04-05T11:54:13.230Z] #56 sha256:3ec5555daf10d7dd43c0e724898fdfe43ec6a4573bf029d19b4e2d9f90c048d7 [2022-04-05T11:54:13.712Z] #40 8.068 [100%] Built target tini-static [2022-04-05T11:54:13.808Z] #56 0.645 + RM_GOPATH=0 [2022-04-05T11:54:13.808Z] #56 0.645 + TMP_GOPATH= [2022-04-05T11:54:13.808Z] #56 0.646 + : /build [2022-04-05T11:54:13.808Z] #56 0.646 + '[' -z '' ']' [2022-04-05T11:54:13.808Z] #56 0.648 ++ mktemp -d [2022-04-05T11:54:13.808Z] #56 0.650 + export GOPATH=/tmp/tmp.jrmHvLs1GG [2022-04-05T11:54:13.808Z] #56 0.650 + GOPATH=/tmp/tmp.jrmHvLs1GG [2022-04-05T11:54:13.808Z] #56 0.650 + RM_GOPATH=1 [2022-04-05T11:54:13.808Z] #56 0.650 + case "$(go env GOARCH)" in [2022-04-05T11:54:13.808Z] #56 0.650 ++ go env GOARCH [2022-04-05T11:54:13.808Z] #56 0.658 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T11:54:13.808Z] #56 0.658 + GO_BUILDMODE=-buildmode=pie [2022-04-05T11:54:13.808Z] #56 0.658 ++ dirname /install.sh [2022-04-05T11:54:13.808Z] #56 0.659 + dir=/ [2022-04-05T11:54:13.808Z] #56 0.659 + bin=runc [2022-04-05T11:54:13.808Z] #56 0.660 + shift [2022-04-05T11:54:13.808Z] #56 0.660 + '[' '!' -f //runc.installer ']' [2022-04-05T11:54:13.808Z] #56 0.666 + . //runc.installer [2022-04-05T11:54:13.808Z] #56 ... [2022-04-05T11:54:13.808Z] [2022-04-05T11:54:13.808Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-05T11:54:13.808Z] #15 sha256:ce15929efe837e3b3b9cf29754421f817e0cd7d34e16af556bfe472e1d802534 [2022-04-05T11:54:13.808Z] #15 DONE 1.0s [2022-04-05T11:54:13.808Z] [2022-04-05T11:54:13.808Z] #56 [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-04-05T11:54:13.808Z] #56 sha256:3ec5555daf10d7dd43c0e724898fdfe43ec6a4573bf029d19b4e2d9f90c048d7 [2022-04-05T11:54:13.808Z] #56 0.666 ++ set -e [2022-04-05T11:54:13.808Z] #56 0.667 ++ : v1.1.1 [2022-04-05T11:54:13.808Z] #56 0.667 + install_runc [2022-04-05T11:54:13.808Z] #56 0.669 + RUNC_BUILDTAGS=seccomp [2022-04-05T11:54:13.808Z] #56 0.669 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-05T11:54:13.808Z] #56 0.669 Install runc version v1.1.1 (build tags: seccomp) [2022-04-05T11:54:13.808Z] #56 0.670 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jrmHvLs1GG/src/github.com/opencontainers/runc [2022-04-05T11:54:13.808Z] #56 0.677 Cloning into '/tmp/tmp.jrmHvLs1GG/src/github.com/opencontainers/runc'... [2022-04-05T11:54:13.973Z] #40 8.188 + mkdir -p /build [2022-04-05T11:54:13.973Z] #40 8.195 + cp tini-static /build/docker-init [2022-04-05T11:54:14.756Z] #56 ... [2022-04-05T11:54:14.756Z] [2022-04-05T11:54:14.756Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-05T11:54:14.756Z] #16 sha256:a9103454622668d833d5369e6fe697d89fe266aeb582eab660cc915ae170b8ed [2022-04-05T11:54:14.756Z] #16 DONE 0.7s [2022-04-05T11:54:14.756Z] [2022-04-05T11:54:14.756Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-05T11:54:14.756Z] #17 sha256:51cbd289ca910f7bf900b931a587d5e08b805f60e9d8f6dddfd24bbd72287e3e [2022-04-05T11:54:15.018Z] #17 0.621 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-05T11:54:15.279Z] #17 DONE 0.9s [2022-04-05T11:54:15.279Z] [2022-04-05T11:54:15.279Z] #56 [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-04-05T11:54:15.279Z] #56 sha256:3ec5555daf10d7dd43c0e724898fdfe43ec6a4573bf029d19b4e2d9f90c048d7 [2022-04-05T11:54:15.361Z] #40 DONE 9.4s [2022-04-05T11:54:15.361Z] [2022-04-05T11:54:15.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-04-05T11:54:15.361Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:54:15.361Z] #14 78.58 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-05T11:54:15.361Z] #14 78.58 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-05T11:54:15.361Z] #14 78.60 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-05T11:54:15.361Z] #14 78.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-05T11:54:15.361Z] #14 78.80 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-05T11:54:15.361Z] #14 78.82 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-05T11:54:16.220Z] #56 ... [2022-04-05T11:54:16.220Z] [2022-04-05T11:54:16.220Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-05T11:54:16.220Z] #18 sha256:632440af4e11af470ff6b2bfa392b06f5832cf7a02bc3ddba94941318f28b87e [2022-04-05T11:54:16.220Z] #18 DONE 0.6s [2022-04-05T11:54:16.220Z] [2022-04-05T11:54:16.220Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-05T11:54:16.220Z] #19 sha256:5b2b505e8d3149a5016604828a9f2bb8e0c426b6aa3d4f3e417f8cc9b880318c [2022-04-05T11:54:16.793Z] #19 DONE 0.8s [2022-04-05T11:54:16.793Z] [2022-04-05T11:54:16.793Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-05T11:54:16.793Z] #20 sha256:5a8c31154e500b5615b57615f3ffbdf6dd4f1e1a7401c1e6e3ee0578c1290a6f [2022-04-05T11:54:17.738Z] #20 DONE 0.8s [2022-04-05T11:54:17.738Z] [2022-04-05T11:54:17.738Z] #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-04-05T11:54:17.738Z] #26 sha256:d21b0cb2f03a1821317f3a332960639f5b267e4f7b3acc6f03032787372e0f02 [2022-04-05T11:54:17.868Z] using credential docker-jenkins-github-credentials [2022-04-05T11:54:17.908Z] #14 89.41 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-05T11:54:17.908Z] #14 89.42 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-05T11:54:17.908Z] #14 89.43 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T11:54:17.947Z] Cloning the remote Git repository [2022-04-05T11:54:17.947Z] Cloning with configured refspecs honoured and without tags [2022-04-05T11:54:18.142Z] Cloning repository https://github.com/moby/moby.git [2022-04-05T11:54:18.642Z] #14 126.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-05T11:54:18.642Z] #14 126.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-05T11:54:18.642Z] #14 126.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-05T11:54:19.184Z] #19 165.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-05T11:54:19.184Z] #19 165.7 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-05T11:54:19.184Z] #19 166.0 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-05T11:54:19.184Z] #19 166.4 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-05T11:54:19.184Z] #19 166.4 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-05T11:54:19.184Z] #19 166.4 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-05T11:54:20.085Z] #26 91.00 Updating files: 21% (2497/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: 38% (4340/11414) Updating files: 39% (4452/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: 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: 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-04-05T11:54:20.085Z] #26 94.12 + cd /tmp/tmp.4IUUllphTD/tmp/docker-ce [2022-04-05T11:54:20.085Z] #26 94.12 + git checkout -q v17.06.2-ce [2022-04-05T11:54:18.563Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-05T11:54:19.463Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T11:54:19.463Z] > git --version # timeout=10 [2022-04-05T11:54:19.509Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-05T11:54:19.510Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:54:19.513Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43453/head:refs/remotes/origin/PR-43453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:54:21.361Z] Fetching without tags [2022-04-05T11:54:22.008Z] Merging remotes/origin/master commit 7691d17a37990b01386716fce8d76e96b90b0a7f into PR head commit ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 [2022-04-05T11:54:21.078Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T11:54:21.134Z] > git config --add remote.origin.fetch +refs/pull/43453/head:refs/remotes/origin/PR-43453 # timeout=10 [2022-04-05T11:54:21.171Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:54:21.284Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T11:54:21.398Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T11:54:21.398Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:54:21.399Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43453/head:refs/remotes/origin/PR-43453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:54:22.120Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T11:54:22.164Z] > git checkout -f ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 # timeout=10 [2022-04-05T11:54:23.388Z] #26 97.19 + mkdir -p /tmp/tmp.4IUUllphTD/src/github.com/docker [2022-04-05T11:54:23.388Z] #26 97.20 + mv components/cli /tmp/tmp.4IUUllphTD/src/github.com/docker/cli [2022-04-05T11:54:23.388Z] #26 97.20 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-04-05T11:54:25.101Z] Merge succeeded, producing b316f31ae72ab8508c77ab0512c40d096122674d [2022-04-05T11:54:25.102Z] Checking out Revision b316f31ae72ab8508c77ab0512c40d096122674d (PR-43453) [2022-04-05T11:54:24.563Z] > git remote # timeout=10 [2022-04-05T11:54:24.623Z] > git config --get remote.origin.url # timeout=10 [2022-04-05T11:54:24.660Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:54:24.661Z] > git merge 7691d17a37990b01386716fce8d76e96b90b0a7f # timeout=10 [2022-04-05T11:54:25.024Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-05T11:54:25.138Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T11:54:25.178Z] > git checkout -f b316f31ae72ab8508c77ab0512c40d096122674d # timeout=10 [2022-04-05T11:54:27.540Z] Fetching without tags [2022-04-05T11:54:27.615Z] #26 ... [2022-04-05T11:54:27.615Z] [2022-04-05T11:54:27.615Z] #21 [dev-systemd-false 7/24] 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-04-05T11:54:27.615Z] #21 sha256:590ce7eb1ea04daae715db75e58f68171abcca0e6b60e5594fdd2bf78ff6794b [2022-04-05T11:54:27.615Z] #21 1.098 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:54:27.615Z] #21 1.318 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:54:27.615Z] #21 1.528 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:54:27.615Z] #21 1.565 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-05T11:54:27.615Z] #21 2.078 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-05T11:54:27.615Z] #21 2.957 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-05T11:54:27.615Z] #21 5.342 Fetched 8395 kB in 5s (1780 kB/s) [2022-04-05T11:54:27.615Z] #21 5.342 Reading package lists... [2022-04-05T11:54:27.615Z] #21 7.511 Reading package lists... [2022-04-05T11:54:27.615Z] #21 9.439 Building dependency tree... [2022-04-05T11:54:28.188Z] #21 10.57 The following additional packages will be installed: [2022-04-05T11:54:28.188Z] #21 10.57 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-05T11:54:28.188Z] #21 10.57 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-05T11:54:28.188Z] #21 10.58 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-05T11:54:28.188Z] #21 10.58 python3-pkg-resources vim-runtime xxd [2022-04-05T11:54:28.188Z] #21 10.58 Suggested packages: [2022-04-05T11:54:28.188Z] #21 10.58 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-05T11:54:28.188Z] #21 10.58 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-05T11:54:28.188Z] #21 10.58 acl attr quota [2022-04-05T11:54:28.188Z] #21 10.58 Recommended packages: [2022-04-05T11:54:28.188Z] #21 10.58 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-05T11:54:28.245Z] Merging remotes/origin/master commit 7691d17a37990b01386716fce8d76e96b90b0a7f into PR head commit ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 [2022-04-05T11:54:28.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-05T11:54:28.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-05T11:54:28.624Z] #14 136.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-05T11:54:28.624Z] #14 136.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-05T11:54:28.624Z] #14 136.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T11:54:28.761Z] #21 ... [2022-04-05T11:54:28.761Z] [2022-04-05T11:54:28.761Z] #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-04-05T11:54:28.761Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-05T11:54:28.761Z] #34 DONE 102.8s [2022-04-05T11:54:28.761Z] [2022-04-05T11:54:28.761Z] #56 [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-04-05T11:54:28.761Z] #56 sha256:3ec5555daf10d7dd43c0e724898fdfe43ec6a4573bf029d19b4e2d9f90c048d7 [2022-04-05T11:54:28.761Z] #56 7.697 + cd /tmp/tmp.jrmHvLs1GG/src/github.com/opencontainers/runc [2022-04-05T11:54:28.761Z] #56 7.697 + git checkout -q v1.1.1 [2022-04-05T11:54:28.761Z] #56 8.020 + '[' -z '' ']' [2022-04-05T11:54:28.761Z] #56 8.021 + target=static [2022-04-05T11:54:28.761Z] #56 8.021 + make BUILDTAGS=seccomp static [2022-04-05T11:54:28.761Z] #56 8.331 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-05T11:54:29.022Z] #56 ... [2022-04-05T11:54:29.022Z] [2022-04-05T11:54:29.022Z] #21 [dev-systemd-false 7/24] 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-04-05T11:54:29.022Z] #21 sha256:590ce7eb1ea04daae715db75e58f68171abcca0e6b60e5594fdd2bf78ff6794b [2022-04-05T11:54:29.022Z] #21 11.37 The following NEW packages will be installed: [2022-04-05T11:54:29.022Z] #21 11.37 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-05T11:54:29.022Z] #21 11.37 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-05T11:54:29.022Z] #21 11.37 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-05T11:54:29.022Z] #21 11.37 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-05T11:54:29.022Z] #21 11.37 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-05T11:54:29.022Z] #21 11.37 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-05T11:54:29.022Z] #21 11.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-05T11:54:29.022Z] #21 11.37 xz-utils zip zstd [2022-04-05T11:54:29.022Z] #21 11.53 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:54:29.022Z] #21 11.53 Need to get 27.0 MB of archives. [2022-04-05T11:54:29.022Z] #21 11.53 After this operation, 105 MB of additional disk space will be used. [2022-04-05T11:54:29.022Z] #21 11.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-04-05T11:54:29.022Z] #21 11.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-04-05T11:54:29.022Z] #21 11.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-04-05T11:54:29.022Z] #21 11.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-04-05T11:54:29.022Z] #21 11.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-04-05T11:54:29.022Z] #21 11.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-04-05T11:54:29.022Z] #21 11.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-04-05T11:54:29.022Z] #21 11.57 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-04-05T11:54:29.022Z] #21 11.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-05T11:54:27.235Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T11:54:27.297Z] > git config --add remote.origin.fetch +refs/pull/43453/head:refs/remotes/origin/PR-43453 # timeout=10 [2022-04-05T11:54:27.344Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:54:27.454Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T11:54:27.564Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T11:54:27.564Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:54:27.564Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43453/head:refs/remotes/origin/PR-43453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:54:28.345Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T11:54:28.376Z] > git checkout -f ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 # timeout=10 [2022-04-05T11:54:29.283Z] #21 11.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-05T11:54:29.283Z] #21 11.61 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-04-05T11:54:29.283Z] #21 11.65 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-04-05T11:54:29.283Z] #21 11.65 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2022-04-05T11:54:29.283Z] #21 11.65 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-04-05T11:54:29.283Z] #21 11.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-04-05T11:54:29.283Z] #21 11.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-04-05T11:54:29.283Z] #21 11.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-04-05T11:54:29.283Z] #21 11.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-04-05T11:54:29.283Z] #21 11.70 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-04-05T11:54:29.283Z] #21 11.70 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-04-05T11:54:29.283Z] #21 11.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-04-05T11:54:29.283Z] #21 11.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-05T11:54:29.283Z] #21 11.70 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-05T11:54:29.283Z] #21 11.71 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-05T11:54:29.283Z] #21 11.71 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-04-05T11:54:29.283Z] #21 11.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-04-05T11:54:29.283Z] #21 11.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-05T11:54:29.859Z] #21 12.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-04-05T11:54:29.859Z] #21 12.26 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-05T11:54:29.859Z] #21 12.26 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-04-05T11:54:29.859Z] #21 12.26 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-05T11:54:29.859Z] #21 12.26 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-04-05T11:54:29.859Z] #21 12.26 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-04-05T11:54:29.859Z] #21 12.27 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-05T11:54:29.859Z] #21 12.32 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-05T11:54:29.859Z] #21 12.35 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-05T11:54:29.859Z] #21 12.35 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-05T11:54:29.859Z] #21 12.35 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-05T11:54:30.128Z] #21 12.36 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-05T11:54:30.128Z] #21 12.37 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-05T11:54:30.128Z] #21 12.37 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-04-05T11:54:30.128Z] #21 12.43 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-04-05T11:54:30.128Z] #21 12.44 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-04-05T11:54:30.128Z] #21 12.45 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-05T11:54:30.389Z] #21 12.70 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-04-05T11:54:30.389Z] #21 12.72 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-04-05T11:54:30.389Z] #21 12.75 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-04-05T11:54:30.389Z] #21 12.77 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-04-05T11:54:30.966Z] #21 13.25 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:54:30.966Z] #21 13.35 Fetched 27.0 MB in 1s (20.6 MB/s) [2022-04-05T11:54:30.966Z] #21 13.40 Selecting previously unselected package pigz. [2022-04-05T11:54:31.262Z] #21 13.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-04-05T11:54:31.262Z] #21 13.46 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-04-05T11:54:31.262Z] #21 13.47 Unpacking pigz (2.6-1) ... [2022-04-05T11:54:31.262Z] #21 13.52 Selecting previously unselected package libelf1:arm64. [2022-04-05T11:54:31.262Z] #21 13.53 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-04-05T11:54:31.262Z] #21 13.54 Unpacking libelf1:arm64 (0.183-1) ... [2022-04-05T11:54:31.262Z] #21 13.70 Selecting previously unselected package libbpf0:arm64. [2022-04-05T11:54:31.262Z] #21 13.70 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-04-05T11:54:31.524Z] #21 13.71 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-04-05T11:54:31.524Z] #21 13.78 Selecting previously unselected package libcap2:arm64. [2022-04-05T11:54:31.524Z] #21 13.78 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-04-05T11:54:31.524Z] #21 13.79 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-04-05T11:54:31.524Z] #21 14.00 Selecting previously unselected package libmnl0:arm64. [2022-04-05T11:54:31.524Z] #21 14.00 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-04-05T11:54:31.524Z] #21 14.01 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-04-05T11:54:31.524Z] #21 14.05 Selecting previously unselected package libxtables12:arm64. [2022-04-05T11:54:31.524Z] #21 14.06 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-04-05T11:54:31.524Z] #21 14.07 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-04-05T11:54:31.524Z] #21 14.13 Selecting previously unselected package libcap2-bin. [2022-04-05T11:54:31.524Z] #21 14.13 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-04-05T11:54:31.785Z] #21 14.14 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-05T11:54:31.785Z] #21 14.20 Selecting previously unselected package iproute2. [2022-04-05T11:54:31.785Z] #21 14.21 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-04-05T11:54:31.785Z] #21 14.21 Unpacking iproute2 (5.10.0-4) ... [2022-04-05T11:54:31.802Z] Merge succeeded, producing 2d07ec6101f4ff5bbeab9afeccae72269c70c40a [2022-04-05T11:54:31.803Z] Checking out Revision 2d07ec6101f4ff5bbeab9afeccae72269c70c40a (PR-43453) [2022-04-05T11:54:32.357Z] #21 14.59 Selecting previously unselected package xxd. [2022-04-05T11:54:32.357Z] #21 14.59 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-05T11:54:32.357Z] #21 14.61 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:54:32.357Z] #21 14.75 Selecting previously unselected package vim-common. [2022-04-05T11:54:32.357Z] #21 14.75 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T11:54:32.357Z] #21 14.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:54:30.944Z] > git remote # timeout=10 [2022-04-05T11:54:31.038Z] > git config --get remote.origin.url # timeout=10 [2022-04-05T11:54:31.085Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:54:31.085Z] > git merge 7691d17a37990b01386716fce8d76e96b90b0a7f # timeout=10 [2022-04-05T11:54:31.679Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-05T11:54:31.820Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T11:54:31.867Z] > git checkout -f 2d07ec6101f4ff5bbeab9afeccae72269c70c40a # timeout=10 [2022-04-05T11:54:32.617Z] #21 15.01 Selecting previously unselected package bash-completion. [2022-04-05T11:54:32.617Z] #21 15.02 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-05T11:54:34.004Z] #21 16.35 Unpacking bash-completion (1:2.11-2) ... [2022-04-05T11:54:34.265Z] #21 16.66 Selecting previously unselected package bzip2. [2022-04-05T11:54:34.265Z] #21 16.66 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-04-05T11:54:34.265Z] #21 16.67 Unpacking bzip2 (1.0.8-4) ... [2022-04-05T11:54:34.265Z] #21 16.75 Selecting previously unselected package xz-utils. [2022-04-05T11:54:34.527Z] #21 16.75 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2022-04-05T11:54:34.527Z] #21 16.76 Unpacking xz-utils (5.2.5-2) ... [2022-04-05T11:54:34.527Z] #21 16.91 Selecting previously unselected package apparmor. [2022-04-05T11:54:34.527Z] #21 16.92 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-04-05T11:54:34.527Z] #21 16.95 Unpacking apparmor (2.13.6-10) ... [2022-04-05T11:54:34.788Z] #21 17.30 Selecting previously unselected package inetutils-ping. [2022-04-05T11:54:34.788Z] #21 17.30 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-04-05T11:54:34.788Z] #21 17.31 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-05T11:54:35.050Z] #21 17.43 Selecting previously unselected package libip4tc2:arm64. [2022-04-05T11:54:35.050Z] #21 17.43 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-04-05T11:54:35.050Z] #21 17.44 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-04-05T11:54:35.050Z] #21 17.50 Selecting previously unselected package libip6tc2:arm64. [2022-04-05T11:54:35.050Z] #21 17.50 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-04-05T11:54:35.050Z] #21 17.51 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-04-05T11:54:35.050Z] #21 17.58 Selecting previously unselected package libnfnetlink0:arm64. [2022-04-05T11:54:35.050Z] #21 17.58 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-04-05T11:54:35.050Z] #21 17.58 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-05T11:54:35.050Z] #21 17.63 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-04-05T11:54:35.311Z] #21 17.64 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-04-05T11:54:35.311Z] #21 17.66 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-05T11:54:35.311Z] #21 17.73 Selecting previously unselected package libnftnl11:arm64. [2022-04-05T11:54:35.311Z] #21 17.73 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-04-05T11:54:35.311Z] #21 17.74 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-04-05T11:54:35.311Z] #21 17.80 Selecting previously unselected package iptables. [2022-04-05T11:54:35.311Z] #21 17.80 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-04-05T11:54:35.311Z] #21 17.81 Unpacking iptables (1.8.7-1) ... [2022-04-05T11:54:35.448Z] Fetching without tags [2022-04-05T11:54:35.572Z] #21 18.05 Selecting previously unselected package libonig5:arm64. [2022-04-05T11:54:35.572Z] #21 18.05 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-05T11:54:35.572Z] #21 18.09 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-05T11:54:35.833Z] #21 18.43 Selecting previously unselected package libjq1:arm64. [2022-04-05T11:54:36.055Z] #14 ... [2022-04-05T11:54:36.055Z] [2022-04-05T11:54:36.055Z] #60 [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-04-05T11:54:36.055Z] #60 sha256:c9e6568dc4b556da0466035413f991231025641ded696d2d981ea636b07fa541 [2022-04-05T11:54:36.055Z] #60 54.52 Updating files: 41% (1922/4593) Updating files: 42% (1930/4593) Updating files: 43% (1975/4593) Updating files: 44% (2021/4593) Updating files: 45% (2067/4593) Updating files: 46% (2113/4593) Updating files: 47% (2159/4593) Updating files: 48% (2205/4593) Updating files: 49% (2251/4593) Updating files: 50% (2297/4593) Updating files: 51% (2343/4593) Updating files: 52% (2389/4593) Updating files: 53% (2435/4593) Updating files: 54% (2481/4593) Updating files: 55% (2527/4593) Updating files: 56% (2573/4593) Updating files: 57% (2619/4593) Updating files: 58% (2664/4593) Updating files: 59% (2710/4593) Updating files: 60% (2756/4593) Updating files: 61% (2802/4593) Updating files: 62% (2848/4593) Updating files: 63% (2894/4593) Updating files: 64% (2940/4593) Updating files: 65% (2986/4593) Updating files: 66% (3032/4593) Updating files: 67% (3078/4593) Updating files: 68% (3124/4593) Updating files: 69% (3170/4593) Updating files: 70% (3216/4593) Updating files: 71% (3262/4593) Updating files: 72% (3307/4593) Updating files: 73% (3353/4593) Updating files: 74% (3399/4593) Updating files: 75% (3445/4593) Updating files: 76% (3491/4593) Updating files: 77% (3537/4593) Updating files: 78% (3583/4593) Updating files: 79% (3629/4593) Updating files: 79% (3670/4593) Updating files: 80% (3675/4593) Updating files: 81% (3721/4593) Updating files: 82% (3767/4593) Updating files: 83% (3813/4593) Updating files: 84% (3859/4593) Updating files: 85% (3905/4593) Updating files: 86% (3950/4593) Updating files: 87% (3996/4593) Updating files: 88% (4042/4593) Updating files: 89% (4088/4593) Updating files: 90% (4134/4593) Updating files: 91% (4180/4593) Updating files: 92% (4226/4593) Updating files: 93% (4272/4593) Updating files: 94% (4318/4593) Updating files: 95% (4364/4593) Updating files: 96% (4410/4593) Updating files: 97% (4456/4593) Updating files: 98% (4502/4593) Updating files: 99% (4548/4593) Updating files: 100% (4593/4593) Updating files: 100% (4593/4593), done. [2022-04-05T11:54:36.055Z] #60 56.33 + cd /tmp/tmp.efZuyrKHVe/src/github.com/containerd/containerd [2022-04-05T11:54:36.055Z] #60 56.33 + git checkout -q v1.6.2 [2022-04-05T11:54:36.095Z] #21 18.44 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-04-05T11:54:36.095Z] #21 18.48 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-05T11:54:36.146Z] Merging remotes/origin/master commit 7691d17a37990b01386716fce8d76e96b90b0a7f into PR head commit ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 [2022-04-05T11:54:35.140Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T11:54:35.197Z] > git config --add remote.origin.fetch +refs/pull/43453/head:refs/remotes/origin/PR-43453 # timeout=10 [2022-04-05T11:54:35.242Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:54:35.359Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-05T11:54:35.485Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-05T11:54:35.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:54:35.487Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43453/head:refs/remotes/origin/PR-43453 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-05T11:54:36.356Z] #21 18.66 Selecting previously unselected package jq. [2022-04-05T11:54:36.356Z] #21 18.66 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-04-05T11:54:36.356Z] #21 18.73 Unpacking jq (1.6-2.1) ... [2022-04-05T11:54:36.449Z] Commit message: "Merge commit '7691d17a37990b01386716fce8d76e96b90b0a7f' into HEAD" [2022-04-05T11:54:36.617Z] #21 19.04 Selecting previously unselected package libaio1:arm64. [2022-04-05T11:54:36.617Z] #21 19.04 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-04-05T11:54:36.617Z] #21 19.09 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-04-05T11:54:36.632Z] #60 57.43 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-05T11:54:36.749Z] #14 ... [2022-04-05T11:54:36.749Z] [2022-04-05T11:54:36.749Z] #63 [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-04-05T11:54:36.749Z] #63 sha256:b81c4db5b87a5ff64f712fc4a361d0cc1280d05219332db55f4e88c5bc70fabc [2022-04-05T11:54:36.749Z] #63 145.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-05T11:54:36.749Z] #63 145.4 + GOBIN=/build [2022-04-05T11:54:36.749Z] #63 145.4 + GO111MODULE=on [2022-04-05T11:54:36.749Z] #63 145.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-05T11:54:36.878Z] #21 19.19 Selecting previously unselected package libgpm2:arm64. [2022-04-05T11:54:36.878Z] #21 19.20 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-04-05T11:54:36.878Z] #21 19.21 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-04-05T11:54:36.878Z] #21 19.26 Selecting previously unselected package libicu67:arm64. [2022-04-05T11:54:36.878Z] #21 19.26 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-04-05T11:54:36.878Z] #21 19.27 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-05T11:54:36.896Z] #60 57.44 + BUILDTAGS='netgo osusergo static_build' [2022-04-05T11:54:36.896Z] #60 57.44 + export EXTRA_FLAGS=-buildmode=pie [2022-04-05T11:54:36.896Z] #60 57.44 + EXTRA_FLAGS=-buildmode=pie [2022-04-05T11:54:36.896Z] #60 57.44 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-05T11:54:36.896Z] #60 57.44 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-05T11:54:36.896Z] #60 57.44 + '[' '' = dynamic ']' [2022-04-05T11:54:36.896Z] #60 57.44 + make [2022-04-05T11:54:37.258Z] #19 182.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-05T11:54:37.258Z] #19 182.5 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-05T11:54:37.258Z] #19 182.5 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-05T11:54:37.258Z] #19 182.6 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-05T11:54:37.258Z] #19 182.6 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-05T11:54:37.258Z] #19 182.6 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-05T11:54:37.125Z] > git rev-list --no-walk ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-05T11:54:36.258Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T11:54:36.306Z] > git checkout -f ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 # timeout=10 [2022-04-05T11:54:38.753Z] > git remote # timeout=10 [2022-04-05T11:54:38.827Z] > git config --get remote.origin.url # timeout=10 [2022-04-05T11:54:38.869Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-05T11:54:38.870Z] > git merge 7691d17a37990b01386716fce8d76e96b90b0a7f # timeout=10 [2022-04-05T11:54:39.366Z] Merge succeeded, producing 13b299b959eb7b86730faf60990b9eed814bffc0 [2022-04-05T11:54:39.366Z] Checking out Revision 13b299b959eb7b86730faf60990b9eed814bffc0 (PR-43453) [2022-04-05T11:54:39.424Z] #21 21.83 Selecting previously unselected package libinih1:arm64. [2022-04-05T11:54:39.424Z] #21 21.83 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-04-05T11:54:39.424Z] #21 21.84 Unpacking libinih1:arm64 (53-1+b2) ... [2022-04-05T11:54:39.424Z] #21 21.89 Selecting previously unselected package libnet1:arm64. [2022-04-05T11:54:39.424Z] #21 21.89 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-05T11:54:39.424Z] #21 21.90 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-05T11:54:39.424Z] #21 21.96 Selecting previously unselected package libnl-3-200:arm64. [2022-04-05T11:54:39.424Z] #21 21.96 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-05T11:54:39.424Z] #21 21.97 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-05T11:54:39.576Z] #60 59.82 + bin/ctr [2022-04-05T11:54:39.684Z] #21 22.04 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-05T11:54:39.684Z] #21 22.04 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-05T11:54:39.684Z] #21 22.05 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-05T11:54:39.684Z] #21 22.10 Selecting previously unselected package net-tools. [2022-04-05T11:54:39.684Z] #21 22.12 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-04-05T11:54:39.684Z] #21 22.13 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-05T11:54:39.944Z] #21 22.30 Selecting previously unselected package patch. [2022-04-05T11:54:39.944Z] #21 22.30 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-04-05T11:54:39.944Z] #21 22.31 Unpacking patch (2.7.6-7) ... [2022-04-05T11:54:39.944Z] #21 22.40 Selecting previously unselected package python-pip-whl. [2022-04-05T11:54:39.944Z] #21 22.40 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-05T11:54:39.944Z] #21 22.43 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-05T11:54:40.515Z] #21 22.85 Selecting previously unselected package python3-lib2to3. [2022-04-05T11:54:40.515Z] #21 22.85 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-05T11:54:40.515Z] #21 22.86 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-05T11:54:40.515Z] #21 22.95 Selecting previously unselected package python3-distutils. [2022-04-05T11:54:40.515Z] #21 22.95 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-05T11:54:40.515Z] #21 22.97 Unpacking python3-distutils (3.9.2-1) ... [2022-04-05T11:54:40.678Z] + docker version [2022-04-05T11:54:40.775Z] #21 23.09 Selecting previously unselected package python3-pkg-resources. [2022-04-05T11:54:40.775Z] #21 23.09 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-05T11:54:40.775Z] #21 23.10 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-05T11:54:40.775Z] #21 23.23 Selecting previously unselected package python3-setuptools. [2022-04-05T11:54:40.776Z] #21 23.25 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-05T11:54:40.776Z] #21 23.26 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-05T11:54:41.037Z] #21 23.45 Selecting previously unselected package python3-wheel. [2022-04-05T11:54:41.037Z] #21 23.46 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-05T11:54:41.037Z] #21 23.46 Unpacking python3-wheel (0.34.2-1) ... [2022-04-05T11:54:41.297Z] #21 23.54 Selecting previously unselected package python3-pip. [2022-04-05T11:54:41.297Z] #21 23.55 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-05T11:54:41.297Z] #21 23.56 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-05T11:54:41.557Z] #21 23.81 Selecting previously unselected package sudo. [2022-04-05T11:54:41.557Z] #21 23.81 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-04-05T11:54:41.557Z] #21 23.82 Unpacking sudo (1.9.5p2-3) ... [2022-04-05T11:54:41.821Z] #21 24.27 Selecting previously unselected package thin-provisioning-tools. [2022-04-05T11:54:41.821Z] #21 24.27 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-04-05T11:54:41.821Z] #21 24.28 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-05T11:54:42.082Z] #21 24.47 Selecting previously unselected package uidmap. [2022-04-05T11:54:42.082Z] #21 24.47 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-04-05T11:54:42.082Z] #21 24.48 Unpacking uidmap (1:4.8.1-1) ... [2022-04-05T11:54:42.082Z] #21 24.59 Selecting previously unselected package vim-runtime. [2022-04-05T11:54:42.082Z] #21 24.59 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T11:54:42.082Z] #21 24.62 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-05T11:54:42.082Z] #21 24.64 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-05T11:54:42.082Z] #21 24.65 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:54:39.276Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-05T11:54:39.402Z] > git config core.sparsecheckout # timeout=10 [2022-04-05T11:54:39.446Z] > git checkout -f 13b299b959eb7b86730faf60990b9eed814bffc0 # timeout=10 [2022-04-05T11:54:42.512Z] #19 ... [2022-04-05T11:54:42.512Z] [2022-04-05T11:54:42.512Z] #50 [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-04-05T11:54:42.512Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T11:54:42.512Z] #50 200.6 + dpkg --print-architecture [2022-04-05T11:54:42.512Z] #50 200.6 + git checkout -q v2.1.0 [2022-04-05T11:54:42.512Z] #50 200.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-05T11:54:42.512Z] #50 200.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-05T11:54:42.702Z] Commit message: "Merge commit '7691d17a37990b01386716fce8d76e96b90b0a7f' into HEAD" [2022-04-05T11:54:42.722Z] > git rev-list --no-walk ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-05T11:54:44.873Z] #63 152.3 rootlesskit version 1.0.0 [2022-04-05T11:54:44.873Z] #63 152.3 Usage of /build/rootlesskit-docker-proxy: [2022-04-05T11:54:44.873Z] #63 152.3 -container-ip string [2022-04-05T11:54:44.873Z] #63 152.3 container ip [2022-04-05T11:54:44.873Z] #63 152.3 -container-port int [2022-04-05T11:54:44.873Z] #63 152.3 container port (default -1) [2022-04-05T11:54:44.873Z] #63 152.3 -host-ip string [2022-04-05T11:54:44.873Z] #63 152.3 host ip [2022-04-05T11:54:44.873Z] #63 152.3 -host-port int [2022-04-05T11:54:44.873Z] #63 152.3 host port (default -1) [2022-04-05T11:54:44.873Z] #63 152.3 -proto string [2022-04-05T11:54:44.873Z] #63 152.3 proxy protocol (default "tcp") [2022-04-05T11:54:45.438Z] #21 27.29 Selecting previously unselected package vim. [2022-04-05T11:54:45.438Z] #21 27.32 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-05T11:54:45.439Z] #21 27.33 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:54:45.439Z] #21 27.70 Selecting previously unselected package xfsprogs. [2022-04-05T11:54:45.439Z] #21 27.71 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-04-05T11:54:45.439Z] #21 27.71 Unpacking xfsprogs (5.10.0-4) ... [2022-04-05T11:54:45.700Z] #21 28.06 Selecting previously unselected package zip. [2022-04-05T11:54:45.700Z] #21 28.07 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-04-05T11:54:45.700Z] #21 28.07 Unpacking zip (3.0-12) ... [2022-04-05T11:54:45.700Z] #21 28.20 Selecting previously unselected package zstd. [2022-04-05T11:54:45.700Z] #21 28.20 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-04-05T11:54:45.700Z] #21 28.20 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-05T11:54:45.811Z] #63 ... [2022-04-05T11:54:45.811Z] [2022-04-05T11:54:45.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-04-05T11:54:45.811Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:54:45.811Z] #14 154.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-05T11:54:45.811Z] #14 154.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-05T11:54:45.811Z] #14 ... [2022-04-05T11:54:45.811Z] [2022-04-05T11:54:45.811Z] #63 [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-04-05T11:54:45.811Z] #63 sha256:b81c4db5b87a5ff64f712fc4a361d0cc1280d05219332db55f4e88c5bc70fabc [2022-04-05T11:54:45.811Z] #63 DONE 154.5s [2022-04-05T11:54:45.811Z] [2022-04-05T11:54:45.811Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-05T11:54:45.811Z] #64 sha256:44343b685dddc75a7af55c2d0ca07e5a7f102ef19a47014abfb1b93523662b72 [2022-04-05T11:54:45.811Z] #64 DONE 0.1s [2022-04-05T11:54:45.811Z] [2022-04-05T11:54:45.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-04-05T11:54:45.811Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:54:45.811Z] #14 154.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T11:54:45.982Z] #21 28.47 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-05T11:54:46.031Z] + docker version [2022-04-05T11:54:46.071Z] #14 ... [2022-04-05T11:54:46.071Z] [2022-04-05T11:54:46.071Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-05T11:54:46.071Z] #65 sha256:a47f1fbe9a31cc42b9b2b80073cdd35635925b6496bb473aeca72f94c8334fde [2022-04-05T11:54:46.071Z] #65 DONE 0.2s [2022-04-05T11:54:46.334Z] [2022-04-05T11:54:46.334Z] #43 [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-04-05T11:54:46.334Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T11:54:46.556Z] #21 29.11 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-04-05T11:54:46.556Z] #21 29.12 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-05T11:54:46.556Z] #21 29.14 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-04-05T11:54:46.556Z] #21 29.15 Setting up libicu67:arm64 (67.1-7) ... [2022-04-05T11:54:46.816Z] #21 29.17 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-04-05T11:54:46.816Z] #21 29.18 Setting up libinih1:arm64 (53-1+b2) ... [2022-04-05T11:54:46.816Z] #21 29.19 Setting up uidmap (1:4.8.1-1) ... [2022-04-05T11:54:46.817Z] #21 29.21 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-05T11:54:46.817Z] #21 29.22 Setting up bzip2 (1.0.8-4) ... [2022-04-05T11:54:46.817Z] #21 29.24 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-05T11:54:46.817Z] #21 29.26 Setting up python3-wheel (0.34.2-1) ... [2022-04-05T11:54:47.389Z] #21 29.83 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:54:47.389Z] #21 29.84 Setting up libcap2:arm64 (1:2.44-1) ... [2022-04-05T11:54:47.389Z] #21 29.86 Setting up libcap2-bin (1:2.44-1) ... [2022-04-05T11:54:47.650Z] #21 29.87 Setting up apparmor (2.13.6-10) ... [2022-04-05T11:54:47.716Z] #60 ... [2022-04-05T11:54:47.716Z] [2022-04-05T11:54:47.716Z] #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-04-05T11:54:47.716Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:54:47.716Z] #14 109.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-05T11:54:47.716Z] #14 109.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-05T11:54:47.716Z] #14 109.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T11:54:47.716Z] #14 117.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-05T11:54:47.716Z] #14 117.1 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-05T11:54:47.716Z] #14 117.1 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-05T11:54:47.843Z] Client: [2022-04-05T11:54:47.843Z] Version: 20.10.9 [2022-04-05T11:54:47.843Z] API version: 1.41 [2022-04-05T11:54:47.843Z] Go version: go1.16.8 [2022-04-05T11:54:47.843Z] Git commit: c2ea9bc [2022-04-05T11:54:47.843Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-05T11:54:47.843Z] OS/Arch: windows/amd64 [2022-04-05T11:54:47.843Z] Context: default [2022-04-05T11:54:47.843Z] Experimental: true [2022-04-05T11:54:47.843Z] [2022-04-05T11:54:47.843Z] Server: Docker Engine - Community [2022-04-05T11:54:47.843Z] Engine: [2022-04-05T11:54:47.843Z] Version: 20.10.9 [2022-04-05T11:54:47.843Z] API version: 1.41 (minimum version 1.24) [2022-04-05T11:54:47.843Z] Go version: go1.16.8 [2022-04-05T11:54:47.843Z] Git commit: 79ea9d3 [2022-04-05T11:54:47.843Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-05T11:54:47.843Z] OS/Arch: windows/amd64 [2022-04-05T11:54:47.843Z] Experimental: true [Pipeline] sh [2022-04-05T11:54:48.591Z] #21 31.16 Setting up zip (3.0-12) ... [2022-04-05T11:54:48.591Z] #21 31.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:54:48.853Z] #21 31.20 Setting up bash-completion (1:2.11-2) ... [2022-04-05T11:54:49.066Z] #50 ... [2022-04-05T11:54:49.066Z] [2022-04-05T11:54:49.066Z] #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-04-05T11:54:49.066Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-05T11:54:49.066Z] #19 196.8 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-05T11:54:49.066Z] #19 196.8 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-05T11:54:49.066Z] #19 196.8 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-05T11:54:49.066Z] #19 197.0 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-05T11:54:49.066Z] #19 197.0 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-05T11:54:49.066Z] #19 197.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-05T11:54:49.420Z] + docker info [2022-04-05T11:54:49.420Z] Client: [2022-04-05T11:54:49.420Z] Context: default [2022-04-05T11:54:49.420Z] Debug Mode: false [2022-04-05T11:54:49.420Z] [2022-04-05T11:54:49.420Z] Server: [2022-04-05T11:54:49.420Z] Containers: 0 [2022-04-05T11:54:49.420Z] Running: 0 [2022-04-05T11:54:49.420Z] Paused: 0 [2022-04-05T11:54:49.420Z] Stopped: 0 [2022-04-05T11:54:49.420Z] Images: 0 [2022-04-05T11:54:49.420Z] Server Version: 20.10.9 [2022-04-05T11:54:49.420Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-05T11:54:49.420Z] Windows: [2022-04-05T11:54:49.420Z] LCOW: [2022-04-05T11:54:49.420Z] Logging Driver: json-file [2022-04-05T11:54:49.420Z] Plugins: [2022-04-05T11:54:49.420Z] Volume: local [2022-04-05T11:54:49.420Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-05T11:54:49.420Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-05T11:54:49.420Z] Swarm: inactive [2022-04-05T11:54:49.420Z] Default Isolation: process [2022-04-05T11:54:49.420Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-05T11:54:49.420Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-05T11:54:49.420Z] OSType: windows [2022-04-05T11:54:49.420Z] Architecture: x86_64 [2022-04-05T11:54:49.420Z] CPUs: 4 [2022-04-05T11:54:49.420Z] Total Memory: 32GiB [2022-04-05T11:54:49.420Z] Name: azwin-2-e32ea1 [2022-04-05T11:54:49.420Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-05T11:54:49.420Z] Docker Root Dir: D:\docker [2022-04-05T11:54:49.420Z] Debug Mode: false [2022-04-05T11:54:49.420Z] Registry: https://index.docker.io/v1/ [2022-04-05T11:54:49.420Z] Labels: [2022-04-05T11:54:49.420Z] Experimental: true [2022-04-05T11:54:49.420Z] Insecure Registries: [2022-04-05T11:54:49.420Z] 10.0.0.4:5000 [2022-04-05T11:54:49.420Z] 127.0.0.0/8 [2022-04-05T11:54:49.420Z] Registry Mirrors: [2022-04-05T11:54:49.420Z] http://10.0.0.4:5000/ [2022-04-05T11:54:49.420Z] Live Restore Enabled: false [2022-04-05T11:54:49.420Z] Product License: Community Engine [2022-04-05T11:54:49.420Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-05T11:54:50.240Z] #21 32.79 Setting up xz-utils (5.2.5-2) ... [2022-04-05T11:54:50.240Z] #21 32.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-05T11:54:50.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-05T11:54:50.502Z] #21 32.85 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-04-05T11:54:50.502Z] #21 32.86 Setting up patch (2.7.6-7) ... [2022-04-05T11:54:50.502Z] #21 32.88 Setting up sudo (1.9.5p2-3) ... [2022-04-05T11:54:50.502Z] #21 32.96 invoke-rc.d: could not determine current runlevel [2022-04-05T11:54:50.502Z] #21 32.97 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-05T11:54:50.502Z] #21 32.98 Setting up xfsprogs (5.10.0-4) ... [2022-04-05T11:54:50.502Z] #21 33.00 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-04-05T11:54:50.502Z] #21 33.02 Setting up inetutils-ping (2:2.0-1) ... [2022-04-05T11:54:50.502Z] #21 33.03 Setting up pigz (2.6-1) ... [2022-04-05T11:54:50.502Z] #21 33.05 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-05T11:54:50.502Z] #21 33.06 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-05T11:54:50.502Z] #21 33.08 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-05T11:54:50.762Z] #21 33.09 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:54:51.334Z] #21 33.59 Setting up libaio1:arm64 (0.3.112-9) ... [2022-04-05T11:54:51.334Z] #21 33.62 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-05T11:54:51.334Z] #21 33.96 Setting up libelf1:arm64 (0.183-1) ... [2022-04-05T11:54:51.594Z] #21 34.00 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-05T11:54:51.594Z] #21 34.02 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-05T11:54:51.594Z] #21 34.03 Setting up python3-distutils (3.9.2-1) ... [2022-04-05T11:54:51.615Z] Commit message: "Merge commit '7691d17a37990b01386716fce8d76e96b90b0a7f' into HEAD" [2022-04-05T11:54:51.652Z] > git rev-list --no-walk ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 # timeout=10 [2022-04-05T11:54:52.165Z] #21 34.42 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:54:52.165Z] #21 34.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-05T11:54:52.165Z] #21 34.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-05T11:54:52.165Z] #21 34.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-05T11:54:52.165Z] #21 34.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-05T11:54:52.165Z] #21 34.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-05T11:54:52.165Z] #21 34.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-05T11:54:52.165Z] #21 34.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-05T11:54:52.165Z] #21 34.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-05T11:54:52.165Z] #21 34.48 Setting up python3-setuptools (52.0.0-4) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-05T11:54:53.040Z] Client: [2022-04-05T11:54:53.040Z] Version: 20.10.9 [2022-04-05T11:54:53.040Z] API version: 1.41 [2022-04-05T11:54:53.040Z] Go version: go1.16.8 [2022-04-05T11:54:53.040Z] Git commit: c2ea9bc [2022-04-05T11:54:53.040Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-05T11:54:53.040Z] OS/Arch: windows/amd64 [2022-04-05T11:54:53.040Z] Context: default [2022-04-05T11:54:53.040Z] Experimental: true [2022-04-05T11:54:53.040Z] [2022-04-05T11:54:53.040Z] Server: Docker Engine - Community [2022-04-05T11:54:53.040Z] Engine: [2022-04-05T11:54:53.040Z] Version: 20.10.9 [2022-04-05T11:54:53.040Z] API version: 1.41 (minimum version 1.24) [2022-04-05T11:54:53.040Z] Go version: go1.16.8 [2022-04-05T11:54:53.040Z] Git commit: 79ea9d3 [2022-04-05T11:54:53.040Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-05T11:54:53.040Z] OS/Arch: windows/amd64 [2022-04-05T11:54:53.040Z] Experimental: true [2022-04-05T11:54:53.368Z] #21 35.60 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-05T11:54:53.368Z] #21 35.62 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-04-05T11:54:53.368Z] #21 35.63 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-05T11:54:53.368Z] #21 35.64 Setting up python3-pip (20.3.4-4+deb11u1) ... [Pipeline] sh [2022-04-05T11:54:54.313Z] #21 36.54 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-05T11:54:54.313Z] #21 36.56 Setting up jq (1.6-2.1) ... [2022-04-05T11:54:54.313Z] #21 36.57 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-04-05T11:54:54.313Z] #21 36.58 Setting up iptables (1.8.7-1) ... [2022-04-05T11:54:54.314Z] #21 36.59 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-05T11:54:54.314Z] #21 36.60 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-05T11:54:54.314Z] #21 36.60 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-05T11:54:54.314Z] #21 36.61 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-05T11:54:54.314Z] #21 36.61 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-05T11:54:54.314Z] #21 36.62 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-05T11:54:54.314Z] #21 36.63 Setting up iproute2 (5.10.0-4) ... [2022-04-05T11:54:54.459Z] #43 ... [2022-04-05T11:54:54.459Z] [2022-04-05T11:54:54.459Z] #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-04-05T11:54:54.459Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:54:54.459Z] #14 162.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-05T11:54:54.459Z] #14 162.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-05T11:54:54.459Z] #14 162.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-05T11:54:54.459Z] #14 162.8 Selecting previously unselected package libapparmor1:amd64. [2022-04-05T11:54:54.459Z] #14 162.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-05T11:54:54.459Z] #14 162.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-05T11:54:54.459Z] #14 163.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-05T11:54:54.459Z] #14 163.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-05T11:54:54.459Z] #14 163.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-05T11:54:54.459Z] #14 163.4 Selecting previously unselected package libbtrfs0:amd64. [2022-04-05T11:54:54.459Z] #14 163.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-05T11:54:54.459Z] #14 163.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T11:54:54.575Z] #21 36.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:54:54.719Z] #14 163.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-05T11:54:54.719Z] #14 163.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-05T11:54:54.719Z] #14 163.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T11:54:55.141Z] + docker info [2022-04-05T11:54:55.141Z] Client: [2022-04-05T11:54:55.141Z] Context: default [2022-04-05T11:54:55.141Z] Debug Mode: false [2022-04-05T11:54:55.141Z] [2022-04-05T11:54:55.141Z] Server: [2022-04-05T11:54:55.141Z] Containers: 0 [2022-04-05T11:54:55.141Z] Running: 0 [2022-04-05T11:54:55.141Z] Paused: 0 [2022-04-05T11:54:55.141Z] Stopped: 0 [2022-04-05T11:54:55.141Z] Images: 0 [2022-04-05T11:54:55.141Z] Server Version: 20.10.9 [2022-04-05T11:54:55.141Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-05T11:54:55.141Z] Windows: [2022-04-05T11:54:55.141Z] LCOW: [2022-04-05T11:54:55.141Z] Logging Driver: json-file [2022-04-05T11:54:55.141Z] Plugins: [2022-04-05T11:54:55.141Z] Volume: local [2022-04-05T11:54:55.141Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-05T11:54:55.141Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-05T11:54:55.141Z] Swarm: inactive [2022-04-05T11:54:55.141Z] Default Isolation: process [2022-04-05T11:54:55.141Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-05T11:54:55.141Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-05T11:54:55.141Z] OSType: windows [2022-04-05T11:54:55.141Z] Architecture: x86_64 [2022-04-05T11:54:55.141Z] CPUs: 4 [2022-04-05T11:54:55.141Z] Total Memory: 32GiB [2022-04-05T11:54:55.141Z] Name: azwin-2-e32ea0 [2022-04-05T11:54:55.141Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-05T11:54:55.141Z] Docker Root Dir: D:\docker [2022-04-05T11:54:55.141Z] Debug Mode: false [2022-04-05T11:54:55.141Z] Registry: https://index.docker.io/v1/ [2022-04-05T11:54:55.141Z] Labels: [2022-04-05T11:54:55.141Z] Experimental: true [2022-04-05T11:54:55.141Z] Insecure Registries: [2022-04-05T11:54:55.141Z] 10.0.0.4:5000 [2022-04-05T11:54:55.141Z] 127.0.0.0/8 [2022-04-05T11:54:55.141Z] Registry Mirrors: [2022-04-05T11:54:55.141Z] http://10.0.0.4:5000/ [2022-04-05T11:54:55.141Z] Live Restore Enabled: false [2022-04-05T11:54:55.141Z] Product License: Community Engine [2022-04-05T11:54:55.141Z] [2022-04-05T11:54:55.249Z] + docker version [Pipeline] } [2022-04-05T11:54:55.287Z] #14 164.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-05T11:54:55.287Z] #14 164.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T11:54:55.287Z] #14 164.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-05T11:54:55.546Z] #14 164.5 Selecting previously unselected package libudev-dev:amd64. [2022-04-05T11:54:55.546Z] #14 164.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-05T11:54:55.546Z] #14 164.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-05T11:54:55.806Z] #14 164.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-05T11:54:55.860Z] #14 126.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-05T11:54:55.860Z] #14 126.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-05T11:54:55.860Z] #14 126.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T11:54:55.966Z] #21 DONE 38.2s [2022-04-05T11:54:55.966Z] [2022-04-05T11:54:55.966Z] #43 [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-04-05T11:54:55.966Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-05T11:54:55.966Z] #43 ... [2022-04-05T11:54:55.966Z] [2022-04-05T11:54:55.966Z] #22 [dev-systemd-false 8/24] 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-04-05T11:54:55.966Z] #22 sha256:52a63c3da348d38d50e3682e847d60f9ad14a5f902f70f1011cf698f3f633cce [2022-04-05T11:54:56.065Z] #14 164.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-05T11:54:56.065Z] #14 164.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-05T11:54:56.324Z] #14 165.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-05T11:54:56.324Z] #14 165.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-05T11:54:56.324Z] #14 165.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-05T11:54:56.489Z] #22 0.579 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-05T11:54:56.489Z] #22 0.583 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-05T11:54:56.489Z] #22 0.587 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-05T11:54:56.489Z] #22 DONE 0.7s [2022-04-05T11:54:56.489Z] [2022-04-05T11:54:56.489Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-05T11:54:56.489Z] #23 sha256:4b525b27a55af2a099fbf0ed6b7778f549f553024312cef51c0fca996657e770 [2022-04-05T11:54:56.584Z] #14 165.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-05T11:54:56.584Z] #14 165.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-05T11:54:56.584Z] #14 165.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-05T11:54:56.845Z] #14 165.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-05T11:54:56.845Z] #14 165.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-05T11:54:56.845Z] #14 165.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-05T11:54:57.104Z] #14 166.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-05T11:54:57.104Z] #14 166.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-05T11:54:57.104Z] #14 166.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-05T11:54:57.673Z] #14 166.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-05T11:54:57.673Z] #14 166.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-05T11:54:57.673Z] #14 166.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-05T11:54:57.933Z] #14 166.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-05T11:54:57.933Z] #14 166.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T11:54:57.933Z] #14 166.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-05T11:54:57.933Z] #14 166.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-05T11:54:57.933Z] #14 166.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-05T11:54:57.933Z] #14 167.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-05T11:54:58.194Z] #14 167.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-05T11:54:58.194Z] #14 167.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-05T11:54:58.194Z] #14 167.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-05T11:54:58.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-05T11:54:58.762Z] #14 167.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-05T11:54:58.762Z] #14 167.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-05T11:54:59.021Z] #14 167.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-05T11:54:59.021Z] #14 167.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-05T11:54:59.021Z] #14 167.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-05T11:54:59.021Z] #14 167.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-05T11:54:59.021Z] #14 168.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T11:54:59.021Z] #14 168.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-05T11:54:59.021Z] #14 168.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-05T11:54:59.021Z] #14 168.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-05T11:54:59.034Z] #19 206.7 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-05T11:54:59.034Z] #19 206.7 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-05T11:54:59.034Z] #19 206.7 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-05T11:54:59.034Z] #19 206.7 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-05T11:54:59.034Z] #19 206.7 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-05T11:54:59.034Z] #19 206.7 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-05T11:54:59.034Z] #19 206.8 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-05T11:54:59.034Z] #19 206.8 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-05T11:54:59.034Z] #19 206.8 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-05T11:54:59.034Z] #19 206.8 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-05T11:54:59.034Z] #19 206.8 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-05T11:54:59.034Z] #19 206.8 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-05T11:54:59.034Z] #19 206.9 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-05T11:54:59.034Z] #19 206.9 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-05T11:54:59.034Z] #19 206.9 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-05T11:54:59.034Z] #19 206.9 Selecting previously unselected package cross-config. [2022-04-05T11:54:59.034Z] #19 206.9 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-05T11:54:59.034Z] #19 206.9 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-05T11:54:59.034Z] #19 207.0 Selecting previously unselected package gcc-10-cross-base. [2022-04-05T11:54:59.034Z] #19 207.0 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-05T11:54:59.034Z] #19 207.0 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-05T11:54:59.034Z] #19 207.1 Selecting previously unselected package libc6-arm64-cross. [2022-04-05T11:54:59.034Z] #19 207.1 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-05T11:54:59.034Z] #19 207.1 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-05T11:54:59.281Z] #14 168.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-05T11:54:59.281Z] #14 168.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T11:54:59.281Z] #14 168.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-05T11:54:59.281Z] #14 168.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-05T11:54:59.281Z] #14 168.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-05T11:54:59.281Z] #14 168.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-05T11:54:59.291Z] #19 207.4 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-05T11:54:59.291Z] #19 207.4 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:54:59.291Z] #19 207.4 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-05T11:54:59.291Z] #19 207.5 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-05T11:54:59.291Z] #19 207.5 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:54:59.291Z] #19 207.5 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-05T11:54:59.291Z] #19 207.5 Selecting previously unselected package libitm1-arm64-cross. [2022-04-05T11:54:59.291Z] #19 207.5 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:54:59.291Z] #19 207.5 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-05T11:54:59.540Z] #14 168.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-05T11:54:59.540Z] #14 168.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-05T11:54:59.540Z] #14 168.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-05T11:54:59.552Z] #19 207.6 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-05T11:54:59.552Z] #19 207.6 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:54:59.552Z] #19 207.6 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-05T11:54:59.552Z] #19 207.7 Selecting previously unselected package libasan6-arm64-cross. [2022-04-05T11:54:59.552Z] #19 207.7 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:54:59.552Z] #19 207.7 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-05T11:54:59.799Z] #14 168.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-05T11:54:59.799Z] #14 168.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T11:54:59.799Z] #14 168.9 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-04-05T11:54:59.799Z] #14 168.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T11:54:59.810Z] #19 208.1 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-05T11:54:59.810Z] #19 208.1 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:54:59.810Z] #19 208.1 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-05T11:55:00.066Z] #14 169.0 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-04-05T11:55:00.066Z] #14 169.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-05T11:55:00.066Z] #14 169.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T11:55:00.066Z] #14 169.0 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-04-05T11:55:00.066Z] #14 169.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T11:55:00.066Z] #14 169.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-05T11:55:00.066Z] #14 169.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T11:55:00.326Z] #14 169.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-05T11:55:00.326Z] #14 169.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T11:55:00.374Z] #19 208.4 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-05T11:55:00.374Z] #19 208.4 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:00.374Z] #19 208.4 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-05T11:55:00.585Z] #14 169.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-05T11:55:00.585Z] #14 169.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:55:00.631Z] #19 208.8 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-05T11:55:00.631Z] #19 208.9 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:00.631Z] #19 208.9 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-05T11:55:00.888Z] #19 209.0 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-05T11:55:00.888Z] #19 209.0 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:00.888Z] #19 209.0 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-05T11:55:00.888Z] #19 209.2 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-05T11:55:01.187Z] #19 209.2 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:01.187Z] #19 209.3 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-05T11:55:01.446Z] #19 209.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-05T11:55:01.446Z] #19 209.6 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-05T11:55:01.446Z] #19 209.6 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-05T11:55:01.962Z] #14 DONE 170.8s [2022-04-05T11:55:01.962Z] [2022-04-05T11:55:01.962Z] #43 [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-04-05T11:55:01.962Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T11:55:01.962Z] #43 ... [2022-04-05T11:55:01.962Z] [2022-04-05T11:55:01.962Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-05T11:55:01.962Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-05T11:55:01.962Z] #15 ... [2022-04-05T11:55:01.962Z] [2022-04-05T11:55:01.962Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-05T11:55:01.962Z] #55 sha256:ee2cfed6b390a092727fb7830a3d85f2222d0bc0f3fa38bc11d7f42cdea58fd9 [2022-04-05T11:55:01.962Z] #55 DONE 0.2s [2022-04-05T11:55:02.221Z] [2022-04-05T11:55:02.221Z] #56 [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-04-05T11:55:02.221Z] #56 sha256:bfb86eaa71b1419f10e2d2242e600778d0a33076eb716bcf6e43b242de07394e [2022-04-05T11:55:02.408Z] Client: [2022-04-05T11:55:02.408Z] Version: 20.10.9 [2022-04-05T11:55:02.408Z] API version: 1.41 [2022-04-05T11:55:02.408Z] Go version: go1.16.8 [2022-04-05T11:55:02.408Z] Git commit: c2ea9bc [2022-04-05T11:55:02.408Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-05T11:55:02.408Z] OS/Arch: windows/amd64 [2022-04-05T11:55:02.408Z] Context: default [2022-04-05T11:55:02.408Z] Experimental: true [2022-04-05T11:55:02.408Z] [2022-04-05T11:55:02.408Z] Server: Docker Engine - Community [2022-04-05T11:55:02.408Z] Engine: [2022-04-05T11:55:02.408Z] Version: 20.10.9 [2022-04-05T11:55:02.408Z] API version: 1.41 (minimum version 1.24) [2022-04-05T11:55:02.408Z] Go version: go1.16.8 [2022-04-05T11:55:02.408Z] Git commit: 79ea9d3 [2022-04-05T11:55:02.408Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-05T11:55:02.408Z] OS/Arch: windows/amd64 [2022-04-05T11:55:02.408Z] Experimental: true [2022-04-05T11:55:02.820Z] #19 ... [2022-04-05T11:55:02.820Z] [2022-04-05T11:55:02.820Z] #50 [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-04-05T11:55:02.820Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T11:55:02.820Z] #50 DONE 221.7s [Pipeline] sh [2022-04-05T11:55:03.079Z] [2022-04-05T11:55:03.079Z] #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-04-05T11:55:03.079Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-05T11:55:03.992Z] + docker info [2022-04-05T11:55:04.124Z] #56 ... [2022-04-05T11:55:04.124Z] [2022-04-05T11:55:04.124Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-05T11:55:04.124Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-05T11:55:04.124Z] #15 DONE 2.2s [2022-04-05T11:55:04.124Z] [2022-04-05T11:55:04.124Z] #56 [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-04-05T11:55:04.124Z] #56 sha256:bfb86eaa71b1419f10e2d2242e600778d0a33076eb716bcf6e43b242de07394e [2022-04-05T11:55:04.124Z] #56 1.940 + RM_GOPATH=0 [2022-04-05T11:55:04.124Z] #56 1.940 + TMP_GOPATH= [2022-04-05T11:55:04.124Z] #56 1.940 + : /build [2022-04-05T11:55:04.124Z] #56 1.940 + '[' -z '' ']' [2022-04-05T11:55:04.124Z] #56 1.942 ++ mktemp -d [2022-04-05T11:55:04.124Z] #56 1.944 + export GOPATH=/tmp/tmp.DN9V7uqzbk [2022-04-05T11:55:04.124Z] #56 1.944 + GOPATH=/tmp/tmp.DN9V7uqzbk [2022-04-05T11:55:04.124Z] #56 1.944 + RM_GOPATH=1 [2022-04-05T11:55:04.124Z] #56 1.944 + case "$(go env GOARCH)" in [2022-04-05T11:55:04.124Z] #56 1.954 ++ go env GOARCH [2022-04-05T11:55:04.124Z] #56 1.971 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T11:55:04.124Z] #56 1.971 + GO_BUILDMODE=-buildmode=pie [2022-04-05T11:55:04.124Z] #56 1.971 ++ dirname /install.sh [2022-04-05T11:55:04.124Z] #56 1.973 + dir=/ [2022-04-05T11:55:04.124Z] #56 1.973 + bin=runc [2022-04-05T11:55:04.124Z] #56 1.973 + shift [2022-04-05T11:55:04.124Z] #56 1.973 + '[' '!' -f //runc.installer ']' [2022-04-05T11:55:04.124Z] #56 1.973 + . //runc.installer [2022-04-05T11:55:04.124Z] #56 1.973 ++ set -e [2022-04-05T11:55:04.124Z] #56 1.973 ++ : v1.1.1 [2022-04-05T11:55:04.124Z] #56 1.973 + install_runc [2022-04-05T11:55:04.124Z] #56 1.973 + RUNC_BUILDTAGS=seccomp [2022-04-05T11:55:04.124Z] #56 1.973 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-05T11:55:04.124Z] #56 1.973 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DN9V7uqzbk/src/github.com/opencontainers/runc [2022-04-05T11:55:04.124Z] #56 1.973 Install runc version v1.1.1 (build tags: seccomp) [2022-04-05T11:55:04.124Z] #56 1.977 Cloning into '/tmp/tmp.DN9V7uqzbk/src/github.com/opencontainers/runc'... [2022-04-05T11:55:05.064Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-05T11:55:05.064Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-567cef9e\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-05T11:55:05.064Z] ---------------------------------------------------------------------------- [2022-04-05T11:55:05.064Z] [2022-04-05T11:55:05.064Z] INFO: executeCI.ps1 starting at Tue Apr 5 11:55:04 CUT 2022 [2022-04-05T11:55:05.064Z] [2022-04-05T11:55:05.064Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-05T11:55:05.064Z] INFO: Running git version 2.24.1.windows.2 [2022-04-05T11:55:05.064Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-05T11:55:05.064Z] INFO: Environment variables: [2022-04-05T11:55:05.064Z] [2022-04-05T11:55:05.064Z] Name Value [2022-04-05T11:55:05.064Z] ---- ----- [2022-04-05T11:55:05.064Z] ALLUSERSPROFILE C:\ProgramData [2022-04-05T11:55:05.064Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-05T11:55:05.064Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-05T11:55:05.064Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-05T11:55:05.064Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-05T11:55:05.064Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-05T11:55:05.064Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-05T11:55:05.064Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-05T11:55:05.064Z] BRANCH_NAME PR-43453 [2022-04-05T11:55:05.064Z] BUILD_DISPLAY_NAME #3 [2022-04-05T11:55:05.064Z] BUILD_ID 3 [2022-04-05T11:55:05.064Z] BUILD_NUMBER 3 [2022-04-05T11:55:05.064Z] BUILD_TAG jenkins-moby-PR-43453-3 [2022-04-05T11:55:05.064Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43453/3/ [2022-04-05T11:55:05.064Z] CHANGE_AUTHOR thaJeztah [2022-04-05T11:55:05.064Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-05T11:55:05.064Z] CHANGE_BRANCH bump_buildx_0.8.2 [2022-04-05T11:55:05.064Z] CHANGE_FORK thaJeztah/docker [2022-04-05T11:55:05.064Z] CHANGE_ID 43453 [2022-04-05T11:55:05.064Z] CHANGE_TARGET master [2022-04-05T11:55:05.064Z] CHANGE_TITLE Makefile: update buildx to v0.8.2 [2022-04-05T11:55:05.064Z] CHANGE_URL https://github.com/moby/moby/pull/43453 [2022-04-05T11:55:05.064Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-05T11:55:05.064Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-05T11:55:05.064Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-05T11:55:05.064Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-05T11:55:05.064Z] COMPUTERNAME azwin-2-e32ea1 [2022-04-05T11:55:05.064Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-05T11:55:05.064Z] ConfigSequenceNumber 0 [2022-04-05T11:55:05.064Z] DOCKER_BUILDKIT 0 [2022-04-05T11:55:05.064Z] DOCKER_DUT_DEBUG 1 [2022-04-05T11:55:05.064Z] DOCKER_EXPERIMENTAL 1 [2022-04-05T11:55:05.064Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-05T11:55:05.064Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-05T11:55:05.064Z] EXECUTOR_NUMBER 0 [2022-04-05T11:55:05.064Z] FQDN azwin-2-e32ea1.westus.cloudapp.azure.com [2022-04-05T11:55:05.064Z] GIT_BRANCH PR-43453 [2022-04-05T11:55:05.064Z] GIT_COMMIT 2d07ec6101f4ff5bbeab9afeccae72269c70c40a [2022-04-05T11:55:05.064Z] GIT_PREVIOUS_COMMIT ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 [2022-04-05T11:55:05.064Z] GIT_URL https://github.com/moby/moby.git [2022-04-05T11:55:05.064Z] HUDSON_COOKIE da7a244c-a556-462e-b157-85e8b56eddaa [2022-04-05T11:55:05.064Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-05T11:55:05.064Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-05T11:55:05.064Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-05T11:55:05.064Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-05T11:55:05.064Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-05T11:55:05.064Z] JENKINS_NODE_COOKIE d9dee15d-f668-4520-95b1-1a6c361d3411 [2022-04-05T11:55:05.064Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-05T11:55:05.064Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-05T11:55:05.064Z] JOB_BASE_NAME PR-43453 [2022-04-05T11:55:05.064Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43453/display/redirect [2022-04-05T11:55:05.064Z] JOB_NAME moby/PR-43453 [2022-04-05T11:55:05.064Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43453/ [2022-04-05T11:55:05.064Z] library.jps.version master [2022-04-05T11:55:05.064Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-05T11:55:05.064Z] NODE_LABELS amd64 azure azwin-2-e32ea1 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-05T11:55:05.064Z] NODE_NAME azwin-2-e32ea1 [2022-04-05T11:55:05.064Z] NUMBER_OF_PROCESSORS 4 [2022-04-05T11:55:05.064Z] OS Windows_NT [2022-04-05T11:55:05.064Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-05T11:55:05.064Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-05T11:55:05.064Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-05T11:55:05.064Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-05T11:55:05.064Z] PROCESSOR_LEVEL 6 [2022-04-05T11:55:05.064Z] PROCESSOR_REVISION 5507 [2022-04-05T11:55:05.064Z] ProgramData C:\ProgramData [2022-04-05T11:55:05.064Z] ProgramFiles C:\Program Files [2022-04-05T11:55:05.064Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-05T11:55:05.064Z] ProgramW6432 C:\Program Files [2022-04-05T11:55:05.064Z] PROMPT $P$G [2022-04-05T11:55:05.064Z] PSExecutionPolicyPreference Bypass [2022-04-05T11:55:05.064Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-05T11:55:05.064Z] PUBLIC C:\Users\Public [2022-04-05T11:55:05.064Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43453/3/display/redirect?page=artif... [2022-04-05T11:55:05.064Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43453/3/display/redirect?page=changes [2022-04-05T11:55:05.064Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43453/3/display/redirect [2022-04-05T11:55:05.064Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43453/3/display/redirect?page=tests [2022-04-05T11:55:05.064Z] SKIP_VALIDATION_TESTS 1 [2022-04-05T11:55:05.064Z] SOURCES_DRIVE d [2022-04-05T11:55:05.064Z] SOURCES_SUBDIR gopath [2022-04-05T11:55:05.064Z] STAGE_NAME Run tests [2022-04-05T11:55:05.064Z] SystemDrive C: [2022-04-05T11:55:05.064Z] SystemRoot C:\Windows [2022-04-05T11:55:05.064Z] TEMP C:\Windows\TEMP [2022-04-05T11:55:05.064Z] TESTDEBUG 0 [2022-04-05T11:55:05.064Z] TESTRUN_DRIVE d [2022-04-05T11:55:05.064Z] TESTRUN_SUBDIR CI [2022-04-05T11:55:05.064Z] TIMEOUT 120m [2022-04-05T11:55:05.064Z] TMP C:\Windows\TEMP [2022-04-05T11:55:05.064Z] USERDOMAIN WORKGROUP [2022-04-05T11:55:05.064Z] USERNAME azwin-2-e32ea1$ [2022-04-05T11:55:05.064Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-05T11:55:05.064Z] windir C:\Windows [2022-04-05T11:55:05.064Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-05T11:55:05.064Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-05T11:55:05.064Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-05T11:55:05.064Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-05T11:55:05.064Z] [2022-04-05T11:55:05.064Z] [2022-04-05T11:55:05.064Z] [2022-04-05T11:55:06.030Z] #56 ... [2022-04-05T11:55:06.030Z] [2022-04-05T11:55:06.030Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-05T11:55:06.030Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-05T11:55:06.030Z] #16 DONE 2.0s [2022-04-05T11:55:06.030Z] [2022-04-05T11:55:06.030Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-05T11:55:06.030Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-05T11:55:06.049Z] INFO: Sources under d:\gopath\... [2022-04-05T11:55:06.049Z] INFO: Test run under d:\CI\... [2022-04-05T11:55:06.049Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-05T11:55:06.049Z] INFO: docker/docker repository was found [2022-04-05T11:55:06.049Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-05T11:55:06.496Z] #23 8.266 Collecting yamllint==1.26.1 [2022-04-05T11:55:06.496Z] #23 9.319 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-05T11:55:06.756Z] #23 10.23 Collecting pathspec>=0.5.3 [2022-04-05T11:55:06.756Z] #23 10.25 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-05T11:55:07.017Z] #23 10.48 Collecting pyyaml [2022-04-05T11:55:07.017Z] #23 10.51 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-04-05T11:55:07.017Z] #23 10.58 Building wheels for collected packages: yamllint [2022-04-05T11:55:07.036Z] ltsc2022: Pulling from windows/servercore [2022-04-05T11:55:07.036Z] 8f616e6e9eec: Pulling fs layer [2022-04-05T11:55:07.036Z] 037d5740b404: Pulling fs layer [2022-04-05T11:55:07.278Z] #23 10.59 Building wheel for yamllint (setup.py): started [2022-04-05T11:55:07.849Z] #23 11.35 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-05T11:55:07.849Z] #23 11.35 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fc063ab5afb507491cadfc7202e2bcd45c41de7dc13c6bfffde3b652664e5e3c [2022-04-05T11:55:07.849Z] #23 11.35 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-05T11:55:07.849Z] #23 11.36 Successfully built yamllint [2022-04-05T11:55:07.850Z] #23 11.37 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-05T11:55:07.938Z] #17 1.565 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-05T11:55:07.938Z] #17 DONE 1.8s [2022-04-05T11:55:07.938Z] [2022-04-05T11:55:07.938Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-05T11:55:07.938Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-05T11:55:08.111Z] #23 11.74 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-05T11:55:08.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-05T11:55:08.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-05T11:55:09.054Z] #23 DONE 12.4s [2022-04-05T11:55:09.054Z] [2022-04-05T11:55:09.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-04-05T11:55:09.054Z] #26 sha256:d21b0cb2f03a1821317f3a332960639f5b267e4f7b3acc6f03032787372e0f02 [2022-04-05T11:55:09.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-05T11:55:09.320Z] #18 DONE 1.4s [2022-04-05T11:55:09.320Z] [2022-04-05T11:55:09.320Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-05T11:55:09.320Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-05T11:55:09.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-05T11:55:09.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-05T11:55:10.700Z] #19 DONE 1.2s [2022-04-05T11:55:10.700Z] [2022-04-05T11:55:10.700Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-05T11:55:10.700Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-05T11:55:10.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-05T11:55:11.181Z] #19 218.1 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-05T11:55:11.181Z] #19 218.1 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-05T11:55:11.181Z] #19 218.1 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-05T11:55:11.181Z] #19 218.2 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-05T11:55:11.181Z] #19 218.2 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-05T11:55:11.181Z] #19 218.2 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-05T11:55:11.181Z] #19 218.6 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-05T11:55:11.181Z] #19 218.6 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-05T11:55:11.181Z] #19 218.6 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-05T11:55:11.181Z] #19 219.0 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-05T11:55:11.181Z] #19 219.0 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:11.181Z] #19 219.0 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-05T11:55:11.438Z] #19 219.5 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-05T11:55:11.438Z] #19 219.5 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-05T11:55:11.438Z] #19 219.5 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-05T11:55:11.639Z] #20 DONE 1.2s [2022-04-05T11:55:11.639Z] [2022-04-05T11:55:11.639Z] #21 [dev-systemd-false 7/24] 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-04-05T11:55:11.639Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-05T11:55:13.395Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-05T11:55:13.395Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-459a7499\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-05T11:55:13.395Z] ---------------------------------------------------------------------------- [2022-04-05T11:55:13.395Z] [2022-04-05T11:55:13.395Z] INFO: executeCI.ps1 starting at Tue Apr 5 11:55:10 CUT 2022 [2022-04-05T11:55:13.395Z] [2022-04-05T11:55:13.395Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-05T11:55:13.395Z] INFO: Running git version 2.24.1.windows.2 [2022-04-05T11:55:13.395Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-05T11:55:13.395Z] INFO: Environment variables: [2022-04-05T11:55:13.395Z] [2022-04-05T11:55:13.395Z] Name Value [2022-04-05T11:55:13.395Z] ---- ----- [2022-04-05T11:55:13.395Z] ALLUSERSPROFILE C:\ProgramData [2022-04-05T11:55:13.395Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-05T11:55:13.395Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-05T11:55:13.395Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-05T11:55:13.395Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-05T11:55:13.395Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-05T11:55:13.395Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-05T11:55:13.395Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-05T11:55:13.395Z] BRANCH_NAME PR-43453 [2022-04-05T11:55:13.395Z] BUILD_DISPLAY_NAME #3 [2022-04-05T11:55:13.395Z] BUILD_ID 3 [2022-04-05T11:55:13.395Z] BUILD_NUMBER 3 [2022-04-05T11:55:13.395Z] BUILD_TAG jenkins-moby-PR-43453-3 [2022-04-05T11:55:13.395Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43453/3/ [2022-04-05T11:55:13.395Z] CHANGE_AUTHOR thaJeztah [2022-04-05T11:55:13.395Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-05T11:55:13.395Z] CHANGE_BRANCH bump_buildx_0.8.2 [2022-04-05T11:55:13.395Z] CHANGE_FORK thaJeztah/docker [2022-04-05T11:55:13.395Z] CHANGE_ID 43453 [2022-04-05T11:55:13.395Z] CHANGE_TARGET master [2022-04-05T11:55:13.395Z] CHANGE_TITLE Makefile: update buildx to v0.8.2 [2022-04-05T11:55:13.395Z] CHANGE_URL https://github.com/moby/moby/pull/43453 [2022-04-05T11:55:13.395Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-05T11:55:13.395Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-05T11:55:13.395Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-05T11:55:13.395Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-05T11:55:13.395Z] COMPUTERNAME azwin-2-e32ea0 [2022-04-05T11:55:13.395Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-05T11:55:13.395Z] ConfigSequenceNumber 0 [2022-04-05T11:55:13.395Z] DOCKER_BUILDKIT 0 [2022-04-05T11:55:13.395Z] DOCKER_DUT_DEBUG 1 [2022-04-05T11:55:13.395Z] DOCKER_EXPERIMENTAL 1 [2022-04-05T11:55:13.395Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-05T11:55:13.395Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-04-05T11:55:13.395Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-05T11:55:13.395Z] EXECUTOR_NUMBER 0 [2022-04-05T11:55:13.395Z] FQDN azwin-2-e32ea0.westus.cloudapp.azure.com [2022-04-05T11:55:13.395Z] GIT_BRANCH PR-43453 [2022-04-05T11:55:13.395Z] GIT_COMMIT 13b299b959eb7b86730faf60990b9eed814bffc0 [2022-04-05T11:55:13.395Z] GIT_PREVIOUS_COMMIT ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 [2022-04-05T11:55:13.395Z] GIT_URL https://github.com/moby/moby.git [2022-04-05T11:55:13.395Z] HUDSON_COOKIE a3e7686e-cd53-4253-8d00-4944d1997015 [2022-04-05T11:55:13.395Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-05T11:55:13.395Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-05T11:55:13.395Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-05T11:55:13.395Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-05T11:55:13.395Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-05T11:55:13.395Z] JENKINS_NODE_COOKIE 574da618-8da3-4f1c-8c8e-211be738850d [2022-04-05T11:55:13.395Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-05T11:55:13.395Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-05T11:55:13.395Z] JOB_BASE_NAME PR-43453 [2022-04-05T11:55:13.395Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43453/display/redirect [2022-04-05T11:55:13.395Z] JOB_NAME moby/PR-43453 [2022-04-05T11:55:13.395Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43453/ [2022-04-05T11:55:13.395Z] library.jps.version master [2022-04-05T11:55:13.395Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-05T11:55:13.395Z] NODE_LABELS amd64 azure azwin-2-e32ea0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-05T11:55:13.395Z] NODE_NAME azwin-2-e32ea0 [2022-04-05T11:55:13.395Z] NUMBER_OF_PROCESSORS 4 [2022-04-05T11:55:13.395Z] OS Windows_NT [2022-04-05T11:55:13.396Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-05T11:55:13.396Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-05T11:55:13.396Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-05T11:55:13.396Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-04-05T11:55:13.396Z] PROCESSOR_LEVEL 6 [2022-04-05T11:55:13.396Z] PROCESSOR_REVISION 5504 [2022-04-05T11:55:13.396Z] ProgramData C:\ProgramData [2022-04-05T11:55:13.396Z] ProgramFiles C:\Program Files [2022-04-05T11:55:13.396Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-05T11:55:13.396Z] ProgramW6432 C:\Program Files [2022-04-05T11:55:13.396Z] PROMPT $P$G [2022-04-05T11:55:13.396Z] PSExecutionPolicyPreference Bypass [2022-04-05T11:55:13.396Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-05T11:55:13.396Z] PUBLIC C:\Users\Public [2022-04-05T11:55:13.396Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43453/3/display/redirect?page=artif... [2022-04-05T11:55:13.396Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43453/3/display/redirect?page=changes [2022-04-05T11:55:13.396Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43453/3/display/redirect [2022-04-05T11:55:13.396Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43453/3/display/redirect?page=tests [2022-04-05T11:55:13.396Z] SKIP_VALIDATION_TESTS 1 [2022-04-05T11:55:13.396Z] SOURCES_DRIVE d [2022-04-05T11:55:13.396Z] SOURCES_SUBDIR gopath [2022-04-05T11:55:13.396Z] STAGE_NAME Run tests [2022-04-05T11:55:13.396Z] SystemDrive C: [2022-04-05T11:55:13.396Z] SystemRoot C:\Windows [2022-04-05T11:55:13.396Z] TEMP C:\Windows\TEMP [2022-04-05T11:55:13.396Z] TESTDEBUG 0 [2022-04-05T11:55:13.396Z] TESTRUN_DRIVE d [2022-04-05T11:55:13.396Z] TESTRUN_SUBDIR CI [2022-04-05T11:55:13.396Z] TIMEOUT 120m [2022-04-05T11:55:13.396Z] TMP C:\Windows\TEMP [2022-04-05T11:55:13.396Z] USERDOMAIN WORKGROUP [2022-04-05T11:55:13.396Z] USERNAME azwin-2-e32ea0$ [2022-04-05T11:55:13.396Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-05T11:55:13.396Z] windir C:\Windows [2022-04-05T11:55:13.396Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-05T11:55:13.396Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-05T11:55:13.396Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-05T11:55:13.396Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-05T11:55:13.396Z] [2022-04-05T11:55:13.396Z] [2022-04-05T11:55:13.396Z] [2022-04-05T11:55:13.396Z] INFO: Sources under d:\gopath\... [2022-04-05T11:55:13.396Z] INFO: Test run under d:\CI\... [2022-04-05T11:55:13.396Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-05T11:55:13.396Z] INFO: docker/docker repository was found [2022-04-05T11:55:13.396Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-05T11:55:13.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-05T11:55:13.541Z] #21 1.694 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:55:13.541Z] #21 1.724 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:55:13.541Z] #21 1.742 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:55:13.802Z] #21 ... [2022-04-05T11:55:13.802Z] [2022-04-05T11:55:13.802Z] #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-04-05T11:55:13.802Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T11:55:13.802Z] #34 DONE 182.4s [2022-04-05T11:55:13.802Z] [2022-04-05T11:55:13.802Z] #21 [dev-systemd-false 7/24] 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-04-05T11:55:13.802Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-05T11:55:13.846Z] ltsc2022: Pulling from windows/servercore [2022-04-05T11:55:13.996Z] #14 ... [2022-04-05T11:55:13.996Z] [2022-04-05T11:55:13.996Z] #63 [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-04-05T11:55:13.996Z] #63 sha256:89ed9f56fc449349c868f13184b4084ec908f505126ee1d2e9d6dde8548be247 [2022-04-05T11:55:13.996Z] #63 143.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-05T11:55:13.996Z] #63 143.0 + GOBIN=/build [2022-04-05T11:55:13.996Z] #63 143.0 + GO111MODULE=on [2022-04-05T11:55:13.996Z] #63 143.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-05T11:55:14.064Z] #21 2.348 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T11:55:14.299Z] 8f616e6e9eec: Pulling fs layer [2022-04-05T11:55:14.299Z] 037d5740b404: Pulling fs layer [2022-04-05T11:55:14.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-05T11:55:15.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-05T11:55:15.442Z] #21 3.742 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T11:55:15.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-05T11:55:16.386Z] #21 4.933 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T11:55:16.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-05T11:55:17.306Z] #63 ... [2022-04-05T11:55:17.306Z] [2022-04-05T11:55:17.306Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-05T11:55:17.306Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:55:17.306Z] #14 147.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-05T11:55:17.306Z] #14 147.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-05T11:55:17.306Z] #14 147.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T11:55:17.439Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-05T11:55:18.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-05T11:55:18.930Z] Client: [2022-04-05T11:55:18.930Z] Context: default [2022-04-05T11:55:18.930Z] Debug Mode: false [2022-04-05T11:55:18.930Z] Plugins: [2022-04-05T11:55:18.930Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-05T11:55:18.930Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-05T11:55:18.930Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-05T11:55:18.930Z] [2022-04-05T11:55:18.930Z] Server: [2022-04-05T11:55:18.930Z] Containers: 0 [2022-04-05T11:55:18.930Z] Running: 0 [2022-04-05T11:55:18.930Z] Paused: 0 [2022-04-05T11:55:18.930Z] Stopped: 0 [2022-04-05T11:55:18.930Z] Images: 0 [2022-04-05T11:55:18.930Z] Server Version: 20.10.9 [2022-04-05T11:55:18.930Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-05T11:55:18.930Z] Windows: [2022-04-05T11:55:18.930Z] LCOW: [2022-04-05T11:55:18.930Z] Logging Driver: json-file [2022-04-05T11:55:18.930Z] Plugins: [2022-04-05T11:55:18.930Z] Volume: local [2022-04-05T11:55:18.930Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-05T11:55:18.930Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-05T11:55:18.930Z] Swarm: inactive [2022-04-05T11:55:18.930Z] Default Isolation: process [2022-04-05T11:55:18.930Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-05T11:55:18.930Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-05T11:55:18.930Z] OSType: windows [2022-04-05T11:55:18.930Z] Architecture: x86_64 [2022-04-05T11:55:18.930Z] CPUs: 4 [2022-04-05T11:55:18.930Z] Total Memory: 32GiB [2022-04-05T11:55:18.930Z] Name: azwin-2-bf5510 [2022-04-05T11:55:18.930Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-05T11:55:18.930Z] Docker Root Dir: D:\docker [2022-04-05T11:55:18.930Z] Debug Mode: false [2022-04-05T11:55:18.930Z] Registry: https://index.docker.io/v1/ [2022-04-05T11:55:18.930Z] Labels: [2022-04-05T11:55:18.930Z] Experimental: true [2022-04-05T11:55:18.930Z] Insecure Registries: [2022-04-05T11:55:18.930Z] 10.0.0.4:5000 [2022-04-05T11:55:18.930Z] 127.0.0.0/8 [2022-04-05T11:55:18.930Z] Registry Mirrors: [2022-04-05T11:55:18.930Z] http://10.0.0.4:5000/ [2022-04-05T11:55:18.930Z] Live Restore Enabled: false [2022-04-05T11:55:18.930Z] Product License: Community Engine [2022-04-05T11:55:18.930Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-05T11:55:19.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-05T11:55:19.536Z] #19 226.3 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-05T11:55:19.536Z] #19 226.3 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-05T11:55:19.536Z] #19 226.3 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-05T11:55:19.536Z] #19 226.3 Selecting previously unselected package patch. [2022-04-05T11:55:19.536Z] #19 226.3 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-05T11:55:19.536Z] #19 226.3 Unpacking patch (2.7.6-7) ... [2022-04-05T11:55:19.536Z] #19 226.4 Selecting previously unselected package dpkg-dev. [2022-04-05T11:55:19.536Z] #19 226.4 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-05T11:55:19.536Z] #19 226.4 Unpacking dpkg-dev (1.20.9) ... [2022-04-05T11:55:19.536Z] #19 226.6 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-05T11:55:19.536Z] #19 226.6 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-05T11:55:19.536Z] #19 226.6 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-05T11:55:19.536Z] #19 226.7 Selecting previously unselected package libio-string-perl. [2022-04-05T11:55:19.536Z] #19 226.7 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-05T11:55:19.536Z] #19 226.7 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-05T11:55:19.536Z] #19 226.7 Selecting previously unselected package libicu67:amd64. [2022-04-05T11:55:19.536Z] #19 226.7 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-05T11:55:19.536Z] #19 226.7 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-05T11:55:19.795Z] #19 227.9 Selecting previously unselected package libxml2:amd64. [2022-04-05T11:55:19.795Z] #19 227.9 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-05T11:55:19.795Z] #19 227.9 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-05T11:55:19.795Z] #19 228.0 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-05T11:55:19.795Z] #19 228.0 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-05T11:55:19.795Z] #19 228.0 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-05T11:55:19.795Z] #19 228.1 Selecting previously unselected package libxml-sax-base-perl. [2022-04-05T11:55:19.795Z] #19 228.1 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-05T11:55:19.795Z] #19 228.1 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-05T11:55:20.053Z] #19 228.1 Selecting previously unselected package libxml-sax-perl. [2022-04-05T11:55:20.053Z] #19 228.1 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-05T11:55:20.053Z] #19 228.2 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-05T11:55:20.053Z] #19 228.2 Selecting previously unselected package libxml-libxml-perl. [2022-04-05T11:55:20.053Z] #19 228.2 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-05T11:55:20.053Z] #19 228.2 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-05T11:55:20.053Z] #19 228.3 Selecting previously unselected package libxml-simple-perl. [2022-04-05T11:55:20.053Z] #19 228.3 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-05T11:55:20.053Z] #19 228.3 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-05T11:55:20.053Z] #19 228.4 Selecting previously unselected package libyaml-perl. [2022-04-05T11:55:20.053Z] #19 228.4 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-05T11:55:20.053Z] #19 228.4 Unpacking libyaml-perl (1.30-1) ... [2022-04-05T11:55:20.310Z] #19 228.4 Selecting previously unselected package libconfig-auto-perl. [2022-04-05T11:55:20.310Z] #19 228.4 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-05T11:55:20.310Z] #19 228.4 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-05T11:55:20.310Z] #19 228.5 Selecting previously unselected package libfile-which-perl. [2022-04-05T11:55:20.310Z] #19 228.5 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-05T11:55:20.310Z] #19 228.5 Unpacking libfile-which-perl (1.23-1) ... [2022-04-05T11:55:20.310Z] #19 228.5 Selecting previously unselected package libfile-homedir-perl. [2022-04-05T11:55:20.310Z] #19 228.5 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-05T11:55:20.310Z] #19 228.5 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-05T11:55:20.310Z] #19 228.5 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-05T11:55:20.310Z] #19 228.5 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-05T11:55:20.310Z] #19 228.6 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-05T11:55:20.310Z] #19 228.6 Selecting previously unselected package dpkg-cross. [2022-04-05T11:55:20.310Z] #19 228.6 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-05T11:55:20.310Z] #19 228.6 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-05T11:55:20.310Z] #19 228.6 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-05T11:55:20.310Z] #19 228.6 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-05T11:55:20.338Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-05T11:55:20.567Z] #19 228.6 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-05T11:55:20.567Z] #19 228.7 Selecting previously unselected package libc6-armel-cross. [2022-04-05T11:55:20.567Z] #19 228.7 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-05T11:55:20.567Z] #19 228.7 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-05T11:55:20.829Z] #19 228.9 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-05T11:55:20.829Z] #19 228.9 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:20.829Z] #19 228.9 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-05T11:55:20.829Z] #19 228.9 Selecting previously unselected package libgomp1-armel-cross. [2022-04-05T11:55:20.829Z] #19 229.0 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:20.829Z] #19 229.0 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-05T11:55:20.829Z] #19 229.0 Selecting previously unselected package libatomic1-armel-cross. [2022-04-05T11:55:20.829Z] #19 229.0 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:20.829Z] #19 229.0 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-05T11:55:20.829Z] #19 229.0 Selecting previously unselected package libasan6-armel-cross. [2022-04-05T11:55:20.829Z] #19 229.0 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:20.829Z] #19 229.0 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-05T11:55:21.086Z] #19 229.4 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-05T11:55:21.086Z] #19 229.4 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:21.086Z] #19 229.4 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-05T11:55:21.282Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-05T11:55:21.282Z] Using test binary docker [2022-04-05T11:55:21.282Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-05T11:55:21.282Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-05T11:55:21.282Z] Starting dockerd [2022-04-05T11:55:21.282Z] INFO: Waiting for daemon to start... [2022-04-05T11:55:21.344Z] #19 229.5 Selecting previously unselected package libubsan1-armel-cross. [2022-04-05T11:55:21.344Z] #19 229.5 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:21.344Z] #19 229.5 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-05T11:55:21.344Z] #19 229.6 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-05T11:55:21.601Z] #19 229.6 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:21.601Z] #19 229.6 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-05T11:55:21.601Z] #19 229.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-05T11:55:21.601Z] #19 229.8 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-05T11:55:21.601Z] #19 229.8 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-05T11:55:21.675Z] #21 9.788 Fetched 8508 kB in 8s (1016 kB/s) [2022-04-05T11:55:21.957Z] 037d5740b404: Verifying Checksum [2022-04-05T11:55:21.957Z] 037d5740b404: Download complete [2022-04-05T11:55:22.605Z] #14 ... [2022-04-05T11:55:22.605Z] [2022-04-05T11:55:22.605Z] #63 [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-04-05T11:55:22.605Z] #63 sha256:89ed9f56fc449349c868f13184b4084ec908f505126ee1d2e9d6dde8548be247 [2022-04-05T11:55:22.605Z] #63 151.2 rootlesskit version 1.0.0 [2022-04-05T11:55:22.606Z] #63 151.3 Usage of /build/rootlesskit-docker-proxy: [2022-04-05T11:55:22.606Z] #63 151.3 -container-ip string [2022-04-05T11:55:22.606Z] #63 151.3 container ip [2022-04-05T11:55:22.606Z] #63 151.3 -container-port int [2022-04-05T11:55:22.606Z] #63 151.3 container port (default -1) [2022-04-05T11:55:22.606Z] #63 151.3 -host-ip string [2022-04-05T11:55:22.606Z] #63 151.3 host ip [2022-04-05T11:55:22.606Z] #63 151.3 -host-port int [2022-04-05T11:55:22.606Z] #63 151.3 host port (default -1) [2022-04-05T11:55:22.606Z] #63 151.3 -proto string [2022-04-05T11:55:22.606Z] #63 151.3 proxy protocol (default "tcp") [2022-04-05T11:55:22.606Z] #63 DONE 153.6s [2022-04-05T11:55:22.606Z] [2022-04-05T11:55:22.606Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-05T11:55:22.606Z] #64 sha256:3c032ac43515b7dbb7bb8a8c4c00cdcb144bb46cf5274e1b467625768e46df70 [2022-04-05T11:55:22.606Z] #64 DONE 0.2s [2022-04-05T11:55:22.606Z] [2022-04-05T11:55:22.606Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-05T11:55:22.606Z] #65 sha256:c53d9f1d23de176776183cd43060588128b58f28e085dfc45ce71bf99518e4b1 [2022-04-05T11:55:22.606Z] #65 DONE 0.1s [2022-04-05T11:55:22.606Z] [2022-04-05T11:55:22.606Z] #43 [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-04-05T11:55:22.606Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T11:55:22.813Z] 037d5740b404: Verifying Checksum [2022-04-05T11:55:22.813Z] 037d5740b404: Download complete [2022-04-05T11:55:23.054Z] #21 9.788 Reading package lists... [2022-04-05T11:55:23.054Z] #21 ... [2022-04-05T11:55:23.054Z] [2022-04-05T11:55:23.054Z] #56 [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-04-05T11:55:23.054Z] #56 sha256:bfb86eaa71b1419f10e2d2242e600778d0a33076eb716bcf6e43b242de07394e [2022-04-05T11:55:23.054Z] #56 13.46 + cd /tmp/tmp.DN9V7uqzbk/src/github.com/opencontainers/runc [2022-04-05T11:55:23.054Z] #56 13.46 + git checkout -q v1.1.1 [2022-04-05T11:55:23.054Z] #56 13.85 + '[' -z '' ']' [2022-04-05T11:55:23.054Z] #56 13.86 + target=static [2022-04-05T11:55:23.054Z] #56 13.86 + make BUILDTAGS=seccomp static [2022-04-05T11:55:23.054Z] #56 14.42 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-05T11:55:23.190Z] . [2022-04-05T11:55:23.190Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-05T11:55:23.190Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-05T11:55:23.450Z] Error: No such image: emptyfs [2022-04-05T11:55:23.450Z] Running integration-test (iteration 1) [2022-04-05T11:55:23.450Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-05T11:55:23.709Z] Loaded image: busybox:latest [2022-04-05T11:55:23.709Z] Loaded image: busybox:glibc [2022-04-05T11:55:23.965Z] #26 ... [2022-04-05T11:55:23.965Z] [2022-04-05T11:55:23.965Z] #43 [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-04-05T11:55:23.965Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-05T11:55:23.965Z] #43 156.6 + dpkg --print-architecture [2022-04-05T11:55:23.965Z] #43 DONE 157.1s [2022-04-05T11:55:23.965Z] [2022-04-05T11:55:23.965Z] #60 [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-04-05T11:55:23.965Z] #60 sha256:8ed3ef6269c6b4cbc0019d1c0354825349029ee26e86084dbf34694f2ce1b5ae [2022-04-05T11:55:24.434Z] #56 ... [2022-04-05T11:55:24.434Z] [2022-04-05T11:55:24.434Z] #21 [dev-systemd-false 7/24] 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-04-05T11:55:24.434Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-05T11:55:24.434Z] #21 9.788 Reading package lists... [2022-04-05T11:55:24.871Z] #19 ... [2022-04-05T11:55:24.871Z] [2022-04-05T11:55:24.871Z] #58 [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-04-05T11:55:24.871Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T11:55:24.871Z] #58 242.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-05T11:55:24.871Z] #58 DONE 243.7s [2022-04-05T11:55:24.871Z] [2022-04-05T11:55:24.871Z] #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-04-05T11:55:24.871Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [2022-04-05T11:55:25.091Z] Loaded image: debian:bullseye-slim [2022-04-05T11:55:25.091Z] Loaded image: hello-world:latest [2022-04-05T11:55:25.157Z] #43 ... [2022-04-05T11:55:25.157Z] [2022-04-05T11:55:25.157Z] #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-04-05T11:55:25.157Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-05T11:55:25.157Z] #14 156.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-05T11:55:25.157Z] #14 156.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-05T11:55:25.157Z] #14 156.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-05T11:55:25.157Z] #14 156.7 Selecting previously unselected package libapparmor1:amd64. [2022-04-05T11:55:25.157Z] #14 156.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-05T11:55:25.157Z] #14 156.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-05T11:55:25.157Z] #14 156.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-05T11:55:25.157Z] #14 156.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-05T11:55:25.157Z] #14 156.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-05T11:55:25.350Z] Loaded image: arm32v7/hello-world:latest [2022-04-05T11:55:25.351Z] INFO: Testing against a local daemon [2022-04-05T11:55:25.351Z] === RUN TestCgroupNamespacesBuild [2022-04-05T11:55:25.419Z] #14 157.1 Selecting previously unselected package libbtrfs0:amd64. [2022-04-05T11:55:25.419Z] #14 157.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-05T11:55:25.419Z] #14 157.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T11:55:25.680Z] #14 157.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-05T11:55:25.680Z] #14 157.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-05T11:55:25.680Z] #14 157.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T11:55:25.681Z] 8f616e6e9eec: Verifying Checksum [2022-04-05T11:55:25.681Z] 8f616e6e9eec: Download complete [2022-04-05T11:55:25.942Z] #14 157.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-05T11:55:25.942Z] #14 157.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T11:55:25.942Z] #14 157.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T11:55:26.542Z] #14 158.4 Selecting previously unselected package libudev-dev:amd64. [2022-04-05T11:55:26.542Z] #14 158.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-05T11:55:26.542Z] #14 158.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-05T11:55:26.916Z] --- PASS: TestCgroupNamespacesBuild (1.25s) [2022-04-05T11:55:26.916Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-05T11:55:26.952Z] #14 158.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-05T11:55:26.952Z] #14 158.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-05T11:55:26.952Z] #14 158.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-05T11:55:27.224Z] #14 159.0 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-05T11:55:27.224Z] #14 159.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-05T11:55:27.224Z] #14 159.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-05T11:55:27.489Z] #14 159.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-05T11:55:27.489Z] #14 159.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-05T11:55:27.489Z] #14 159.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-05T11:55:27.616Z] #19 235.4 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-05T11:55:27.616Z] #19 235.4 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-05T11:55:27.616Z] #19 235.4 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-05T11:55:27.616Z] #19 235.4 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-05T11:55:27.616Z] #19 235.4 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-05T11:55:27.616Z] #19 235.4 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-05T11:55:27.616Z] #19 235.6 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-05T11:55:27.616Z] #19 235.6 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-05T11:55:27.616Z] #19 235.6 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-05T11:55:27.616Z] #19 235.8 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-05T11:55:27.616Z] #19 235.8 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:27.617Z] #19 235.8 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-05T11:55:27.728Z] #21 12.77 Reading package lists... [2022-04-05T11:55:27.728Z] #21 15.54 Building dependency tree... [2022-04-05T11:55:27.857Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2022-04-05T11:55:27.857Z] === RUN TestBuildWithSession [2022-04-05T11:55:27.857Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T11:55:27.857Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-05T11:55:27.857Z] === RUN TestBuildSquashParent [2022-04-05T11:55:27.882Z] #19 236.1 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-04-05T11:55:27.882Z] #19 236.1 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-05T11:55:27.882Z] #19 236.1 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-05T11:55:27.954Z] 8f616e6e9eec: Verifying Checksum [2022-04-05T11:55:27.954Z] 8f616e6e9eec: Download complete [2022-04-05T11:55:28.063Z] #14 159.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-05T11:55:28.063Z] #14 159.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-05T11:55:28.063Z] #14 159.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-05T11:55:28.063Z] #14 159.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-05T11:55:28.063Z] #14 159.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-05T11:55:28.063Z] #14 159.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-05T11:55:28.646Z] #14 160.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-05T11:55:28.646Z] #14 160.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-05T11:55:28.646Z] #14 160.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-05T11:55:28.667Z] #21 17.23 The following additional packages will be installed: [2022-04-05T11:55:28.667Z] #21 17.23 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-05T11:55:28.667Z] #21 17.23 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-05T11:55:28.927Z] #21 17.23 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-05T11:55:28.927Z] #21 17.23 python3-pkg-resources vim-runtime xxd [2022-04-05T11:55:28.927Z] #21 17.24 Suggested packages: [2022-04-05T11:55:28.927Z] #21 17.24 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-05T11:55:28.927Z] #21 17.24 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-05T11:55:28.927Z] #21 17.24 acl attr quota [2022-04-05T11:55:28.927Z] #21 17.24 Recommended packages: [2022-04-05T11:55:28.927Z] #21 17.24 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-05T11:55:29.228Z] #14 160.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-05T11:55:29.228Z] #14 161.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T11:55:29.228Z] #14 161.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-05T11:55:29.228Z] #14 161.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-05T11:55:29.228Z] #14 161.2 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-05T11:55:29.490Z] #14 161.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-05T11:55:29.490Z] #14 161.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-05T11:55:29.490Z] #14 161.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-05T11:55:29.490Z] #14 161.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-05T11:55:30.307Z] #21 18.64 The following NEW packages will be installed: [2022-04-05T11:55:30.307Z] #21 18.64 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-05T11:55:30.307Z] #21 18.64 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-05T11:55:30.307Z] #21 18.64 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-05T11:55:30.307Z] #21 18.64 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-05T11:55:30.307Z] #21 18.65 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-05T11:55:30.307Z] #21 18.65 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-05T11:55:30.307Z] #21 18.65 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-05T11:55:30.307Z] #21 18.65 xz-utils zip zstd [2022-04-05T11:55:30.443Z] #14 162.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-05T11:55:30.443Z] #14 162.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-05T11:55:30.443Z] #14 162.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-05T11:55:30.443Z] #14 162.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-05T11:55:30.443Z] #14 162.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-05T11:55:30.443Z] #14 162.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-05T11:55:30.443Z] #14 162.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T11:55:30.568Z] #21 19.01 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:55:30.568Z] #21 19.01 Need to get 27.6 MB of archives. [2022-04-05T11:55:30.568Z] #21 19.01 After this operation, 106 MB of additional disk space will be used. [2022-04-05T11:55:30.568Z] #21 19.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-05T11:55:30.568Z] #21 19.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-05T11:55:30.568Z] #21 19.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-05T11:55:30.568Z] #21 19.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-05T11:55:30.568Z] #21 19.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-05T11:55:30.568Z] #21 19.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-05T11:55:30.568Z] #21 19.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-05T11:55:30.705Z] #14 162.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-05T11:55:30.705Z] #14 162.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-05T11:55:30.705Z] #14 162.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-05T11:55:30.705Z] #14 162.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-05T11:55:30.705Z] #14 162.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T11:55:30.705Z] #14 162.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-05T11:55:30.828Z] #21 19.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-05T11:55:30.967Z] #14 162.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-05T11:55:30.967Z] #14 162.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-05T11:55:30.967Z] #14 162.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-05T11:55:30.967Z] #14 162.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-05T11:55:30.967Z] #14 162.7 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-05T11:55:30.967Z] #14 162.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-05T11:55:30.967Z] #14 162.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-05T11:55:30.967Z] #14 162.8 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T11:55:30.967Z] #14 162.8 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-04-05T11:55:30.967Z] #14 162.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T11:55:30.967Z] #14 162.9 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-04-05T11:55:30.967Z] #14 162.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-05T11:55:30.967Z] #14 162.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T11:55:31.088Z] #21 19.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-05T11:55:31.088Z] #21 19.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-05T11:55:31.088Z] #21 19.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-05T11:55:31.088Z] #21 19.50 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-05T11:55:31.088Z] #21 19.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-04-05T11:55:31.088Z] #21 19.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-05T11:55:31.088Z] #21 19.53 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-05T11:55:31.088Z] #21 19.54 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-05T11:55:31.088Z] #21 19.54 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-05T11:55:31.088Z] #21 19.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-05T11:55:31.088Z] #21 19.55 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-05T11:55:31.088Z] #21 19.55 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-05T11:55:31.088Z] #21 19.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-05T11:55:31.088Z] #21 19.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-05T11:55:31.088Z] #21 19.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-05T11:55:31.088Z] #21 19.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-05T11:55:31.088Z] #21 19.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-05T11:55:31.088Z] #21 19.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-05T11:55:31.088Z] #21 19.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-05T11:55:31.231Z] #14 163.0 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-04-05T11:55:31.231Z] #14 163.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T11:55:31.232Z] #14 163.0 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-05T11:55:31.232Z] #14 163.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T11:55:31.232Z] #14 163.0 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-05T11:55:31.232Z] #14 163.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T11:55:31.232Z] #14 163.1 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-05T11:55:31.232Z] #14 163.1 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:55:31.658Z] #21 20.11 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-05T11:55:31.658Z] #21 20.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-05T11:55:31.658Z] #21 20.12 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-04-05T11:55:31.658Z] #21 20.12 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-05T11:55:31.658Z] #21 20.13 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-05T11:55:31.658Z] #21 20.13 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-05T11:55:31.658Z] #21 20.13 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-05T11:55:31.658Z] #21 20.23 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-05T11:55:31.804Z] #14 DONE 163.5s [2022-04-05T11:55:31.804Z] [2022-04-05T11:55:31.804Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-05T11:55:31.804Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-05T11:55:31.804Z] #15 ... [2022-04-05T11:55:31.804Z] [2022-04-05T11:55:31.804Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-05T11:55:31.804Z] #55 sha256:68e422d3c7e7d7b6397001b1dc214fe7d8828c91bcae1979936d984c38463616 [2022-04-05T11:55:31.804Z] #55 DONE 0.2s [2022-04-05T11:55:31.917Z] #21 20.23 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-05T11:55:31.917Z] #21 20.25 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-05T11:55:31.917Z] #21 20.25 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-05T11:55:31.917Z] #21 20.27 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-05T11:55:31.917Z] #21 20.27 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-05T11:55:31.917Z] #21 20.29 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-05T11:55:31.917Z] #21 20.31 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-05T11:55:31.917Z] #21 20.33 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-05T11:55:31.917Z] #21 20.34 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-05T11:55:32.068Z] [2022-04-05T11:55:32.068Z] #56 [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-04-05T11:55:32.068Z] #56 sha256:a27f0460c8d50bdf93ada5c7e635051bb80832a25e0237ffc22253511d636507 [2022-04-05T11:55:32.177Z] #21 20.63 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-05T11:55:32.177Z] #21 20.67 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-05T11:55:32.177Z] #21 20.71 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-05T11:55:32.177Z] #21 20.72 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-05T11:55:33.116Z] #21 21.61 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:55:33.135Z] #19 240.6 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-05T11:55:33.135Z] #19 240.6 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-05T11:55:33.135Z] #19 240.6 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-05T11:55:33.135Z] #19 240.6 Selecting previously unselected package crossbuild-essential-armel. [2022-04-05T11:55:33.135Z] #19 240.6 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-05T11:55:33.135Z] #19 240.6 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-05T11:55:33.135Z] #19 240.6 Selecting previously unselected package libc6-armhf-cross. [2022-04-05T11:55:33.135Z] #19 240.6 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-05T11:55:33.135Z] #19 240.6 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-05T11:55:33.135Z] #19 240.7 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-05T11:55:33.135Z] #19 240.7 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:33.135Z] #19 240.8 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-05T11:55:33.135Z] #19 240.8 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-05T11:55:33.135Z] #19 240.8 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:33.135Z] #19 240.8 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-05T11:55:33.135Z] #19 240.8 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-05T11:55:33.135Z] #19 240.8 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:33.135Z] #19 240.9 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-05T11:55:33.135Z] #19 240.9 Selecting previously unselected package libasan6-armhf-cross. [2022-04-05T11:55:33.135Z] #19 240.9 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:33.135Z] #19 240.9 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-05T11:55:33.135Z] #19 241.1 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-05T11:55:33.135Z] #19 241.1 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:33.135Z] #19 241.1 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-05T11:55:33.135Z] #19 241.2 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-05T11:55:33.135Z] #19 241.2 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:33.135Z] #19 241.2 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-05T11:55:33.135Z] #19 241.3 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-05T11:55:33.135Z] #19 241.3 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:33.135Z] #19 241.3 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-05T11:55:33.135Z] #19 241.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-05T11:55:33.145Z] --- PASS: TestBuildSquashParent (4.43s) [2022-04-05T11:55:33.145Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-05T11:55:33.145Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T11:55:33.145Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T11:55:33.145Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T11:55:33.145Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T11:55:33.145Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T11:55:33.145Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T11:55:33.145Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T11:55:33.145Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T11:55:33.145Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T11:55:33.145Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T11:55:33.145Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T11:55:33.145Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T11:55:33.145Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T11:55:33.145Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T11:55:33.376Z] #21 21.87 Fetched 27.6 MB in 2s (13.5 MB/s) [2022-04-05T11:55:33.392Z] #19 241.4 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-05T11:55:33.392Z] #19 241.4 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-05T11:55:33.635Z] #21 21.99 Selecting previously unselected package pigz. [2022-04-05T11:55:33.635Z] #21 21.99 (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-04-05T11:55:33.635Z] #21 22.07 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-05T11:55:33.635Z] #21 22.08 Unpacking pigz (2.6-1) ... [2022-04-05T11:55:33.739Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T11:55:33.895Z] #21 22.26 Selecting previously unselected package libelf1:amd64. [2022-04-05T11:55:33.895Z] #21 22.27 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-05T11:55:33.895Z] #21 22.28 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-05T11:55:33.985Z] #56 1.523 + RM_GOPATH=0 [2022-04-05T11:55:33.985Z] #56 1.523 + TMP_GOPATH= [2022-04-05T11:55:33.985Z] #56 1.523 + : /build [2022-04-05T11:55:33.985Z] #56 1.523 + '[' -z '' ']' [2022-04-05T11:55:33.985Z] #56 1.523 ++ mktemp -d [2022-04-05T11:55:33.985Z] #56 1.529 + export GOPATH=/tmp/tmp.YnTBazrWb5 [2022-04-05T11:55:33.985Z] #56 1.529 + GOPATH=/tmp/tmp.YnTBazrWb5 [2022-04-05T11:55:33.985Z] #56 1.529 + RM_GOPATH=1 [2022-04-05T11:55:33.985Z] #56 1.529 + case "$(go env GOARCH)" in [2022-04-05T11:55:33.985Z] #56 1.530 ++ go env GOARCH [2022-04-05T11:55:33.985Z] #56 1.557 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T11:55:33.985Z] #56 1.557 + GO_BUILDMODE=-buildmode=pie [2022-04-05T11:55:33.985Z] #56 1.558 ++ dirname /install.sh [2022-04-05T11:55:33.985Z] #56 1.559 + dir=/ [2022-04-05T11:55:33.985Z] #56 1.559 + bin=runc [2022-04-05T11:55:33.985Z] #56 1.559 + shift [2022-04-05T11:55:33.985Z] #56 1.560 + '[' '!' -f //runc.installer ']' [2022-04-05T11:55:33.985Z] #56 1.560 + . //runc.installer [2022-04-05T11:55:33.985Z] #56 1.560 ++ set -e [2022-04-05T11:55:33.985Z] #56 1.560 ++ : v1.1.1 [2022-04-05T11:55:33.985Z] #56 1.561 + install_runc [2022-04-05T11:55:33.985Z] #56 1.561 + RUNC_BUILDTAGS=seccomp [2022-04-05T11:55:33.985Z] #56 1.561 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-05T11:55:33.985Z] #56 1.561 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YnTBazrWb5/src/github.com/opencontainers/runc [2022-04-05T11:55:33.985Z] #56 1.561 Install runc version v1.1.1 (build tags: seccomp) [2022-04-05T11:55:33.985Z] #56 1.566 Cloning into '/tmp/tmp.YnTBazrWb5/src/github.com/opencontainers/runc'... [2022-04-05T11:55:33.985Z] #56 ... [2022-04-05T11:55:33.985Z] [2022-04-05T11:55:33.985Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-05T11:55:33.985Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-05T11:55:33.985Z] #15 DONE 2.1s [2022-04-05T11:55:33.985Z] [2022-04-05T11:55:33.985Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-05T11:55:33.985Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-05T11:55:34.001Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T11:55:34.154Z] #21 22.62 Selecting previously unselected package libbpf0:amd64. [2022-04-05T11:55:34.154Z] #21 22.63 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-05T11:55:34.154Z] #21 22.63 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-05T11:55:34.413Z] #21 22.82 Selecting previously unselected package libcap2:amd64. [2022-04-05T11:55:34.413Z] #21 22.83 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-05T11:55:34.414Z] #21 22.83 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-05T11:55:34.672Z] #21 23.09 Selecting previously unselected package libmnl0:amd64. [2022-04-05T11:55:34.672Z] #21 23.11 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-05T11:55:34.672Z] #21 23.13 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-05T11:55:34.931Z] #21 23.33 Selecting previously unselected package libxtables12:amd64. [2022-04-05T11:55:34.932Z] #21 23.37 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-05T11:55:34.932Z] #21 23.40 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-05T11:55:34.958Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T11:55:35.191Z] #21 23.52 Selecting previously unselected package libcap2-bin. [2022-04-05T11:55:35.191Z] #21 23.52 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-05T11:55:35.191Z] #21 23.55 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-05T11:55:35.191Z] #21 23.64 Selecting previously unselected package iproute2. [2022-04-05T11:55:35.191Z] #21 23.64 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-05T11:55:35.191Z] #21 23.65 Unpacking iproute2 (5.10.0-4) ... [2022-04-05T11:55:35.530Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T11:55:35.796Z] #21 24.09 Selecting previously unselected package xxd. [2022-04-05T11:55:35.796Z] #21 24.10 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-05T11:55:35.796Z] #21 24.10 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:55:35.796Z] #21 24.36 Selecting previously unselected package vim-common. [2022-04-05T11:55:35.903Z] #16 DONE 1.6s [2022-04-05T11:55:35.903Z] [2022-04-05T11:55:35.903Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-05T11:55:35.903Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-05T11:55:36.077Z] #21 24.36 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T11:55:36.077Z] #21 24.38 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:55:36.077Z] #21 24.56 Selecting previously unselected package bash-completion. [2022-04-05T11:55:36.077Z] #21 24.56 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-05T11:55:36.847Z] #17 1.202 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-05T11:55:36.847Z] #17 DONE 1.4s [2022-04-05T11:55:36.847Z] [2022-04-05T11:55:36.847Z] #43 [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-04-05T11:55:36.847Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T11:55:36.910Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-05T11:55:36.910Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.53s) [2022-04-05T11:55:36.910Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.71s) [2022-04-05T11:55:36.910Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.30s) [2022-04-05T11:55:36.910Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.46s) [2022-04-05T11:55:36.910Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.48s) [2022-04-05T11:55:36.910Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.41s) [2022-04-05T11:55:36.910Z] === RUN TestBuildMultiStageCopy [2022-04-05T11:55:36.910Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-05T11:55:37.108Z] #43 ... [2022-04-05T11:55:37.108Z] [2022-04-05T11:55:37.108Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-05T11:55:37.108Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-05T11:55:37.816Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-05T11:55:37.816Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c9397a18\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-05T11:55:37.816Z] ---------------------------------------------------------------------------- [2022-04-05T11:55:37.816Z] [2022-04-05T11:55:37.816Z] INFO: executeCI.ps1 starting at Tue Apr 5 11:55:36 CUT 2022 [2022-04-05T11:55:37.816Z] [2022-04-05T11:55:37.816Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-05T11:55:37.816Z] INFO: Running git version 2.24.1.windows.2 [2022-04-05T11:55:37.816Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-05T11:55:37.816Z] INFO: Environment variables: [2022-04-05T11:55:37.816Z] [2022-04-05T11:55:37.816Z] Name Value [2022-04-05T11:55:37.816Z] ---- ----- [2022-04-05T11:55:37.816Z] ALLUSERSPROFILE C:\ProgramData [2022-04-05T11:55:37.816Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-05T11:55:37.816Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-05T11:55:37.816Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-05T11:55:37.816Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-05T11:55:37.816Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-05T11:55:37.816Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-05T11:55:37.816Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-05T11:55:37.816Z] BRANCH_NAME PR-43453 [2022-04-05T11:55:37.816Z] BUILD_DISPLAY_NAME #3 [2022-04-05T11:55:37.816Z] BUILD_ID 3 [2022-04-05T11:55:37.816Z] BUILD_NUMBER 3 [2022-04-05T11:55:37.816Z] BUILD_TAG jenkins-moby-PR-43453-3 [2022-04-05T11:55:37.816Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43453/3/ [2022-04-05T11:55:37.816Z] CHANGE_AUTHOR thaJeztah [2022-04-05T11:55:37.816Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2022-04-05T11:55:37.816Z] CHANGE_BRANCH bump_buildx_0.8.2 [2022-04-05T11:55:37.816Z] CHANGE_FORK thaJeztah/docker [2022-04-05T11:55:37.816Z] CHANGE_ID 43453 [2022-04-05T11:55:37.816Z] CHANGE_TARGET master [2022-04-05T11:55:37.816Z] CHANGE_TITLE Makefile: update buildx to v0.8.2 [2022-04-05T11:55:37.816Z] CHANGE_URL https://github.com/moby/moby/pull/43453 [2022-04-05T11:55:37.816Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-05T11:55:37.816Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-05T11:55:37.816Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-05T11:55:37.816Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-05T11:55:37.816Z] COMPUTERNAME azwin-2-bf5510 [2022-04-05T11:55:37.816Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-05T11:55:37.816Z] ConfigSequenceNumber 0 [2022-04-05T11:55:37.816Z] DOCKER_BUILDKIT 0 [2022-04-05T11:55:37.816Z] DOCKER_DUT_DEBUG 1 [2022-04-05T11:55:37.816Z] DOCKER_EXPERIMENTAL 1 [2022-04-05T11:55:37.816Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-05T11:55:37.816Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-05T11:55:37.816Z] EXECUTOR_NUMBER 0 [2022-04-05T11:55:37.816Z] FQDN azwin-2-bf5510.westus.cloudapp.azure.com [2022-04-05T11:55:37.816Z] GIT_BRANCH PR-43453 [2022-04-05T11:55:37.816Z] GIT_COMMIT 13b299b959eb7b86730faf60990b9eed814bffc0 [2022-04-05T11:55:37.816Z] GIT_PREVIOUS_COMMIT ae7d3efafdfa132a65ea66acf4ee2445a9b23d61 [2022-04-05T11:55:37.816Z] GIT_URL https://github.com/moby/moby.git [2022-04-05T11:55:37.816Z] HUDSON_COOKIE ab871d85-72f2-4be7-b34d-1a5bae498144 [2022-04-05T11:55:37.816Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-05T11:55:37.816Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-05T11:55:37.816Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-05T11:55:37.816Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-05T11:55:37.816Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-05T11:55:37.816Z] JENKINS_NODE_COOKIE 31e4b4ed-89ef-4d6f-af4f-554189d7e5cb [2022-04-05T11:55:37.816Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-05T11:55:37.816Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-05T11:55:37.816Z] JOB_BASE_NAME PR-43453 [2022-04-05T11:55:37.816Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43453/display/redirect [2022-04-05T11:55:37.816Z] JOB_NAME moby/PR-43453 [2022-04-05T11:55:37.816Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43453/ [2022-04-05T11:55:37.816Z] library.jps.version master [2022-04-05T11:55:37.816Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-05T11:55:37.816Z] NODE_LABELS amd64 azure azwin-2-bf5510 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-05T11:55:37.816Z] NODE_NAME azwin-2-bf5510 [2022-04-05T11:55:37.816Z] NUMBER_OF_PROCESSORS 4 [2022-04-05T11:55:37.816Z] OS Windows_NT [2022-04-05T11:55:37.816Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-05T11:55:37.816Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-05T11:55:37.816Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-05T11:55:37.816Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2022-04-05T11:55:37.816Z] PROCESSOR_LEVEL 6 [2022-04-05T11:55:37.816Z] PROCESSOR_REVISION 5507 [2022-04-05T11:55:37.816Z] ProgramData C:\ProgramData [2022-04-05T11:55:37.816Z] ProgramFiles C:\Program Files [2022-04-05T11:55:37.816Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-05T11:55:37.816Z] ProgramW6432 C:\Program Files [2022-04-05T11:55:37.816Z] PROMPT $P$G [2022-04-05T11:55:37.816Z] PSExecutionPolicyPreference Bypass [2022-04-05T11:55:37.816Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-05T11:55:37.816Z] PUBLIC C:\Users\Public [2022-04-05T11:55:37.816Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43453/3/display/redirect?page=artif... [2022-04-05T11:55:37.816Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43453/3/display/redirect?page=changes [2022-04-05T11:55:37.816Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43453/3/display/redirect [2022-04-05T11:55:37.816Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43453/3/display/redirect?page=tests [2022-04-05T11:55:37.816Z] SKIP_VALIDATION_TESTS 1 [2022-04-05T11:55:37.816Z] SOURCES_DRIVE d [2022-04-05T11:55:37.816Z] SOURCES_SUBDIR gopath [2022-04-05T11:55:37.816Z] STAGE_NAME Run tests [2022-04-05T11:55:37.816Z] SystemDrive C: [2022-04-05T11:55:37.816Z] SystemRoot C:\Windows [2022-04-05T11:55:37.816Z] TEMP C:\Windows\TEMP [2022-04-05T11:55:37.816Z] TESTDEBUG 0 [2022-04-05T11:55:37.816Z] TESTRUN_DRIVE d [2022-04-05T11:55:37.816Z] TESTRUN_SUBDIR CI [2022-04-05T11:55:37.816Z] TIMEOUT 120m [2022-04-05T11:55:37.816Z] TMP C:\Windows\TEMP [2022-04-05T11:55:37.816Z] USERDOMAIN WORKGROUP [2022-04-05T11:55:37.816Z] USERNAME azwin-2-bf5510$ [2022-04-05T11:55:37.816Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-05T11:55:37.816Z] windir C:\Windows [2022-04-05T11:55:37.817Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-05T11:55:37.817Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-05T11:55:37.817Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-05T11:55:37.817Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-05T11:55:37.817Z] [2022-04-05T11:55:37.817Z] [2022-04-05T11:55:37.817Z] [2022-04-05T11:55:37.999Z] #21 26.31 Unpacking bash-completion (1:2.11-2) ... [2022-04-05T11:55:38.256Z] #21 26.66 Selecting previously unselected package bzip2. [2022-04-05T11:55:38.256Z] #21 26.66 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-05T11:55:38.256Z] #21 26.67 Unpacking bzip2 (1.0.8-4) ... [2022-04-05T11:55:38.292Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-05T11:55:38.292Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-05T11:55:38.505Z] #18 DONE 1.5s [2022-04-05T11:55:38.505Z] [2022-04-05T11:55:38.505Z] #43 [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-04-05T11:55:38.505Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T11:55:38.505Z] #43 ... [2022-04-05T11:55:38.505Z] [2022-04-05T11:55:38.505Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-05T11:55:38.505Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-05T11:55:38.515Z] #21 26.76 Selecting previously unselected package xz-utils. [2022-04-05T11:55:38.515Z] #21 26.77 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-04-05T11:55:38.515Z] #21 26.77 Unpacking xz-utils (5.2.5-2) ... [2022-04-05T11:55:38.515Z] #21 26.95 Selecting previously unselected package apparmor. [2022-04-05T11:55:38.515Z] #21 26.96 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-05T11:55:38.553Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-05T11:55:38.644Z] #19 246.2 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-05T11:55:38.644Z] #19 246.2 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-05T11:55:38.644Z] #19 246.2 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-05T11:55:38.644Z] #19 246.2 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-05T11:55:38.645Z] #19 246.2 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-05T11:55:38.645Z] #19 246.2 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-05T11:55:38.645Z] #19 246.4 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-05T11:55:38.645Z] #19 246.4 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-05T11:55:38.645Z] #19 246.4 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-05T11:55:38.645Z] #19 246.6 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-05T11:55:38.645Z] #19 246.6 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:38.645Z] #19 246.6 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-05T11:55:38.645Z] #19 246.8 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-05T11:55:38.645Z] #19 246.8 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-05T11:55:38.645Z] #19 246.8 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-05T11:55:38.775Z] #21 27.02 Unpacking apparmor (2.13.6-10) ... [2022-04-05T11:55:38.808Z] INFO: Sources under d:\gopath\... [2022-04-05T11:55:38.808Z] INFO: Test run under d:\CI\... [2022-04-05T11:55:38.808Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-05T11:55:38.808Z] INFO: docker/docker repository was found [2022-04-05T11:55:38.808Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-04-05T11:55:38.813Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-05T11:55:39.035Z] #21 27.52 Selecting previously unselected package inetutils-ping. [2022-04-05T11:55:39.035Z] #21 27.54 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-05T11:55:39.035Z] #21 27.55 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-05T11:55:39.075Z] --- PASS: TestBuildMultiStageCopy (2.19s) [2022-04-05T11:55:39.075Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.33s) [2022-04-05T11:55:39.075Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s) [2022-04-05T11:55:39.075Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-04-05T11:55:39.076Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-04-05T11:55:39.076Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-04-05T11:55:39.076Z] === RUN TestBuildMultiStageParentConfig [2022-04-05T11:55:39.276Z] ltsc2019: Pulling from windows/servercore [2022-04-05T11:55:39.276Z] 4612f6d0b889: Pulling fs layer [2022-04-05T11:55:39.276Z] 0a6173b79e25: Pulling fs layer [2022-04-05T11:55:39.295Z] #21 27.64 Selecting previously unselected package libip4tc2:amd64. [2022-04-05T11:55:39.295Z] #21 27.64 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-05T11:55:39.295Z] #21 27.65 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-05T11:55:39.295Z] #21 27.72 Selecting previously unselected package libip6tc2:amd64. [2022-04-05T11:55:39.295Z] #21 27.72 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-05T11:55:39.295Z] #21 27.73 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-05T11:55:39.295Z] #21 27.78 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-05T11:55:39.295Z] #21 27.78 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-05T11:55:39.295Z] #21 27.79 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-05T11:55:39.554Z] #21 27.84 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-05T11:55:39.554Z] #21 27.85 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-05T11:55:39.554Z] #21 27.86 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-05T11:55:39.554Z] #21 27.93 Selecting previously unselected package libnftnl11:amd64. [2022-04-05T11:55:39.554Z] #21 27.94 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-05T11:55:39.554Z] #21 27.95 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-05T11:55:39.554Z] #21 28.03 Selecting previously unselected package iptables. [2022-04-05T11:55:39.554Z] #21 28.04 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-05T11:55:39.554Z] #21 28.04 Unpacking iptables (1.8.7-1) ... [2022-04-05T11:55:39.646Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-04-05T11:55:39.646Z] === RUN TestBuildLabelWithTargets [2022-04-05T11:55:39.815Z] #21 28.32 Selecting previously unselected package libonig5:amd64. [2022-04-05T11:55:39.815Z] #21 28.33 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-05T11:55:39.815Z] #21 28.34 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T11:55:40.075Z] #21 28.46 Selecting previously unselected package libjq1:amd64. [2022-04-05T11:55:40.075Z] #21 28.47 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-05T11:55:40.075Z] #21 28.48 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-05T11:55:40.075Z] #21 28.58 Selecting previously unselected package jq. [2022-04-05T11:55:40.075Z] #21 28.59 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-05T11:55:40.075Z] #21 28.60 Unpacking jq (1.6-2.1) ... [2022-04-05T11:55:40.335Z] #21 28.68 Selecting previously unselected package libaio1:amd64. [2022-04-05T11:55:40.335Z] #21 28.69 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-05T11:55:40.335Z] #21 28.70 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-05T11:55:40.335Z] #21 28.77 Selecting previously unselected package libgpm2:amd64. [2022-04-05T11:55:40.335Z] #21 28.77 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-05T11:55:40.335Z] #21 28.78 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-05T11:55:40.335Z] #21 28.85 Selecting previously unselected package libicu67:amd64. [2022-04-05T11:55:40.335Z] #21 28.86 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-05T11:55:40.335Z] #21 28.86 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-05T11:55:40.425Z] #19 DONE 1.8s [2022-04-05T11:55:40.425Z] [2022-04-05T11:55:40.425Z] #56 [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-04-05T11:55:40.425Z] #56 sha256:a27f0460c8d50bdf93ada5c7e635051bb80832a25e0237ffc22253511d636507 [2022-04-05T11:55:40.425Z] #56 ... [2022-04-05T11:55:40.425Z] [2022-04-05T11:55:40.425Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-05T11:55:40.425Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-05T11:55:40.587Z] --- PASS: TestBuildLabelWithTargets (0.93s) [2022-04-05T11:55:40.587Z] === RUN TestBuildWithEmptyLayers [2022-04-05T11:55:41.159Z] --- PASS: TestBuildWithEmptyLayers (0.57s) [2022-04-05T11:55:41.159Z] === RUN TestBuildMultiStageOnBuild [2022-04-05T11:55:41.812Z] #20 DONE 1.5s [2022-04-05T11:55:41.812Z] [2022-04-05T11:55:41.812Z] #21 [dev-systemd-false 7/24] 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-04-05T11:55:41.812Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-05T11:55:43.072Z] --- PASS: TestBuildMultiStageOnBuild (1.60s) [2022-04-05T11:55:43.072Z] === RUN TestBuildUncleanTarFilenames [2022-04-05T11:55:43.333Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-04-05T11:55:43.333Z] === RUN TestBuildMultiStageLayerLeak [2022-04-05T11:55:43.628Z] #21 31.86 Selecting previously unselected package libinih1:amd64. [2022-04-05T11:55:43.628Z] #21 31.86 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-05T11:55:43.628Z] #21 31.89 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-05T11:55:43.628Z] #21 31.94 Selecting previously unselected package libnet1:amd64. [2022-04-05T11:55:43.628Z] #21 31.95 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-05T11:55:43.628Z] #21 31.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T11:55:43.628Z] #21 32.03 Selecting previously unselected package libnl-3-200:amd64. [2022-04-05T11:55:43.628Z] #21 32.03 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-05T11:55:43.628Z] #21 32.04 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T11:55:43.628Z] #21 32.11 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-05T11:55:43.628Z] #21 32.12 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-05T11:55:43.628Z] #21 32.12 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T11:55:43.628Z] #21 32.18 Selecting previously unselected package net-tools. [2022-04-05T11:55:43.732Z] #21 1.730 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:55:43.732Z] #21 1.793 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:55:43.732Z] #21 1.793 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:55:43.888Z] #21 32.18 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-05T11:55:43.888Z] #21 32.20 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-05T11:55:43.888Z] #21 32.38 Selecting previously unselected package patch. [2022-04-05T11:55:43.888Z] #21 32.39 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-05T11:55:43.888Z] #21 32.39 Unpacking patch (2.7.6-7) ... [2022-04-05T11:55:43.897Z] #19 251.3 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-05T11:55:43.897Z] #19 251.3 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-05T11:55:43.897Z] #19 251.3 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-05T11:55:43.897Z] #19 251.3 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-05T11:55:43.897Z] #19 251.3 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-05T11:55:43.897Z] #19 251.3 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-05T11:55:43.897Z] #19 251.4 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-05T11:55:43.897Z] #19 251.4 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-05T11:55:43.897Z] #19 251.4 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-05T11:55:43.897Z] #19 251.5 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-05T11:55:43.897Z] #19 251.5 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:43.897Z] #19 251.5 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T11:55:43.897Z] #19 251.6 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-05T11:55:43.897Z] #19 251.6 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:43.897Z] #19 251.6 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T11:55:43.897Z] #19 251.6 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-05T11:55:43.897Z] #19 251.6 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:43.897Z] #19 251.6 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T11:55:43.897Z] #19 251.6 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-05T11:55:43.897Z] #19 251.6 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:43.897Z] #19 251.6 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T11:55:43.897Z] #19 251.7 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-05T11:55:43.897Z] #19 251.7 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:43.897Z] #19 251.7 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T11:55:43.897Z] #19 251.9 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-05T11:55:43.897Z] #19 251.9 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:43.897Z] #19 251.9 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T11:55:43.897Z] #19 252.0 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-05T11:55:43.897Z] #19 252.0 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:43.898Z] #19 252.0 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T11:55:43.898Z] #19 252.3 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-05T11:55:44.147Z] #21 32.49 Selecting previously unselected package python-pip-whl. [2022-04-05T11:55:44.147Z] #21 32.50 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-05T11:55:44.147Z] #21 32.50 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-05T11:55:44.154Z] #19 252.3 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:44.154Z] #19 252.3 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T11:55:44.154Z] #19 252.4 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-05T11:55:44.154Z] #19 252.4 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:44.154Z] #19 252.4 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T11:55:44.154Z] #19 252.5 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-04-05T11:55:44.154Z] #19 252.5 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:44.154Z] #19 252.5 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T11:55:44.154Z] #19 252.5 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-05T11:55:44.413Z] #19 252.5 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:44.413Z] #19 252.5 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T11:55:44.670Z] #19 252.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-05T11:55:44.670Z] #19 252.7 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-05T11:55:44.670Z] #19 252.7 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-05T11:55:44.677Z] #21 2.752 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T11:55:44.715Z] #21 32.99 Selecting previously unselected package python3-lib2to3. [2022-04-05T11:55:44.716Z] #21 33.00 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-05T11:55:44.716Z] #21 33.01 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-05T11:55:44.716Z] #21 33.12 Selecting previously unselected package python3-distutils. [2022-04-05T11:55:44.716Z] #21 33.13 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-05T11:55:44.716Z] #21 33.13 Unpacking python3-distutils (3.9.2-1) ... [2022-04-05T11:55:44.975Z] #21 33.26 Selecting previously unselected package python3-pkg-resources. [2022-04-05T11:55:44.975Z] #21 33.26 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-05T11:55:44.975Z] #21 33.27 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-05T11:55:44.975Z] #21 33.40 Selecting previously unselected package python3-setuptools. [2022-04-05T11:55:44.975Z] #21 33.40 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-05T11:55:44.975Z] #21 33.41 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-05T11:55:45.235Z] #21 33.64 Selecting previously unselected package python3-wheel. [2022-04-05T11:55:45.235Z] #21 33.65 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-05T11:55:45.235Z] #21 33.66 Unpacking python3-wheel (0.34.2-1) ... [2022-04-05T11:55:45.243Z] --- PASS: TestBuildMultiStageLayerLeak (1.69s) [2022-04-05T11:55:45.243Z] === RUN TestBuildWithHugeFile [2022-04-05T11:55:45.493Z] #21 33.74 Selecting previously unselected package python3-pip. [2022-04-05T11:55:45.494Z] #21 33.75 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-05T11:55:45.494Z] #21 33.76 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-05T11:55:45.626Z] #21 3.818 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T11:55:45.753Z] #21 34.01 Selecting previously unselected package sudo. [2022-04-05T11:55:45.753Z] #21 34.02 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-05T11:55:45.753Z] #21 34.03 Unpacking sudo (1.9.5p2-3) ... [2022-04-05T11:55:46.013Z] #21 34.54 Selecting previously unselected package thin-provisioning-tools. [2022-04-05T11:55:46.013Z] #21 34.55 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-05T11:55:46.013Z] #21 34.56 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-05T11:55:46.531Z] #21 34.75 Selecting previously unselected package uidmap. [2022-04-05T11:55:46.531Z] #21 34.76 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-05T11:55:46.531Z] #21 34.77 Unpacking uidmap (1:4.8.1-1) ... [2022-04-05T11:55:46.531Z] #21 34.91 Selecting previously unselected package vim-runtime. [2022-04-05T11:55:46.531Z] #21 34.91 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T11:55:46.531Z] #21 34.93 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-05T11:55:46.531Z] #21 34.96 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-05T11:55:46.531Z] #21 34.98 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:55:47.545Z] #21 5.703 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T11:55:47.961Z] 0a6173b79e25: Verifying Checksum [2022-04-05T11:55:47.961Z] 0a6173b79e25: Download complete [2022-04-05T11:55:49.821Z] #21 37.90 Selecting previously unselected package vim. [2022-04-05T11:55:49.822Z] #21 37.91 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-05T11:55:49.822Z] #21 37.93 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:55:49.918Z] #19 257.3 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-05T11:55:49.918Z] #19 257.3 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-05T11:55:49.918Z] #19 257.3 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-05T11:55:49.918Z] #19 257.3 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-05T11:55:49.918Z] #19 257.3 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-05T11:55:49.918Z] #19 257.3 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-05T11:55:49.918Z] #19 257.5 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-05T11:55:49.918Z] #19 257.5 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-05T11:55:49.918Z] #19 257.5 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-05T11:55:49.918Z] #19 257.8 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-05T11:55:49.918Z] #19 257.8 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:49.918Z] #19 257.8 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T11:55:49.918Z] #19 258.0 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-05T11:55:49.918Z] #19 258.0 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-05T11:55:49.918Z] #19 258.0 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-05T11:55:50.081Z] #21 38.45 Selecting previously unselected package xfsprogs. [2022-04-05T11:55:50.081Z] #21 38.45 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-05T11:55:50.081Z] #21 38.46 Unpacking xfsprogs (5.10.0-4) ... [2022-04-05T11:55:50.341Z] #21 38.84 Selecting previously unselected package zip. [2022-04-05T11:55:50.341Z] #21 38.85 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-05T11:55:50.341Z] #21 38.86 Unpacking zip (3.0-12) ... [2022-04-05T11:55:50.606Z] #21 38.98 Selecting previously unselected package zstd. [2022-04-05T11:55:50.606Z] #21 38.98 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-05T11:55:50.606Z] #21 38.99 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-05T11:55:50.866Z] #21 39.27 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-05T11:55:51.754Z] 4612f6d0b889: Verifying Checksum [2022-04-05T11:55:51.754Z] 4612f6d0b889: Download complete [2022-04-05T11:55:51.757Z] #21 ... [2022-04-05T11:55:51.757Z] [2022-04-05T11:55:51.757Z] #56 [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-04-05T11:55:51.757Z] #56 sha256:a27f0460c8d50bdf93ada5c7e635051bb80832a25e0237ffc22253511d636507 [2022-04-05T11:55:51.757Z] #56 13.24 + cd /tmp/tmp.YnTBazrWb5/src/github.com/opencontainers/runc [2022-04-05T11:55:51.757Z] #56 13.24 + git checkout -q v1.1.1 [2022-04-05T11:55:51.757Z] #56 13.42 + '[' -z '' ']' [2022-04-05T11:55:51.757Z] #56 13.42 + target=static [2022-04-05T11:55:51.757Z] #56 13.42 + make BUILDTAGS=seccomp static [2022-04-05T11:55:51.757Z] #56 13.76 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-05T11:55:51.805Z] #21 40.00 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-05T11:55:51.805Z] #21 40.02 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-05T11:55:51.805Z] #21 40.03 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-05T11:55:51.805Z] #21 40.05 Setting up libicu67:amd64 (67.1-7) ... [2022-04-05T11:55:51.805Z] #21 40.06 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-05T11:55:51.805Z] #21 40.08 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-05T11:55:51.805Z] #21 40.09 Setting up uidmap (1:4.8.1-1) ... [2022-04-05T11:55:51.805Z] #21 40.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T11:55:51.805Z] #21 40.12 Setting up bzip2 (1.0.8-4) ... [2022-04-05T11:55:51.805Z] #21 40.13 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T11:55:51.805Z] #21 40.16 Setting up python3-wheel (0.34.2-1) ... [2022-04-05T11:55:52.376Z] #21 40.78 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:55:52.376Z] #21 40.79 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-05T11:55:52.376Z] #21 40.81 Setting up libcap2-bin (1:2.44-1) ... [2022-04-05T11:55:52.376Z] #21 40.83 Setting up apparmor (2.13.6-10) ... [2022-04-05T11:55:52.701Z] #56 ... [2022-04-05T11:55:52.701Z] [2022-04-05T11:55:52.701Z] #21 [dev-systemd-false 7/24] 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-04-05T11:55:52.701Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-05T11:55:52.701Z] #21 10.81 Fetched 8508 kB in 9s (906 kB/s) [2022-04-05T11:55:54.282Z] #21 42.50 Setting up zip (3.0-12) ... [2022-04-05T11:55:54.282Z] #21 42.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:55:54.282Z] #21 42.54 Setting up bash-completion (1:2.11-2) ... [2022-04-05T11:55:55.212Z] #19 262.7 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-05T11:55:55.212Z] #19 262.7 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-05T11:55:55.213Z] #19 262.8 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-05T11:55:55.213Z] #19 263.0 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-05T11:55:55.213Z] #19 263.0 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-05T11:55:55.213Z] #19 263.0 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-05T11:55:55.213Z] #19 263.0 Selecting previously unselected package libc6-s390x-cross. [2022-04-05T11:55:55.213Z] #19 263.0 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-05T11:55:55.213Z] #19 263.0 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-05T11:55:55.213Z] #19 263.2 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-05T11:55:55.213Z] #19 263.2 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:55.213Z] #19 263.2 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-05T11:55:55.213Z] #19 263.2 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-05T11:55:55.213Z] #19 263.2 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:55.213Z] #19 263.2 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-05T11:55:55.213Z] #19 263.3 Selecting previously unselected package libitm1-s390x-cross. [2022-04-05T11:55:55.213Z] #19 263.3 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:55.213Z] #19 263.3 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-05T11:55:55.213Z] #19 263.3 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-05T11:55:55.213Z] #19 263.3 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:55.213Z] #19 263.3 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-05T11:55:55.213Z] #19 263.3 Selecting previously unselected package libasan6-s390x-cross. [2022-04-05T11:55:55.213Z] #19 263.3 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:55.213Z] #19 263.4 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-05T11:55:55.469Z] #19 263.6 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-05T11:55:55.469Z] #19 263.6 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:55.469Z] #19 263.6 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-05T11:55:55.469Z] #19 263.7 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-05T11:55:55.469Z] #19 263.7 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:55.469Z] #19 263.7 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-05T11:55:55.469Z] #19 263.8 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-05T11:55:55.726Z] #19 263.8 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:55:55.726Z] #19 263.8 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-05T11:55:55.726Z] #19 263.9 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-05T11:55:55.726Z] #19 263.9 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-05T11:55:55.726Z] #19 263.9 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-05T11:55:56.190Z] #21 44.35 Setting up xz-utils (5.2.5-2) ... [2022-04-05T11:55:56.190Z] #21 44.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-05T11:55:56.190Z] #21 44.39 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-05T11:55:56.190Z] #21 44.40 Setting up patch (2.7.6-7) ... [2022-04-05T11:55:56.190Z] #21 44.42 Setting up sudo (1.9.5p2-3) ... [2022-04-05T11:55:56.190Z] #21 44.48 invoke-rc.d: could not determine current runlevel [2022-04-05T11:55:56.190Z] #21 44.49 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-05T11:55:56.190Z] #21 44.50 Setting up xfsprogs (5.10.0-4) ... [2022-04-05T11:55:56.190Z] #21 44.52 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-05T11:55:56.190Z] #21 44.53 Setting up inetutils-ping (2:2.0-1) ... [2022-04-05T11:55:56.190Z] #21 44.55 Setting up pigz (2.6-1) ... [2022-04-05T11:55:56.190Z] #21 44.56 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-05T11:55:56.190Z] #21 44.59 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T11:55:56.190Z] #21 44.62 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-05T11:55:56.190Z] #21 44.67 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:55:56.917Z] #21 10.81 Reading package lists... [2022-04-05T11:55:57.018Z] #21 45.32 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-05T11:55:57.018Z] #21 45.34 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-05T11:55:57.537Z] #21 45.76 Setting up libelf1:amd64 (0.183-1) ... [2022-04-05T11:55:57.537Z] #21 45.80 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-05T11:55:57.537Z] #21 45.82 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T11:55:57.537Z] #21 45.84 Setting up python3-distutils (3.9.2-1) ... [2022-04-05T11:55:57.796Z] #21 46.24 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:55:57.796Z] #21 46.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-05T11:55:57.796Z] #21 46.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-05T11:55:57.796Z] #21 46.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-05T11:55:57.796Z] #21 46.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-05T11:55:57.796Z] #21 46.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-05T11:55:57.796Z] #21 46.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-05T11:55:57.796Z] #21 46.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-05T11:55:57.796Z] #21 46.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-05T11:55:58.055Z] #21 46.32 Setting up python3-setuptools (52.0.0-4) ... [2022-04-05T11:55:58.308Z] #21 14.97 Reading package lists... [2022-04-05T11:55:58.308Z] #21 ... [2022-04-05T11:55:58.308Z] [2022-04-05T11:55:58.308Z] #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-04-05T11:55:58.308Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-05T11:55:58.308Z] #34 DONE 189.9s [2022-04-05T11:55:58.569Z] [2022-04-05T11:55:58.569Z] #21 [dev-systemd-false 7/24] 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-04-05T11:55:58.569Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-05T11:55:59.433Z] #21 47.88 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-05T11:55:59.433Z] #21 47.91 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-05T11:55:59.692Z] #21 47.93 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-05T11:55:59.692Z] #21 47.94 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-05T11:55:59.898Z] #19 268.2 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-05T11:55:59.898Z] #19 268.2 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-05T11:55:59.898Z] #19 268.2 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-05T11:55:59.953Z] #21 14.97 Reading package lists... [2022-04-05T11:56:00.154Z] #19 268.2 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-05T11:56:00.154Z] #19 268.2 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-05T11:56:00.154Z] #19 268.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-05T11:56:00.154Z] #19 268.4 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-05T11:56:00.154Z] #19 268.4 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-05T11:56:00.154Z] #19 268.4 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-05T11:56:00.411Z] #19 268.6 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-05T11:56:00.411Z] #19 268.6 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-05T11:56:00.411Z] #19 268.7 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-05T11:56:00.629Z] #21 49.03 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-05T11:56:00.629Z] #21 49.04 Setting up jq (1.6-2.1) ... [2022-04-05T11:56:00.629Z] #21 49.06 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-05T11:56:00.629Z] #21 49.07 Setting up iptables (1.8.7-1) ... [2022-04-05T11:56:00.629Z] #21 49.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-05T11:56:00.629Z] #21 49.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-05T11:56:00.629Z] #21 49.12 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-05T11:56:00.629Z] #21 49.13 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-05T11:56:00.629Z] #21 49.13 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-05T11:56:00.629Z] #21 49.14 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-05T11:56:00.629Z] #21 49.15 Setting up iproute2 (5.10.0-4) ... [2022-04-05T11:56:00.667Z] #19 268.9 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-05T11:56:00.667Z] #19 268.9 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-05T11:56:00.667Z] #19 268.9 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-05T11:56:00.911Z] #21 18.36 Building dependency tree... [2022-04-05T11:56:01.197Z] #21 49.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:56:02.385Z] #21 20.83 The following additional packages will be installed: [2022-04-05T11:56:02.651Z] #21 20.85 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-05T11:56:02.651Z] #21 20.85 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-05T11:56:02.651Z] #21 20.85 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-05T11:56:02.651Z] #21 20.85 python3-pkg-resources vim-runtime xxd [2022-04-05T11:56:02.651Z] #21 20.89 Suggested packages: [2022-04-05T11:56:02.651Z] #21 20.90 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-05T11:56:02.651Z] #21 20.90 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-05T11:56:02.651Z] #21 20.90 acl attr quota [2022-04-05T11:56:02.651Z] #21 20.90 Recommended packages: [2022-04-05T11:56:02.651Z] #21 20.90 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-05T11:56:03.105Z] #21 DONE 51.4s [2022-04-05T11:56:03.105Z] [2022-04-05T11:56:03.105Z] #22 [dev-systemd-false 8/24] 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-04-05T11:56:03.105Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-05T11:56:04.046Z] #22 0.840 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-05T11:56:04.046Z] #22 0.844 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-05T11:56:04.046Z] #22 0.847 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-05T11:56:04.046Z] #22 DONE 1.0s [2022-04-05T11:56:04.046Z] [2022-04-05T11:56:04.046Z] #43 [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-04-05T11:56:04.046Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T11:56:04.046Z] #43 ... [2022-04-05T11:56:04.046Z] [2022-04-05T11:56:04.046Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-05T11:56:04.046Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-05T11:56:04.575Z] #21 22.83 The following NEW packages will be installed: [2022-04-05T11:56:04.575Z] #21 22.84 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-05T11:56:04.575Z] #21 22.84 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-05T11:56:04.575Z] #21 22.84 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-05T11:56:04.575Z] #21 22.84 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-05T11:56:04.575Z] #21 22.84 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-05T11:56:04.575Z] #21 22.84 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-05T11:56:04.575Z] #21 22.84 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-05T11:56:04.575Z] #21 22.84 xz-utils zip zstd [2022-04-05T11:56:04.838Z] #21 23.17 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:56:04.838Z] #21 23.17 Need to get 27.6 MB of archives. [2022-04-05T11:56:04.838Z] #21 23.17 After this operation, 106 MB of additional disk space will be used. [2022-04-05T11:56:04.838Z] #21 23.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-05T11:56:04.838Z] #21 23.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-05T11:56:04.838Z] #21 23.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-05T11:56:04.838Z] #21 23.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-05T11:56:04.838Z] #21 23.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-05T11:56:04.838Z] #21 23.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-05T11:56:04.838Z] #21 23.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-05T11:56:04.838Z] #21 23.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-05T11:56:04.838Z] #21 23.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-05T11:56:04.839Z] #19 273.1 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-05T11:56:04.839Z] #19 273.1 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-05T11:56:04.839Z] #19 273.1 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-05T11:56:04.840Z] #19 273.1 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-05T11:56:04.840Z] #19 273.1 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-05T11:56:04.840Z] #19 273.1 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-05T11:56:04.840Z] #19 273.2 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-05T11:56:04.840Z] #19 273.2 Setting up libfile-which-perl (1.23-1) ... [2022-04-05T11:56:04.840Z] #19 273.2 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-05T11:56:05.096Z] #19 273.2 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-05T11:56:05.096Z] #19 273.2 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-05T11:56:05.096Z] #19 273.2 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-05T11:56:05.096Z] #19 273.2 Setting up libicu67:amd64 (67.1-7) ... [2022-04-05T11:56:05.096Z] #19 273.2 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-05T11:56:05.096Z] #19 273.2 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-05T11:56:05.096Z] #19 273.3 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-05T11:56:05.096Z] #19 273.3 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-05T11:56:05.096Z] #19 273.3 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-05T11:56:05.096Z] #19 273.3 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-05T11:56:05.096Z] #19 273.3 Setting up file (1:5.39-3) ... [2022-04-05T11:56:05.096Z] #19 273.3 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-05T11:56:05.096Z] #19 273.3 Setting up bzip2 (1.0.8-4) ... [2022-04-05T11:56:05.096Z] #19 273.3 Setting up libyaml-perl (1.30-1) ... [2022-04-05T11:56:05.096Z] #19 273.4 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-05T11:56:05.096Z] #19 273.4 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-05T11:56:05.096Z] #19 273.4 Setting up libio-string-perl (1.08-3.1) ... [2022-04-05T11:56:05.096Z] #19 273.4 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-05T11:56:05.096Z] #19 273.4 Setting up cross-config (2.6.18+nmu1) ... [2022-04-05T11:56:05.098Z] #21 23.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-05T11:56:05.098Z] #21 23.24 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-05T11:56:05.099Z] #21 23.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-05T11:56:05.099Z] #21 23.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-04-05T11:56:05.099Z] #21 23.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-05T11:56:05.099Z] #21 23.29 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-05T11:56:05.099Z] #21 23.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-05T11:56:05.099Z] #21 23.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-05T11:56:05.099Z] #21 23.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-05T11:56:05.099Z] #21 23.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-05T11:56:05.099Z] #21 23.30 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-05T11:56:05.099Z] #21 23.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-05T11:56:05.099Z] #21 23.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-05T11:56:05.099Z] #21 23.32 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-05T11:56:05.099Z] #21 23.32 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-05T11:56:05.099Z] #21 23.33 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-05T11:56:05.099Z] #21 23.33 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-05T11:56:05.099Z] #21 23.33 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-05T11:56:05.353Z] #19 273.5 Setting up xz-utils (5.2.5-2) ... [2022-04-05T11:56:05.353Z] #19 273.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-05T11:56:05.353Z] #19 273.5 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-05T11:56:05.353Z] #19 273.5 Setting up patch (2.7.6-7) ... [2022-04-05T11:56:05.353Z] #19 273.5 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-05T11:56:05.353Z] #19 273.6 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-05T11:56:05.353Z] #19 273.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T11:56:05.353Z] #19 273.6 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-05T11:56:05.353Z] #19 273.6 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-05T11:56:05.353Z] #19 273.6 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-05T11:56:05.353Z] #19 273.6 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T11:56:05.353Z] #19 273.6 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-05T11:56:05.353Z] #19 273.6 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-05T11:56:05.353Z] #19 273.6 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T11:56:05.353Z] #19 273.6 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-05T11:56:05.353Z] #19 273.7 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-05T11:56:05.353Z] #19 273.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-05T11:56:05.353Z] #19 273.7 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-05T11:56:05.353Z] #19 273.7 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-05T11:56:05.353Z] #19 273.7 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-05T11:56:05.353Z] #19 273.7 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-05T11:56:05.353Z] #19 273.7 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-05T11:56:05.363Z] #21 23.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-05T11:56:05.363Z] #21 23.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-05T11:56:05.363Z] #21 23.66 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-04-05T11:56:05.363Z] #21 23.66 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-05T11:56:05.363Z] #21 23.67 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-05T11:56:05.363Z] #21 23.69 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-05T11:56:05.363Z] #21 23.70 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-05T11:56:05.609Z] #19 273.7 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-05T11:56:05.609Z] #19 273.7 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-05T11:56:05.609Z] #19 273.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-05T11:56:05.609Z] #19 273.8 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-05T11:56:05.609Z] #19 273.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-05T11:56:05.609Z] #19 273.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-05T11:56:05.609Z] #19 273.8 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-05T11:56:05.609Z] #19 273.8 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-05T11:56:05.609Z] #19 273.8 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-05T11:56:05.609Z] #19 273.8 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-05T11:56:05.609Z] #19 273.8 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T11:56:05.609Z] #19 273.8 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-05T11:56:05.609Z] #19 273.9 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-05T11:56:05.609Z] #19 273.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T11:56:05.609Z] #19 273.9 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-05T11:56:05.609Z] #19 273.9 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-05T11:56:05.609Z] #19 273.9 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-05T11:56:05.609Z] #19 273.9 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-05T11:56:05.609Z] #19 273.9 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-05T11:56:05.609Z] #19 273.9 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-05T11:56:05.625Z] #21 23.81 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-05T11:56:05.625Z] #21 23.81 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-05T11:56:05.625Z] #21 23.81 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-05T11:56:05.625Z] #21 23.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-05T11:56:05.625Z] #21 23.86 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-05T11:56:05.625Z] #21 23.86 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-05T11:56:05.625Z] #21 23.88 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-05T11:56:05.625Z] #21 23.93 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-05T11:56:05.625Z] #21 23.94 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-05T11:56:05.625Z] #21 23.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-04-05T11:56:05.866Z] #19 273.9 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-05T11:56:05.866Z] #19 273.9 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-05T11:56:05.866Z] #19 274.0 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-05T11:56:05.866Z] #19 274.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-05T11:56:05.866Z] #19 274.0 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T11:56:05.866Z] #19 274.0 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-05T11:56:05.866Z] #19 274.1 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-05T11:56:05.866Z] #19 274.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-05T11:56:05.886Z] #21 24.14 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-05T11:56:05.886Z] #21 24.18 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-05T11:56:05.886Z] #21 24.21 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-05T11:56:05.886Z] #21 24.22 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-05T11:56:06.124Z] #19 274.2 [2022-04-05T11:56:06.124Z] #19 274.2 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-05T11:56:06.124Z] #19 274.3 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.124Z] #19 274.3 Setting up dpkg-dev (1.20.9) ... [2022-04-05T11:56:06.124Z] #19 274.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.124Z] #19 274.3 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-05T11:56:06.124Z] #19 274.3 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.124Z] #19 274.3 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.124Z] #19 274.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.124Z] #19 274.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.124Z] #19 274.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-05T11:56:06.124Z] #19 274.4 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.124Z] #19 274.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.124Z] #19 274.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.380Z] #19 274.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.380Z] #19 274.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-05T11:56:06.380Z] #19 274.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-05T11:56:06.380Z] #19 274.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-05T11:56:06.380Z] #19 274.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-05T11:56:06.637Z] #19 274.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-05T11:56:06.637Z] #19 274.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-05T11:56:06.637Z] #19 274.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-05T11:56:06.637Z] #19 274.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.637Z] #19 274.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-05T11:56:06.637Z] #19 274.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.637Z] #19 274.8 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.637Z] #19 274.8 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-05T11:56:06.637Z] #19 274.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-05T11:56:06.637Z] #19 274.8 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.637Z] #19 274.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.637Z] #19 274.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.637Z] #19 274.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.637Z] #19 274.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.637Z] #19 274.9 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.637Z] #19 274.9 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-05T11:56:06.637Z] #19 274.9 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-05T11:56:06.637Z] #19 274.9 Setting up libxml-simple-perl (2.25-1) ... [2022-04-05T11:56:06.637Z] #19 274.9 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-05T11:56:06.637Z] #19 274.9 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-05T11:56:06.637Z] #19 275.0 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-05T11:56:06.637Z] #19 275.0 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.637Z] #19 275.0 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.637Z] #19 275.0 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.637Z] #19 275.0 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.637Z] #19 275.0 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-05T11:56:06.637Z] #19 275.0 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-05T11:56:06.831Z] #21 24.95 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:56:06.831Z] #21 25.08 Fetched 27.6 MB in 1s (20.1 MB/s) [2022-04-05T11:56:06.831Z] #21 25.16 Selecting previously unselected package pigz. [2022-04-05T11:56:06.893Z] #19 275.0 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.894Z] #19 275.0 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-05T11:56:06.894Z] #19 275.1 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.894Z] #19 275.1 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-05T11:56:06.894Z] #19 275.1 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-05T11:56:06.894Z] #19 275.1 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-05T11:56:06.894Z] #19 275.1 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-05T11:56:06.894Z] #19 275.1 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-05T11:56:06.894Z] #19 275.1 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-05T11:56:06.894Z] #19 275.1 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-05T11:56:06.894Z] #19 275.2 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-05T11:56:06.894Z] #19 275.2 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-05T11:56:06.894Z] #19 275.2 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-05T11:56:06.894Z] #19 275.2 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-05T11:56:06.894Z] #19 275.2 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-05T11:56:06.894Z] #19 275.2 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-05T11:56:06.894Z] #19 275.2 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-05T11:56:06.894Z] #19 275.3 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-05T11:56:07.092Z] #21 25.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-05T11:56:07.092Z] #21 25.22 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-05T11:56:07.092Z] #21 25.23 Unpacking pigz (2.6-1) ... [2022-04-05T11:56:07.092Z] #21 25.46 Selecting previously unselected package libelf1:amd64. [2022-04-05T11:56:07.092Z] #21 25.46 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-05T11:56:07.092Z] #21 25.56 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-05T11:56:07.150Z] #19 275.3 Setting up crossbuild-essential-armel (12.9) ... [2022-04-05T11:56:07.150Z] #19 275.3 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-05T11:56:07.150Z] #19 275.3 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-05T11:56:07.150Z] #19 275.3 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-05T11:56:07.150Z] #19 275.3 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-05T11:56:07.150Z] #19 275.3 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-05T11:56:07.150Z] #19 275.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:56:07.665Z] #21 26.00 Selecting previously unselected package libbpf0:amd64. [2022-04-05T11:56:07.665Z] #21 26.02 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-05T11:56:07.665Z] #21 26.10 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-05T11:56:08.079Z] #19 DONE 276.3s [2022-04-05T11:56:08.079Z] [2022-04-05T11:56:08.079Z] #45 [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-04-05T11:56:08.079Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-05T11:56:08.237Z] #21 26.34 Selecting previously unselected package libcap2:amd64. [2022-04-05T11:56:08.237Z] #21 26.35 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-05T11:56:08.237Z] #21 26.36 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-05T11:56:08.237Z] #21 26.44 Selecting previously unselected package libmnl0:amd64. [2022-04-05T11:56:08.237Z] #21 26.46 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-05T11:56:08.237Z] #21 26.50 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-05T11:56:08.237Z] #21 26.56 Selecting previously unselected package libxtables12:amd64. [2022-04-05T11:56:08.237Z] #21 26.56 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-05T11:56:08.237Z] #21 26.57 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-05T11:56:08.237Z] #21 26.66 Selecting previously unselected package libcap2-bin. [2022-04-05T11:56:08.335Z] #45 ... [2022-04-05T11:56:08.335Z] [2022-04-05T11:56:08.335Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-05T11:56:08.335Z] #32 sha256:8dde014d4b1675837137ed8e48bfa97fc9abf5767d46b59241837371ce2dbe09 [2022-04-05T11:56:08.335Z] #32 DONE 0.1s [2022-04-05T11:56:08.335Z] [2022-04-05T11:56:08.335Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-05T11:56:08.335Z] #69 sha256:3b10542d59d78472897545f5fbc8322ed7571517ab0935bd8b0720a384fc6745 [2022-04-05T11:56:08.335Z] #69 DONE 0.2s [2022-04-05T11:56:08.335Z] [2022-04-05T11:56:08.335Z] #70 [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-04-05T11:56:08.335Z] #70 sha256:4b00855846833d0f7792de210defcf9b2471cdee78b74afb50b1815de2f28c5c [2022-04-05T11:56:08.498Z] #21 26.67 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-05T11:56:08.498Z] #21 26.67 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-05T11:56:08.498Z] #21 26.83 Selecting previously unselected package iproute2. [2022-04-05T11:56:08.498Z] #21 26.84 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-05T11:56:08.498Z] #21 26.84 Unpacking iproute2 (5.10.0-4) ... [2022-04-05T11:56:09.443Z] #21 27.48 Selecting previously unselected package xxd. [2022-04-05T11:56:09.443Z] #21 27.49 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-05T11:56:09.443Z] #21 27.51 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:56:09.443Z] #21 27.65 Selecting previously unselected package vim-common. [2022-04-05T11:56:09.443Z] #21 27.66 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T11:56:09.443Z] #21 27.68 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:56:09.700Z] #70 1.357 + RM_GOPATH=0 [2022-04-05T11:56:09.700Z] #70 1.357 + TMP_GOPATH= [2022-04-05T11:56:09.700Z] #70 1.357 + : /build [2022-04-05T11:56:09.700Z] #70 1.357 + '[' -z '' ']' [2022-04-05T11:56:09.700Z] #70 1.357 ++ mktemp -d [2022-04-05T11:56:09.700Z] #70 1.358 + export GOPATH=/tmp/tmp.kKzigM0DoG [2022-04-05T11:56:09.700Z] #70 1.358 + GOPATH=/tmp/tmp.kKzigM0DoG [2022-04-05T11:56:09.700Z] #70 1.358 + RM_GOPATH=1 [2022-04-05T11:56:09.700Z] #70 1.358 + case "$(go env GOARCH)" in [2022-04-05T11:56:09.700Z] #70 1.359 ++ go env GOARCH [2022-04-05T11:56:09.700Z] #70 1.362 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T11:56:09.700Z] #70 1.362 + GO_BUILDMODE=-buildmode=pie [2022-04-05T11:56:09.700Z] #70 1.362 ++ dirname /install.sh [2022-04-05T11:56:09.700Z] #70 1.363 + dir=/ [2022-04-05T11:56:09.700Z] #70 1.363 + bin=rootlesskit [2022-04-05T11:56:09.700Z] #70 1.363 + shift [2022-04-05T11:56:09.700Z] #70 1.363 + '[' '!' -f //rootlesskit.installer ']' [2022-04-05T11:56:09.700Z] #70 1.363 + . //rootlesskit.installer [2022-04-05T11:56:09.700Z] #70 1.363 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-05T11:56:09.700Z] #70 1.363 + install_rootlesskit [2022-04-05T11:56:09.700Z] #70 1.363 + case "$1" in [2022-04-05T11:56:09.700Z] #70 1.363 + export CGO_ENABLED=0 [2022-04-05T11:56:09.700Z] #70 1.363 + CGO_ENABLED=0 [2022-04-05T11:56:09.700Z] #70 1.363 + _install_rootlesskit [2022-04-05T11:56:09.700Z] #70 1.364 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-05T11:56:09.700Z] #70 1.364 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-05T11:56:09.700Z] #70 1.364 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-05T11:56:09.700Z] #70 1.364 + GOBIN=/build [2022-04-05T11:56:09.700Z] #70 1.364 + GO111MODULE=on [2022-04-05T11:56:09.700Z] #70 1.364 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-05T11:56:09.704Z] #21 28.08 Selecting previously unselected package bash-completion. [2022-04-05T11:56:09.704Z] #21 28.08 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-05T11:56:09.956Z] #70 1.757 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-05T11:56:10.684Z] #60 ... [2022-04-05T11:56:10.684Z] [2022-04-05T11:56:10.684Z] #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-04-05T11:56:10.684Z] #26 sha256:d21b0cb2f03a1821317f3a332960639f5b267e4f7b3acc6f03032787372e0f02 [2022-04-05T11:56:10.684Z] #26 203.4 + return [2022-04-05T11:56:10.944Z] #26 DONE 204.8s [2022-04-05T11:56:10.944Z] [2022-04-05T11:56:10.944Z] #56 [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-04-05T11:56:10.944Z] #56 sha256:3ec5555daf10d7dd43c0e724898fdfe43ec6a4573bf029d19b4e2d9f90c048d7 [2022-04-05T11:56:11.848Z] #70 3.250 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-05T11:56:11.848Z] #70 3.410 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-05T11:56:11.848Z] #70 3.613 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-05T11:56:12.785Z] #70 4.582 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-05T11:56:13.043Z] #70 4.930 go: downloading github.com/google/uuid v1.3.0 [2022-04-05T11:56:13.301Z] #70 4.945 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-05T11:56:13.301Z] #70 5.085 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-05T11:56:13.501Z] #56 ... [2022-04-05T11:56:13.501Z] [2022-04-05T11:56:13.501Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-05T11:56:13.501Z] #27 sha256:d5768725d58292172b6e05daf03bc4293bdcfe3ecb1d66787aa60aa63d857d58 [2022-04-05T11:56:13.559Z] #70 ... [2022-04-05T11:56:13.559Z] [2022-04-05T11:56:13.559Z] #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-04-05T11:56:13.559Z] #33 sha256:07c5554a5a9b1ca076e698e55e547da147ff73f2a051ade59f973809228bc206 [2022-04-05T11:56:13.559Z] #33 1.319 + RM_GOPATH=0 [2022-04-05T11:56:13.559Z] #33 1.319 + TMP_GOPATH= [2022-04-05T11:56:13.559Z] #33 1.319 + : /build [2022-04-05T11:56:13.559Z] #33 1.319 + '[' -z '' ']' [2022-04-05T11:56:13.559Z] #33 1.319 ++ mktemp -d [2022-04-05T11:56:13.559Z] #33 1.323 + export GOPATH=/tmp/tmp.m1d45Dy8rr [2022-04-05T11:56:13.559Z] #33 1.323 + GOPATH=/tmp/tmp.m1d45Dy8rr [2022-04-05T11:56:13.559Z] #33 1.323 + RM_GOPATH=1 [2022-04-05T11:56:13.559Z] #33 1.323 + case "$(go env GOARCH)" in [2022-04-05T11:56:13.559Z] #33 1.325 ++ go env GOARCH [2022-04-05T11:56:13.559Z] #33 1.330 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T11:56:13.559Z] #33 1.330 + GO_BUILDMODE=-buildmode=pie [2022-04-05T11:56:13.559Z] #33 1.330 ++ dirname /install.sh [2022-04-05T11:56:13.559Z] #33 1.331 + dir=/ [2022-04-05T11:56:13.559Z] #33 1.331 + bin=dockercli [2022-04-05T11:56:13.559Z] #33 1.331 + shift [2022-04-05T11:56:13.559Z] #33 1.331 + '[' '!' -f //dockercli.installer ']' [2022-04-05T11:56:13.559Z] #33 1.331 + . //dockercli.installer [2022-04-05T11:56:13.559Z] #33 1.331 ++ : stable [2022-04-05T11:56:13.559Z] #33 1.331 ++ : 17.06.2-ce [2022-04-05T11:56:13.559Z] #33 1.332 + install_dockercli [2022-04-05T11:56:13.559Z] #33 1.332 Install docker/cli version 17.06.2-ce from stable [2022-04-05T11:56:13.559Z] #33 1.332 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-05T11:56:13.559Z] #33 1.332 ++ uname -m [2022-04-05T11:56:13.559Z] #33 1.335 + arch=x86_64 [2022-04-05T11:56:13.559Z] #33 1.335 + '[' x86_64 '!=' x86_64 ']' [2022-04-05T11:56:13.559Z] #33 1.335 + url=https://download.docker.com/linux/static [2022-04-05T11:56:13.559Z] #33 1.335 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-05T11:56:13.559Z] #33 1.335 + tar -xz docker/docker [2022-04-05T11:56:13.559Z] #33 5.032 + mkdir -p /build [2022-04-05T11:56:13.559Z] #33 5.033 + mv docker/docker /build/ [2022-04-05T11:56:13.559Z] #33 5.035 + rmdir docker [2022-04-05T11:56:13.559Z] #33 DONE 5.3s [2022-04-05T11:56:13.559Z] [2022-04-05T11:56:13.559Z] #70 [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-04-05T11:56:13.559Z] #70 sha256:4b00855846833d0f7792de210defcf9b2471cdee78b74afb50b1815de2f28c5c [2022-04-05T11:56:13.559Z] #70 5.252 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-05T11:56:13.559Z] #70 5.305 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-05T11:56:13.559Z] #70 ... [2022-04-05T11:56:13.559Z] [2022-04-05T11:56:13.559Z] #45 [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-04-05T11:56:13.559Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-05T11:56:13.559Z] #45 1.604 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:56:13.559Z] #45 1.618 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:56:13.559Z] #45 1.619 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:56:13.559Z] #45 1.807 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-05T11:56:13.559Z] #45 2.166 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-05T11:56:13.559Z] #45 2.530 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-05T11:56:13.559Z] #45 2.854 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T11:56:13.559Z] #45 3.190 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-05T11:56:13.559Z] #45 3.509 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-05T11:56:13.559Z] #45 3.788 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-05T11:56:13.559Z] #45 3.790 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T11:56:13.559Z] #45 3.794 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-05T11:56:13.559Z] #45 3.797 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-05T11:56:13.559Z] #45 3.810 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-05T11:56:13.559Z] #45 3.814 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-05T11:56:13.559Z] #45 3.828 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T11:56:13.559Z] #45 3.828 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-05T11:56:13.559Z] #45 3.829 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-05T11:56:13.559Z] #45 3.830 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-05T11:56:13.559Z] #45 3.830 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-05T11:56:13.559Z] #45 3.833 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-05T11:56:13.911Z] #21 31.67 Unpacking bash-completion (1:2.11-2) ... [2022-04-05T11:56:13.911Z] #21 32.22 Selecting previously unselected package bzip2. [2022-04-05T11:56:13.911Z] #21 32.22 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-05T11:56:13.911Z] #21 32.23 Unpacking bzip2 (1.0.8-4) ... [2022-04-05T11:56:14.019Z] #23 8.967 Collecting yamllint==1.26.1 [2022-04-05T11:56:14.020Z] #23 10.02 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-05T11:56:14.073Z] #27 DONE 0.7s [2022-04-05T11:56:14.073Z] [2022-04-05T11:56:14.073Z] #60 [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-04-05T11:56:14.073Z] #60 sha256:8ed3ef6269c6b4cbc0019d1c0354825349029ee26e86084dbf34694f2ce1b5ae [2022-04-05T11:56:14.073Z] #60 ... [2022-04-05T11:56:14.073Z] [2022-04-05T11:56:14.073Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-05T11:56:14.073Z] #32 sha256:a428bb433d4ec95ccf1a3f806bcc5f4e03aec5d7d2b764b8cf2f03bc191e5b89 [2022-04-05T11:56:14.173Z] #21 32.36 Selecting previously unselected package xz-utils. [2022-04-05T11:56:14.173Z] #21 32.37 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2022-04-05T11:56:14.173Z] #21 32.37 Unpacking xz-utils (5.2.5-2) ... [2022-04-05T11:56:14.434Z] #21 32.64 Selecting previously unselected package apparmor. [2022-04-05T11:56:14.434Z] #21 32.65 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-05T11:56:14.434Z] #21 32.75 Unpacking apparmor (2.13.6-10) ... [2022-04-05T11:56:14.957Z] #23 11.06 Collecting pathspec>=0.5.3 [2022-04-05T11:56:14.957Z] #23 11.07 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-05T11:56:15.006Z] #21 33.27 Selecting previously unselected package inetutils-ping. [2022-04-05T11:56:15.006Z] #21 33.27 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-05T11:56:15.006Z] #21 33.27 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-05T11:56:15.267Z] #21 33.41 Selecting previously unselected package libip4tc2:amd64. [2022-04-05T11:56:15.267Z] #21 33.42 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-05T11:56:15.267Z] #21 33.42 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-05T11:56:15.267Z] #21 33.56 Selecting previously unselected package libip6tc2:amd64. [2022-04-05T11:56:15.267Z] #21 33.58 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-05T11:56:15.267Z] #21 33.59 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-05T11:56:15.525Z] #23 11.41 Collecting pyyaml [2022-04-05T11:56:15.525Z] #23 11.43 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-04-05T11:56:15.525Z] #23 11.50 Building wheels for collected packages: yamllint [2022-04-05T11:56:15.525Z] #23 11.51 Building wheel for yamllint (setup.py): started [2022-04-05T11:56:15.529Z] #21 33.74 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-05T11:56:15.529Z] #21 33.74 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-05T11:56:15.529Z] #21 33.78 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-05T11:56:15.790Z] #21 33.97 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-05T11:56:15.790Z] #21 33.97 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-05T11:56:15.790Z] #21 34.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-05T11:56:15.790Z] #21 34.11 Selecting previously unselected package libnftnl11:amd64. [2022-04-05T11:56:15.790Z] #21 34.11 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-05T11:56:15.790Z] #21 34.12 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-05T11:56:15.790Z] #21 34.23 Selecting previously unselected package iptables. [2022-04-05T11:56:15.991Z] #32 ... [2022-04-05T11:56:15.991Z] [2022-04-05T11:56:15.991Z] #56 [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-04-05T11:56:15.991Z] #56 sha256:3ec5555daf10d7dd43c0e724898fdfe43ec6a4573bf029d19b4e2d9f90c048d7 [2022-04-05T11:56:15.991Z] #56 122.7 + mkdir -p /build [2022-04-05T11:56:15.991Z] #56 122.7 + cp runc /build/runc [2022-04-05T11:56:15.991Z] #56 DONE 123.1s [2022-04-05T11:56:15.991Z] [2022-04-05T11:56:15.991Z] #51 [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-04-05T11:56:15.991Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-05T11:56:15.991Z] #51 209.3 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-05T11:56:15.991Z] #51 DONE 210.4s [2022-04-05T11:56:16.054Z] #21 34.26 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-05T11:56:16.054Z] #21 34.26 Unpacking iptables (1.8.7-1) ... [2022-04-05T11:56:16.257Z] [2022-04-05T11:56:16.257Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-05T11:56:16.257Z] #32 sha256:a428bb433d4ec95ccf1a3f806bcc5f4e03aec5d7d2b764b8cf2f03bc191e5b89 [2022-04-05T11:56:16.257Z] #32 DONE 2.1s [2022-04-05T11:56:16.257Z] [2022-04-05T11:56:16.257Z] #60 [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-04-05T11:56:16.257Z] #60 sha256:8ed3ef6269c6b4cbc0019d1c0354825349029ee26e86084dbf34694f2ce1b5ae [2022-04-05T11:56:16.257Z] #60 ... [2022-04-05T11:56:16.257Z] [2022-04-05T11:56:16.257Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-05T11:56:16.257Z] #35 sha256:ddcb4d4217e6d9f71ce98f47966455ef729ab0032f90b89aba64bdc312ebe841 [2022-04-05T11:56:16.318Z] #21 34.66 Selecting previously unselected package libonig5:amd64. [2022-04-05T11:56:16.318Z] #21 34.66 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-05T11:56:16.461Z] #23 12.30 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-05T11:56:16.461Z] #23 12.31 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1272fe4dbd0ed9e47d02a54da517e3f95c2b08864ef88886c4939ef8ad803bd1 [2022-04-05T11:56:16.461Z] #23 12.31 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-05T11:56:16.461Z] #23 12.31 Successfully built yamllint [2022-04-05T11:56:16.461Z] #23 12.33 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-05T11:56:16.580Z] #21 34.67 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T11:56:16.580Z] #21 34.85 Selecting previously unselected package libjq1:amd64. [2022-04-05T11:56:16.580Z] #21 34.86 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-05T11:56:16.580Z] #21 34.86 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-05T11:56:16.721Z] #23 12.76 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-05T11:56:16.829Z] #35 DONE 0.6s [2022-04-05T11:56:16.829Z] [2022-04-05T11:56:16.829Z] #60 [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-04-05T11:56:16.829Z] #60 sha256:8ed3ef6269c6b4cbc0019d1c0354825349029ee26e86084dbf34694f2ce1b5ae [2022-04-05T11:56:16.829Z] #60 ... [2022-04-05T11:56:16.829Z] [2022-04-05T11:56:16.829Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-05T11:56:16.830Z] #37 sha256:de6687b0ddc1a3d9eac668ab0baae521d08db49eef442b32a58ec0f42accbbc5 [2022-04-05T11:56:16.842Z] #21 35.06 Selecting previously unselected package jq. [2022-04-05T11:56:16.842Z] #21 35.06 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-05T11:56:16.842Z] #21 35.07 Unpacking jq (1.6-2.1) ... [2022-04-05T11:56:17.091Z] #37 DONE 0.2s [2022-04-05T11:56:17.091Z] [2022-04-05T11:56:17.091Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-05T11:56:17.091Z] #41 sha256:6713c923714221934bf3cd670d381449499dd8a75011b5cd6ee117f3709299f3 [2022-04-05T11:56:17.091Z] #41 DONE 0.1s [2022-04-05T11:56:17.091Z] [2022-04-05T11:56:17.091Z] #60 [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-04-05T11:56:17.091Z] #60 sha256:8ed3ef6269c6b4cbc0019d1c0354825349029ee26e86084dbf34694f2ce1b5ae [2022-04-05T11:56:17.091Z] #60 ... [2022-04-05T11:56:17.091Z] [2022-04-05T11:56:17.091Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-05T11:56:17.091Z] #44 sha256:6f570b004ab58a372aa9b682b1cbef1bd589af09a71be04f29ea815f980cfcc9 [2022-04-05T11:56:17.104Z] #21 35.24 Selecting previously unselected package libaio1:amd64. [2022-04-05T11:56:17.104Z] #21 35.24 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-05T11:56:17.104Z] #21 35.25 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-05T11:56:17.104Z] #21 35.32 Selecting previously unselected package libgpm2:amd64. [2022-04-05T11:56:17.104Z] #21 35.33 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-05T11:56:17.104Z] #21 35.34 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-05T11:56:17.104Z] #21 35.45 Selecting previously unselected package libicu67:amd64. [2022-04-05T11:56:17.104Z] #21 35.45 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-05T11:56:17.104Z] #21 35.46 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-05T11:56:17.294Z] #23 DONE 13.3s [2022-04-05T11:56:17.294Z] [2022-04-05T11:56:17.294Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-05T11:56:17.294Z] #27 sha256:171c01c8b4cc1e31013e2865f8ebe07ef3a7017a7c2657f1bce2060b0442be94 [2022-04-05T11:56:17.351Z] #44 DONE 0.4s [2022-04-05T11:56:17.351Z] [2022-04-05T11:56:17.351Z] #60 [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-04-05T11:56:17.351Z] #60 sha256:8ed3ef6269c6b4cbc0019d1c0354825349029ee26e86084dbf34694f2ce1b5ae [2022-04-05T11:56:17.553Z] #27 DONE 0.4s [2022-04-05T11:56:17.553Z] [2022-04-05T11:56:17.554Z] #51 [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-04-05T11:56:17.554Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T11:56:17.613Z] #60 ... [2022-04-05T11:56:17.614Z] [2022-04-05T11:56:17.614Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-05T11:56:17.614Z] #48 sha256:9244625cf34c03543b9ca48413a861bcbe67cd94144e25646023dc7de6797227 [2022-04-05T11:56:17.614Z] #48 DONE 0.1s [2022-04-05T11:56:17.813Z] #51 ... [2022-04-05T11:56:17.813Z] [2022-04-05T11:56:17.813Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-05T11:56:17.813Z] #32 sha256:41c122252603b920127ac23a349e93d74414756bb34ab65a2d7f8c46d73fec7b [2022-04-05T11:56:17.874Z] [2022-04-05T11:56:17.874Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-05T11:56:17.874Z] #50 sha256:38462f5fcad4526ed485af3c9b0d9372e748348a76beb80c10d4ca4cb19e996a [2022-04-05T11:56:17.874Z] #50 DONE 0.1s [2022-04-05T11:56:17.874Z] [2022-04-05T11:56:17.874Z] #60 [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-04-05T11:56:17.874Z] #60 sha256:8ed3ef6269c6b4cbc0019d1c0354825349029ee26e86084dbf34694f2ce1b5ae [2022-04-05T11:56:18.071Z] #32 DONE 0.6s [2022-04-05T11:56:18.071Z] [2022-04-05T11:56:18.071Z] #56 [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-04-05T11:56:18.071Z] #56 sha256:bfb86eaa71b1419f10e2d2242e600778d0a33076eb716bcf6e43b242de07394e [2022-04-05T11:56:18.136Z] #60 ... [2022-04-05T11:56:18.136Z] [2022-04-05T11:56:18.136Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-05T11:56:18.136Z] #52 sha256:2c6785bbe3926af1eef0ee1806c9668ff21111ef649bbe00e5a480bf7fb60220 [2022-04-05T11:56:18.331Z] #56 ... [2022-04-05T11:56:18.331Z] [2022-04-05T11:56:18.331Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-05T11:56:18.331Z] #35 sha256:ecaa7225d9a510a7b173071ae86a5880722b6d828c5f8af6559a5c439fdfb91c [2022-04-05T11:56:18.590Z] #35 DONE 0.3s [2022-04-05T11:56:18.590Z] [2022-04-05T11:56:18.590Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-05T11:56:18.590Z] #37 sha256:ff6e8e4cff496f80b67a968d478b1dfb1a2113e3031c95da18a6c862aeb7ab0c [2022-04-05T11:56:18.590Z] #37 DONE 0.1s [2022-04-05T11:56:18.590Z] [2022-04-05T11:56:18.590Z] #43 [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-04-05T11:56:18.590Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T11:56:18.822Z] #45 ... [2022-04-05T11:56:18.822Z] [2022-04-05T11:56:18.822Z] #65 [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-04-05T11:56:18.822Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-05T11:56:18.822Z] #65 1.602 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:56:18.822Z] #65 1.619 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:56:18.822Z] #65 1.619 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:56:18.822Z] #65 1.829 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-05T11:56:18.822Z] #65 2.201 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T11:56:18.822Z] #65 2.894 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-05T11:56:18.822Z] #65 3.454 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-05T11:56:18.822Z] #65 3.899 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-05T11:56:18.822Z] #65 4.309 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-05T11:56:18.822Z] #65 4.769 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T11:56:18.822Z] #65 4.771 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-05T11:56:18.822Z] #65 4.772 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-05T11:56:18.822Z] #65 4.786 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-05T11:56:18.822Z] #65 4.787 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-05T11:56:18.822Z] #65 4.802 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-05T11:56:18.822Z] #65 4.835 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T11:56:18.822Z] #65 4.841 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-05T11:56:18.822Z] #65 4.842 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-05T11:56:18.822Z] #65 4.849 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-05T11:56:18.822Z] #65 4.849 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-05T11:56:18.822Z] #65 4.849 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-05T11:56:18.822Z] #65 ... [2022-04-05T11:56:18.822Z] [2022-04-05T11:56:18.822Z] #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-04-05T11:56:18.822Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-05T11:56:18.822Z] #20 1.702 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:56:18.822Z] #20 1.719 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:56:18.822Z] #20 1.720 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:56:18.822Z] #20 2.039 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T11:56:18.822Z] #20 2.437 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-05T11:56:18.822Z] #20 2.887 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-05T11:56:18.822Z] #20 3.383 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-05T11:56:18.822Z] #20 3.973 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-05T11:56:18.822Z] #20 4.451 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-05T11:56:18.822Z] #20 4.865 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-05T11:56:18.822Z] #20 4.867 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-05T11:56:18.822Z] #20 4.877 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-05T11:56:18.822Z] #20 4.882 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T11:56:18.822Z] #20 4.893 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-05T11:56:18.822Z] #20 4.897 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-05T11:56:18.822Z] #20 5.021 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-05T11:56:18.822Z] #20 5.025 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-05T11:56:18.822Z] #20 5.026 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-05T11:56:18.822Z] #20 5.026 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T11:56:18.822Z] #20 5.029 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-05T11:56:18.822Z] #20 5.033 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-05T11:56:18.852Z] #43 ... [2022-04-05T11:56:18.853Z] [2022-04-05T11:56:18.853Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-05T11:56:18.853Z] #41 sha256:675c90c08b2741ad93440705ec5a1ad91014af8b9dbec59de5522002702793d4 [2022-04-05T11:56:18.853Z] #41 DONE 0.1s [2022-04-05T11:56:18.853Z] [2022-04-05T11:56:18.853Z] #43 [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-04-05T11:56:18.853Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T11:56:19.522Z] #52 DONE 0.9s [2022-04-05T11:56:19.522Z] [2022-04-05T11:56:19.522Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-05T11:56:19.522Z] #54 sha256:f59d585b69d42316ea29ee4877e006a9c8c6b35d2096c200d2fb2a088185bdff [2022-04-05T11:56:19.522Z] #54 DONE 0.1s [2022-04-05T11:56:19.522Z] [2022-04-05T11:56:19.522Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-05T11:56:19.522Z] #57 sha256:6cea397dce99140ffa4285025ab3ae2115986789e459c1766b2b260dc50fe169 [2022-04-05T11:56:19.522Z] #57 DONE 0.3s [2022-04-05T11:56:19.522Z] [2022-04-05T11:56:19.522Z] #60 [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-04-05T11:56:19.522Z] #60 sha256:8ed3ef6269c6b4cbc0019d1c0354825349029ee26e86084dbf34694f2ce1b5ae [2022-04-05T11:56:20.093Z] #60 189.7 + bin/containerd [2022-04-05T11:56:23.694Z] #21 40.85 Selecting previously unselected package libinih1:amd64. [2022-04-05T11:56:23.694Z] #21 40.86 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-05T11:56:23.694Z] #21 40.87 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-05T11:56:23.694Z] #21 41.05 Selecting previously unselected package libnet1:amd64. [2022-04-05T11:56:23.694Z] #21 41.07 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-05T11:56:23.695Z] #21 41.09 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T11:56:23.695Z] #21 41.27 Selecting previously unselected package libnl-3-200:amd64. [2022-04-05T11:56:23.695Z] #21 41.29 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-05T11:56:23.695Z] #21 41.32 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T11:56:23.695Z] #21 41.42 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-05T11:56:23.695Z] #21 41.42 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-05T11:56:23.695Z] #21 41.43 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T11:56:23.695Z] #21 41.52 Selecting previously unselected package net-tools. [2022-04-05T11:56:23.695Z] #21 41.52 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-05T11:56:23.695Z] #21 41.53 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-05T11:56:23.695Z] #21 41.84 Selecting previously unselected package patch. [2022-04-05T11:56:23.695Z] #21 41.84 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-05T11:56:23.695Z] #21 41.85 Unpacking patch (2.7.6-7) ... [2022-04-05T11:56:23.958Z] #21 42.10 Selecting previously unselected package python-pip-whl. [2022-04-05T11:56:23.958Z] #21 42.11 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-05T11:56:23.958Z] #21 42.13 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-05T11:56:24.083Z] #20 ... [2022-04-05T11:56:24.083Z] [2022-04-05T11:56:24.083Z] #70 [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-04-05T11:56:24.083Z] #70 sha256:4b00855846833d0f7792de210defcf9b2471cdee78b74afb50b1815de2f28c5c [2022-04-05T11:56:24.083Z] #70 5.491 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-05T11:56:24.083Z] #70 5.685 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-05T11:56:24.083Z] #70 5.782 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-05T11:56:24.083Z] #70 5.891 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-05T11:56:24.083Z] #70 6.651 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-05T11:56:24.903Z] #21 43.04 Selecting previously unselected package python3-lib2to3. [2022-04-05T11:56:24.903Z] #21 43.07 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-05T11:56:24.903Z] #21 43.08 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-05T11:56:25.166Z] #21 43.28 Selecting previously unselected package python3-distutils. [2022-04-05T11:56:25.166Z] #21 43.29 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-05T11:56:25.166Z] #21 43.29 Unpacking python3-distutils (3.9.2-1) ... [2022-04-05T11:56:25.166Z] #21 43.54 Selecting previously unselected package python3-pkg-resources. [2022-04-05T11:56:25.417Z] #43 254.0 + dpkg --print-architecture [2022-04-05T11:56:25.417Z] #43 254.0 + git checkout -q v2.1.0 [2022-04-05T11:56:25.417Z] #43 254.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-05T11:56:25.417Z] #43 254.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-05T11:56:25.427Z] #21 43.54 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-05T11:56:25.427Z] #21 43.56 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-05T11:56:25.427Z] #21 43.84 Selecting previously unselected package python3-setuptools. [2022-04-05T11:56:25.696Z] #21 43.84 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-05T11:56:25.696Z] #21 43.85 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-05T11:56:26.269Z] #21 44.52 Selecting previously unselected package python3-wheel. [2022-04-05T11:56:26.269Z] #21 44.53 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-05T11:56:26.269Z] #21 44.54 Unpacking python3-wheel (0.34.2-1) ... [2022-04-05T11:56:26.531Z] #21 44.79 Selecting previously unselected package python3-pip. [2022-04-05T11:56:26.531Z] #21 44.80 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-05T11:56:26.531Z] #21 44.81 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-05T11:56:26.793Z] #21 45.18 Selecting previously unselected package sudo. [2022-04-05T11:56:27.055Z] #21 45.19 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-05T11:56:27.055Z] #21 45.21 Unpacking sudo (1.9.5p2-3) ... [2022-04-05T11:56:27.999Z] #21 46.24 Selecting previously unselected package thin-provisioning-tools. [2022-04-05T11:56:27.999Z] #21 46.24 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-05T11:56:27.999Z] #21 46.26 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-05T11:56:28.260Z] #21 46.57 Selecting previously unselected package uidmap. [2022-04-05T11:56:28.260Z] #21 46.58 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-05T11:56:28.260Z] #21 46.59 Unpacking uidmap (1:4.8.1-1) ... [2022-04-05T11:56:28.522Z] #21 46.92 Selecting previously unselected package vim-runtime. [2022-04-05T11:56:28.522Z] #21 46.94 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T11:56:28.785Z] #21 47.01 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-05T11:56:28.785Z] #21 47.12 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-05T11:56:28.785Z] #21 47.15 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:56:29.343Z] #70 ... [2022-04-05T11:56:29.343Z] [2022-04-05T11:56:29.343Z] #45 [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-04-05T11:56:29.343Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-05T11:56:29.343Z] #45 21.25 Fetched 48.9 MB in 20s (2459 kB/s) [2022-04-05T11:56:34.075Z] #21 52.39 Selecting previously unselected package vim. [2022-04-05T11:56:34.075Z] #21 52.41 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-05T11:56:34.075Z] #21 52.43 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:56:35.024Z] #21 53.13 Selecting previously unselected package xfsprogs. [2022-04-05T11:56:35.024Z] #21 53.15 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-05T11:56:35.024Z] #21 53.18 Unpacking xfsprogs (5.10.0-4) ... [2022-04-05T11:56:35.598Z] #21 53.73 Selecting previously unselected package zip. [2022-04-05T11:56:35.598Z] #21 53.74 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-05T11:56:35.598Z] #21 53.75 Unpacking zip (3.0-12) ... [2022-04-05T11:56:35.598Z] #21 53.90 Selecting previously unselected package zstd. [2022-04-05T11:56:35.598Z] #21 53.90 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-05T11:56:35.598Z] #21 53.92 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-05T11:56:36.173Z] #21 54.36 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-05T11:56:37.441Z] #45 21.25 Reading package lists... [2022-04-05T11:56:37.441Z] #45 ... [2022-04-05T11:56:37.441Z] [2022-04-05T11:56:37.441Z] #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-04-05T11:56:37.441Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-05T11:56:37.441Z] #20 21.94 Fetched 48.9 MB in 20s (2388 kB/s) [2022-04-05T11:56:37.566Z] #21 55.51 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-05T11:56:37.566Z] #21 55.53 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-05T11:56:37.566Z] #21 55.56 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-05T11:56:37.566Z] #21 55.57 Setting up libicu67:amd64 (67.1-7) ... [2022-04-05T11:56:37.566Z] #21 55.58 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-05T11:56:37.566Z] #21 55.59 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-05T11:56:37.566Z] #21 55.61 Setting up uidmap (1:4.8.1-1) ... [2022-04-05T11:56:37.566Z] #21 55.62 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T11:56:37.566Z] #21 55.63 Setting up bzip2 (1.0.8-4) ... [2022-04-05T11:56:37.566Z] #21 55.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T11:56:37.566Z] #21 55.68 Setting up python3-wheel (0.34.2-1) ... [2022-04-05T11:56:38.004Z] #20 21.94 Reading package lists... [2022-04-05T11:56:38.004Z] #20 ... [2022-04-05T11:56:38.004Z] [2022-04-05T11:56:38.004Z] #65 [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-04-05T11:56:38.004Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-05T11:56:38.004Z] #65 21.21 Fetched 48.9 MB in 20s (2463 kB/s) [2022-04-05T11:56:38.004Z] #65 21.21 Reading package lists... [2022-04-05T11:56:38.151Z] #21 56.48 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:56:38.413Z] #21 56.51 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-05T11:56:38.413Z] #21 56.52 Setting up libcap2-bin (1:2.44-1) ... [2022-04-05T11:56:38.413Z] #21 56.54 Setting up apparmor (2.13.6-10) ... [2022-04-05T11:56:38.569Z] #65 30.06 Reading package lists... [2022-04-05T11:56:38.569Z] #65 ... [2022-04-05T11:56:38.569Z] [2022-04-05T11:56:38.569Z] #45 [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-04-05T11:56:38.569Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-05T11:56:38.569Z] #45 21.25 Reading package lists... [2022-04-05T11:56:40.334Z] #21 58.64 Setting up zip (3.0-12) ... [2022-04-05T11:56:40.335Z] #21 58.66 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:56:40.335Z] #21 58.69 Setting up bash-completion (1:2.11-2) ... [2022-04-05T11:56:40.371Z] 8f616e6e9eec: Pull complete [2022-04-05T11:56:41.506Z] --- PASS: TestBuildWithHugeFile (51.73s) [2022-04-05T11:56:41.506Z] === RUN TestBuildWCOWSandboxSize [2022-04-05T11:56:41.506Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T11:56:41.506Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-05T11:56:41.506Z] === RUN TestBuildWithEmptyDockerfile [2022-04-05T11:56:41.506Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T11:56:41.506Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T11:56:41.506Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T11:56:41.506Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T11:56:41.506Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T11:56:41.506Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T11:56:41.506Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T11:56:41.506Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T11:56:41.506Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T11:56:41.506Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-05T11:56:41.506Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-04-05T11:56:41.506Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-04-05T11:56:41.506Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-05T11:56:41.506Z] === RUN TestBuildPreserveOwnership [2022-04-05T11:56:41.506Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-05T11:56:41.506Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-05T11:56:41.506Z] --- PASS: TestBuildPreserveOwnership (3.42s) [2022-04-05T11:56:41.506Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.33s) [2022-04-05T11:56:41.506Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.08s) [2022-04-05T11:56:41.506Z] === RUN TestBuildPlatformInvalid [2022-04-05T11:56:41.506Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-05T11:56:41.506Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-05T11:56:41.506Z] Loaded image: busybox:latest [2022-04-05T11:56:41.506Z] Loaded image: busybox:glibc [2022-04-05T11:56:42.444Z] Loaded image: debian:bullseye-slim [2022-04-05T11:56:42.705Z] Loaded image: hello-world:latest [2022-04-05T11:56:42.705Z] Loaded image: arm32v7/hello-world:latest [2022-04-05T11:56:45.625Z] #21 64.09 Setting up xz-utils (5.2.5-2) ... [2022-04-05T11:56:45.625Z] #21 64.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-05T11:56:45.886Z] #21 64.13 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-05T11:56:45.886Z] #21 64.14 Setting up patch (2.7.6-7) ... [2022-04-05T11:56:45.886Z] #21 64.15 Setting up sudo (1.9.5p2-3) ... [2022-04-05T11:56:45.886Z] #21 64.23 invoke-rc.d: could not determine current runlevel [2022-04-05T11:56:45.886Z] #21 64.24 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-05T11:56:45.886Z] #21 64.26 Setting up xfsprogs (5.10.0-4) ... [2022-04-05T11:56:45.886Z] #21 64.30 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-05T11:56:45.886Z] #21 64.34 Setting up inetutils-ping (2:2.0-1) ... [2022-04-05T11:56:46.539Z] #21 64.69 Setting up pigz (2.6-1) ... [2022-04-05T11:56:46.539Z] #21 64.74 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-05T11:56:46.800Z] #21 64.79 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T11:56:46.800Z] #21 65.23 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-05T11:56:47.062Z] #21 65.29 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:56:48.008Z] #21 66.09 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-05T11:56:48.008Z] #21 66.12 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-05T11:56:48.528Z] #45 30.68 Reading package lists... [2022-04-05T11:56:48.528Z] #45 ... [2022-04-05T11:56:48.528Z] [2022-04-05T11:56:48.528Z] #65 [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-04-05T11:56:48.528Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-05T11:56:48.528Z] #65 30.06 Reading package lists... [2022-04-05T11:56:48.582Z] #21 66.71 Setting up libelf1:amd64 (0.183-1) ... [2022-04-05T11:56:48.582Z] #21 66.90 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-05T11:56:48.582Z] #21 66.93 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T11:56:48.582Z] #21 66.95 Setting up python3-distutils (3.9.2-1) ... [2022-04-05T11:56:49.092Z] #65 39.17 Building dependency tree... [2022-04-05T11:56:49.092Z] #65 ... [2022-04-05T11:56:49.092Z] [2022-04-05T11:56:49.092Z] #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-04-05T11:56:49.092Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-05T11:56:49.092Z] #20 21.94 Reading package lists... [2022-04-05T11:56:49.092Z] #20 31.11 Reading package lists... [2022-04-05T11:56:49.092Z] #20 39.97 Building dependency tree... [2022-04-05T11:56:49.092Z] #20 ... [2022-04-05T11:56:49.092Z] [2022-04-05T11:56:49.093Z] #45 [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-04-05T11:56:49.093Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-05T11:56:49.093Z] #45 30.68 Reading package lists... [2022-04-05T11:56:49.156Z] #21 67.48 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:56:49.156Z] #21 67.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-05T11:56:49.156Z] #21 67.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-05T11:56:49.156Z] #21 67.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-05T11:56:49.156Z] #21 67.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-05T11:56:49.156Z] #21 67.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-05T11:56:49.156Z] #21 67.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-05T11:56:49.156Z] #21 67.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-05T11:56:49.156Z] #21 67.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-05T11:56:49.417Z] #21 67.60 Setting up python3-setuptools (52.0.0-4) ... [2022-04-05T11:56:50.113Z] #45 39.80 Building dependency tree... [2022-04-05T11:56:50.838Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.52s) [2022-04-05T11:56:50.838Z] PASS [2022-04-05T11:56:50.838Z] [2022-04-05T11:56:50.838Z] === Skipped [2022-04-05T11:56:50.838Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-05T11:56:50.838Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T11:56:50.838Z] [2022-04-05T11:56:50.838Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-05T11:56:50.838Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T11:56:50.838Z] [2022-04-05T11:56:50.838Z] DONE 34 tests, 2 skipped in 87.373s [2022-04-05T11:56:50.838Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-05T11:56:50.838Z] INFO: Testing against a local daemon [2022-04-05T11:56:50.838Z] === RUN TestConfigInspect [2022-04-05T11:56:51.525Z] 8f616e6e9eec: Pull complete [2022-04-05T11:56:51.957Z] #43 DONE 276.8s [2022-04-05T11:56:51.957Z] [2022-04-05T11:56:51.957Z] #51 [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-04-05T11:56:51.957Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T11:56:51.957Z] #51 ... [2022-04-05T11:56:51.957Z] [2022-04-05T11:56:51.957Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-05T11:56:51.957Z] #44 sha256:e1e59647f4e76e7088a636f5e384ae5cabce35906ad9ff39d7a2eb493b3a76e5 [2022-04-05T11:56:51.957Z] #44 DONE 0.5s [2022-04-05T11:56:51.957Z] [2022-04-05T11:56:51.957Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-05T11:56:51.957Z] #48 sha256:41adbf139c94b7ebdc05bd0ea284c9d3689a4de9cb2e54692ed7296d58692adb [2022-04-05T11:56:51.957Z] #48 DONE 0.1s [2022-04-05T11:56:51.957Z] [2022-04-05T11:56:51.957Z] #60 [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-04-05T11:56:51.957Z] #60 sha256:9bf6144174115f6bf6b7e5b4fe97e81f2ea905ecf472128fd9972a8be862332b [2022-04-05T11:56:51.957Z] #60 ... [2022-04-05T11:56:51.957Z] [2022-04-05T11:56:51.957Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-05T11:56:51.957Z] #50 sha256:c50b2ebbe8467bda728d5535c829b8630d7573e54f5b4591f1c3d02918a3bd94 [2022-04-05T11:56:51.957Z] #50 DONE 0.1s [2022-04-05T11:56:51.957Z] [2022-04-05T11:56:51.957Z] #60 [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-04-05T11:56:51.957Z] #60 sha256:9bf6144174115f6bf6b7e5b4fe97e81f2ea905ecf472128fd9972a8be862332b [2022-04-05T11:56:51.968Z] #21 69.92 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-05T11:56:51.968Z] #21 69.94 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-05T11:56:51.968Z] #21 69.95 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-05T11:56:51.968Z] #21 69.97 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-05T11:56:52.018Z] #45 44.11 The following additional packages will be installed: [2022-04-05T11:56:52.275Z] #45 44.13 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-05T11:56:52.275Z] #45 44.15 Suggested packages: [2022-04-05T11:56:52.275Z] #45 44.15 cmake-doc ninja-build lrzip [2022-04-05T11:56:52.275Z] #45 44.15 Recommended packages: [2022-04-05T11:56:52.275Z] #45 44.15 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-05T11:56:52.837Z] #45 44.84 The following NEW packages will be installed: [2022-04-05T11:56:53.093Z] #45 44.86 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-05T11:56:53.349Z] #45 45.35 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:56:53.349Z] #45 45.35 Need to get 8418 kB of archives. [2022-04-05T11:56:53.349Z] #45 45.35 After this operation, 34.9 MB of additional disk space will be used. [2022-04-05T11:56:53.349Z] #45 45.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-05T11:56:53.349Z] #45 45.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-05T11:56:53.349Z] #45 45.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-05T11:56:53.349Z] #45 45.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-05T11:56:53.349Z] #45 45.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-05T11:56:53.349Z] #45 45.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-05T11:56:53.358Z] #21 71.74 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-05T11:56:53.358Z] #21 71.75 Setting up jq (1.6-2.1) ... [2022-04-05T11:56:53.358Z] #21 71.77 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-05T11:56:53.358Z] #21 71.78 Setting up iptables (1.8.7-1) ... [2022-04-05T11:56:53.358Z] #21 71.79 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-05T11:56:53.358Z] #21 71.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-05T11:56:53.358Z] #21 71.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-05T11:56:53.358Z] #21 71.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-05T11:56:53.359Z] #21 71.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-05T11:56:53.379Z] --- PASS: TestConfigInspect (2.12s) [2022-04-05T11:56:53.379Z] === RUN TestConfigList [2022-04-05T11:56:53.605Z] #45 45.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-05T11:56:53.620Z] #21 71.84 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-05T11:56:53.620Z] #21 71.85 Setting up iproute2 (5.10.0-4) ... [2022-04-05T11:56:53.861Z] #45 45.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-05T11:56:53.861Z] #45 ... [2022-04-05T11:56:53.861Z] [2022-04-05T11:56:53.862Z] #65 [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-04-05T11:56:53.862Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-05T11:56:53.862Z] #65 39.17 Building dependency tree... [2022-04-05T11:56:53.862Z] #65 43.53 The following additional packages will be installed: [2022-04-05T11:56:53.862Z] #65 43.56 libbtrfs0 [2022-04-05T11:56:53.862Z] #65 43.87 The following NEW packages will be installed: [2022-04-05T11:56:53.862Z] #65 43.90 libbtrfs-dev libbtrfs0 [2022-04-05T11:56:53.862Z] #65 44.35 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:56:53.862Z] #65 44.35 Need to get 460 kB of archives. [2022-04-05T11:56:53.862Z] #65 44.35 After this operation, 1237 kB of additional disk space will be used. [2022-04-05T11:56:53.862Z] #65 44.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-05T11:56:53.862Z] #65 44.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-05T11:56:53.862Z] #65 45.10 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:56:53.862Z] #65 45.30 Fetched 460 kB in 0s (1437 kB/s) [2022-04-05T11:56:53.862Z] #65 45.34 Selecting previously unselected package libbtrfs0:amd64. [2022-04-05T11:56:53.862Z] #65 45.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-05T11:56:53.862Z] #65 45.39 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-05T11:56:53.862Z] #65 45.40 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T11:56:53.862Z] #65 45.49 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-05T11:56:53.862Z] #65 45.50 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-05T11:56:53.862Z] #65 45.52 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T11:56:53.862Z] #65 45.66 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T11:56:53.862Z] #65 45.67 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T11:56:53.862Z] #65 45.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:56:54.117Z] #65 DONE 46.0s [2022-04-05T11:56:54.117Z] [2022-04-05T11:56:54.117Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-05T11:56:54.117Z] #66 sha256:00a38f0b39075c6cc3c394a25bbffc6ce026ca78b3586834ec7663aa13e6d334 [2022-04-05T11:56:54.117Z] #66 DONE 0.1s [2022-04-05T11:56:54.117Z] [2022-04-05T11:56:54.117Z] #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-04-05T11:56:54.117Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-05T11:56:54.117Z] #20 39.97 Building dependency tree... [2022-04-05T11:56:54.117Z] #20 44.26 The following additional packages will be installed: [2022-04-05T11:56:54.117Z] #20 44.26 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-05T11:56:54.117Z] #20 44.27 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-05T11:56:54.117Z] #20 44.27 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-05T11:56:54.117Z] #20 44.27 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-05T11:56:54.117Z] #20 44.27 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-05T11:56:54.117Z] #20 44.27 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-05T11:56:54.117Z] #20 44.28 mingw-w64-common mingw-w64-x86-64-dev [2022-04-05T11:56:54.117Z] #20 44.29 Suggested packages: [2022-04-05T11:56:54.117Z] #20 44.29 gcc-10-locales seccomp wine64 [2022-04-05T11:56:54.117Z] #20 45.09 The following NEW packages will be installed: [2022-04-05T11:56:54.117Z] #20 45.09 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-05T11:56:54.117Z] #20 45.09 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-05T11:56:54.117Z] #20 45.09 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-05T11:56:54.117Z] #20 45.09 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-05T11:56:54.117Z] #20 45.09 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-05T11:56:54.117Z] #20 45.10 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-05T11:56:54.117Z] #20 45.10 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-05T11:56:54.117Z] #20 45.10 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-05T11:56:54.117Z] #20 45.11 mingw-w64-x86-64-dev [2022-04-05T11:56:54.117Z] #20 45.48 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:56:54.117Z] #20 45.48 Need to get 115 MB of archives. [2022-04-05T11:56:54.117Z] #20 45.48 After this operation, 645 MB of additional disk space will be used. [2022-04-05T11:56:54.117Z] #20 45.48 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-04-05T11:56:54.117Z] #20 45.52 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-04-05T11:56:54.117Z] #20 45.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-04-05T11:56:54.117Z] #20 45.56 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-04-05T11:56:54.118Z] #20 45.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-05T11:56:54.118Z] #20 45.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-05T11:56:54.118Z] #20 45.63 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-04-05T11:56:54.118Z] #20 45.70 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-04-05T11:56:54.118Z] #20 45.70 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-04-05T11:56:54.118Z] #20 45.94 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-04-05T11:56:54.235Z] #21 72.44 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:56:54.679Z] #20 46.62 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-04-05T11:56:54.808Z] #21 DONE 73.0s [2022-04-05T11:56:54.808Z] [2022-04-05T11:56:54.808Z] #22 [dev-systemd-false 8/24] 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-04-05T11:56:54.808Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-05T11:56:54.935Z] #20 46.79 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-04-05T11:56:54.935Z] #20 47.01 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-04-05T11:56:55.285Z] --- PASS: TestConfigList (2.11s) [2022-04-05T11:56:55.285Z] === RUN TestConfigsCreateAndDelete [2022-04-05T11:56:55.497Z] #20 47.42 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-04-05T11:56:55.753Z] #20 47.57 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-04-05T11:56:55.753Z] #20 47.57 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-05T11:56:55.753Z] #20 47.57 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-05T11:56:55.753Z] #20 47.57 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-05T11:56:55.753Z] #20 47.58 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-05T11:56:55.753Z] #20 47.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-05T11:56:55.753Z] #20 47.59 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-05T11:56:55.753Z] #20 47.59 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-05T11:56:55.753Z] #20 47.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-05T11:56:55.753Z] #20 47.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-05T11:56:55.753Z] #20 47.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-05T11:56:55.753Z] #20 47.60 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-05T11:56:55.753Z] #20 47.61 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-05T11:56:55.753Z] #20 47.61 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-04-05T11:56:55.753Z] #20 47.61 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-05T11:56:55.753Z] #20 47.61 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-05T11:56:56.195Z] #22 1.388 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-05T11:56:56.195Z] #22 1.388 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-05T11:56:56.195Z] #22 1.405 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-05T11:56:56.314Z] #20 48.11 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:56:56.571Z] #20 48.47 Fetched 115 MB in 2s (47.4 MB/s) [2022-04-05T11:56:56.571Z] #20 48.53 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-05T11:56:56.768Z] #22 DONE 2.1s [2022-04-05T11:56:56.768Z] [2022-04-05T11:56:56.768Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-05T11:56:56.768Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-05T11:56:56.828Z] #20 48.53 (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-04-05T11:56:56.828Z] #20 48.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-05T11:56:56.828Z] #20 48.60 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-05T11:56:57.085Z] #20 ... [2022-04-05T11:56:57.085Z] [2022-04-05T11:56:57.085Z] #45 [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-04-05T11:56:57.085Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-05T11:56:57.085Z] #45 46.92 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:56:57.085Z] #45 47.23 Fetched 8418 kB in 1s (11.8 MB/s) [2022-04-05T11:56:57.085Z] #45 47.27 Selecting previously unselected package xxd. [2022-04-05T11:56:57.085Z] #45 47.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-05T11:56:57.085Z] #45 47.33 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-05T11:56:57.085Z] #45 47.34 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:56:57.085Z] #45 47.46 Selecting previously unselected package vim-common. [2022-04-05T11:56:57.085Z] #45 47.46 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T11:56:57.085Z] #45 47.48 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:56:57.085Z] #45 47.62 Selecting previously unselected package cmake-data. [2022-04-05T11:56:57.085Z] #45 47.63 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-05T11:56:57.085Z] #45 47.64 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-05T11:56:57.085Z] #45 48.75 Selecting previously unselected package libarchive13:amd64. [2022-04-05T11:56:57.085Z] #45 48.77 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-05T11:56:57.085Z] #45 48.78 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-05T11:56:57.086Z] #45 48.95 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-05T11:56:57.086Z] #45 48.96 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-05T11:56:57.086Z] #45 48.96 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-05T11:56:57.086Z] #45 49.02 Selecting previously unselected package librhash0:amd64. [2022-04-05T11:56:57.086Z] #45 49.03 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-05T11:56:57.086Z] #45 49.03 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-05T11:56:57.086Z] #45 49.11 Selecting previously unselected package libuv1:amd64. [2022-04-05T11:56:57.086Z] #45 49.11 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-05T11:56:57.086Z] #45 49.11 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-05T11:56:57.196Z] --- PASS: TestConfigsCreateAndDelete (2.11s) [2022-04-05T11:56:57.196Z] === RUN TestConfigsUpdate [2022-04-05T11:56:57.341Z] #45 49.19 Selecting previously unselected package cmake. [2022-04-05T11:56:57.341Z] #45 49.19 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-05T11:56:57.341Z] #45 49.19 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-05T11:56:58.915Z] #60 227.1 # github.com/containerd/containerd/cmd/containerd [2022-04-05T11:56:58.915Z] #60 227.1 /usr/bin/ld: /tmp/go-link-358367191/000019.o: in function `New': [2022-04-05T11:56:58.915Z] #60 227.1 /tmp/tmp.MLchqjJIbs/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-05T11:56:58.915Z] #60 227.2 + bin/containerd-stress [2022-04-05T11:56:58.915Z] #60 228.2 + bin/containerd-shim [2022-04-05T11:56:59.277Z] #45 ... [2022-04-05T11:56:59.277Z] [2022-04-05T11:56:59.277Z] #70 [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-04-05T11:56:59.277Z] #70 sha256:4b00855846833d0f7792de210defcf9b2471cdee78b74afb50b1815de2f28c5c [2022-04-05T11:56:59.277Z] #70 47.40 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-05T11:56:59.277Z] #70 47.40 + GOBIN=/build [2022-04-05T11:56:59.277Z] #70 47.40 + GO111MODULE=on [2022-04-05T11:56:59.277Z] #70 47.40 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-05T11:56:59.277Z] #70 50.71 rootlesskit version 1.0.0 [2022-04-05T11:56:59.277Z] #70 50.71 Usage of /build/rootlesskit-docker-proxy: [2022-04-05T11:56:59.277Z] #70 50.71 -container-ip string [2022-04-05T11:56:59.277Z] #70 50.71 container ip [2022-04-05T11:56:59.277Z] #70 50.71 -container-port int [2022-04-05T11:56:59.277Z] #70 50.71 container port (default -1) [2022-04-05T11:56:59.277Z] #70 50.71 -host-ip string [2022-04-05T11:56:59.277Z] #70 50.71 host ip [2022-04-05T11:56:59.277Z] #70 50.71 -host-port int [2022-04-05T11:56:59.277Z] #70 50.71 host port (default -1) [2022-04-05T11:56:59.277Z] #70 50.71 -proto string [2022-04-05T11:56:59.277Z] #70 50.71 proxy protocol (default "tcp") [2022-04-05T11:56:59.277Z] #70 DONE 50.8s [2022-04-05T11:56:59.277Z] [2022-04-05T11:56:59.277Z] #45 [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-04-05T11:56:59.277Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-05T11:56:59.277Z] #45 50.90 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-05T11:56:59.277Z] #45 50.92 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:56:59.277Z] #45 50.94 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-05T11:56:59.277Z] #45 50.98 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:56:59.277Z] #45 ... [2022-04-05T11:56:59.277Z] [2022-04-05T11:56:59.277Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-05T11:56:59.277Z] #71 sha256:10c7497462870949567492a3f8d48432a40eb1dacc8208fd0dec7b143457fca2 [2022-04-05T11:56:59.277Z] #71 DONE 0.1s [2022-04-05T11:56:59.277Z] [2022-04-05T11:56:59.277Z] #45 [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-04-05T11:56:59.277Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-05T11:56:59.277Z] #45 51.00 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-05T11:56:59.277Z] #45 51.03 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-05T11:56:59.277Z] #45 51.05 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-05T11:56:59.277Z] #45 51.08 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-05T11:56:59.277Z] #45 51.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:56:59.277Z] #45 ... [2022-04-05T11:56:59.277Z] [2022-04-05T11:56:59.277Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-05T11:56:59.277Z] #72 sha256:81fbb0c4402caf80286a3cb686c3714c65410400dbe13dae85875683e93e69f8 [2022-04-05T11:56:59.277Z] #72 DONE 0.1s [2022-04-05T11:56:59.534Z] [2022-04-05T11:56:59.534Z] #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-04-05T11:56:59.534Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-05T11:56:59.534Z] #20 49.43 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-05T11:56:59.534Z] #20 49.43 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-05T11:56:59.534Z] #20 49.43 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-05T11:56:59.534Z] #20 50.50 Selecting previously unselected package binutils-mingw-w64. [2022-04-05T11:56:59.534Z] #20 50.50 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-05T11:56:59.534Z] #20 50.51 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-05T11:56:59.534Z] #20 50.57 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-05T11:56:59.534Z] #20 50.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T11:56:59.534Z] #20 50.58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T11:56:59.534Z] #20 50.80 Selecting previously unselected package dmsetup. [2022-04-05T11:56:59.534Z] #20 50.80 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T11:56:59.534Z] #20 50.83 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-05T11:56:59.534Z] #20 50.91 Selecting previously unselected package mingw-w64-common. [2022-04-05T11:56:59.534Z] #20 50.92 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-05T11:56:59.534Z] #20 50.92 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-05T11:56:59.534Z] #20 ... [2022-04-05T11:56:59.534Z] [2022-04-05T11:56:59.534Z] #45 [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-04-05T11:56:59.534Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-05T11:56:59.534Z] #45 DONE 51.5s [2022-04-05T11:56:59.534Z] [2022-04-05T11:56:59.534Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-05T11:56:59.534Z] #46 sha256:2ac6a766fde5dc6a1974bca2862055a026b86b551d024af3390ee14c9c8d3648 [2022-04-05T11:56:59.534Z] #46 DONE 0.1s [2022-04-05T11:56:59.739Z] --- PASS: TestConfigsUpdate (2.12s) [2022-04-05T11:56:59.739Z] === RUN TestTemplatedConfig [2022-04-05T11:56:59.790Z] [2022-04-05T11:56:59.790Z] #47 [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-04-05T11:56:59.790Z] #47 sha256:70e1019329ab9cf45d1e91be8905d243fb4b53a2e9cb40524e2ed2d6fb879652 [2022-04-05T11:57:01.163Z] #47 1.217 + RM_GOPATH=0 [2022-04-05T11:57:01.163Z] #47 1.217 + TMP_GOPATH= [2022-04-05T11:57:01.163Z] #47 1.217 + : /build [2022-04-05T11:57:01.163Z] #47 1.217 + '[' -z '' ']' [2022-04-05T11:57:01.163Z] #47 1.217 ++ mktemp -d [2022-04-05T11:57:01.163Z] #47 1.221 + export GOPATH=/tmp/tmp.Kr24GattyJ [2022-04-05T11:57:01.163Z] #47 1.221 + GOPATH=/tmp/tmp.Kr24GattyJ [2022-04-05T11:57:01.163Z] #47 1.222 + RM_GOPATH=1 [2022-04-05T11:57:01.163Z] #47 1.222 + case "$(go env GOARCH)" in [2022-04-05T11:57:01.163Z] #47 1.222 ++ go env GOARCH [2022-04-05T11:57:01.163Z] #47 1.254 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T11:57:01.163Z] #47 1.254 + GO_BUILDMODE=-buildmode=pie [2022-04-05T11:57:01.163Z] #47 1.255 ++ dirname /install.sh [2022-04-05T11:57:01.163Z] #47 1.256 + dir=/ [2022-04-05T11:57:01.163Z] #47 1.256 + bin=tini [2022-04-05T11:57:01.163Z] #47 1.256 + shift [2022-04-05T11:57:01.163Z] #47 1.256 + '[' '!' -f //tini.installer ']' [2022-04-05T11:57:01.163Z] #47 1.257 + . //tini.installer [2022-04-05T11:57:01.163Z] #47 1.257 ++ : v0.19.0 [2022-04-05T11:57:01.163Z] #47 1.257 + install_tini [2022-04-05T11:57:01.163Z] #47 1.257 + echo 'Install tini version v0.19.0' [2022-04-05T11:57:01.163Z] #47 1.258 Install tini version v0.19.0 [2022-04-05T11:57:01.163Z] #47 1.258 + git clone https://github.com/krallin/tini.git /tmp/tmp.Kr24GattyJ/tini [2022-04-05T11:57:01.163Z] #47 1.260 Cloning into '/tmp/tmp.Kr24GattyJ/tini'... [2022-04-05T11:57:01.420Z] #47 1.801 + cd /tmp/tmp.Kr24GattyJ/tini [2022-04-05T11:57:01.420Z] #47 1.801 + git checkout -q v0.19.0 [2022-04-05T11:57:01.420Z] #47 1.821 + cmake . [2022-04-05T11:57:01.678Z] #47 1.986 -- The C compiler identification is GNU 10.2.1 [2022-04-05T11:57:01.678Z] #47 2.029 -- Detecting C compiler ABI info [2022-04-05T11:57:01.935Z] #47 2.337 -- Detecting C compiler ABI info - done [2022-04-05T11:57:01.935Z] #47 2.386 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-05T11:57:01.935Z] #47 2.386 -- Detecting C compile features [2022-04-05T11:57:01.935Z] #47 2.387 -- Detecting C compile features - done [2022-04-05T11:57:01.935Z] #47 2.405 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-05T11:57:02.192Z] #47 2.492 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-05T11:57:02.192Z] #47 2.527 -- Configuring done [2022-04-05T11:57:02.192Z] #47 2.542 -- Generating done [2022-04-05T11:57:02.192Z] #47 2.546 -- Build files have been written to: /tmp/tmp.Kr24GattyJ/tini [2022-04-05T11:57:02.192Z] #47 2.549 + make tini-static [2022-04-05T11:57:02.192Z] #47 2.626 Scanning dependencies of target tini-static [2022-04-05T11:57:02.280Z] --- PASS: TestTemplatedConfig (2.57s) [2022-04-05T11:57:02.280Z] === RUN TestConfigCreateResolve [2022-04-05T11:57:02.450Z] #47 2.643 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-05T11:57:02.706Z] #47 3.021 [100%] Linking C executable tini-static [2022-04-05T11:57:02.706Z] #47 3.189 [100%] Built target tini-static [2022-04-05T11:57:02.964Z] #47 3.215 + mkdir -p /build [2022-04-05T11:57:02.965Z] #47 3.217 + cp tini-static /build/docker-init [2022-04-05T11:57:02.965Z] #47 DONE 3.4s [2022-04-05T11:57:02.965Z] [2022-04-05T11:57:02.965Z] #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-04-05T11:57:02.965Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-05T11:57:02.965Z] #20 53.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-05T11:57:02.965Z] #20 53.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-05T11:57:02.965Z] #20 53.51 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-05T11:57:03.225Z] #20 55.33 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-05T11:57:03.481Z] #20 55.34 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-05T11:57:03.481Z] #20 55.35 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-05T11:57:03.481Z] #20 55.46 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-05T11:57:03.481Z] #20 55.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-05T11:57:03.481Z] #20 55.49 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-05T11:57:04.048Z] #20 ... [2022-04-05T11:57:04.048Z] [2022-04-05T11:57:04.048Z] #67 [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-04-05T11:57:04.048Z] #67 sha256:60d53e5b96e158d4182cea51a8829e6f4261fdff710b5a826d109ba70a8c6bb7 [2022-04-05T11:57:04.048Z] #67 0.850 + RM_GOPATH=0 [2022-04-05T11:57:04.048Z] #67 0.850 + TMP_GOPATH= [2022-04-05T11:57:04.048Z] #67 0.850 + : /build [2022-04-05T11:57:04.048Z] #67 0.850 + '[' -z '' ']' [2022-04-05T11:57:04.048Z] #67 0.850 ++ mktemp -d [2022-04-05T11:57:04.048Z] #67 0.853 + export GOPATH=/tmp/tmp.r4zzKNxjVN [2022-04-05T11:57:04.048Z] #67 0.853 + GOPATH=/tmp/tmp.r4zzKNxjVN [2022-04-05T11:57:04.048Z] #67 0.853 + RM_GOPATH=1 [2022-04-05T11:57:04.048Z] #67 0.853 + case "$(go env GOARCH)" in [2022-04-05T11:57:04.048Z] #67 0.853 ++ go env GOARCH [2022-04-05T11:57:04.048Z] #67 0.879 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T11:57:04.048Z] #67 0.879 + GO_BUILDMODE=-buildmode=pie [2022-04-05T11:57:04.048Z] #67 0.880 ++ dirname /install.sh [2022-04-05T11:57:04.048Z] #67 0.881 + dir=/ [2022-04-05T11:57:04.048Z] #67 0.881 + bin=containerd [2022-04-05T11:57:04.048Z] #67 0.881 + shift [2022-04-05T11:57:04.048Z] #67 0.881 + '[' '!' -f //containerd.installer ']' [2022-04-05T11:57:04.048Z] #67 0.882 + . //containerd.installer [2022-04-05T11:57:04.048Z] #67 0.882 ++ set -e [2022-04-05T11:57:04.048Z] #67 0.882 ++ : v1.6.2 [2022-04-05T11:57:04.048Z] #67 0.882 + install_containerd [2022-04-05T11:57:04.048Z] #67 0.883 + echo 'Install containerd version v1.6.2' [2022-04-05T11:57:04.048Z] #67 0.883 Install containerd version v1.6.2 [2022-04-05T11:57:04.048Z] #67 0.883 + git clone https://github.com/containerd/containerd.git /tmp/tmp.r4zzKNxjVN/src/github.com/containerd/containerd [2022-04-05T11:57:04.048Z] #67 0.896 Cloning into '/tmp/tmp.r4zzKNxjVN/src/github.com/containerd/containerd'... [2022-04-05T11:57:04.189Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-04-05T11:57:04.189Z] PASS [2022-04-05T11:57:04.189Z] [2022-04-05T11:57:04.189Z] DONE 6 tests in 13.200s [2022-04-05T11:57:04.189Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-05T11:57:04.189Z] INFO: Testing against a local daemon [2022-04-05T11:57:04.189Z] === RUN TestCheckpoint [2022-04-05T11:57:04.189Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T11:57:04.189Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-05T11:57:04.189Z] === RUN TestContainerInvalidJSON [2022-04-05T11:57:04.190Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T11:57:04.190Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T11:57:04.190Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-05T11:57:04.190Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-05T11:57:04.190Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T11:57:04.190Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-05T11:57:04.190Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-05T11:57:04.190Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-05T11:57:04.190Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-05T11:57:04.190Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-05T11:57:04.190Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-05T11:57:04.190Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-05T11:57:04.190Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-05T11:57:04.190Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-05T11:57:04.190Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-05T11:57:04.190Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-05T11:57:04.449Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-05T11:57:04.449Z] === RUN TestCopyFromContainer [2022-04-05T11:57:05.388Z] === RUN TestCopyFromContainer// [2022-04-05T11:57:05.388Z] === RUN TestCopyFromContainer//bar/root [2022-04-05T11:57:05.388Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-05T11:57:05.648Z] === RUN TestCopyFromContainer/bar/quux [2022-04-05T11:57:05.648Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-05T11:57:05.648Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-05T11:57:05.648Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-05T11:57:05.648Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-05T11:57:05.909Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-05T11:57:05.909Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-05T11:57:05.909Z] --- PASS: TestCopyFromContainer (1.65s) [2022-04-05T11:57:05.909Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-05T11:57:05.909Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-05T11:57:05.909Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-05T11:57:05.909Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-05T11:57:05.909Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-05T11:57:05.909Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-05T11:57:05.909Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-05T11:57:05.909Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2022-04-05T11:57:05.909Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-05T11:57:05.909Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-05T11:57:05.909Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-05T11:57:05.909Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T11:57:05.909Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T11:57:05.909Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T11:57:05.909Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T11:57:05.909Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T11:57:05.909Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T11:57:05.909Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T11:57:05.909Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T11:57:05.909Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T11:57:05.909Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-05T11:57:05.909Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-05T11:57:05.909Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-05T11:57:05.909Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-05T11:57:05.909Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-05T11:57:05.909Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-05T11:57:05.909Z] === RUN TestCreateWithInvalidEnv [2022-04-05T11:57:05.938Z] #67 ... [2022-04-05T11:57:05.938Z] [2022-04-05T11:57:05.938Z] #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-04-05T11:57:05.938Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-05T11:57:05.938Z] #20 57.92 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-05T11:57:05.938Z] #20 57.92 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-05T11:57:05.938Z] #20 57.93 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T11:57:06.168Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-05T11:57:06.168Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-05T11:57:06.168Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-05T11:57:06.168Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-05T11:57:06.168Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-05T11:57:06.168Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-05T11:57:06.168Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-05T11:57:06.168Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-05T11:57:06.168Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-05T11:57:06.168Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-05T11:57:06.168Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-05T11:57:06.168Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-05T11:57:06.168Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-05T11:57:06.168Z] === RUN TestCreateTmpfsMountsTarget [2022-04-05T11:57:06.168Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-05T11:57:06.168Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-05T11:57:07.055Z] #60 236.4 + bin/containerd-shim-runc-v1 [2022-04-05T11:57:07.548Z] --- PASS: TestCreateWithCustomMaskedPaths (1.48s) [2022-04-05T11:57:07.549Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-05T11:57:09.037Z] #23 10.88 Collecting yamllint==1.26.1 [2022-04-05T11:57:09.037Z] #23 11.96 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-05T11:57:09.532Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.68s) [2022-04-05T11:57:09.532Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-05T11:57:09.532Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T11:57:09.532Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T11:57:09.532Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T11:57:09.532Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T11:57:09.532Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T11:57:09.532Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T11:57:09.532Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T11:57:09.532Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T11:57:09.532Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T11:57:09.532Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T11:57:09.532Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T11:57:09.532Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T11:57:09.532Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T11:57:09.532Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T11:57:09.532Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T11:57:09.532Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-05T11:57:09.532Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-05T11:57:09.532Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-05T11:57:09.532Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-05T11:57:09.532Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-05T11:57:09.532Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-05T11:57:09.532Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-05T11:57:09.793Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.52s) [2022-04-05T11:57:09.793Z] === RUN TestCreateDifferentPlatform [2022-04-05T11:57:09.793Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-05T11:57:09.793Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-05T11:57:09.793Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-05T11:57:09.793Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-05T11:57:09.793Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-05T11:57:09.793Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-05T11:57:09.793Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-05T11:57:09.793Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-05T11:57:09.793Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-05T11:57:09.793Z] === RUN TestContainerStartOnDaemonRestart [2022-04-05T11:57:09.793Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-05T11:57:09.793Z] === RUN TestDaemonRestartIpcMode [2022-04-05T11:57:09.793Z] === PAUSE TestDaemonRestartIpcMode [2022-04-05T11:57:09.793Z] === RUN TestDaemonHostGatewayIP [2022-04-05T11:57:09.793Z] === PAUSE TestDaemonHostGatewayIP [2022-04-05T11:57:09.793Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-05T11:57:09.793Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-05T11:57:09.793Z] === RUN TestContainerKillOnDaemonStart [2022-04-05T11:57:09.793Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-05T11:57:09.793Z] === RUN TestDiff [2022-04-05T11:57:09.985Z] #23 13.27 Collecting pathspec>=0.5.3 [2022-04-05T11:57:10.104Z] #20 61.63 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-05T11:57:10.105Z] #20 61.63 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-05T11:57:10.105Z] #20 61.64 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T11:57:10.248Z] #23 13.27 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-05T11:57:10.362Z] --- PASS: TestDiff (0.55s) [2022-04-05T11:57:10.363Z] === RUN TestExecWithCloseStdin [2022-04-05T11:57:10.509Z] #23 13.65 Collecting pyyaml [2022-04-05T11:57:10.509Z] #23 13.66 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-04-05T11:57:10.772Z] #23 13.73 Building wheels for collected packages: yamllint [2022-04-05T11:57:10.772Z] #23 13.73 Building wheel for yamllint (setup.py): started [2022-04-05T11:57:10.933Z] --- PASS: TestExecWithCloseStdin (0.62s) [2022-04-05T11:57:10.933Z] === RUN TestExec [2022-04-05T11:57:11.475Z] #20 63.19 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-05T11:57:11.475Z] #20 63.20 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-05T11:57:11.475Z] #20 63.20 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-05T11:57:11.716Z] #23 14.65 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-05T11:57:11.716Z] #23 14.66 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4b42b5fefb98719a3bfbb682c1363730b47384a1a10ffef432cdbfa065628b82 [2022-04-05T11:57:11.716Z] #23 14.66 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-05T11:57:11.716Z] #23 14.67 Successfully built yamllint [2022-04-05T11:57:11.716Z] #23 14.68 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-05T11:57:11.716Z] #23 15.05 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-05T11:57:11.874Z] --- PASS: TestExec (0.63s) [2022-04-05T11:57:11.874Z] === RUN TestExecUser [2022-04-05T11:57:12.297Z] #23 DONE 15.5s [2022-04-05T11:57:12.298Z] [2022-04-05T11:57:12.298Z] #43 [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-04-05T11:57:12.298Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T11:57:12.298Z] #43 ... [2022-04-05T11:57:12.298Z] [2022-04-05T11:57:12.298Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-05T11:57:12.298Z] #27 sha256:5eb59942a788955a1a244798a2246a42a1b21d63033674f2cd560403207b26ee [2022-04-05T11:57:12.344Z] #60 241.2 + bin/containerd-shim-runc-v2 [2022-04-05T11:57:12.344Z] #60 241.8 + binaries [2022-04-05T11:57:12.344Z] #60 241.8 + install -D bin/containerd /build/containerd [2022-04-05T11:57:12.344Z] #60 241.9 + install -D bin/containerd-shim /build/containerd-shim [2022-04-05T11:57:12.344Z] #60 241.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-05T11:57:12.344Z] #60 241.9 + install -D bin/ctr /build/ctr [2022-04-05T11:57:12.444Z] --- PASS: TestExecUser (0.62s) [2022-04-05T11:57:12.444Z] === RUN TestExportContainerAndImportImage [2022-04-05T11:57:12.884Z] #27 DONE 0.3s [2022-04-05T11:57:12.884Z] [2022-04-05T11:57:12.884Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-05T11:57:12.884Z] #32 sha256:af07e6a37fbe64b1269a42a09bcbbfe190845b115ff224b675002209f890abba [2022-04-05T11:57:13.016Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-04-05T11:57:13.016Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-05T11:57:13.146Z] #32 DONE 0.5s [2022-04-05T11:57:13.146Z] [2022-04-05T11:57:13.146Z] #56 [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-04-05T11:57:13.146Z] #56 sha256:a27f0460c8d50bdf93ada5c7e635051bb80832a25e0237ffc22253511d636507 [2022-04-05T11:57:13.368Z] #20 64.99 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-05T11:57:13.368Z] #20 65.00 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-05T11:57:13.368Z] #20 65.00 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T11:57:13.408Z] #56 ... [2022-04-05T11:57:13.408Z] [2022-04-05T11:57:13.408Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-05T11:57:13.408Z] #35 sha256:bbc68ca0f56d5651ca8a630aaa4df0544cc8ae943733a63f5a88ad9d39083a7e [2022-04-05T11:57:13.671Z] #35 DONE 0.4s [2022-04-05T11:57:13.671Z] [2022-04-05T11:57:13.671Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-05T11:57:13.671Z] #37 sha256:547dae16a270b0921946fc2785124ccefe4caf4d9be8cce23b055895d83ec553 [2022-04-05T11:57:13.671Z] #37 DONE 0.1s [2022-04-05T11:57:13.671Z] [2022-04-05T11:57:13.671Z] #43 [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-04-05T11:57:13.671Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T11:57:13.671Z] #43 ... [2022-04-05T11:57:13.671Z] [2022-04-05T11:57:13.671Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-05T11:57:13.671Z] #41 sha256:bff8e9d2c7b416fdc6b113a2080538ef888b58e7f020a67d0a541df165c9e64d [2022-04-05T11:57:13.671Z] #41 DONE 0.1s [2022-04-05T11:57:13.933Z] [2022-04-05T11:57:13.933Z] #43 [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-04-05T11:57:13.933Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-05T11:57:14.398Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-04-05T11:57:14.398Z] === RUN TestHealthCheckWorkdir [2022-04-05T11:57:14.888Z] #60 DONE 244.5s [2022-04-05T11:57:14.969Z] --- PASS: TestHealthCheckWorkdir (0.68s) [2022-04-05T11:57:14.969Z] === RUN TestHealthKillContainer [2022-04-05T11:57:15.829Z] [2022-04-05T11:57:15.829Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-05T11:57:15.829Z] #61 sha256:ae083c58b6db0c159752bab2bbded9abf8fd4b59f91adad2acd2726d1436e1e2 [2022-04-05T11:57:17.211Z] #61 DONE 1.1s [2022-04-05T11:57:17.211Z] [2022-04-05T11:57:17.211Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-05T11:57:17.211Z] #66 sha256:d9dd5f597a73c5234bc4383cc23aa5e915b979b4f8380fccfc00a5b6868f5de7 [2022-04-05T11:57:17.211Z] #66 DONE 0.2s [2022-04-05T11:57:17.211Z] [2022-04-05T11:57:17.211Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-05T11:57:17.211Z] #71 sha256:b0819af4a1c9e432bad9cc1e4a5b3f4e52e2b67e15b9507bea9ff9e5cdaf4187 [2022-04-05T11:57:17.545Z] #20 69.04 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-05T11:57:17.545Z] #20 69.04 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-05T11:57:17.545Z] #20 69.05 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T11:57:18.598Z] #71 DONE 1.1s [2022-04-05T11:57:18.598Z] [2022-04-05T11:57:18.598Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-05T11:57:18.598Z] #72 sha256:d87247ae133e8d8e13e498e92fec14eb4554e37089a3073a8fc3b2f4de7d1de9 [2022-04-05T11:57:18.598Z] #72 DONE 0.0s [2022-04-05T11:57:18.598Z] [2022-04-05T11:57:18.598Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-05T11:57:18.598Z] #73 sha256:80aa21104c9466728ed96daeb0eaa8d91b05f796d286e094102319800ceec2b4 [2022-04-05T11:57:18.912Z] #20 70.73 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-05T11:57:18.912Z] #20 70.74 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-05T11:57:18.912Z] #20 70.75 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-05T11:57:18.912Z] #20 70.81 Selecting previously unselected package libapparmor1:amd64. [2022-04-05T11:57:18.912Z] #20 70.81 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-05T11:57:18.912Z] #20 70.82 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-05T11:57:18.912Z] #20 70.87 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-05T11:57:18.912Z] #20 70.87 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-05T11:57:18.912Z] #20 70.88 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-05T11:57:19.169Z] #20 70.95 Selecting previously unselected package libbtrfs0:amd64. [2022-04-05T11:57:19.169Z] #20 70.95 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-05T11:57:19.169Z] #20 70.95 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T11:57:19.169Z] #20 71.02 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-05T11:57:19.169Z] #20 71.03 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-05T11:57:19.169Z] #20 71.03 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T11:57:19.169Z] #20 71.13 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-05T11:57:19.169Z] #20 71.14 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T11:57:19.169Z] #20 71.14 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T11:57:19.169Z] #20 71.18 Selecting previously unselected package libudev-dev:amd64. [2022-04-05T11:57:19.169Z] #20 71.18 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-05T11:57:19.169Z] #20 71.19 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-05T11:57:19.169Z] #20 ... [2022-04-05T11:57:19.169Z] [2022-04-05T11:57:19.169Z] #67 [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-04-05T11:57:19.169Z] #67 sha256:60d53e5b96e158d4182cea51a8829e6f4261fdff710b5a826d109ba70a8c6bb7 [2022-04-05T11:57:19.169Z] #67 15.04 + cd /tmp/tmp.r4zzKNxjVN/src/github.com/containerd/containerd [2022-04-05T11:57:19.169Z] #67 15.04 + git checkout -q v1.6.2 [2022-04-05T11:57:19.169Z] #67 15.69 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-05T11:57:19.169Z] #67 15.69 + BUILDTAGS='netgo osusergo static_build' [2022-04-05T11:57:19.169Z] #67 15.69 + export EXTRA_FLAGS=-buildmode=pie [2022-04-05T11:57:19.169Z] #67 15.69 + EXTRA_FLAGS=-buildmode=pie [2022-04-05T11:57:19.169Z] #67 15.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-05T11:57:19.169Z] #67 15.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-05T11:57:19.169Z] #67 15.69 + '[' '' = dynamic ']' [2022-04-05T11:57:19.169Z] #67 15.69 + make [2022-04-05T11:57:19.169Z] #67 16.25 + bin/ctr [2022-04-05T11:57:19.169Z] #73 DONE 0.8s [2022-04-05T11:57:19.169Z] [2022-04-05T11:57:19.169Z] #74 exporting to image [2022-04-05T11:57:19.169Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-05T11:57:19.169Z] #74 exporting layers [2022-04-05T11:57:19.425Z] #67 ... [2022-04-05T11:57:19.425Z] [2022-04-05T11:57:19.425Z] #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-04-05T11:57:19.425Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-05T11:57:19.425Z] #20 71.25 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-05T11:57:19.425Z] #20 71.25 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-05T11:57:19.425Z] #20 71.26 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-05T11:57:19.425Z] #20 71.37 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-05T11:57:19.425Z] #20 71.38 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-05T11:57:19.425Z] #20 71.38 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-05T11:57:19.682Z] #20 71.48 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-05T11:57:19.683Z] #20 71.49 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-05T11:57:19.683Z] #20 71.49 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-05T11:57:19.683Z] #20 71.59 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-05T11:57:19.683Z] #20 71.59 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-05T11:57:19.683Z] #20 71.60 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-05T11:57:19.683Z] #20 71.64 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-05T11:57:19.683Z] #20 71.65 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-05T11:57:19.683Z] #20 71.65 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-05T11:57:19.939Z] #20 71.84 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-05T11:57:19.939Z] #20 71.84 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-05T11:57:19.939Z] #20 71.85 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-05T11:57:19.939Z] #20 71.94 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-05T11:57:19.939Z] #20 71.95 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-05T11:57:19.939Z] #20 71.95 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-05T11:57:19.939Z] #20 71.99 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-05T11:57:19.939Z] #20 72.00 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-05T11:57:19.939Z] #20 72.00 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-05T11:57:19.939Z] #20 72.07 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-05T11:57:20.196Z] #20 72.08 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-05T11:57:20.196Z] #20 72.08 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-05T11:57:20.454Z] #20 72.35 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-05T11:57:20.454Z] #20 72.37 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-05T11:57:20.454Z] #20 72.40 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-05T11:57:20.454Z] #20 72.41 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-05T11:57:20.454Z] #20 72.42 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-05T11:57:20.454Z] #20 72.43 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-05T11:57:20.454Z] #20 72.44 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-05T11:57:20.454Z] #20 72.45 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-05T11:57:20.454Z] #20 72.46 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-05T11:57:20.454Z] #20 72.47 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-05T11:57:20.454Z] #20 72.48 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-05T11:57:20.454Z] #20 72.50 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-05T11:57:20.454Z] #20 72.51 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-05T11:57:20.454Z] #20 72.52 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-05T11:57:20.454Z] #20 72.53 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-05T11:57:20.454Z] #20 72.54 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-05T11:57:20.454Z] #20 72.55 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-05T11:57:20.711Z] #20 72.56 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-05T11:57:20.711Z] #20 72.57 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-05T11:57:20.711Z] #20 72.58 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-05T11:57:20.711Z] #20 72.59 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T11:57:20.711Z] #20 72.61 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-04-05T11:57:20.711Z] #20 72.62 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T11:57:20.711Z] #20 72.62 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-04-05T11:57:20.711Z] #20 72.63 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-05T11:57:20.711Z] #20 72.64 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-05T11:57:20.711Z] #20 72.65 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-04-05T11:57:20.711Z] #20 72.66 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-05T11:57:20.711Z] #20 72.67 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-05T11:57:20.711Z] #20 72.69 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T11:57:20.711Z] #20 72.70 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-05T11:57:20.711Z] #20 72.72 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-05T11:57:20.712Z] #20 72.73 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-05T11:57:20.712Z] #20 72.74 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:57:22.082Z] #20 DONE 74.1s [2022-04-05T11:57:22.082Z] [2022-04-05T11:57:22.082Z] #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-04-05T11:57:22.082Z] #21 sha256:c32018453d6e6a330d085f59c3778f67c9d68b3296b576f4afb63d06b03fe99a [2022-04-05T11:57:22.484Z] #74 exporting layers 3.1s done [2022-04-05T11:57:22.484Z] #74 writing image sha256:b8974246d5dc9c6095eea661e2425702d144c824b57b0cc94ffae50d11fc9a14 done [2022-04-05T11:57:22.484Z] #74 naming to docker.io/library/docker:2e26920ccdc675b24b7f5af98d570f2062e21c8f done [2022-04-05T11:57:22.484Z] #74 DONE 3.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-05T11:57:22.823Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-05T11:57:23.097Z] --- PASS: TestHealthKillContainer (8.14s) [2022-04-05T11:57:23.097Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-05T11:57:23.110Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2e26920ccdc675b24b7f5af98d570f2062e21c8f -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2e26920ccdc675b24b7f5af98d570f2062e21c8f hack/test/unit [2022-04-05T11:57:23.451Z] #21 1.361 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-05T11:57:23.667Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2022-04-05T11:57:23.667Z] === RUN TestIpcModeNone [2022-04-05T11:57:23.708Z] #21 1.515 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-05T11:57:23.708Z] #21 1.690 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-05T11:57:24.055Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-05T11:57:24.055Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-05T11:57:24.055Z] + TESTDIRS=./... [2022-04-05T11:57:24.055Z] + exclude_paths='/vendor/|/integration' [2022-04-05T11:57:24.055Z] ++ go list ./... [2022-04-05T11:57:24.055Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-05T11:57:24.208Z] #43 275.5 + dpkg --print-architecture [2022-04-05T11:57:24.208Z] #43 275.5 + git checkout -q v2.1.0 [2022-04-05T11:57:24.237Z] --- PASS: TestIpcModeNone (0.56s) [2022-04-05T11:57:24.237Z] === RUN TestIpcModePrivate [2022-04-05T11:57:24.470Z] #43 276.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-05T11:57:24.470Z] #43 276.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-05T11:57:24.497Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-04-05T11:57:24.758Z] --- PASS: TestIpcModePrivate (0.58s) [2022-04-05T11:57:24.758Z] === RUN TestIpcModeShareable [2022-04-05T11:57:24.998Z] + pkg_list='github.com/docker/docker/api [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/backend/build [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/httpstatus [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/httputils [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/middleware [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/build [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/container [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/debug [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/distribution [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/grpc [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/image [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/network [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/plugin [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/session [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/swarm [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/system [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/volume [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types/backend [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types/blkiodev [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types/container [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types/events [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types/filters [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types/image [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types/mount [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types/network [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types/registry [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types/strslice [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types/swarm [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types/time [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types/versions [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types/volume [2022-04-05T11:57:24.998Z] github.com/docker/docker/builder [2022-04-05T11:57:24.998Z] github.com/docker/docker/builder/builder-next [2022-04-05T11:57:24.998Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-05T11:57:24.998Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-05T11:57:24.998Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-05T11:57:24.998Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-05T11:57:24.998Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-05T11:57:24.998Z] github.com/docker/docker/builder/builder-next/worker [2022-04-05T11:57:24.998Z] github.com/docker/docker/builder/dockerfile [2022-04-05T11:57:24.998Z] github.com/docker/docker/builder/remotecontext [2022-04-05T11:57:24.998Z] github.com/docker/docker/builder/remotecontext/git [2022-04-05T11:57:24.998Z] github.com/docker/docker/cli [2022-04-05T11:57:24.998Z] github.com/docker/docker/cli/config [2022-04-05T11:57:24.998Z] github.com/docker/docker/cli/debug [2022-04-05T11:57:24.998Z] github.com/docker/docker/client [2022-04-05T11:57:24.998Z] github.com/docker/docker/cmd/docker-proxy [2022-04-05T11:57:24.998Z] github.com/docker/docker/cmd/dockerd [2022-04-05T11:57:24.998Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-05T11:57:24.998Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-05T11:57:24.998Z] github.com/docker/docker/container [2022-04-05T11:57:24.998Z] github.com/docker/docker/container/stream [2022-04-05T11:57:24.998Z] github.com/docker/docker/contrib/apparmor [2022-04-05T11:57:24.998Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-05T11:57:24.998Z] github.com/docker/docker/contrib/httpserver [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/cluster [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/cluster/convert [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/cluster/executor [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/cluster/provider [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/config [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/events [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/events/testutils [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/exec [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/graphdriver [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/images [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/initlayer [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/links [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/listeners [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/logger [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/logger/gelf [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/logger/journald [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/logger/local [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/logger/logentries [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/logger/splunk [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/logger/syslog [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/logger/templates [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/names [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/network [2022-04-05T11:57:24.998Z] github.com/docker/docker/daemon/stats [2022-04-05T11:57:24.998Z] github.com/docker/docker/distribution [2022-04-05T11:57:24.998Z] github.com/docker/docker/distribution/metadata [2022-04-05T11:57:24.998Z] github.com/docker/docker/distribution/utils [2022-04-05T11:57:24.998Z] github.com/docker/docker/distribution/xfer [2022-04-05T11:57:24.998Z] github.com/docker/docker/dockerversion [2022-04-05T11:57:24.998Z] github.com/docker/docker/errdefs [2022-04-05T11:57:24.998Z] github.com/docker/docker/image [2022-04-05T11:57:24.998Z] github.com/docker/docker/image/cache [2022-04-05T11:57:24.998Z] github.com/docker/docker/image/tarexport [2022-04-05T11:57:24.998Z] github.com/docker/docker/image/v1 [2022-04-05T11:57:24.998Z] github.com/docker/docker/internal/test/suite [2022-04-05T11:57:24.998Z] github.com/docker/docker/layer [2022-04-05T11:57:24.998Z] github.com/docker/docker/libcontainerd [2022-04-05T11:57:24.998Z] github.com/docker/docker/libcontainerd/queue [2022-04-05T11:57:24.998Z] github.com/docker/docker/libcontainerd/remote [2022-04-05T11:57:24.998Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-05T11:57:24.998Z] github.com/docker/docker/libcontainerd/types [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/bitseq [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/cluster [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/config [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/datastore [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/driverapi [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/etchosts [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/idm [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/ipam [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/iptables [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/netlabel [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/netutils [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/networkdb [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/ns [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/options [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/osl [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/portallocator [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/portmapper [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/testutils [2022-04-05T11:57:24.998Z] github.com/docker/docker/libnetwork/types [2022-04-05T11:57:24.998Z] github.com/docker/docker/oci [2022-04-05T11:57:24.998Z] github.com/docker/docker/oci/caps [2022-04-05T11:57:24.998Z] github.com/docker/docker/opts [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/aaparser [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/archive [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/authorization [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/broadcaster [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/capabilities [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/chrootarchive [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/containerfs [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/devicemapper [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/directory [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/dmesg [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/filenotify [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/fileutils [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/fsutils [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/homedir [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/idtools [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/ioutils [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/jsonmessage [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/longpath [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/loopback [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/namesgenerator [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/parsers [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/pidfile [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/platform [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/plugingetter [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/plugins [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/plugins/transport [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/pools [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/progress [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/pubsub [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/reexec [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/signal [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/stack [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/stdcopy [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/streamformatter [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/stringid [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/sysinfo [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/system [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/tailfile [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/tarsum [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/truncindex [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/urlutil [2022-04-05T11:57:24.998Z] github.com/docker/docker/pkg/useragent [2022-04-05T11:57:24.998Z] github.com/docker/docker/plugin [2022-04-05T11:57:24.998Z] github.com/docker/docker/plugin/executor/containerd [2022-04-05T11:57:24.998Z] github.com/docker/docker/plugin/v2 [2022-04-05T11:57:24.998Z] github.com/docker/docker/profiles/apparmor [2022-04-05T11:57:24.998Z] github.com/docker/docker/profiles/seccomp [2022-04-05T11:57:24.998Z] github.com/docker/docker/quota [2022-04-05T11:57:24.998Z] github.com/docker/docker/reference [2022-04-05T11:57:24.998Z] github.com/docker/docker/registry [2022-04-05T11:57:24.998Z] github.com/docker/docker/registry/resumable [2022-04-05T11:57:24.998Z] github.com/docker/docker/restartmanager [2022-04-05T11:57:24.998Z] github.com/docker/docker/rootless [2022-04-05T11:57:24.998Z] github.com/docker/docker/rootless/specconv [2022-04-05T11:57:24.998Z] github.com/docker/docker/runconfig [2022-04-05T11:57:24.998Z] github.com/docker/docker/runconfig/opts [2022-04-05T11:57:24.998Z] github.com/docker/docker/testutil [2022-04-05T11:57:24.998Z] github.com/docker/docker/testutil/daemon [2022-04-05T11:57:24.998Z] github.com/docker/docker/testutil/environment [2022-04-05T11:57:24.998Z] github.com/docker/docker/testutil/fakecontext [2022-04-05T11:57:24.998Z] github.com/docker/docker/testutil/fakegit [2022-04-05T11:57:24.998Z] github.com/docker/docker/testutil/fakestorage [2022-04-05T11:57:24.998Z] github.com/docker/docker/testutil/fixtures/load [2022-04-05T11:57:24.998Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-05T11:57:24.998Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-05T11:57:24.998Z] github.com/docker/docker/testutil/registry [2022-04-05T11:57:24.998Z] github.com/docker/docker/testutil/request [2022-04-05T11:57:24.998Z] github.com/docker/docker/volume [2022-04-05T11:57:24.998Z] github.com/docker/docker/volume/drivers [2022-04-05T11:57:24.998Z] github.com/docker/docker/volume/local [2022-04-05T11:57:24.998Z] github.com/docker/docker/volume/mounts [2022-04-05T11:57:24.998Z] github.com/docker/docker/volume/service [2022-04-05T11:57:24.998Z] github.com/docker/docker/volume/service/opts [2022-04-05T11:57:24.998Z] github.com/docker/docker/volume/testutils' [2022-04-05T11:57:24.998Z] ++ grep --fixed-strings -v /libnetwork [2022-04-05T11:57:24.998Z] ++ echo 'github.com/docker/docker/api [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/backend/build [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/httpstatus [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/httputils [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/middleware [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/build [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/container [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/debug [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/distribution [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/grpc [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/image [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/network [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/plugin [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/session [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/swarm [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/system [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/server/router/volume [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types/backend [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types/blkiodev [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types/container [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types/events [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types/filters [2022-04-05T11:57:24.998Z] github.com/docker/docker/api/types/image [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/mount [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/network [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/registry [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/strslice [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/swarm [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/time [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/versions [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/volume [2022-04-05T11:57:24.999Z] github.com/docker/docker/builder [2022-04-05T11:57:24.999Z] github.com/docker/docker/builder/builder-next [2022-04-05T11:57:24.999Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-05T11:57:24.999Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-05T11:57:24.999Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-05T11:57:24.999Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-05T11:57:24.999Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-05T11:57:24.999Z] github.com/docker/docker/builder/builder-next/worker [2022-04-05T11:57:24.999Z] github.com/docker/docker/builder/dockerfile [2022-04-05T11:57:24.999Z] github.com/docker/docker/builder/remotecontext [2022-04-05T11:57:24.999Z] github.com/docker/docker/builder/remotecontext/git [2022-04-05T11:57:24.999Z] github.com/docker/docker/cli [2022-04-05T11:57:24.999Z] github.com/docker/docker/cli/config [2022-04-05T11:57:24.999Z] github.com/docker/docker/cli/debug [2022-04-05T11:57:24.999Z] github.com/docker/docker/client [2022-04-05T11:57:24.999Z] github.com/docker/docker/cmd/docker-proxy [2022-04-05T11:57:24.999Z] github.com/docker/docker/cmd/dockerd [2022-04-05T11:57:24.999Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-05T11:57:24.999Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-05T11:57:24.999Z] github.com/docker/docker/container [2022-04-05T11:57:24.999Z] github.com/docker/docker/container/stream [2022-04-05T11:57:24.999Z] github.com/docker/docker/contrib/apparmor [2022-04-05T11:57:24.999Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-05T11:57:24.999Z] github.com/docker/docker/contrib/httpserver [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/cluster [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/cluster/convert [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/cluster/executor [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/cluster/provider [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/config [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/events [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/events/testutils [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/exec [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/images [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/initlayer [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/links [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/listeners [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/logger [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/logger/gelf [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/logger/journald [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/logger/local [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/logger/logentries [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/logger/splunk [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/logger/syslog [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/logger/templates [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/names [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/network [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/stats [2022-04-05T11:57:24.999Z] github.com/docker/docker/distribution [2022-04-05T11:57:24.999Z] github.com/docker/docker/distribution/metadata [2022-04-05T11:57:24.999Z] github.com/docker/docker/distribution/utils [2022-04-05T11:57:24.999Z] github.com/docker/docker/distribution/xfer [2022-04-05T11:57:24.999Z] github.com/docker/docker/dockerversion [2022-04-05T11:57:24.999Z] github.com/docker/docker/errdefs [2022-04-05T11:57:24.999Z] github.com/docker/docker/image [2022-04-05T11:57:24.999Z] github.com/docker/docker/image/cache [2022-04-05T11:57:24.999Z] github.com/docker/docker/image/tarexport [2022-04-05T11:57:24.999Z] github.com/docker/docker/image/v1 [2022-04-05T11:57:24.999Z] github.com/docker/docker/internal/test/suite [2022-04-05T11:57:24.999Z] github.com/docker/docker/layer [2022-04-05T11:57:24.999Z] github.com/docker/docker/libcontainerd [2022-04-05T11:57:24.999Z] github.com/docker/docker/libcontainerd/queue [2022-04-05T11:57:24.999Z] github.com/docker/docker/libcontainerd/remote [2022-04-05T11:57:24.999Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-05T11:57:24.999Z] github.com/docker/docker/libcontainerd/types [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/bitseq [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/cluster [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/config [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/datastore [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/driverapi [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/etchosts [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/idm [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/ipam [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/iptables [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/netlabel [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/netutils [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/networkdb [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/ns [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/options [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/osl [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/portallocator [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/portmapper [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/testutils [2022-04-05T11:57:24.999Z] github.com/docker/docker/libnetwork/types [2022-04-05T11:57:24.999Z] github.com/docker/docker/oci [2022-04-05T11:57:24.999Z] github.com/docker/docker/oci/caps [2022-04-05T11:57:24.999Z] github.com/docker/docker/opts [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/aaparser [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/archive [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/authorization [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/broadcaster [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/capabilities [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/chrootarchive [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/containerfs [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/devicemapper [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/directory [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/dmesg [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/filenotify [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/fileutils [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/fsutils [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/homedir [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/idtools [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/ioutils [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/jsonmessage [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/longpath [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/loopback [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/namesgenerator [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/parsers [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/pidfile [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/platform [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/plugingetter [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/plugins [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/plugins/transport [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/pools [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/progress [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/pubsub [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/reexec [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/signal [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/stack [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/stdcopy [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/streamformatter [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/stringid [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/sysinfo [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/system [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/tailfile [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/tarsum [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/truncindex [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/urlutil [2022-04-05T11:57:24.999Z] github.com/docker/docker/pkg/useragent [2022-04-05T11:57:24.999Z] github.com/docker/docker/plugin [2022-04-05T11:57:24.999Z] github.com/docker/docker/plugin/executor/containerd [2022-04-05T11:57:24.999Z] github.com/docker/docker/plugin/v2 [2022-04-05T11:57:24.999Z] github.com/docker/docker/profiles/apparmor [2022-04-05T11:57:24.999Z] github.com/docker/docker/profiles/seccomp [2022-04-05T11:57:24.999Z] github.com/docker/docker/quota [2022-04-05T11:57:24.999Z] github.com/docker/docker/reference [2022-04-05T11:57:24.999Z] github.com/docker/docker/registry [2022-04-05T11:57:24.999Z] github.com/docker/docker/registry/resumable [2022-04-05T11:57:24.999Z] github.com/docker/docker/restartmanager [2022-04-05T11:57:24.999Z] github.com/docker/docker/rootless [2022-04-05T11:57:24.999Z] github.com/docker/docker/rootless/specconv [2022-04-05T11:57:24.999Z] github.com/docker/docker/runconfig [2022-04-05T11:57:24.999Z] github.com/docker/docker/runconfig/opts [2022-04-05T11:57:24.999Z] github.com/docker/docker/testutil [2022-04-05T11:57:24.999Z] github.com/docker/docker/testutil/daemon [2022-04-05T11:57:24.999Z] github.com/docker/docker/testutil/environment [2022-04-05T11:57:24.999Z] github.com/docker/docker/testutil/fakecontext [2022-04-05T11:57:24.999Z] github.com/docker/docker/testutil/fakegit [2022-04-05T11:57:24.999Z] github.com/docker/docker/testutil/fakestorage [2022-04-05T11:57:24.999Z] github.com/docker/docker/testutil/fixtures/load [2022-04-05T11:57:24.999Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-05T11:57:24.999Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-05T11:57:24.999Z] github.com/docker/docker/testutil/registry [2022-04-05T11:57:24.999Z] github.com/docker/docker/testutil/request [2022-04-05T11:57:24.999Z] github.com/docker/docker/volume [2022-04-05T11:57:24.999Z] github.com/docker/docker/volume/drivers [2022-04-05T11:57:24.999Z] github.com/docker/docker/volume/local [2022-04-05T11:57:24.999Z] github.com/docker/docker/volume/mounts [2022-04-05T11:57:24.999Z] github.com/docker/docker/volume/service [2022-04-05T11:57:24.999Z] github.com/docker/docker/volume/service/opts [2022-04-05T11:57:24.999Z] github.com/docker/docker/volume/testutils' [2022-04-05T11:57:24.999Z] + base_pkg_list='github.com/docker/docker/api [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/server [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/server/backend/build [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/server/httpstatus [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/server/httputils [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/server/middleware [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/server/router [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/server/router/build [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/server/router/container [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/server/router/debug [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/server/router/distribution [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/server/router/grpc [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/server/router/image [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/server/router/network [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/server/router/plugin [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/server/router/session [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/server/router/swarm [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/server/router/system [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/server/router/volume [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/backend [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/blkiodev [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/container [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/events [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/filters [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/image [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/mount [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/network [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/registry [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/strslice [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/swarm [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/time [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/versions [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-05T11:57:24.999Z] github.com/docker/docker/api/types/volume [2022-04-05T11:57:24.999Z] github.com/docker/docker/builder [2022-04-05T11:57:24.999Z] github.com/docker/docker/builder/builder-next [2022-04-05T11:57:24.999Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-05T11:57:24.999Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-05T11:57:24.999Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-05T11:57:24.999Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-05T11:57:24.999Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-05T11:57:24.999Z] github.com/docker/docker/builder/builder-next/worker [2022-04-05T11:57:24.999Z] github.com/docker/docker/builder/dockerfile [2022-04-05T11:57:24.999Z] github.com/docker/docker/builder/remotecontext [2022-04-05T11:57:24.999Z] github.com/docker/docker/builder/remotecontext/git [2022-04-05T11:57:24.999Z] github.com/docker/docker/cli [2022-04-05T11:57:24.999Z] github.com/docker/docker/cli/config [2022-04-05T11:57:24.999Z] github.com/docker/docker/cli/debug [2022-04-05T11:57:24.999Z] github.com/docker/docker/client [2022-04-05T11:57:24.999Z] github.com/docker/docker/cmd/docker-proxy [2022-04-05T11:57:24.999Z] github.com/docker/docker/cmd/dockerd [2022-04-05T11:57:24.999Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-05T11:57:24.999Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-05T11:57:24.999Z] github.com/docker/docker/container [2022-04-05T11:57:24.999Z] github.com/docker/docker/container/stream [2022-04-05T11:57:24.999Z] github.com/docker/docker/contrib/apparmor [2022-04-05T11:57:24.999Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-05T11:57:24.999Z] github.com/docker/docker/contrib/httpserver [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/cluster [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/cluster/convert [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/cluster/executor [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/cluster/provider [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/config [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/events [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/events/testutils [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/exec [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/images [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/initlayer [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/links [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/listeners [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/logger [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-05T11:57:24.999Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/gelf [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/journald [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/local [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/logentries [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/splunk [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/syslog [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/templates [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/names [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/network [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/stats [2022-04-05T11:57:25.000Z] github.com/docker/docker/distribution [2022-04-05T11:57:25.000Z] github.com/docker/docker/distribution/metadata [2022-04-05T11:57:25.000Z] github.com/docker/docker/distribution/utils [2022-04-05T11:57:25.000Z] github.com/docker/docker/distribution/xfer [2022-04-05T11:57:25.000Z] github.com/docker/docker/dockerversion [2022-04-05T11:57:25.000Z] github.com/docker/docker/errdefs [2022-04-05T11:57:25.000Z] github.com/docker/docker/image [2022-04-05T11:57:25.000Z] github.com/docker/docker/image/cache [2022-04-05T11:57:25.000Z] github.com/docker/docker/image/tarexport [2022-04-05T11:57:25.000Z] github.com/docker/docker/image/v1 [2022-04-05T11:57:25.000Z] github.com/docker/docker/internal/test/suite [2022-04-05T11:57:25.000Z] github.com/docker/docker/layer [2022-04-05T11:57:25.000Z] github.com/docker/docker/libcontainerd [2022-04-05T11:57:25.000Z] github.com/docker/docker/libcontainerd/queue [2022-04-05T11:57:25.000Z] github.com/docker/docker/libcontainerd/remote [2022-04-05T11:57:25.000Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-05T11:57:25.000Z] github.com/docker/docker/libcontainerd/types [2022-04-05T11:57:25.000Z] github.com/docker/docker/oci [2022-04-05T11:57:25.000Z] github.com/docker/docker/oci/caps [2022-04-05T11:57:25.000Z] github.com/docker/docker/opts [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/aaparser [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/archive [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/authorization [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/broadcaster [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/capabilities [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/chrootarchive [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/containerfs [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/devicemapper [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/directory [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/dmesg [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/filenotify [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/fileutils [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/fsutils [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/homedir [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/idtools [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/ioutils [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/jsonmessage [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/longpath [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/loopback [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/namesgenerator [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/parsers [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/pidfile [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/platform [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/plugingetter [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/plugins [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/plugins/transport [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/pools [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/progress [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/pubsub [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/reexec [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/signal [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/stack [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/stdcopy [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/streamformatter [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/stringid [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/sysinfo [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/system [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/tailfile [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/tarsum [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/truncindex [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/urlutil [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/useragent [2022-04-05T11:57:25.000Z] github.com/docker/docker/plugin [2022-04-05T11:57:25.000Z] github.com/docker/docker/plugin/executor/containerd [2022-04-05T11:57:25.000Z] github.com/docker/docker/plugin/v2 [2022-04-05T11:57:25.000Z] github.com/docker/docker/profiles/apparmor [2022-04-05T11:57:25.000Z] github.com/docker/docker/profiles/seccomp [2022-04-05T11:57:25.000Z] github.com/docker/docker/quota [2022-04-05T11:57:25.000Z] github.com/docker/docker/reference [2022-04-05T11:57:25.000Z] github.com/docker/docker/registry [2022-04-05T11:57:25.000Z] github.com/docker/docker/registry/resumable [2022-04-05T11:57:25.000Z] github.com/docker/docker/restartmanager [2022-04-05T11:57:25.000Z] github.com/docker/docker/rootless [2022-04-05T11:57:25.000Z] github.com/docker/docker/rootless/specconv [2022-04-05T11:57:25.000Z] github.com/docker/docker/runconfig [2022-04-05T11:57:25.000Z] github.com/docker/docker/runconfig/opts [2022-04-05T11:57:25.000Z] github.com/docker/docker/testutil [2022-04-05T11:57:25.000Z] github.com/docker/docker/testutil/daemon [2022-04-05T11:57:25.000Z] github.com/docker/docker/testutil/environment [2022-04-05T11:57:25.000Z] github.com/docker/docker/testutil/fakecontext [2022-04-05T11:57:25.000Z] github.com/docker/docker/testutil/fakegit [2022-04-05T11:57:25.000Z] github.com/docker/docker/testutil/fakestorage [2022-04-05T11:57:25.000Z] github.com/docker/docker/testutil/fixtures/load [2022-04-05T11:57:25.000Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-05T11:57:25.000Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-05T11:57:25.000Z] github.com/docker/docker/testutil/registry [2022-04-05T11:57:25.000Z] github.com/docker/docker/testutil/request [2022-04-05T11:57:25.000Z] github.com/docker/docker/volume [2022-04-05T11:57:25.000Z] github.com/docker/docker/volume/drivers [2022-04-05T11:57:25.000Z] github.com/docker/docker/volume/local [2022-04-05T11:57:25.000Z] github.com/docker/docker/volume/mounts [2022-04-05T11:57:25.000Z] github.com/docker/docker/volume/service [2022-04-05T11:57:25.000Z] github.com/docker/docker/volume/service/opts [2022-04-05T11:57:25.000Z] github.com/docker/docker/volume/testutils' [2022-04-05T11:57:25.000Z] ++ grep --fixed-strings /libnetwork [2022-04-05T11:57:25.000Z] ++ echo 'github.com/docker/docker/api [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/server [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/server/backend/build [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/server/httpstatus [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/server/httputils [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/server/middleware [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/server/router [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/server/router/build [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/server/router/container [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/server/router/debug [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/server/router/distribution [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/server/router/grpc [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/server/router/image [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/server/router/network [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/server/router/plugin [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/server/router/session [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/server/router/swarm [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/server/router/system [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/server/router/volume [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/types [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/types/backend [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/types/blkiodev [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/types/container [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/types/events [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/types/filters [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/types/image [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/types/mount [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/types/network [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/types/registry [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/types/strslice [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/types/swarm [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/types/time [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/types/versions [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-05T11:57:25.000Z] github.com/docker/docker/api/types/volume [2022-04-05T11:57:25.000Z] github.com/docker/docker/builder [2022-04-05T11:57:25.000Z] github.com/docker/docker/builder/builder-next [2022-04-05T11:57:25.000Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-05T11:57:25.000Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-05T11:57:25.000Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-05T11:57:25.000Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-05T11:57:25.000Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-05T11:57:25.000Z] github.com/docker/docker/builder/builder-next/worker [2022-04-05T11:57:25.000Z] github.com/docker/docker/builder/dockerfile [2022-04-05T11:57:25.000Z] github.com/docker/docker/builder/remotecontext [2022-04-05T11:57:25.000Z] github.com/docker/docker/builder/remotecontext/git [2022-04-05T11:57:25.000Z] github.com/docker/docker/cli [2022-04-05T11:57:25.000Z] github.com/docker/docker/cli/config [2022-04-05T11:57:25.000Z] github.com/docker/docker/cli/debug [2022-04-05T11:57:25.000Z] github.com/docker/docker/client [2022-04-05T11:57:25.000Z] github.com/docker/docker/cmd/docker-proxy [2022-04-05T11:57:25.000Z] github.com/docker/docker/cmd/dockerd [2022-04-05T11:57:25.000Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-05T11:57:25.000Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-05T11:57:25.000Z] github.com/docker/docker/container [2022-04-05T11:57:25.000Z] github.com/docker/docker/container/stream [2022-04-05T11:57:25.000Z] github.com/docker/docker/contrib/apparmor [2022-04-05T11:57:25.000Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-05T11:57:25.000Z] github.com/docker/docker/contrib/httpserver [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/cluster [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/cluster/convert [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/cluster/executor [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/cluster/provider [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/config [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/events [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/events/testutils [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/exec [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/graphdriver [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/images [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/initlayer [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/links [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/listeners [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/gelf [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/journald [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/local [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/logentries [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/splunk [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/syslog [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/logger/templates [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/names [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/network [2022-04-05T11:57:25.000Z] github.com/docker/docker/daemon/stats [2022-04-05T11:57:25.000Z] github.com/docker/docker/distribution [2022-04-05T11:57:25.000Z] github.com/docker/docker/distribution/metadata [2022-04-05T11:57:25.000Z] github.com/docker/docker/distribution/utils [2022-04-05T11:57:25.000Z] github.com/docker/docker/distribution/xfer [2022-04-05T11:57:25.000Z] github.com/docker/docker/dockerversion [2022-04-05T11:57:25.000Z] github.com/docker/docker/errdefs [2022-04-05T11:57:25.000Z] github.com/docker/docker/image [2022-04-05T11:57:25.000Z] github.com/docker/docker/image/cache [2022-04-05T11:57:25.000Z] github.com/docker/docker/image/tarexport [2022-04-05T11:57:25.000Z] github.com/docker/docker/image/v1 [2022-04-05T11:57:25.000Z] github.com/docker/docker/internal/test/suite [2022-04-05T11:57:25.000Z] github.com/docker/docker/layer [2022-04-05T11:57:25.000Z] github.com/docker/docker/libcontainerd [2022-04-05T11:57:25.000Z] github.com/docker/docker/libcontainerd/queue [2022-04-05T11:57:25.000Z] github.com/docker/docker/libcontainerd/remote [2022-04-05T11:57:25.000Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-05T11:57:25.000Z] github.com/docker/docker/libcontainerd/types [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/bitseq [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/cluster [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/config [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/datastore [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/driverapi [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/etchosts [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/idm [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/ipam [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/iptables [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/netlabel [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/netutils [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/networkdb [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/ns [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/options [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/osl [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/portallocator [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/portmapper [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/testutils [2022-04-05T11:57:25.000Z] github.com/docker/docker/libnetwork/types [2022-04-05T11:57:25.000Z] github.com/docker/docker/oci [2022-04-05T11:57:25.000Z] github.com/docker/docker/oci/caps [2022-04-05T11:57:25.000Z] github.com/docker/docker/opts [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/aaparser [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/archive [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/authorization [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/broadcaster [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/capabilities [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/chrootarchive [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/containerfs [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/devicemapper [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/directory [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/dmesg [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/filenotify [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/fileutils [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/fsutils [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/homedir [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/idtools [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/ioutils [2022-04-05T11:57:25.000Z] github.com/docker/docker/pkg/jsonmessage [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/longpath [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/loopback [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/namesgenerator [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/parsers [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/pidfile [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/platform [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/plugingetter [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/plugins [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/plugins/transport [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/pools [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/progress [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/pubsub [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/reexec [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/signal [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/stack [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/stdcopy [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/streamformatter [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/stringid [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/sysinfo [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/system [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/tailfile [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/tarsum [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/truncindex [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/urlutil [2022-04-05T11:57:25.001Z] github.com/docker/docker/pkg/useragent [2022-04-05T11:57:25.001Z] github.com/docker/docker/plugin [2022-04-05T11:57:25.001Z] github.com/docker/docker/plugin/executor/containerd [2022-04-05T11:57:25.001Z] github.com/docker/docker/plugin/v2 [2022-04-05T11:57:25.001Z] github.com/docker/docker/profiles/apparmor [2022-04-05T11:57:25.001Z] github.com/docker/docker/profiles/seccomp [2022-04-05T11:57:25.001Z] github.com/docker/docker/quota [2022-04-05T11:57:25.001Z] github.com/docker/docker/reference [2022-04-05T11:57:25.001Z] github.com/docker/docker/registry [2022-04-05T11:57:25.001Z] github.com/docker/docker/registry/resumable [2022-04-05T11:57:25.001Z] github.com/docker/docker/restartmanager [2022-04-05T11:57:25.001Z] github.com/docker/docker/rootless [2022-04-05T11:57:25.001Z] github.com/docker/docker/rootless/specconv [2022-04-05T11:57:25.001Z] github.com/docker/docker/runconfig [2022-04-05T11:57:25.001Z] github.com/docker/docker/runconfig/opts [2022-04-05T11:57:25.001Z] github.com/docker/docker/testutil [2022-04-05T11:57:25.001Z] github.com/docker/docker/testutil/daemon [2022-04-05T11:57:25.001Z] github.com/docker/docker/testutil/environment [2022-04-05T11:57:25.001Z] github.com/docker/docker/testutil/fakecontext [2022-04-05T11:57:25.001Z] github.com/docker/docker/testutil/fakegit [2022-04-05T11:57:25.001Z] github.com/docker/docker/testutil/fakestorage [2022-04-05T11:57:25.001Z] github.com/docker/docker/testutil/fixtures/load [2022-04-05T11:57:25.001Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-05T11:57:25.001Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-05T11:57:25.001Z] github.com/docker/docker/testutil/registry [2022-04-05T11:57:25.001Z] github.com/docker/docker/testutil/request [2022-04-05T11:57:25.001Z] github.com/docker/docker/volume [2022-04-05T11:57:25.001Z] github.com/docker/docker/volume/drivers [2022-04-05T11:57:25.001Z] github.com/docker/docker/volume/local [2022-04-05T11:57:25.001Z] github.com/docker/docker/volume/mounts [2022-04-05T11:57:25.001Z] github.com/docker/docker/volume/service [2022-04-05T11:57:25.001Z] github.com/docker/docker/volume/service/opts [2022-04-05T11:57:25.001Z] github.com/docker/docker/volume/testutils' [2022-04-05T11:57:25.001Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/bitseq [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/cluster [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/config [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/datastore [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/driverapi [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/etchosts [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/idm [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/ipam [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/iptables [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/netlabel [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/netutils [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/networkdb [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/ns [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/options [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/osl [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/portallocator [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/portmapper [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/testutils [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/types' [2022-04-05T11:57:25.001Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-05T11:57:25.001Z] + echo 'github.com/docker/docker/libnetwork [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/bitseq [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/cluster [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/config [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/datastore [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/driverapi [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/etchosts [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/idm [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/ipam [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/iptables [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/netlabel [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/netutils [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/networkdb [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/ns [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/options [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/osl [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/portallocator [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/portmapper [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/testutils [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/types' [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T11:57:25.001Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T11:57:25.001Z] + type docker-proxy [2022-04-05T11:57:25.001Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-05T11:57:25.001Z] + hack/make.sh binary-proxy install-proxy [2022-04-05T11:57:25.001Z] [2022-04-05T11:57:25.001Z] Removing bundles/ [2022-04-05T11:57:25.001Z] [2022-04-05T11:57:25.001Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-05T11:57:25.001Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-05T11:57:25.001Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T11:57:25.018Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-04-05T11:57:25.278Z] --- PASS: TestIpcModeShareable (0.58s) [2022-04-05T11:57:25.278Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-05T11:57:27.188Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.70s) [2022-04-05T11:57:27.188Z] === RUN TestAPIIpcModeHost [2022-04-05T11:57:27.447Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-04-05T11:57:27.447Z] === RUN TestDaemonIpcModeShareable [2022-04-05T11:57:28.387Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-05T11:57:28.646Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-04-05T11:57:28.646Z] === RUN TestDaemonIpcModePrivate [2022-04-05T11:57:29.212Z] #21 1.946 Reading package lists... [2022-04-05T11:57:29.587Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-05T11:57:29.587Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-04-05T11:57:29.587Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-05T11:57:30.292Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-05T11:57:30.292Z] [2022-04-05T11:57:30.292Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-05T11:57:30.292Z] Installing docker-proxy to /usr/local/bin/ [2022-04-05T11:57:30.292Z] [2022-04-05T11:57:30.292Z] + mkdir -p bundles [2022-04-05T11:57:30.292Z] + '[' -n 'github.com/docker/docker/api [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/server [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/server/backend/build [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/server/httpstatus [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/server/httputils [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/server/middleware [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/server/router [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/server/router/build [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/server/router/container [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/server/router/debug [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/server/router/distribution [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/server/router/grpc [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/server/router/image [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/server/router/network [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/server/router/plugin [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/server/router/session [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/server/router/swarm [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/server/router/system [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/server/router/volume [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/types [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/types/backend [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/types/blkiodev [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/types/container [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/types/events [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/types/filters [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/types/image [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/types/mount [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/types/network [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/types/registry [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/types/strslice [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/types/swarm [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/types/time [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/types/versions [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-05T11:57:30.292Z] github.com/docker/docker/api/types/volume [2022-04-05T11:57:30.292Z] github.com/docker/docker/builder [2022-04-05T11:57:30.292Z] github.com/docker/docker/builder/builder-next [2022-04-05T11:57:30.292Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-05T11:57:30.292Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-05T11:57:30.292Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-05T11:57:30.292Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-05T11:57:30.292Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-05T11:57:30.292Z] github.com/docker/docker/builder/builder-next/worker [2022-04-05T11:57:30.292Z] github.com/docker/docker/builder/dockerfile [2022-04-05T11:57:30.292Z] github.com/docker/docker/builder/remotecontext [2022-04-05T11:57:30.292Z] github.com/docker/docker/builder/remotecontext/git [2022-04-05T11:57:30.292Z] github.com/docker/docker/cli [2022-04-05T11:57:30.292Z] github.com/docker/docker/cli/config [2022-04-05T11:57:30.292Z] github.com/docker/docker/cli/debug [2022-04-05T11:57:30.292Z] github.com/docker/docker/client [2022-04-05T11:57:30.292Z] github.com/docker/docker/cmd/docker-proxy [2022-04-05T11:57:30.292Z] github.com/docker/docker/cmd/dockerd [2022-04-05T11:57:30.292Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-05T11:57:30.292Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-05T11:57:30.292Z] github.com/docker/docker/container [2022-04-05T11:57:30.292Z] github.com/docker/docker/container/stream [2022-04-05T11:57:30.292Z] github.com/docker/docker/contrib/apparmor [2022-04-05T11:57:30.292Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-05T11:57:30.292Z] github.com/docker/docker/contrib/httpserver [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/cluster [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/cluster/convert [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/cluster/executor [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/cluster/provider [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/config [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/events [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/events/testutils [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/exec [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/graphdriver [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/images [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/initlayer [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/links [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/listeners [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/logger [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/logger/gelf [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/logger/journald [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/logger/local [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/logger/logentries [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/logger/splunk [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/logger/syslog [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/logger/templates [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/names [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/network [2022-04-05T11:57:30.292Z] github.com/docker/docker/daemon/stats [2022-04-05T11:57:30.292Z] github.com/docker/docker/distribution [2022-04-05T11:57:30.292Z] github.com/docker/docker/distribution/metadata [2022-04-05T11:57:30.292Z] github.com/docker/docker/distribution/utils [2022-04-05T11:57:30.292Z] github.com/docker/docker/distribution/xfer [2022-04-05T11:57:30.292Z] github.com/docker/docker/dockerversion [2022-04-05T11:57:30.292Z] github.com/docker/docker/errdefs [2022-04-05T11:57:30.292Z] github.com/docker/docker/image [2022-04-05T11:57:30.292Z] github.com/docker/docker/image/cache [2022-04-05T11:57:30.292Z] github.com/docker/docker/image/tarexport [2022-04-05T11:57:30.292Z] github.com/docker/docker/image/v1 [2022-04-05T11:57:30.292Z] github.com/docker/docker/internal/test/suite [2022-04-05T11:57:30.292Z] github.com/docker/docker/layer [2022-04-05T11:57:30.292Z] github.com/docker/docker/libcontainerd [2022-04-05T11:57:30.292Z] github.com/docker/docker/libcontainerd/queue [2022-04-05T11:57:30.292Z] github.com/docker/docker/libcontainerd/remote [2022-04-05T11:57:30.292Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-05T11:57:30.292Z] github.com/docker/docker/libcontainerd/types [2022-04-05T11:57:30.292Z] github.com/docker/docker/oci [2022-04-05T11:57:30.292Z] github.com/docker/docker/oci/caps [2022-04-05T11:57:30.292Z] github.com/docker/docker/opts [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/aaparser [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/archive [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/authorization [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/broadcaster [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/capabilities [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/chrootarchive [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/containerfs [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/devicemapper [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/directory [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/dmesg [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/filenotify [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/fileutils [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/fsutils [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/homedir [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/idtools [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/ioutils [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/jsonmessage [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/longpath [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/loopback [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/namesgenerator [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/parsers [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/pidfile [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/platform [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/plugingetter [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/plugins [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/plugins/transport [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/pools [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/progress [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/pubsub [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/reexec [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/signal [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/stack [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/stdcopy [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/streamformatter [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/stringid [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/sysinfo [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/system [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/tailfile [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/tarsum [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/truncindex [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/urlutil [2022-04-05T11:57:30.292Z] github.com/docker/docker/pkg/useragent [2022-04-05T11:57:30.292Z] github.com/docker/docker/plugin [2022-04-05T11:57:30.292Z] github.com/docker/docker/plugin/executor/containerd [2022-04-05T11:57:30.292Z] github.com/docker/docker/plugin/v2 [2022-04-05T11:57:30.292Z] github.com/docker/docker/profiles/apparmor [2022-04-05T11:57:30.292Z] github.com/docker/docker/profiles/seccomp [2022-04-05T11:57:30.292Z] github.com/docker/docker/quota [2022-04-05T11:57:30.292Z] github.com/docker/docker/reference [2022-04-05T11:57:30.292Z] github.com/docker/docker/registry [2022-04-05T11:57:30.292Z] github.com/docker/docker/registry/resumable [2022-04-05T11:57:30.292Z] github.com/docker/docker/restartmanager [2022-04-05T11:57:30.292Z] github.com/docker/docker/rootless [2022-04-05T11:57:30.292Z] github.com/docker/docker/rootless/specconv [2022-04-05T11:57:30.292Z] github.com/docker/docker/runconfig [2022-04-05T11:57:30.292Z] github.com/docker/docker/runconfig/opts [2022-04-05T11:57:30.292Z] github.com/docker/docker/testutil [2022-04-05T11:57:30.292Z] github.com/docker/docker/testutil/daemon [2022-04-05T11:57:30.292Z] github.com/docker/docker/testutil/environment [2022-04-05T11:57:30.292Z] github.com/docker/docker/testutil/fakecontext [2022-04-05T11:57:30.292Z] github.com/docker/docker/testutil/fakegit [2022-04-05T11:57:30.292Z] github.com/docker/docker/testutil/fakestorage [2022-04-05T11:57:30.292Z] github.com/docker/docker/testutil/fixtures/load [2022-04-05T11:57:30.292Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-05T11:57:30.292Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-05T11:57:30.292Z] github.com/docker/docker/testutil/registry [2022-04-05T11:57:30.292Z] github.com/docker/docker/testutil/request [2022-04-05T11:57:30.292Z] github.com/docker/docker/volume [2022-04-05T11:57:30.292Z] github.com/docker/docker/volume/drivers [2022-04-05T11:57:30.292Z] github.com/docker/docker/volume/local [2022-04-05T11:57:30.292Z] github.com/docker/docker/volume/mounts [2022-04-05T11:57:30.292Z] github.com/docker/docker/volume/service [2022-04-05T11:57:30.292Z] github.com/docker/docker/volume/service/opts [2022-04-05T11:57:30.292Z] github.com/docker/docker/volume/testutils' ']' [2022-04-05T11:57:30.293Z] + 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/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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-04-05T11:57:30.673Z] #60 ... [2022-04-05T11:57:30.673Z] [2022-04-05T11:57:30.673Z] #51 [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-04-05T11:57:30.673Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T11:57:30.673Z] #51 313.9 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-05T11:57:30.673Z] #51 DONE 315.0s [2022-04-05T11:57:30.673Z] [2022-04-05T11:57:30.673Z] #56 [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-04-05T11:57:30.673Z] #56 sha256:bfb86eaa71b1419f10e2d2242e600778d0a33076eb716bcf6e43b242de07394e [2022-04-05T11:57:30.673Z] #56 ... [2022-04-05T11:57:30.673Z] [2022-04-05T11:57:30.673Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-05T11:57:30.673Z] #52 sha256:0288ed30a2972913ef307c243fbccba2928ffc0ab6ce273b409625b9bf21ffdc [2022-04-05T11:57:30.673Z] #52 ... [2022-04-05T11:57:30.673Z] [2022-04-05T11:57:30.673Z] #56 [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-04-05T11:57:30.673Z] #56 sha256:bfb86eaa71b1419f10e2d2242e600778d0a33076eb716bcf6e43b242de07394e [2022-04-05T11:57:30.673Z] #56 145.6 + mkdir -p /build [2022-04-05T11:57:30.673Z] #56 145.6 + cp runc /build/runc [2022-04-05T11:57:30.673Z] #56 DONE 146.1s [2022-04-05T11:57:30.673Z] [2022-04-05T11:57:30.673Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-05T11:57:30.673Z] #52 sha256:0288ed30a2972913ef307c243fbccba2928ffc0ab6ce273b409625b9bf21ffdc [2022-04-05T11:57:30.673Z] #52 DONE 0.7s [2022-04-05T11:57:30.673Z] [2022-04-05T11:57:30.673Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-05T11:57:30.673Z] #54 sha256:62960f69243d98864cec2958b936d5cb5de3279174c0d931e7e818e0ac3c5f0e [2022-04-05T11:57:30.673Z] #54 DONE 0.2s [2022-04-05T11:57:30.673Z] [2022-04-05T11:57:30.673Z] #60 [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-04-05T11:57:30.673Z] #60 sha256:9bf6144174115f6bf6b7e5b4fe97e81f2ea905ecf472128fd9972a8be862332b [2022-04-05T11:57:30.673Z] #60 ... [2022-04-05T11:57:30.673Z] [2022-04-05T11:57:30.673Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-05T11:57:30.673Z] #57 sha256:300f00577d415114064b7cee38dca378297dd5e96c068d0a1f1372fa3b2603ba [2022-04-05T11:57:30.673Z] #57 DONE 0.1s [2022-04-05T11:57:30.673Z] [2022-04-05T11:57:30.673Z] #60 [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-04-05T11:57:30.673Z] #60 sha256:9bf6144174115f6bf6b7e5b4fe97e81f2ea905ecf472128fd9972a8be862332b [2022-04-05T11:57:30.969Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-05T11:57:30.969Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-04-05T11:57:30.969Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-05T11:57:31.234Z] ? github.com/docker/docker/api [no test files] [2022-04-05T11:57:31.911Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-05T11:57:31.911Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-04-05T11:57:31.911Z] === RUN TestIpcModeOlderClient [2022-04-05T11:57:31.911Z] === PAUSE TestIpcModeOlderClient [2022-04-05T11:57:31.911Z] === RUN TestKillContainerInvalidSignal [2022-04-05T11:57:32.051Z] #60 271.3 + bin/containerd [2022-04-05T11:57:32.482Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-04-05T11:57:32.482Z] === RUN TestKillContainer [2022-04-05T11:57:32.482Z] === RUN TestKillContainer/no_signal [2022-04-05T11:57:32.743Z] === RUN TestKillContainer/non_killing_signal [2022-04-05T11:57:33.236Z] 4612f6d0b889: Pull complete [2022-04-05T11:57:33.313Z] === RUN TestKillContainer/killing_signal [2022-04-05T11:57:33.383Z] #21 6.535 Reading package lists... [2022-04-05T11:57:33.883Z] --- PASS: TestKillContainer (1.27s) [2022-04-05T11:57:33.884Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-04-05T11:57:33.884Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-04-05T11:57:33.884Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-04-05T11:57:33.884Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-05T11:57:33.884Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-05T11:57:34.144Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-05T11:57:34.314Z] #21 11.14 Building dependency tree... [2022-04-05T11:57:34.571Z] #21 12.27 Reading state information... [2022-04-05T11:57:35.086Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-04-05T11:57:35.086Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-04-05T11:57:35.086Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-04-05T11:57:35.086Z] === RUN TestKillStoppedContainer [2022-04-05T11:57:35.086Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-05T11:57:35.086Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-05T11:57:35.086Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-05T11:57:35.086Z] === RUN TestKillDifferentUserContainer [2022-04-05T11:57:35.346Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-04-05T11:57:35.346Z] === RUN TestInspectOomKilledTrue [2022-04-05T11:57:35.346Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T11:57:35.346Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-05T11:57:35.346Z] === RUN TestInspectOomKilledFalse [2022-04-05T11:57:35.346Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T11:57:35.346Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-05T11:57:35.346Z] === RUN TestLinksEtcHostsContentMatch [2022-04-05T11:57:35.504Z] #21 13.37 The following additional packages will be installed: [2022-04-05T11:57:35.504Z] #21 13.37 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-05T11:57:35.504Z] #21 13.37 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-05T11:57:35.504Z] #21 13.37 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-05T11:57:35.504Z] #21 13.37 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-05T11:57:35.504Z] #21 13.37 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-05T11:57:35.504Z] #21 13.38 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-05T11:57:35.504Z] #21 13.38 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-05T11:57:35.504Z] #21 13.39 Suggested packages: [2022-04-05T11:57:35.504Z] #21 13.39 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-05T11:57:35.504Z] #21 13.39 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-05T11:57:35.504Z] #21 13.39 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-05T11:57:35.504Z] #21 13.39 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-05T11:57:35.504Z] #21 13.39 seccomp:ppc64el seccomp:s390x [2022-04-05T11:57:35.504Z] #21 13.39 Recommended packages: [2022-04-05T11:57:35.504Z] #21 13.39 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-05T11:57:35.504Z] #21 13.39 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-05T11:57:35.504Z] #21 13.39 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-05T11:57:35.504Z] #21 13.39 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-05T11:57:35.915Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-04-05T11:57:35.915Z] === RUN TestLinksContainerNames [2022-04-05T11:57:36.070Z] #21 13.81 The following NEW packages will be installed: [2022-04-05T11:57:36.070Z] #21 13.81 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-05T11:57:36.070Z] #21 13.81 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-05T11:57:36.070Z] #21 13.81 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-05T11:57:36.070Z] #21 13.81 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-05T11:57:36.070Z] #21 13.81 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-05T11:57:36.070Z] #21 13.81 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-05T11:57:36.070Z] #21 13.81 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-05T11:57:36.070Z] #21 13.82 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-05T11:57:36.070Z] #21 13.82 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-05T11:57:36.070Z] #21 13.82 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-05T11:57:36.070Z] #21 13.82 libseccomp2:ppc64el libseccomp2:s390x [2022-04-05T11:57:36.328Z] #21 14.16 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:57:36.328Z] #21 14.16 Need to get 15.9 MB of archives. [2022-04-05T11:57:36.328Z] #21 14.16 After this operation, 73.0 MB of additional disk space will be used. [2022-04-05T11:57:36.328Z] #21 14.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-05T11:57:36.328Z] #21 14.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-05T11:57:36.328Z] #21 14.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-05T11:57:36.328Z] #21 14.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-05T11:57:36.328Z] #21 14.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-05T11:57:36.328Z] #21 14.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-05T11:57:36.328Z] #21 14.19 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-05T11:57:36.328Z] #21 14.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-05T11:57:36.328Z] #21 14.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-05T11:57:36.328Z] #21 14.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-05T11:57:36.328Z] #21 14.23 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-05T11:57:36.328Z] #21 14.24 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-05T11:57:36.328Z] #21 14.24 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-05T11:57:36.328Z] #21 14.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-05T11:57:36.328Z] #21 14.27 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-05T11:57:36.328Z] #21 14.28 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-05T11:57:36.489Z] --- PASS: TestLinksContainerNames (0.82s) [2022-04-05T11:57:36.489Z] === RUN TestLogsFollowTailEmpty [2022-04-05T11:57:36.585Z] #21 14.28 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-05T11:57:36.586Z] #21 14.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-05T11:57:36.586Z] #21 14.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-05T11:57:36.586Z] #21 14.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-05T11:57:36.586Z] #21 14.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-05T11:57:36.586Z] #21 14.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-05T11:57:36.586Z] #21 14.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-05T11:57:36.586Z] #21 14.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-05T11:57:36.586Z] #21 14.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-05T11:57:36.586Z] #21 14.35 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-05T11:57:36.586Z] #21 14.35 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-05T11:57:36.586Z] #21 14.35 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-05T11:57:36.586Z] #21 14.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-05T11:57:36.586Z] #21 14.38 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-05T11:57:36.586Z] #21 14.38 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-05T11:57:36.586Z] #21 14.38 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-04-05T11:57:36.586Z] #21 14.39 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-05T11:57:36.586Z] #21 14.39 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-04-05T11:57:36.586Z] #21 14.39 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-05T11:57:36.586Z] #21 14.39 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-04-05T11:57:36.586Z] #21 14.39 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-05T11:57:36.843Z] #21 14.56 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-04-05T11:57:36.843Z] #21 14.65 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-05T11:57:36.843Z] #21 14.65 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-05T11:57:37.061Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-04-05T11:57:37.061Z] === RUN TestContainerNetworkMountsNoChown [2022-04-05T11:57:37.321Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-04-05T11:57:37.321Z] === RUN TestMountDaemonRoot [2022-04-05T11:57:37.321Z] === RUN TestMountDaemonRoot/default [2022-04-05T11:57:37.321Z] === PAUSE TestMountDaemonRoot/default [2022-04-05T11:57:37.321Z] === RUN TestMountDaemonRoot/private [2022-04-05T11:57:37.321Z] === PAUSE TestMountDaemonRoot/private [2022-04-05T11:57:37.321Z] === RUN TestMountDaemonRoot/rprivate [2022-04-05T11:57:37.321Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-05T11:57:37.321Z] === RUN TestMountDaemonRoot/slave [2022-04-05T11:57:37.321Z] === PAUSE TestMountDaemonRoot/slave [2022-04-05T11:57:37.321Z] === RUN TestMountDaemonRoot/rslave [2022-04-05T11:57:37.321Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-05T11:57:37.321Z] === RUN TestMountDaemonRoot/shared [2022-04-05T11:57:37.321Z] === PAUSE TestMountDaemonRoot/shared [2022-04-05T11:57:37.321Z] === RUN TestMountDaemonRoot/rshared [2022-04-05T11:57:37.321Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-05T11:57:37.321Z] === CONT TestMountDaemonRoot/default [2022-04-05T11:57:37.321Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-05T11:57:37.321Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-05T11:57:37.321Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-05T11:57:37.321Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-05T11:57:37.321Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-05T11:57:37.321Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-05T11:57:37.321Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-05T11:57:37.321Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-05T11:57:37.321Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-05T11:57:37.321Z] === CONT TestMountDaemonRoot/rprivate [2022-04-05T11:57:37.321Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-05T11:57:37.321Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-05T11:57:37.321Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-05T11:57:37.321Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-05T11:57:37.321Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-05T11:57:37.321Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-05T11:57:37.321Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-05T11:57:37.321Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-05T11:57:37.321Z] === CONT TestMountDaemonRoot/private [2022-04-05T11:57:37.321Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-05T11:57:37.321Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-05T11:57:37.321Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-05T11:57:37.321Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-05T11:57:37.321Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-05T11:57:37.321Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-05T11:57:37.321Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-05T11:57:37.321Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-05T11:57:37.321Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-05T11:57:37.407Z] #21 15.15 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:57:37.407Z] #21 15.39 Fetched 15.9 MB in 1s (20.6 MB/s) [2022-04-05T11:57:37.582Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-05T11:57:37.582Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-05T11:57:37.582Z] === CONT TestMountDaemonRoot/shared [2022-04-05T11:57:37.582Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-05T11:57:37.582Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-05T11:57:37.582Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-05T11:57:37.582Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-05T11:57:37.582Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-05T11:57:37.582Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-05T11:57:37.582Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-05T11:57:37.582Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-05T11:57:37.582Z] === CONT TestMountDaemonRoot/rshared [2022-04-05T11:57:37.582Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-05T11:57:37.582Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-05T11:57:37.582Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-05T11:57:37.582Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-05T11:57:37.582Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-05T11:57:37.582Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-05T11:57:37.582Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-05T11:57:37.582Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-05T11:57:37.582Z] === CONT TestMountDaemonRoot/rslave [2022-04-05T11:57:37.582Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-05T11:57:37.582Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-05T11:57:37.582Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-05T11:57:37.582Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-05T11:57:37.582Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-05T11:57:37.582Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-05T11:57:37.582Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-05T11:57:37.582Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-05T11:57:37.582Z] === CONT TestMountDaemonRoot/slave [2022-04-05T11:57:37.582Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-05T11:57:37.583Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-05T11:57:37.583Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-05T11:57:37.583Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-05T11:57:37.583Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-05T11:57:37.583Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-05T11:57:37.583Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-05T11:57:37.583Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-05T11:57:37.583Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-05T11:57:37.583Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-05T11:57:37.583Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-05T11:57:37.583Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-05T11:57:37.583Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-05T11:57:37.583Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-05T11:57:37.583Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-05T11:57:37.583Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-05T11:57:37.583Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-05T11:57:37.583Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-05T11:57:37.583Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-05T11:57:37.583Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-05T11:57:37.583Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-05T11:57:37.583Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-05T11:57:37.583Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-05T11:57:37.583Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-05T11:57:37.663Z] #21 15.43 Selecting previously unselected package gcc-10-base:armel. [2022-04-05T11:57:37.663Z] #21 15.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 ... 38508 files and directories currently installed.) [2022-04-05T11:57:37.663Z] #21 15.47 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-05T11:57:37.663Z] #21 15.48 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-05T11:57:37.663Z] #21 15.54 Selecting previously unselected package gcc-10-base:armhf. [2022-04-05T11:57:37.663Z] #21 15.54 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-05T11:57:37.664Z] #21 15.54 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-05T11:57:37.664Z] #21 15.61 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-05T11:57:37.664Z] #21 15.61 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-05T11:57:37.664Z] #21 15.62 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-05T11:57:37.843Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-05T11:57:37.843Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-05T11:57:37.843Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-05T11:57:37.843Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-05T11:57:37.843Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-05T11:57:37.843Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-05T11:57:37.843Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-05T11:57:37.843Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-05T11:57:37.843Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-05T11:57:37.843Z] === RUN TestContainerBindMountNonRecursive [2022-04-05T11:57:37.922Z] #21 15.66 Selecting previously unselected package gcc-10-base:s390x. [2022-04-05T11:57:37.922Z] #21 15.67 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-05T11:57:37.922Z] #21 15.68 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-05T11:57:37.922Z] #21 15.73 Selecting previously unselected package gcc-10-base:arm64. [2022-04-05T11:57:37.922Z] #21 15.73 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-05T11:57:37.922Z] #21 15.74 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-05T11:57:37.922Z] #21 15.80 Selecting previously unselected package libgcc-s1:armel. [2022-04-05T11:57:37.922Z] #21 15.80 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-05T11:57:37.922Z] #21 15.81 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-05T11:57:37.922Z] #21 15.86 Selecting previously unselected package libcrypt1:armel. [2022-04-05T11:57:37.922Z] #21 15.86 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-05T11:57:37.922Z] #21 15.87 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-05T11:57:38.179Z] #21 15.95 Selecting previously unselected package libc6:armel. [2022-04-05T11:57:38.179Z] #21 15.96 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-05T11:57:38.435Z] #21 16.13 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-05T11:57:38.692Z] #21 16.51 Selecting previously unselected package libapparmor1:armel. [2022-04-05T11:57:38.692Z] #21 16.52 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-05T11:57:38.692Z] #21 16.52 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-05T11:57:38.692Z] #21 16.57 Selecting previously unselected package libapparmor-dev:armel. [2022-04-05T11:57:38.692Z] #21 16.57 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-05T11:57:38.692Z] #21 16.58 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-05T11:57:38.692Z] #21 16.65 Selecting previously unselected package libgcc-s1:arm64. [2022-04-05T11:57:38.948Z] #21 16.66 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-05T11:57:38.948Z] #21 16.66 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-05T11:57:38.948Z] #21 16.71 Selecting previously unselected package libcrypt1:arm64. [2022-04-05T11:57:38.948Z] #21 16.72 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-05T11:57:38.948Z] #21 16.73 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-05T11:57:38.948Z] #21 16.82 Selecting previously unselected package libc6:arm64. [2022-04-05T11:57:38.948Z] #21 16.82 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-05T11:57:39.204Z] #21 17.03 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-05T11:57:39.223Z] --- PASS: TestContainerBindMountNonRecursive (1.30s) [2022-04-05T11:57:39.223Z] === RUN TestContainerVolumesMountedAsShared [2022-04-05T11:57:39.483Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-04-05T11:57:39.483Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-05T11:57:39.767Z] #21 17.45 Selecting previously unselected package libapparmor1:arm64. [2022-04-05T11:57:39.767Z] #21 17.46 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-05T11:57:39.767Z] #21 17.46 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-05T11:57:39.767Z] #21 17.51 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-05T11:57:39.767Z] #21 17.51 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-05T11:57:39.767Z] #21 17.52 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-05T11:57:39.767Z] #21 17.59 Selecting previously unselected package libgcc-s1:s390x. [2022-04-05T11:57:39.767Z] #21 17.60 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-05T11:57:39.767Z] #21 17.61 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-05T11:57:39.767Z] #21 17.65 Selecting previously unselected package libcrypt1:s390x. [2022-04-05T11:57:39.767Z] #21 17.67 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-05T11:57:39.767Z] #21 17.67 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-05T11:57:39.767Z] #21 17.75 Selecting previously unselected package libc6:s390x. [2022-04-05T11:57:40.024Z] #21 17.76 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-05T11:57:40.053Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-04-05T11:57:40.053Z] === RUN TestNetworkNat [2022-04-05T11:57:40.280Z] #21 17.93 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-05T11:57:40.312Z] --- PASS: TestNetworkNat (0.45s) [2022-04-05T11:57:40.312Z] === RUN TestNetworkLocalhostTCPNat [2022-04-05T11:57:40.536Z] #21 18.43 Selecting previously unselected package libapparmor1:s390x. [2022-04-05T11:57:40.536Z] #21 18.43 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-05T11:57:40.536Z] #21 18.44 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-05T11:57:40.536Z] #21 18.49 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-05T11:57:40.792Z] #21 18.50 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-05T11:57:40.792Z] #21 18.50 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-05T11:57:40.792Z] #21 18.57 Selecting previously unselected package libgcc-s1:armhf. [2022-04-05T11:57:40.792Z] #21 18.57 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-05T11:57:40.792Z] #21 18.58 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-05T11:57:40.792Z] #21 18.63 Selecting previously unselected package libcrypt1:armhf. [2022-04-05T11:57:40.792Z] #21 18.64 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-05T11:57:40.792Z] #21 18.64 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-05T11:57:40.792Z] #21 18.72 Selecting previously unselected package libc6:armhf. [2022-04-05T11:57:40.792Z] #21 18.72 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-05T11:57:40.881Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-04-05T11:57:40.881Z] === RUN TestNetworkLoopbackNat [2022-04-05T11:57:41.049Z] #21 18.87 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-05T11:57:41.613Z] #21 19.23 Selecting previously unselected package libapparmor1:armhf. [2022-04-05T11:57:41.613Z] #21 19.24 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-05T11:57:41.613Z] #21 19.24 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-05T11:57:41.613Z] #21 19.29 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-05T11:57:41.613Z] #21 19.31 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-05T11:57:41.613Z] #21 19.31 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-05T11:57:41.613Z] #21 19.39 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-05T11:57:41.613Z] #21 19.39 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-05T11:57:41.613Z] #21 19.40 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-05T11:57:41.613Z] #21 19.46 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-05T11:57:41.613Z] #21 19.46 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-05T11:57:41.613Z] #21 19.46 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-05T11:57:41.870Z] #21 19.56 Selecting previously unselected package libc6:ppc64el. [2022-04-05T11:57:41.870Z] #21 19.56 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-05T11:57:41.870Z] #21 19.74 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-05T11:57:42.433Z] #21 20.34 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-05T11:57:42.433Z] #21 20.35 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-05T11:57:42.433Z] #21 20.36 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-05T11:57:42.690Z] #21 20.41 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-05T11:57:42.690Z] #21 20.42 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-05T11:57:42.690Z] #21 20.43 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-05T11:57:42.690Z] #21 20.49 Selecting previously unselected package libseccomp2:s390x. [2022-04-05T11:57:42.690Z] #21 20.50 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-05T11:57:42.690Z] #21 20.50 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-05T11:57:42.690Z] #21 20.55 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-05T11:57:42.690Z] #21 20.56 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-05T11:57:42.690Z] #21 20.57 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-05T11:57:42.690Z] #21 20.64 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-05T11:57:42.690Z] #21 20.64 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-05T11:57:42.690Z] #21 20.65 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-05T11:57:42.947Z] #21 20.70 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-05T11:57:42.947Z] #21 20.71 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-05T11:57:42.947Z] #21 20.71 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-05T11:57:42.947Z] #21 20.79 Selecting previously unselected package libseccomp2:armhf. [2022-04-05T11:57:42.947Z] #21 20.80 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-05T11:57:42.947Z] #21 20.80 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-05T11:57:42.947Z] #21 20.87 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-05T11:57:42.947Z] #21 20.87 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-05T11:57:42.947Z] #21 20.87 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-05T11:57:42.947Z] #21 20.94 Selecting previously unselected package libseccomp2:armel. [2022-04-05T11:57:42.947Z] #21 20.94 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-05T11:57:43.204Z] #21 20.94 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-05T11:57:43.204Z] #21 21.00 Selecting previously unselected package libseccomp-dev:armel. [2022-04-05T11:57:43.204Z] #21 21.00 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-05T11:57:43.204Z] #21 21.01 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-05T11:57:43.204Z] #21 21.06 Selecting previously unselected package libseccomp2:arm64. [2022-04-05T11:57:43.204Z] #21 21.07 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-05T11:57:43.204Z] #21 21.08 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-05T11:57:43.204Z] #21 21.12 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-05T11:57:43.204Z] #21 21.12 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-05T11:57:43.204Z] #21 21.13 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-05T11:57:43.426Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-04-05T11:57:43.426Z] === RUN TestPause [2022-04-05T11:57:43.460Z] #21 21.23 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-05T11:57:43.460Z] #21 21.24 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-05T11:57:43.460Z] #21 21.25 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-05T11:57:43.460Z] #21 21.27 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-05T11:57:43.460Z] #21 21.28 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-05T11:57:43.460Z] #21 21.29 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-05T11:57:43.460Z] #21 21.31 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-05T11:57:43.460Z] #21 21.32 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-05T11:57:43.460Z] #21 21.33 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-05T11:57:43.460Z] #21 21.35 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-05T11:57:43.460Z] #21 21.36 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-05T11:57:43.460Z] #21 21.37 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-05T11:57:43.460Z] #21 21.38 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-05T11:57:43.460Z] #21 21.40 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-05T11:57:43.460Z] #21 21.41 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-05T11:57:43.717Z] #21 21.43 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-05T11:57:43.996Z] --- PASS: TestPause (0.56s) [2022-04-05T11:57:43.996Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-05T11:57:43.996Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-05T11:57:43.996Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-05T11:57:43.996Z] === RUN TestPauseStopPausedContainer [2022-04-05T11:57:44.256Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-04-05T11:57:44.256Z] === RUN TestPidHost [2022-04-05T11:57:45.087Z] #21 22.65 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-05T11:57:45.201Z] --- PASS: TestPidHost (0.94s) [2022-04-05T11:57:45.201Z] === RUN TestPsFilter [2022-04-05T11:57:45.461Z] --- PASS: TestPsFilter (0.11s) [2022-04-05T11:57:45.461Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-05T11:57:45.721Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-04-05T11:57:45.721Z] === RUN TestRemoveContainerWithVolume [2022-04-05T11:57:46.042Z] #21 23.87 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-05T11:57:46.143Z] ok github.com/docker/docker/api/server 0.003s coverage: 7.9% of statements [2022-04-05T11:57:46.291Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-04-05T11:57:46.291Z] === RUN TestRemoveContainerRunning [2022-04-05T11:57:46.556Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-04-05T11:57:46.556Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-05T11:57:47.126Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-04-05T11:57:47.126Z] === RUN TestRemoveInvalidContainer [2022-04-05T11:57:47.126Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-05T11:57:47.126Z] === RUN TestRenameLinkedContainer [2022-04-05T11:57:47.421Z] #21 25.15 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-05T11:57:48.791Z] #21 26.36 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-05T11:57:49.038Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-04-05T11:57:49.038Z] === RUN TestRenameStoppedContainer [2022-04-05T11:57:49.038Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-04-05T11:57:49.038Z] === RUN TestRenameRunningContainerAndReuse [2022-04-05T11:57:49.721Z] #21 27.60 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-05T11:57:49.721Z] #21 27.62 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-05T11:57:49.721Z] #21 27.64 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-05T11:57:49.721Z] #21 27.65 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-05T11:57:49.977Z] #21 27.66 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-05T11:57:49.977Z] #21 27.68 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-05T11:57:49.977Z] #21 27.69 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-05T11:57:49.977Z] #21 27.71 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-05T11:57:49.977Z] #21 27.72 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-05T11:57:49.977Z] #21 27.73 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-05T11:57:49.977Z] #21 27.75 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-05T11:57:49.977Z] #21 27.76 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-05T11:57:49.977Z] #21 27.78 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-05T11:57:49.977Z] #21 27.79 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-05T11:57:49.977Z] #21 27.80 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-05T11:57:49.977Z] #21 27.81 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-05T11:57:49.977Z] #21 27.83 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-05T11:57:49.977Z] #21 27.84 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-05T11:57:49.977Z] #21 27.85 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-05T11:57:49.977Z] #21 27.87 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-05T11:57:49.977Z] #21 27.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:57:49.978Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2022-04-05T11:57:49.978Z] === RUN TestRenameInvalidName [2022-04-05T11:57:50.540Z] #21 DONE 28.4s [2022-04-05T11:57:50.540Z] [2022-04-05T11:57:50.540Z] #67 [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-04-05T11:57:50.540Z] #67 sha256:60d53e5b96e158d4182cea51a8829e6f4261fdff710b5a826d109ba70a8c6bb7 [2022-04-05T11:57:50.540Z] #67 ... [2022-04-05T11:57:50.540Z] [2022-04-05T11:57:50.540Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-05T11:57:50.540Z] #62 sha256:6362d0bb0b994e71cffb42f0c4706a6cb4ad35e2e6f86f80e6017aec84b13019 [2022-04-05T11:57:50.540Z] #62 DONE 0.1s [2022-04-05T11:57:50.540Z] [2022-04-05T11:57:50.540Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-05T11:57:50.540Z] #22 sha256:82cc320f297b301ddfc78c2e1dbb64c2fb442916d36319cd4edd9276bcac1b3f [2022-04-05T11:57:50.546Z] --- PASS: TestRenameInvalidName (0.45s) [2022-04-05T11:57:50.546Z] === RUN TestRenameAnonymousContainer [2022-04-05T11:57:51.172Z] #43 DONE 298.7s [2022-04-05T11:57:51.172Z] [2022-04-05T11:57:51.172Z] #60 [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-04-05T11:57:51.172Z] #60 sha256:c9e6568dc4b556da0466035413f991231025641ded696d2d981ea636b07fa541 [2022-04-05T11:57:51.172Z] #60 ... [2022-04-05T11:57:51.172Z] [2022-04-05T11:57:51.172Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-05T11:57:51.172Z] #44 sha256:286804f141b0f684d1fb2f1aa839e56bd640614953f6606c8230ae6097b4758d [2022-04-05T11:57:51.172Z] #44 DONE 0.4s [2022-04-05T11:57:51.172Z] [2022-04-05T11:57:51.173Z] #60 [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-04-05T11:57:51.173Z] #60 sha256:c9e6568dc4b556da0466035413f991231025641ded696d2d981ea636b07fa541 [2022-04-05T11:57:51.173Z] #60 ... [2022-04-05T11:57:51.173Z] [2022-04-05T11:57:51.173Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-05T11:57:51.173Z] #48 sha256:612fee9fef884ab445eea2645f2a2ec802b5dd0fce79e27d00935c38f21bc7d6 [2022-04-05T11:57:51.173Z] #48 DONE 0.1s [2022-04-05T11:57:51.173Z] [2022-04-05T11:57:51.173Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-05T11:57:51.173Z] #50 sha256:b296d70031c7598cfa66dbf54b6c73be4a487251b92ffb8b88af47a23a03e61e [2022-04-05T11:57:51.173Z] #50 DONE 0.1s [2022-04-05T11:57:51.173Z] [2022-04-05T11:57:51.173Z] #60 [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-04-05T11:57:51.173Z] #60 sha256:c9e6568dc4b556da0466035413f991231025641ded696d2d981ea636b07fa541 [2022-04-05T11:57:51.908Z] #22 DONE 1.4s [2022-04-05T11:57:51.908Z] [2022-04-05T11:57:51.908Z] #63 [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-04-05T11:57:51.908Z] #63 sha256:feb31d36b60ea0086c7863406157bfb41bcade0e7d30de9745da15cf02c50036 [2022-04-05T11:57:51.908Z] #63 1.113 + RM_GOPATH=0 [2022-04-05T11:57:51.908Z] #63 1.113 + TMP_GOPATH= [2022-04-05T11:57:51.908Z] #63 1.113 + : /build [2022-04-05T11:57:51.908Z] #63 1.113 + '[' -z '' ']' [2022-04-05T11:57:51.908Z] #63 1.114 ++ mktemp -d [2022-04-05T11:57:51.908Z] #63 1.115 + export GOPATH=/tmp/tmp.q29hccex4P [2022-04-05T11:57:51.908Z] #63 1.115 + GOPATH=/tmp/tmp.q29hccex4P [2022-04-05T11:57:51.908Z] #63 1.115 + RM_GOPATH=1 [2022-04-05T11:57:51.908Z] #63 1.115 + case "$(go env GOARCH)" in [2022-04-05T11:57:51.908Z] #63 1.116 ++ go env GOARCH [2022-04-05T11:57:51.908Z] #63 1.121 + export GO_BUILDMODE=-buildmode=pie [2022-04-05T11:57:51.908Z] #63 1.121 + GO_BUILDMODE=-buildmode=pie [2022-04-05T11:57:51.908Z] #63 1.121 ++ dirname /install.sh [2022-04-05T11:57:51.908Z] #63 1.122 + dir=/ [2022-04-05T11:57:51.908Z] #63 1.123 + bin=runc [2022-04-05T11:57:51.908Z] #63 1.123 + shift [2022-04-05T11:57:51.908Z] #63 1.123 + '[' '!' -f //runc.installer ']' [2022-04-05T11:57:51.908Z] #63 1.123 + . //runc.installer [2022-04-05T11:57:51.908Z] #63 1.123 ++ set -e [2022-04-05T11:57:51.908Z] #63 1.124 ++ : v1.1.1 [2022-04-05T11:57:51.908Z] #63 1.124 + install_runc [2022-04-05T11:57:51.908Z] #63 1.124 + RUNC_BUILDTAGS=seccomp [2022-04-05T11:57:51.908Z] #63 1.124 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-05T11:57:51.908Z] #63 1.124 Install runc version v1.1.1 (build tags: seccomp) [2022-04-05T11:57:51.908Z] #63 1.125 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.q29hccex4P/src/github.com/opencontainers/runc [2022-04-05T11:57:51.908Z] #63 1.135 Cloning into '/tmp/tmp.q29hccex4P/src/github.com/opencontainers/runc'... [2022-04-05T11:57:51.928Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-04-05T11:57:51.928Z] === RUN TestRenameContainerWithSameName [2022-04-05T11:57:52.497Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-04-05T11:57:52.497Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-05T11:57:52.646Z] 037d5740b404: Pull complete [2022-04-05T11:57:52.646Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-05T11:57:52.646Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T11:57:52.646Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T11:57:52.646Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-05T11:57:52.646Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-05T11:57:52.646Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-04-05T11:57:52.646Z] INFO: Docker version of control daemon [2022-04-05T11:57:52.646Z] [2022-04-05T11:57:52.646Z] Client: [2022-04-05T11:57:52.646Z] Version: 20.10.9 [2022-04-05T11:57:52.646Z] API version: 1.41 [2022-04-05T11:57:52.646Z] Go version: go1.16.8 [2022-04-05T11:57:52.646Z] Git commit: c2ea9bc [2022-04-05T11:57:52.646Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-05T11:57:52.646Z] OS/Arch: windows/amd64 [2022-04-05T11:57:52.646Z] Context: default [2022-04-05T11:57:52.646Z] Experimental: true [2022-04-05T11:57:52.646Z] [2022-04-05T11:57:52.646Z] Server: Docker Engine - Community [2022-04-05T11:57:52.646Z] Engine: [2022-04-05T11:57:52.646Z] Version: 20.10.9 [2022-04-05T11:57:52.646Z] API version: 1.41 (minimum version 1.24) [2022-04-05T11:57:52.646Z] Go version: go1.16.8 [2022-04-05T11:57:52.646Z] Git commit: 79ea9d3 [2022-04-05T11:57:52.646Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-05T11:57:52.646Z] OS/Arch: windows/amd64 [2022-04-05T11:57:52.646Z] Experimental: true [2022-04-05T11:57:52.646Z] [2022-04-05T11:57:52.646Z] INFO: Docker info of control daemon [2022-04-05T11:57:52.646Z] [2022-04-05T11:57:52.646Z] Client: [2022-04-05T11:57:52.646Z] Context: default [2022-04-05T11:57:52.646Z] Debug Mode: false [2022-04-05T11:57:52.646Z] [2022-04-05T11:57:52.646Z] Server: [2022-04-05T11:57:52.646Z] Containers: 0 [2022-04-05T11:57:52.646Z] Running: 0 [2022-04-05T11:57:52.646Z] Paused: 0 [2022-04-05T11:57:52.646Z] Stopped: 0 [2022-04-05T11:57:52.646Z] Images: 1 [2022-04-05T11:57:52.646Z] Server Version: 20.10.9 [2022-04-05T11:57:52.646Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-05T11:57:52.646Z] Windows: [2022-04-05T11:57:52.646Z] LCOW: [2022-04-05T11:57:52.646Z] Logging Driver: json-file [2022-04-05T11:57:52.646Z] Plugins: [2022-04-05T11:57:52.646Z] Volume: local [2022-04-05T11:57:52.646Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-05T11:57:52.646Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-05T11:57:52.646Z] Swarm: inactive [2022-04-05T11:57:52.646Z] Default Isolation: process [2022-04-05T11:57:52.646Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-05T11:57:52.646Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-05T11:57:52.646Z] OSType: windows [2022-04-05T11:57:52.646Z] Architecture: x86_64 [2022-04-05T11:57:52.646Z] CPUs: 4 [2022-04-05T11:57:52.646Z] Total Memory: 32GiB [2022-04-05T11:57:52.646Z] Name: azwin-2-e32ea1 [2022-04-05T11:57:52.646Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-05T11:57:52.646Z] Docker Root Dir: D:\docker [2022-04-05T11:57:52.646Z] Debug Mode: false [2022-04-05T11:57:52.646Z] Registry: https://index.docker.io/v1/ [2022-04-05T11:57:52.646Z] Labels: [2022-04-05T11:57:52.646Z] Experimental: true [2022-04-05T11:57:52.646Z] Insecure Registries: [2022-04-05T11:57:52.646Z] 10.0.0.4:5000 [2022-04-05T11:57:52.646Z] 127.0.0.0/8 [2022-04-05T11:57:52.646Z] Registry Mirrors: [2022-04-05T11:57:52.646Z] http://10.0.0.4:5000/ [2022-04-05T11:57:52.646Z] Live Restore Enabled: false [2022-04-05T11:57:52.646Z] Product License: Community Engine [2022-04-05T11:57:52.646Z] [2022-04-05T11:57:52.646Z] [2022-04-05T11:57:52.646Z] INFO: Commit hash is b316f31ae7 [2022-04-05T11:57:52.646Z] INFO: Nuke-Everything... [2022-04-05T11:57:52.646Z] INFO: Container count on control daemon to delete is 0 [2022-04-05T11:57:52.841Z] #63 ... [2022-04-05T11:57:52.841Z] [2022-04-05T11:57:52.841Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-05T11:57:52.841Z] #23 sha256:c8d643c3799d97264df85b4b3ac77510f1497d963d6c8e419c79f285f16b99bf [2022-04-05T11:57:52.841Z] #23 DONE 0.9s [2022-04-05T11:57:53.099Z] [2022-04-05T11:57:53.099Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-05T11:57:53.099Z] #24 sha256:b87806f296340cb02166c2c86ac007bbe48f86485623d882fc7903f1cfb65f73 [2022-04-05T11:57:53.437Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-04-05T11:57:53.437Z] === RUN TestResize [2022-04-05T11:57:53.664Z] #24 0.821 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-05T11:57:53.664Z] #24 DONE 0.9s [2022-04-05T11:57:53.664Z] [2022-04-05T11:57:53.664Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-05T11:57:53.664Z] #25 sha256:73f720b716700f86ed3cccd7102589c8f40acde081039767e753f88c46fb855a [2022-04-05T11:57:53.697Z] --- PASS: TestResize (0.43s) [2022-04-05T11:57:53.697Z] === RUN TestResizeWithInvalidSize [2022-04-05T11:57:54.210Z] INFO: Nuking d:\CI [2022-04-05T11:57:54.210Z] INFO: Zapped successfully [2022-04-05T11:57:54.210Z] INFO: Location for testing is d:\CI\PR-43453\3 [2022-04-05T11:57:54.210Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-05T11:57:54.210Z] [2022-04-05T11:57:54.210Z] [2022-04-05T11:57:54.210Z] INFO: Building the image from Dockerfile.windows at 04/05/2022 11:57:54... [2022-04-05T11:57:54.210Z] [2022-04-05T11:57:54.283Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-04-05T11:57:54.283Z] === RUN TestResizeWhenContainerNotStarted [2022-04-05T11:57:54.558Z] --- PASS: TestResizeWhenContainerNotStarted (0.47s) [2022-04-05T11:57:54.558Z] === RUN TestDaemonRestartKillContainers [2022-04-05T11:57:54.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-05T11:57:54.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-05T11:57:54.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-05T11:57:54.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-05T11:57:54.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-05T11:57:54.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-05T11:57:54.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-05T11:57:54.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-05T11:57:54.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-05T11:57:54.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-05T11:57:54.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-05T11:57:54.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-05T11:57:54.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-05T11:57:54.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-05T11:57:54.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-05T11:57:54.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-05T11:57:54.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T11:57:54.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T11:57:54.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T11:57:54.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T11:57:54.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T11:57:54.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T11:57:54.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T11:57:54.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T11:57:54.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-05T11:57:54.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-05T11:57:54.558Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-05T11:57:54.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-05T11:57:54.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-05T11:57:54.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-05T11:57:54.558Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-05T11:57:54.558Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-05T11:57:54.558Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-05T11:57:54.558Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T11:57:54.596Z] #25 DONE 0.9s [2022-04-05T11:57:54.596Z] [2022-04-05T11:57:54.596Z] #67 [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-04-05T11:57:54.596Z] #67 sha256:60d53e5b96e158d4182cea51a8829e6f4261fdff710b5a826d109ba70a8c6bb7 [2022-04-05T11:57:54.855Z] #67 ... [2022-04-05T11:57:54.855Z] [2022-04-05T11:57:54.855Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-05T11:57:54.855Z] #26 sha256:41509d233f4aa5911a1f8aad965b15f8f987fc71712f358c66e4884f4a3d9ed4 [2022-04-05T11:57:55.789Z] #26 DONE 0.9s [2022-04-05T11:57:55.789Z] [2022-04-05T11:57:55.789Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-04-05T11:57:55.789Z] #27 sha256:97dd1611f9b15f0a72fc76c4558a75db47341971f0796e3a3f6e5fd6f6bf0cd1 [2022-04-05T11:57:56.501Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-05T11:57:56.766Z] #27 DONE 1.0s [2022-04-05T11:57:56.767Z] [2022-04-05T11:57:56.767Z] #28 [dev-systemd-false 7/24] 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-04-05T11:57:56.767Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-05T11:57:57.701Z] #28 1.138 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-05T11:57:57.701Z] #28 1.162 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-05T11:57:57.701Z] #28 1.162 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-05T11:57:57.882Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-05T11:57:57.958Z] #28 1.403 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-05T11:57:58.215Z] #28 1.670 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-05T11:57:58.472Z] #28 1.934 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-05T11:57:58.729Z] #28 2.146 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-05T11:57:58.822Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-05T11:57:58.962Z] Sending build context to Docker daemon 66.28MB [2022-04-05T11:57:58.962Z] [2022-04-05T11:57:58.962Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-05T11:57:58.962Z] ---> 02f938cacc3b [2022-04-05T11:57:58.962Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-05T11:57:58.962Z] ---> Running in 9cdef46d5a70 [2022-04-05T11:57:58.986Z] #28 2.434 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-05T11:57:59.082Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-05T11:57:59.244Z] #28 2.756 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-05T11:57:59.430Z] Removing intermediate container 9cdef46d5a70 [2022-04-05T11:57:59.430Z] ---> 3bb4528120c0 [2022-04-05T11:57:59.430Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-05T11:57:59.430Z] ---> Running in d1f0bb34073f [2022-04-05T11:57:59.809Z] #28 3.030 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-05T11:57:59.809Z] #28 3.031 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-05T11:57:59.809Z] #28 3.031 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-05T11:57:59.809Z] #28 3.032 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-05T11:57:59.809Z] #28 3.032 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-05T11:57:59.809Z] #28 3.032 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-05T11:57:59.809Z] #28 3.124 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-05T11:57:59.809Z] #28 3.128 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-05T11:57:59.809Z] #28 3.138 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-05T11:57:59.809Z] #28 3.139 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-05T11:57:59.809Z] #28 3.140 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-05T11:57:59.809Z] #28 3.140 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-05T11:57:59.902Z] Removing intermediate container d1f0bb34073f [2022-04-05T11:57:59.902Z] ---> f83b3a083953 [2022-04-05T11:57:59.902Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-05T11:57:59.902Z] ---> Running in b06f4542a07a [2022-04-05T11:57:59.902Z] Removing intermediate container b06f4542a07a [2022-04-05T11:57:59.902Z] ---> b018788b6404 [2022-04-05T11:57:59.902Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-05T11:57:59.902Z] ---> Running in cf896feb23e6 [2022-04-05T11:58:00.369Z] Removing intermediate container cf896feb23e6 [2022-04-05T11:58:00.369Z] ---> 89a7685cfe89 [2022-04-05T11:58:00.369Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-05T11:58:00.369Z] ---> Running in 142d0fcc4fed [2022-04-05T11:58:00.463Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T11:58:00.463Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T11:58:00.836Z] Removing intermediate container 142d0fcc4fed [2022-04-05T11:58:00.837Z] ---> 8668bd9c5fb6 [2022-04-05T11:58:00.837Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-05T11:58:00.837Z] ---> Running in a131d8155344 [2022-04-05T11:58:03.757Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T11:58:04.017Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-05T11:58:05.589Z] [2022-04-05T11:58:05.589Z] SUCCESS: Specified value was saved. [2022-04-05T11:58:05.589Z] INFO: Downloading git... [2022-04-05T11:58:05.931Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-05T11:58:07.154Z] INFO: Downloading go... [2022-04-05T11:58:07.840Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-05T11:58:07.840Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-05T11:58:07.900Z] #28 ... [2022-04-05T11:58:07.900Z] [2022-04-05T11:58:07.900Z] #63 [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-04-05T11:58:07.900Z] #63 sha256:feb31d36b60ea0086c7863406157bfb41bcade0e7d30de9745da15cf02c50036 [2022-04-05T11:58:07.900Z] #63 5.814 + cd /tmp/tmp.q29hccex4P/src/github.com/opencontainers/runc [2022-04-05T11:58:07.900Z] #63 5.815 + git checkout -q v1.1.1 [2022-04-05T11:58:07.900Z] #63 6.101 + '[' -z '' ']' [2022-04-05T11:58:07.900Z] #63 6.101 + target=static [2022-04-05T11:58:07.900Z] #63 6.101 + make BUILDTAGS=seccomp static [2022-04-05T11:58:07.900Z] #63 6.437 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-05T11:58:08.732Z] INFO: Downloading compiler 1 of 3... [2022-04-05T11:58:08.732Z] INFO: Downloading compiler 2 of 3... [2022-04-05T11:58:09.199Z] INFO: Downloading compiler 3 of 3... [2022-04-05T11:58:09.199Z] INFO: Extracting git... [2022-04-05T11:58:09.750Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-05T11:58:09.750Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-05T11:58:11.134Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-05T11:58:11.175Z] #63 ... [2022-04-05T11:58:11.175Z] [2022-04-05T11:58:11.175Z] #28 [dev-systemd-false 7/24] 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-04-05T11:58:11.175Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-05T11:58:11.175Z] #28 14.25 Fetched 48.9 MB in 13s (3659 kB/s) [2022-04-05T11:58:13.041Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-05T11:58:13.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.89s) [2022-04-05T11:58:13.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-05T11:58:13.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-04-05T11:58:13.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.39s) [2022-04-05T11:58:13.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-04-05T11:58:13.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s) [2022-04-05T11:58:13.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.51s) [2022-04-05T11:58:13.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.54s) [2022-04-05T11:58:13.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.12s) [2022-04-05T11:58:13.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-04-05T11:58:13.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.09s) [2022-04-05T11:58:13.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s) [2022-04-05T11:58:13.041Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.97s) [2022-04-05T11:58:13.042Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-04-05T11:58:13.042Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.71s) [2022-04-05T11:58:13.042Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-04-05T11:58:13.042Z] === RUN TestCgroupNamespacesRun [2022-04-05T11:58:13.980Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-04-05T11:58:13.980Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-05T11:58:13.980Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-05T11:58:13.980Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-05T11:58:13.980Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-05T11:58:15.361Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-04-05T11:58:15.361Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-05T11:58:16.303Z] --- PASS: TestCgroupNamespacesRunHostMode (1.21s) [2022-04-05T11:58:16.303Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-05T11:58:17.364Z] 037d5740b404: Pull complete [2022-04-05T11:58:17.364Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-05T11:58:17.364Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T11:58:17.364Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T11:58:17.364Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-05T11:58:17.364Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-05T11:58:17.364Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-04-05T11:58:17.364Z] INFO: Docker version of control daemon [2022-04-05T11:58:17.364Z] [2022-04-05T11:58:17.364Z] Client: [2022-04-05T11:58:17.364Z] Version: 20.10.9 [2022-04-05T11:58:17.364Z] API version: 1.41 [2022-04-05T11:58:17.364Z] Go version: go1.16.8 [2022-04-05T11:58:17.364Z] Git commit: c2ea9bc [2022-04-05T11:58:17.364Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-05T11:58:17.364Z] OS/Arch: windows/amd64 [2022-04-05T11:58:17.364Z] Context: default [2022-04-05T11:58:17.364Z] Experimental: true [2022-04-05T11:58:17.364Z] [2022-04-05T11:58:17.364Z] Server: Docker Engine - Community [2022-04-05T11:58:17.364Z] Engine: [2022-04-05T11:58:17.364Z] Version: 20.10.9 [2022-04-05T11:58:17.364Z] API version: 1.41 (minimum version 1.24) [2022-04-05T11:58:17.364Z] Go version: go1.16.8 [2022-04-05T11:58:17.364Z] Git commit: 79ea9d3 [2022-04-05T11:58:17.364Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-05T11:58:17.364Z] OS/Arch: windows/amd64 [2022-04-05T11:58:17.364Z] Experimental: true [2022-04-05T11:58:17.364Z] [2022-04-05T11:58:17.364Z] INFO: Docker info of control daemon [2022-04-05T11:58:17.364Z] [2022-04-05T11:58:17.364Z] Client: [2022-04-05T11:58:17.364Z] Context: default [2022-04-05T11:58:17.364Z] Debug Mode: false [2022-04-05T11:58:17.364Z] [2022-04-05T11:58:17.364Z] Server: [2022-04-05T11:58:17.364Z] Containers: 0 [2022-04-05T11:58:17.364Z] Running: 0 [2022-04-05T11:58:17.364Z] Paused: 0 [2022-04-05T11:58:17.364Z] Stopped: 0 [2022-04-05T11:58:17.364Z] Images: 1 [2022-04-05T11:58:17.364Z] Server Version: 20.10.9 [2022-04-05T11:58:17.364Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-05T11:58:17.364Z] Windows: [2022-04-05T11:58:17.364Z] LCOW: [2022-04-05T11:58:17.364Z] Logging Driver: json-file [2022-04-05T11:58:17.364Z] Plugins: [2022-04-05T11:58:17.364Z] Volume: local [2022-04-05T11:58:17.364Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-05T11:58:17.364Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-05T11:58:17.364Z] Swarm: inactive [2022-04-05T11:58:17.364Z] Default Isolation: process [2022-04-05T11:58:17.364Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-05T11:58:17.364Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-05T11:58:17.364Z] OSType: windows [2022-04-05T11:58:17.364Z] Architecture: x86_64 [2022-04-05T11:58:17.364Z] CPUs: 4 [2022-04-05T11:58:17.364Z] Total Memory: 32GiB [2022-04-05T11:58:17.364Z] Name: azwin-2-e32ea0 [2022-04-05T11:58:17.364Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-05T11:58:17.364Z] Docker Root Dir: D:\docker [2022-04-05T11:58:17.364Z] Debug Mode: false [2022-04-05T11:58:17.364Z] Registry: https://index.docker.io/v1/ [2022-04-05T11:58:17.364Z] Labels: [2022-04-05T11:58:17.364Z] Experimental: true [2022-04-05T11:58:17.364Z] Insecure Registries: [2022-04-05T11:58:17.364Z] 10.0.0.4:5000 [2022-04-05T11:58:17.364Z] 127.0.0.0/8 [2022-04-05T11:58:17.364Z] Registry Mirrors: [2022-04-05T11:58:17.364Z] http://10.0.0.4:5000/ [2022-04-05T11:58:17.364Z] Live Restore Enabled: false [2022-04-05T11:58:17.364Z] Product License: Community Engine [2022-04-05T11:58:17.364Z] [2022-04-05T11:58:17.364Z] [2022-04-05T11:58:17.364Z] INFO: Commit hash is 2d07ec6101 [2022-04-05T11:58:17.364Z] INFO: Nuke-Everything... [2022-04-05T11:58:17.364Z] INFO: Container count on control daemon to delete is 0 [2022-04-05T11:58:17.364Z] INFO: Nuking d:\CI [2022-04-05T11:58:17.364Z] INFO: Zapped successfully [2022-04-05T11:58:17.364Z] INFO: Location for testing is d:\CI\PR-43453\3 [2022-04-05T11:58:17.364Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-05T11:58:17.364Z] [2022-04-05T11:58:17.364Z] [2022-04-05T11:58:17.364Z] INFO: Building the image from Dockerfile.windows at 04/05/2022 11:58:14... [2022-04-05T11:58:17.364Z] [2022-04-05T11:58:17.687Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-04-05T11:58:17.687Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-05T11:58:17.726Z] #28 14.25 Reading package lists... [2022-04-05T11:58:18.629Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-04-05T11:58:18.629Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-05T11:58:19.506Z] Sending build context to Docker daemon 66.28MB [2022-04-05T11:58:19.506Z] [2022-04-05T11:58:19.568Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-05T11:58:19.568Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-05T11:58:19.981Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-05T11:58:19.981Z] ---> 02f938cacc3b [2022-04-05T11:58:19.981Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-05T11:58:19.981Z] ---> Running in db39956555d5 [2022-04-05T11:58:20.433Z] Removing intermediate container db39956555d5 [2022-04-05T11:58:20.433Z] ---> 420e91331c08 [2022-04-05T11:58:20.433Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-05T11:58:20.433Z] ---> Running in 4ced3cd831aa [2022-04-05T11:58:20.433Z] Removing intermediate container 4ced3cd831aa [2022-04-05T11:58:20.433Z] ---> 4d2de901dda1 [2022-04-05T11:58:20.433Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-05T11:58:20.433Z] ---> Running in 37e7905ae8c7 [2022-04-05T11:58:20.511Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-04-05T11:58:20.511Z] === RUN TestNISDomainname [2022-04-05T11:58:20.883Z] Removing intermediate container 37e7905ae8c7 [2022-04-05T11:58:20.883Z] ---> 3dc31b5ece17 [2022-04-05T11:58:20.883Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-05T11:58:20.883Z] ---> Running in 0ed61a36af9b [2022-04-05T11:58:21.081Z] --- PASS: TestNISDomainname (0.52s) [2022-04-05T11:58:21.081Z] === RUN TestHostnameDnsResolution [2022-04-05T11:58:21.333Z] Removing intermediate container 0ed61a36af9b [2022-04-05T11:58:21.333Z] ---> 8a9245ff7b42 [2022-04-05T11:58:21.333Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-05T11:58:21.333Z] ---> Running in 5975713679d2 [2022-04-05T11:58:21.652Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-04-05T11:58:21.652Z] === RUN TestUnprivilegedPortsAndPing [2022-04-05T11:58:21.680Z] INFO: Expanding go... [2022-04-05T11:58:21.784Z] Removing intermediate container 5975713679d2 [2022-04-05T11:58:21.784Z] ---> 95f5cc187a25 [2022-04-05T11:58:21.784Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-05T11:58:21.784Z] ---> Running in 49fd8976343e [2022-04-05T11:58:22.224Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-04-05T11:58:22.224Z] === RUN TestPrivilegedHostDevices [2022-04-05T11:58:22.795Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-04-05T11:58:22.795Z] === RUN TestStats [2022-04-05T11:58:24.280Z] #28 20.57 Reading package lists... [2022-04-05T11:58:25.210Z] #28 26.84 Building dependency tree... [2022-04-05T11:58:25.331Z] --- PASS: TestStats (2.45s) [2022-04-05T11:58:25.331Z] === RUN TestStopContainerWithTimeout [2022-04-05T11:58:25.331Z] === RUN TestStopContainerWithTimeout/0 [2022-04-05T11:58:25.331Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-05T11:58:25.331Z] === RUN TestStopContainerWithTimeout/1 [2022-04-05T11:58:25.331Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-05T11:58:25.331Z] === RUN TestStopContainerWithTimeout/3 [2022-04-05T11:58:25.331Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-05T11:58:25.331Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-05T11:58:25.331Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-05T11:58:25.331Z] === CONT TestStopContainerWithTimeout/0 [2022-04-05T11:58:25.331Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-05T11:58:25.899Z] === CONT TestStopContainerWithTimeout/3 [2022-04-05T11:58:26.438Z] [2022-04-05T11:58:26.438Z] SUCCESS: Specified value was saved. [2022-04-05T11:58:26.579Z] #28 29.93 bzip2 is already the newest version (1.0.8-4). [2022-04-05T11:58:26.579Z] #28 29.93 patch is already the newest version (2.7.6-7). [2022-04-05T11:58:26.579Z] #28 29.93 xz-utils is already the newest version (5.2.5-2). [2022-04-05T11:58:26.579Z] #28 29.93 The following additional packages will be installed: [2022-04-05T11:58:26.579Z] #28 29.94 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-05T11:58:26.579Z] #28 29.94 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-05T11:58:26.579Z] #28 29.94 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-05T11:58:26.579Z] #28 29.95 python3-pkg-resources vim-runtime xxd [2022-04-05T11:58:26.579Z] #28 29.96 Suggested packages: [2022-04-05T11:58:26.579Z] #28 29.96 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-05T11:58:26.579Z] #28 29.96 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-05T11:58:26.579Z] #28 29.96 Recommended packages: [2022-04-05T11:58:26.579Z] #28 29.96 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-05T11:58:27.389Z] INFO: Downloading git... [2022-04-05T11:58:28.292Z] #60 321.4 # github.com/containerd/containerd/cmd/containerd [2022-04-05T11:58:28.292Z] #60 321.4 /usr/bin/ld: /tmp/go-link-2285236496/000019.o: in function `New': [2022-04-05T11:58:28.292Z] #60 321.4 /tmp/tmp.7M80taIXVq/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-05T11:58:28.292Z] #60 321.5 + bin/containerd-stress [2022-04-05T11:58:28.292Z] #60 322.6 + bin/containerd-shim [2022-04-05T11:58:28.438Z] === CONT TestStopContainerWithTimeout/1 [2022-04-05T11:58:28.478Z] #28 31.46 The following NEW packages will be installed: [2022-04-05T11:58:28.478Z] #28 31.46 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-05T11:58:28.478Z] #28 31.46 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-05T11:58:28.478Z] #28 31.46 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-05T11:58:28.478Z] #28 31.47 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-05T11:58:28.478Z] #28 31.47 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-05T11:58:28.478Z] #28 31.47 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-05T11:58:28.478Z] #28 31.47 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-05T11:58:28.478Z] #28 31.88 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2022-04-05T11:58:28.478Z] #28 31.88 Need to get 18.6 MB of archives. [2022-04-05T11:58:28.478Z] #28 31.88 After this operation, 71.4 MB of additional disk space will be used. [2022-04-05T11:58:28.478Z] #28 31.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-05T11:58:28.478Z] #28 31.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-05T11:58:28.478Z] #28 31.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-05T11:58:28.478Z] #28 31.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-05T11:58:28.478Z] #28 31.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-05T11:58:28.478Z] #28 31.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-05T11:58:28.478Z] #28 31.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-05T11:58:28.478Z] #28 31.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-05T11:58:28.478Z] #28 31.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-05T11:58:28.478Z] #28 31.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-05T11:58:28.478Z] #28 31.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-05T11:58:28.478Z] #28 31.94 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-05T11:58:28.478Z] #28 31.95 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-05T11:58:28.478Z] #28 31.96 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-05T11:58:28.478Z] #28 31.96 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-05T11:58:28.478Z] #28 31.96 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-05T11:58:28.478Z] #28 31.96 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-05T11:58:28.478Z] #28 31.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-05T11:58:28.478Z] #28 31.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-05T11:58:28.478Z] #28 31.97 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-05T11:58:28.478Z] #28 31.98 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-05T11:58:28.478Z] #28 31.98 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-05T11:58:28.735Z] #28 31.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-05T11:58:28.735Z] #28 31.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-05T11:58:28.735Z] #28 31.98 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-05T11:58:28.735Z] #28 31.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-05T11:58:28.735Z] #28 31.99 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-04-05T11:58:28.735Z] #28 31.99 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-05T11:58:28.735Z] #28 31.99 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-05T11:58:28.735Z] #28 31.99 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-05T11:58:28.735Z] #28 32.03 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-05T11:58:28.735Z] #28 32.03 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-05T11:58:28.735Z] #28 32.03 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-05T11:58:28.735Z] #28 32.04 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-05T11:58:28.735Z] #28 32.04 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-05T11:58:28.735Z] #28 32.04 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-05T11:58:28.735Z] #28 32.05 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-05T11:58:28.735Z] #28 32.07 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-05T11:58:28.735Z] #28 32.07 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-05T11:58:28.735Z] #28 32.07 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-05T11:58:28.735Z] #28 32.19 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-05T11:58:28.735Z] #28 32.24 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-05T11:58:28.902Z] INFO: Downloading go... [2022-04-05T11:58:28.992Z] #28 32.27 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-05T11:58:28.992Z] #28 32.27 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-05T11:58:29.378Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-05T11:58:29.379Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2022-04-05T11:58:29.379Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2022-04-05T11:58:29.379Z] --- PASS: TestStopContainerWithTimeout/3 (2.41s) [2022-04-05T11:58:29.379Z] --- PASS: TestStopContainerWithTimeout/1 (1.51s) [2022-04-05T11:58:29.379Z] === RUN TestDeleteDevicemapper [2022-04-05T11:58:29.379Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-05T11:58:29.379Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-05T11:58:29.379Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-05T11:58:29.555Z] #28 32.88 debconf: delaying package configuration, since apt-utils is not installed [2022-04-05T11:58:29.813Z] #28 33.15 Fetched 18.6 MB in 1s (26.1 MB/s) [2022-04-05T11:58:29.813Z] #28 33.21 Selecting previously unselected package pigz. [2022-04-05T11:58:29.813Z] #28 33.21 (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-04-05T11:58:29.813Z] #28 33.26 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-05T11:58:29.813Z] #28 33.27 Unpacking pigz (2.6-1) ... [2022-04-05T11:58:29.813Z] #28 33.34 Selecting previously unselected package libelf1:amd64. [2022-04-05T11:58:29.947Z] #60 ... [2022-04-05T11:58:29.947Z] [2022-04-05T11:58:29.947Z] #56 [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-04-05T11:58:29.947Z] #56 sha256:a27f0460c8d50bdf93ada5c7e635051bb80832a25e0237ffc22253511d636507 [2022-04-05T11:58:29.947Z] #56 171.6 + mkdir -p /build [2022-04-05T11:58:29.947Z] #56 171.6 + cp runc /build/runc [2022-04-05T11:58:29.947Z] #56 DONE 172.8s [2022-04-05T11:58:29.947Z] [2022-04-05T11:58:29.947Z] #51 [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-04-05T11:58:29.947Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-05T11:58:29.947Z] #51 335.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-05T11:58:29.947Z] #51 DONE 336.6s [2022-04-05T11:58:29.947Z] [2022-04-05T11:58:29.947Z] #60 [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-04-05T11:58:29.947Z] #60 sha256:c9e6568dc4b556da0466035413f991231025641ded696d2d981ea636b07fa541 [2022-04-05T11:58:29.947Z] #60 ... [2022-04-05T11:58:29.947Z] [2022-04-05T11:58:29.947Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-05T11:58:29.947Z] #52 sha256:6492551ce295e6bc192f130c13dfed7143f7d4a925de2e8ac7dc64fb7577ed8c [2022-04-05T11:58:29.947Z] #52 DONE 0.6s [2022-04-05T11:58:29.947Z] [2022-04-05T11:58:29.947Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-05T11:58:29.947Z] #54 sha256:b84056f6d6f9c2af86bc84347f3be759f2ffeecb059c2ab428ec6da11613c467 [2022-04-05T11:58:29.947Z] #54 DONE 0.0s [2022-04-05T11:58:29.947Z] [2022-04-05T11:58:29.947Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-05T11:58:29.947Z] #57 sha256:f663f3dbd650309072a306c422535842e8920d020405bbbd01f5c630f70aae00 [2022-04-05T11:58:29.947Z] #57 DONE 0.2s [2022-04-05T11:58:29.947Z] [2022-04-05T11:58:29.947Z] #60 [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-04-05T11:58:29.947Z] #60 sha256:c9e6568dc4b556da0466035413f991231025641ded696d2d981ea636b07fa541 [2022-04-05T11:58:29.947Z] #60 290.1 + bin/containerd [2022-04-05T11:58:30.071Z] #28 33.35 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-05T11:58:30.071Z] #28 33.36 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-05T11:58:30.071Z] #28 33.46 Selecting previously unselected package libbpf0:amd64. [2022-04-05T11:58:30.071Z] #28 33.47 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-05T11:58:30.071Z] #28 33.48 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-05T11:58:30.071Z] #28 33.53 Selecting previously unselected package libcap2:amd64. [2022-04-05T11:58:30.071Z] #28 33.55 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-05T11:58:30.071Z] #28 33.56 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-05T11:58:30.328Z] #28 33.63 Selecting previously unselected package libmnl0:amd64. [2022-04-05T11:58:30.328Z] #28 33.63 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-05T11:58:30.328Z] #28 33.63 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-05T11:58:30.328Z] #28 33.67 Selecting previously unselected package libxtables12:amd64. [2022-04-05T11:58:30.328Z] #28 33.67 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-05T11:58:30.328Z] #28 33.68 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-05T11:58:30.328Z] #28 33.75 Selecting previously unselected package libcap2-bin. [2022-04-05T11:58:30.328Z] #28 33.75 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-05T11:58:30.328Z] #28 33.76 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-05T11:58:30.328Z] #28 33.83 Selecting previously unselected package iproute2. [2022-04-05T11:58:30.328Z] #28 33.83 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-05T11:58:30.328Z] #28 33.84 Unpacking iproute2 (5.10.0-4) ... [2022-04-05T11:58:30.425Z] INFO: Downloading compiler 1 of 3... [2022-04-05T11:58:30.425Z] INFO: Downloading compiler 2 of 3... [2022-04-05T11:58:30.425Z] INFO: Downloading compiler 3 of 3... [2022-04-05T11:58:30.763Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2022-04-05T11:58:30.763Z] === RUN TestUpdateMemory [2022-04-05T11:58:30.763Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-05T11:58:30.763Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-05T11:58:30.763Z] === RUN TestUpdateCPUQuota [2022-04-05T11:58:30.842Z] #28 34.17 Selecting previously unselected package xxd. [2022-04-05T11:58:30.842Z] #28 34.19 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-05T11:58:30.842Z] #28 34.19 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:58:30.842Z] #28 34.29 Selecting previously unselected package vim-common. [2022-04-05T11:58:30.842Z] #28 ... [2022-04-05T11:58:30.842Z] [2022-04-05T11:58:30.842Z] #67 [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-04-05T11:58:30.842Z] #67 sha256:60d53e5b96e158d4182cea51a8829e6f4261fdff710b5a826d109ba70a8c6bb7 [2022-04-05T11:58:30.842Z] #67 96.67 + bin/containerd [2022-04-05T11:58:30.876Z] INFO: Extracting git... [2022-04-05T11:58:31.703Z] --- PASS: TestUpdateCPUQuota (0.93s) [2022-04-05T11:58:31.703Z] === RUN TestUpdatePidsLimit [2022-04-05T11:58:31.703Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-05T11:58:31.963Z] === RUN TestUpdatePidsLimit/no_change [2022-04-05T11:58:32.224Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-05T11:58:32.484Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-05T11:58:32.745Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-05T11:58:32.745Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-05T11:58:33.006Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-05T11:58:33.948Z] --- PASS: TestUpdatePidsLimit (2.00s) [2022-04-05T11:58:33.948Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-04-05T11:58:33.948Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-04-05T11:58:33.948Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-04-05T11:58:33.948Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-04-05T11:58:33.948Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s) [2022-04-05T11:58:33.948Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-04-05T11:58:33.948Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-04-05T11:58:33.948Z] === RUN TestUpdateRestartPolicy [2022-04-05T11:58:34.862Z] #60 333.5 + bin/containerd-shim-runc-v1 [2022-04-05T11:58:36.137Z] #67 ... [2022-04-05T11:58:36.138Z] [2022-04-05T11:58:36.138Z] #28 [dev-systemd-false 7/24] 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-04-05T11:58:36.138Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-05T11:58:36.138Z] #28 34.29 Selecting previously unselected package vim-common. [2022-04-05T11:58:36.138Z] #28 34.30 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T11:58:36.138Z] #28 34.31 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:58:36.138Z] #28 34.41 Selecting previously unselected package bash-completion. [2022-04-05T11:58:36.138Z] #28 34.42 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-05T11:58:36.138Z] #28 35.54 Unpacking bash-completion (1:2.11-2) ... [2022-04-05T11:58:36.138Z] #28 35.81 Selecting previously unselected package apparmor. [2022-04-05T11:58:36.138Z] #28 35.82 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-05T11:58:36.138Z] #28 35.86 Unpacking apparmor (2.13.6-10) ... [2022-04-05T11:58:36.138Z] #28 36.12 Selecting previously unselected package inetutils-ping. [2022-04-05T11:58:36.138Z] #28 36.13 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-05T11:58:36.138Z] #28 36.13 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-05T11:58:36.138Z] #28 36.24 Selecting previously unselected package libip4tc2:amd64. [2022-04-05T11:58:36.138Z] #28 36.24 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-05T11:58:36.138Z] #28 36.25 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-05T11:58:36.138Z] #28 36.29 Selecting previously unselected package libip6tc2:amd64. [2022-04-05T11:58:36.138Z] #28 36.29 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-05T11:58:36.138Z] #28 36.29 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-05T11:58:36.138Z] #28 36.34 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-05T11:58:36.138Z] #28 36.34 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-05T11:58:36.138Z] #28 36.35 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-05T11:58:36.138Z] #28 36.40 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-05T11:58:36.138Z] #28 36.41 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-05T11:58:36.138Z] #28 36.41 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-05T11:58:36.138Z] #28 36.46 Selecting previously unselected package libnftnl11:amd64. [2022-04-05T11:58:36.138Z] #28 36.47 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-05T11:58:36.138Z] #28 36.48 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-05T11:58:36.138Z] #28 36.55 Selecting previously unselected package iptables. [2022-04-05T11:58:36.138Z] #28 36.55 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-05T11:58:36.138Z] #28 36.55 Unpacking iptables (1.8.7-1) ... [2022-04-05T11:58:36.138Z] #28 36.73 Selecting previously unselected package libonig5:amd64. [2022-04-05T11:58:36.138Z] #28 36.74 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-05T11:58:36.138Z] #28 36.74 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T11:58:36.138Z] #28 36.83 Selecting previously unselected package libjq1:amd64. [2022-04-05T11:58:36.138Z] #28 36.84 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-05T11:58:36.138Z] #28 36.85 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-05T11:58:36.138Z] #28 36.92 Selecting previously unselected package jq. [2022-04-05T11:58:36.138Z] #28 36.93 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-05T11:58:36.138Z] #28 36.93 Unpacking jq (1.6-2.1) ... [2022-04-05T11:58:36.138Z] #28 36.99 Selecting previously unselected package libaio1:amd64. [2022-04-05T11:58:36.138Z] #28 37.00 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-05T11:58:36.138Z] #28 37.00 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-05T11:58:36.138Z] #28 37.04 Selecting previously unselected package libgpm2:amd64. [2022-04-05T11:58:36.138Z] #28 37.05 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-05T11:58:36.138Z] #28 37.06 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-05T11:58:36.138Z] #28 37.10 Selecting previously unselected package libinih1:amd64. [2022-04-05T11:58:36.138Z] #28 37.11 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-05T11:58:36.138Z] #28 37.11 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-05T11:58:36.138Z] #28 37.16 Selecting previously unselected package libnet1:amd64. [2022-04-05T11:58:36.138Z] #28 37.17 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-05T11:58:36.138Z] #28 37.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T11:58:36.138Z] #28 37.26 Selecting previously unselected package libnl-3-200:amd64. [2022-04-05T11:58:36.138Z] #28 37.27 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-05T11:58:36.138Z] #28 37.27 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T11:58:36.138Z] #28 37.34 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-05T11:58:36.138Z] #28 37.35 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-05T11:58:36.138Z] #28 37.36 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T11:58:36.138Z] #28 37.40 Selecting previously unselected package net-tools. [2022-04-05T11:58:36.138Z] #28 37.41 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-05T11:58:36.138Z] #28 37.42 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-05T11:58:36.138Z] #28 37.53 Selecting previously unselected package python-pip-whl. [2022-04-05T11:58:36.138Z] #28 37.54 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-05T11:58:36.138Z] #28 37.55 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-05T11:58:36.138Z] #28 37.90 Selecting previously unselected package python3-lib2to3. [2022-04-05T11:58:36.138Z] #28 37.91 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-05T11:58:36.138Z] #28 37.91 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-05T11:58:36.138Z] #28 38.00 Selecting previously unselected package python3-distutils. [2022-04-05T11:58:36.138Z] #28 38.00 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-05T11:58:36.138Z] #28 38.01 Unpacking python3-distutils (3.9.2-1) ... [2022-04-05T11:58:36.138Z] #28 38.10 Selecting previously unselected package python3-pkg-resources. [2022-04-05T11:58:36.138Z] #28 38.11 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-05T11:58:36.138Z] #28 38.12 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-05T11:58:36.138Z] #28 38.22 Selecting previously unselected package python3-setuptools. [2022-04-05T11:58:36.138Z] #28 38.23 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-05T11:58:36.138Z] #28 38.23 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-05T11:58:36.138Z] #28 38.40 Selecting previously unselected package python3-wheel. [2022-04-05T11:58:36.138Z] #28 38.41 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-05T11:58:36.138Z] #28 38.41 Unpacking python3-wheel (0.34.2-1) ... [2022-04-05T11:58:36.138Z] #28 38.47 Selecting previously unselected package python3-pip. [2022-04-05T11:58:36.138Z] #28 38.47 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-05T11:58:36.138Z] #28 38.48 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-05T11:58:36.138Z] #28 38.66 Selecting previously unselected package sudo. [2022-04-05T11:58:36.138Z] #28 38.66 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-05T11:58:36.138Z] #28 38.67 Unpacking sudo (1.9.5p2-3) ... [2022-04-05T11:58:36.138Z] #28 38.97 Selecting previously unselected package thin-provisioning-tools. [2022-04-05T11:58:36.138Z] #28 38.98 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-05T11:58:36.138Z] #28 38.99 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-05T11:58:36.138Z] #28 39.15 Selecting previously unselected package uidmap. [2022-04-05T11:58:36.138Z] #28 39.16 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-05T11:58:36.138Z] #28 39.16 Unpacking uidmap (1:4.8.1-1) ... [2022-04-05T11:58:36.138Z] #28 39.29 Selecting previously unselected package vim-runtime. [2022-04-05T11:58:36.138Z] #28 39.30 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-05T11:58:36.138Z] #28 39.33 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-05T11:58:36.138Z] #28 39.36 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-05T11:58:36.138Z] #28 39.37 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:58:38.028Z] #28 41.06 Selecting previously unselected package vim. [2022-04-05T11:58:38.028Z] #28 41.07 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-05T11:58:38.028Z] #28 41.09 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:58:38.028Z] #28 41.42 Selecting previously unselected package xfsprogs. [2022-04-05T11:58:38.028Z] #28 41.43 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-05T11:58:38.028Z] #28 41.44 Unpacking xfsprogs (5.10.0-4) ... [2022-04-05T11:58:38.284Z] #28 41.72 Selecting previously unselected package zip. [2022-04-05T11:58:38.284Z] #28 41.73 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-04-05T11:58:38.284Z] #28 41.73 Unpacking zip (3.0-12) ... [2022-04-05T11:58:38.284Z] #28 41.83 Selecting previously unselected package zstd. [2022-04-05T11:58:38.540Z] #28 41.83 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-05T11:58:38.540Z] #28 41.84 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-05T11:58:38.540Z] #28 42.09 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-05T11:58:39.362Z] #28 42.69 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-05T11:58:39.362Z] #28 42.70 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-05T11:58:39.362Z] #28 42.71 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-05T11:58:39.362Z] #28 42.72 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-05T11:58:39.362Z] #28 42.73 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-05T11:58:39.362Z] #28 42.75 Setting up uidmap (1:4.8.1-1) ... [2022-04-05T11:58:39.362Z] #28 42.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-05T11:58:39.362Z] #28 42.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-05T11:58:39.362Z] #28 42.80 Setting up python3-wheel (0.34.2-1) ... [2022-04-05T11:58:39.875Z] #28 43.22 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:58:39.875Z] #28 43.23 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-05T11:58:39.875Z] #28 43.25 Setting up libcap2-bin (1:2.44-1) ... [2022-04-05T11:58:39.875Z] #28 43.26 Setting up apparmor (2.13.6-10) ... [2022-04-05T11:58:40.802Z] #28 44.39 Setting up zip (3.0-12) ... [2022-04-05T11:58:41.058Z] #28 44.40 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:58:41.058Z] #28 44.43 Setting up bash-completion (1:2.11-2) ... [2022-04-05T11:58:41.470Z] #60 339.7 + bin/containerd-shim-runc-v2 [2022-04-05T11:58:41.470Z] #60 340.5 + binaries [2022-04-05T11:58:41.470Z] #60 340.5 + install -D bin/containerd /build/containerd [2022-04-05T11:58:41.470Z] #60 340.5 + install -D bin/containerd-shim /build/containerd-shim [2022-04-05T11:58:41.470Z] #60 340.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-05T11:58:41.470Z] #60 340.5 + install -D bin/ctr /build/ctr [2022-04-05T11:58:42.425Z] #28 45.62 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-05T11:58:42.425Z] #28 45.63 Setting up sudo (1.9.5p2-3) ... [2022-04-05T11:58:42.425Z] #28 45.70 invoke-rc.d: could not determine current runlevel [2022-04-05T11:58:42.425Z] #28 45.70 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-05T11:58:42.425Z] #28 45.71 Setting up xfsprogs (5.10.0-4) ... [2022-04-05T11:58:42.425Z] #28 45.73 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-05T11:58:42.425Z] #28 45.74 Setting up inetutils-ping (2:2.0-1) ... [2022-04-05T11:58:42.425Z] #28 45.75 Setting up pigz (2.6-1) ... [2022-04-05T11:58:42.425Z] #28 45.77 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-05T11:58:42.425Z] #28 45.78 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-05T11:58:42.425Z] #28 45.80 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-05T11:58:42.425Z] #28 45.81 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:58:42.889Z] #60 DONE 341.9s [2022-04-05T11:58:42.893Z] INFO: Expanding compiler 1 of 3... [2022-04-05T11:58:42.988Z] #28 46.31 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-05T11:58:42.988Z] #28 46.32 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-05T11:58:43.160Z] INFO: Expanding go... [2022-04-05T11:58:43.244Z] #28 46.59 Setting up libelf1:amd64 (0.183-1) ... [2022-04-05T11:58:43.244Z] #28 46.61 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-05T11:58:43.244Z] #28 46.62 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-05T11:58:43.244Z] #28 46.64 Setting up python3-distutils (3.9.2-1) ... [2022-04-05T11:58:43.361Z] INFO: Expanding compiler 2 of 3... [2022-04-05T11:58:43.502Z] #28 46.95 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-05T11:58:43.502Z] #28 46.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-05T11:58:43.502Z] #28 46.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-05T11:58:43.502Z] #28 46.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-05T11:58:43.502Z] #28 46.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-05T11:58:43.502Z] #28 46.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-05T11:58:43.502Z] #28 47.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-05T11:58:43.502Z] #28 47.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-05T11:58:43.502Z] #28 47.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-05T11:58:43.502Z] #28 47.04 Setting up python3-setuptools (52.0.0-4) ... [2022-04-05T11:58:43.831Z] [2022-04-05T11:58:43.831Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-05T11:58:43.831Z] #61 sha256:7a4a1090dda5e0956bf44b38477e39d7a336411aa6ae3b3e3fc9b082b4401729 [2022-04-05T11:58:43.831Z] #61 DONE 0.3s [2022-04-05T11:58:43.831Z] [2022-04-05T11:58:43.831Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-05T11:58:43.831Z] #66 sha256:8ff754d3d5555552f695d1f46ba508515366beb18e4f115bb213a9b0c784780d [2022-04-05T11:58:43.831Z] #66 DONE 0.1s [2022-04-05T11:58:44.091Z] [2022-04-05T11:58:44.091Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-05T11:58:44.091Z] #71 sha256:a722eca0eb4efda9f3289045f6f8fa70f631c63c445b78db250acd818297a7f0 [2022-04-05T11:58:44.091Z] #71 DONE 0.2s [2022-04-05T11:58:44.091Z] [2022-04-05T11:58:44.091Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-05T11:58:44.091Z] #72 sha256:756c6bf3f6e45495a75d7908aaec6722ffe2959f5d5c754fa510805b7e0eda89 [2022-04-05T11:58:44.349Z] #72 DONE 0.0s [2022-04-05T11:58:44.349Z] [2022-04-05T11:58:44.349Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-05T11:58:44.349Z] #73 sha256:ff22f4af881a38dc04b7f706fd29371570199c7161b7da36603370ba0b103f0d [2022-04-05T11:58:44.433Z] #28 47.85 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-05T11:58:44.433Z] #28 47.86 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-05T11:58:44.433Z] #28 47.88 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-05T11:58:44.433Z] #28 47.89 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-05T11:58:45.366Z] #28 48.69 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-05T11:58:45.366Z] #28 48.71 Setting up jq (1.6-2.1) ... [2022-04-05T11:58:45.366Z] #28 48.72 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-05T11:58:45.366Z] #28 48.73 Setting up iptables (1.8.7-1) ... [2022-04-05T11:58:45.366Z] #28 48.74 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-05T11:58:45.366Z] #28 48.75 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-05T11:58:45.366Z] #28 48.75 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-05T11:58:45.366Z] #28 48.76 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-05T11:58:45.366Z] #28 48.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-05T11:58:45.366Z] #28 48.78 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-05T11:58:45.366Z] #28 48.78 Setting up iproute2 (5.10.0-4) ... [2022-04-05T11:58:45.622Z] #28 49.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-05T11:58:46.163Z] --- PASS: TestUpdateRestartPolicy (11.10s) [2022-04-05T11:58:46.163Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-05T11:58:46.163Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-04-05T11:58:46.163Z] === RUN TestWaitNonBlocked [2022-04-05T11:58:46.163Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T11:58:46.163Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T11:58:46.163Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T11:58:46.163Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T11:58:46.163Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T11:58:46.163Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T11:58:46.163Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-05T11:58:46.163Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-04-05T11:58:46.163Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2022-04-05T11:58:46.163Z] === RUN TestWaitBlocked [2022-04-05T11:58:46.163Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-05T11:58:46.163Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-05T11:58:46.163Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-05T11:58:46.163Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-05T11:58:46.163Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-05T11:58:46.163Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-05T11:58:46.188Z] #28 DONE 49.6s [2022-04-05T11:58:46.188Z] [2022-04-05T11:58:46.188Z] #67 [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-04-05T11:58:46.188Z] #67 sha256:60d53e5b96e158d4182cea51a8829e6f4261fdff710b5a826d109ba70a8c6bb7 [2022-04-05T11:58:46.188Z] #67 ... [2022-04-05T11:58:46.188Z] [2022-04-05T11:58:46.188Z] #29 [dev-systemd-false 8/24] 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-04-05T11:58:46.188Z] #29 sha256:1148f850129e146d9fdae914833acdcb86df5d0357e54adf24a9273288bcc362 [2022-04-05T11:58:46.756Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-05T11:58:46.756Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-04-05T11:58:46.756Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2022-04-05T11:58:46.756Z] === CONT TestContainerStartOnDaemonRestart [2022-04-05T11:58:46.756Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-05T11:58:47.125Z] #29 0.810 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-05T11:58:47.125Z] #29 0.815 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-05T11:58:47.125Z] #29 0.821 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-05T11:58:47.125Z] #29 DONE 0.9s [2022-04-05T11:58:47.125Z] [2022-04-05T11:58:47.125Z] #67 [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-04-05T11:58:47.125Z] #67 sha256:60d53e5b96e158d4182cea51a8829e6f4261fdff710b5a826d109ba70a8c6bb7 [2022-04-05T11:58:47.125Z] #67 ... [2022-04-05T11:58:47.125Z] [2022-04-05T11:58:47.125Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-05T11:58:47.125Z] #30 sha256:61e7054d363933f53fe6223297ed88704b23ddee3223cd185c946370f2b023ff [2022-04-05T11:58:48.116Z] INFO: Expanding compiler 3 of 3... [2022-04-05T11:58:48.536Z] #73 DONE 4.2s [2022-04-05T11:58:48.536Z] [2022-04-05T11:58:48.536Z] #74 exporting to image [2022-04-05T11:58:48.536Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-05T11:58:48.536Z] #74 exporting layers [2022-04-05T11:58:48.583Z] INFO: Removing downloaded files... [2022-04-05T11:58:48.583Z] INFO: Downloading containerd [2022-04-05T11:58:49.305Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.30s) [2022-04-05T11:58:49.305Z] === CONT TestIpcModeOlderClient [2022-04-05T11:58:49.305Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2022-04-05T11:58:49.305Z] === CONT TestContainerKillOnDaemonStart [2022-04-05T11:58:49.305Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-05T11:58:49.305Z] === CONT TestDaemonHostGatewayIP [2022-04-05T11:58:51.849Z] --- PASS: TestDaemonHostGatewayIP (2.53s) [2022-04-05T11:58:51.849Z] === CONT TestDaemonRestartIpcMode [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-05T11:58:54.029Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 16.2% of statements [2022-04-05T11:58:54.029Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-05T11:58:54.029Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/types [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-05T11:58:54.029Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-04-05T11:58:54.029Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-05T11:58:54.029Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-04-05T11:58:54.029Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/builder [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-05T11:58:54.029Z] ok github.com/docker/docker/builder/remotecontext 0.109s coverage: 13.7% of statements [2022-04-05T11:58:54.029Z] ok github.com/docker/docker/builder/dockerfile 0.432s coverage: 49.3% of statements [2022-04-05T11:58:54.029Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-04-05T11:58:54.029Z] ok github.com/docker/docker/builder/remotecontext/git 1.250s coverage: 86.3% of statements [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/cli [no test files] [2022-04-05T11:58:54.029Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-05T11:58:54.391Z] --- PASS: TestDaemonRestartIpcMode (2.30s) [2022-04-05T11:58:54.600Z] ok github.com/docker/docker/cmd/docker-proxy 0.283s coverage: 67.6% of statements [2022-04-05T11:58:55.307Z] #30 7.493 Collecting yamllint==1.26.1 [2022-04-05T11:58:55.585Z] #30 8.531 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-05T11:58:56.150Z] #30 9.239 Collecting pathspec>=0.5.3 [2022-04-05T11:58:56.413Z] #30 9.243 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-05T11:58:56.413Z] #30 9.474 Collecting pyyaml [2022-04-05T11:58:56.413Z] #30 9.485 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-04-05T11:58:56.413Z] #30 9.525 Building wheels for collected packages: yamllint [2022-04-05T11:58:56.652Z] #74 exporting layers 7.2s done [2022-04-05T11:58:56.652Z] #74 writing image sha256:de7de2e7db6db0fafc190d8e15ab34934035c99d339387aa30cf03ad3c5fe64c done [2022-04-05T11:58:56.652Z] #74 naming to docker.io/library/docker:02d0e1ad8199385cc5c3e70a4435d5edc26ad369 done [2022-04-05T11:58:56.652Z] #74 DONE 7.2s [Pipeline] } [Pipeline] // stage [2022-04-05T11:58:56.681Z] #30 9.526 Building wheel for yamllint (setup.py): started [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-05T11:58:56.948Z] #30 10.06 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-05T11:58:56.948Z] #30 10.06 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4fbc5b83fa851f1b91c21a3d09d261f50c98ec250654d05d6441f291052a8f83 [2022-04-05T11:58:56.948Z] #30 10.06 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-05T11:58:56.948Z] #30 10.07 Successfully built yamllint [2022-04-05T11:58:56.948Z] #30 10.08 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-05T11:58:57.000Z] + trap exit INT TERM [2022-04-05T11:58:57.000Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-05T11:58:57.000Z] + CONTAINER_NAME=docker-pr3 [2022-04-05T11:58:57.000Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43453/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43453/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=02d0e1ad8199385cc5c3e70a4435d5edc26ad369 -e DOCKER_GRAPHDRIVER docker:02d0e1ad8199385cc5c3e70a4435d5edc26ad369 hack/make.sh dynbinary [2022-04-05T11:58:57.520Z] #30 10.32 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-05T11:58:57.567Z] [2022-04-05T11:58:57.567Z] Removing bundles/ [2022-04-05T11:58:57.567Z] [2022-04-05T11:58:57.567Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-05T11:58:57.567Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-05T11:58:57.567Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T11:58:57.778Z] #30 DONE 10.7s [2022-04-05T11:58:57.778Z] [2022-04-05T11:58:57.778Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-05T11:58:57.778Z] #34 sha256:c447f22c758146b5a3815c136b5a2fffec94a7fb6edd6a0ab37ed4ac090db484 [2022-04-05T11:58:57.948Z] ok github.com/docker/docker/client 0.113s coverage: 75.6% of statements [2022-04-05T11:58:58.041Z] #34 DONE 0.2s [2022-04-05T11:58:58.041Z] [2022-04-05T11:58:58.041Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-05T11:58:58.041Z] #39 sha256:edc5ff249e0910d0828a7f2c3f9655867852f7c9fb8e2a54d3def53db322245b [2022-04-05T11:58:58.300Z] #39 DONE 0.3s [2022-04-05T11:58:58.300Z] [2022-04-05T11:58:58.300Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-05T11:58:58.300Z] #42 sha256:3bc019ac5fd0457b00312275de0720257803d18c329bbf578491dd8114d6af67 [2022-04-05T11:58:58.300Z] #42 DONE 0.1s [2022-04-05T11:58:58.300Z] [2022-04-05T11:58:58.300Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-05T11:58:58.300Z] #44 sha256:e6dde3c23b3ebfc9d184041848eb985d8974572a3bf72451304999d2129706b2 [2022-04-05T11:58:58.300Z] #44 DONE 0.1s [2022-04-05T11:58:58.300Z] [2022-04-05T11:58:58.300Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-05T11:58:58.300Z] #48 sha256:1259856b6959c27e7b1f57e16bcfc7f0f79cde87f21c30f0f1e75c8e9b592627 [2022-04-05T11:58:58.300Z] #48 DONE 0.0s [2022-04-05T11:58:58.300Z] [2022-04-05T11:58:58.300Z] #63 [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-04-05T11:58:58.300Z] #63 sha256:feb31d36b60ea0086c7863406157bfb41bcade0e7d30de9745da15cf02c50036 [2022-04-05T11:58:58.557Z] #63 ... [2022-04-05T11:58:58.557Z] [2022-04-05T11:58:58.557Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-05T11:58:58.557Z] #51 sha256:5d3cc4f1f6ad3d6969a9d751e043ca2f5821d23a30550454074b1c8b360a0616 [2022-04-05T11:58:58.557Z] #51 DONE 0.1s [2022-04-05T11:58:58.557Z] [2022-04-05T11:58:58.557Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-05T11:58:58.557Z] #55 sha256:743ae607ea40eb66edcccad476b91253d937c1176aac87156570784e47bb501f [2022-04-05T11:58:58.557Z] #55 DONE 0.1s [2022-04-05T11:58:58.557Z] [2022-04-05T11:58:58.557Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-05T11:58:58.557Z] #57 sha256:f544d2c962a50745c4c63d3ad1cf3f44f8a690511227b728bd2dbe9da05da21f [2022-04-05T11:58:58.557Z] #57 DONE 0.1s [2022-04-05T11:58:58.557Z] [2022-04-05T11:58:58.557Z] #67 [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-04-05T11:58:58.557Z] #67 sha256:60d53e5b96e158d4182cea51a8829e6f4261fdff710b5a826d109ba70a8c6bb7 [2022-04-05T11:58:58.830Z] #67 ... [2022-04-05T11:58:58.830Z] [2022-04-05T11:58:58.830Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-05T11:58:58.830Z] #59 sha256:e66560a5207fb67adf6e60d40d7283d628122c696fe20a09786292e2e5c27dcf [2022-04-05T11:58:58.830Z] #59 DONE 0.2s [2022-04-05T11:58:58.830Z] [2022-04-05T11:58:58.830Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-05T11:58:58.830Z] #61 sha256:883ab2edc5f5013b44b7e6dcc9cf87285d86f785c1288b7f9db81dc1963370fe [2022-04-05T11:58:58.830Z] #61 DONE 0.1s [2022-04-05T11:58:58.830Z] [2022-04-05T11:58:58.830Z] #67 [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-04-05T11:58:58.830Z] #67 sha256:60d53e5b96e158d4182cea51a8829e6f4261fdff710b5a826d109ba70a8c6bb7 [2022-04-05T11:59:00.965Z] --- PASS: TestContainerKillOnDaemonStart (11.73s) [2022-04-05T11:59:00.965Z] PASS [2022-04-05T11:59:00.965Z] [2022-04-05T11:59:00.965Z] === Skipped [2022-04-05T11:59:00.965Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-05T11:59:00.965Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T11:59:00.965Z] [2022-04-05T11:59:00.965Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-05T11:59:00.965Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T11:59:00.965Z] [2022-04-05T11:59:00.965Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-05T11:59:00.965Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T11:59:00.965Z] [2022-04-05T11:59:00.965Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-05T11:59:00.965Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-05T11:59:00.965Z] [2022-04-05T11:59:00.965Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-05T11:59:00.965Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-05T11:59:00.965Z] [2022-04-05T11:59:00.965Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-05T11:59:00.965Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-05T11:59:00.965Z] [2022-04-05T11:59:00.965Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-05T11:59:00.965Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-05T11:59:00.965Z] [2022-04-05T11:59:00.965Z] DONE 201 tests, 7 skipped in 116.818s [2022-04-05T11:59:00.965Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-05T11:59:00.965Z] === RUN TestConfigDaemonLibtrustID [2022-04-05T11:59:01.065Z] [2022-04-05T11:59:01.065Z] Name Version Source Summary [2022-04-05T11:59:01.065Z] ---- ------- ------ ------- [2022-04-05T11:59:01.065Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-05T11:59:01.536Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-05T11:59:01.536Z] === RUN TestDaemonConfigValidation [2022-04-05T11:59:01.536Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-05T11:59:01.536Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-05T11:59:01.536Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-05T11:59:01.536Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-05T11:59:01.536Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-05T11:59:01.536Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-05T11:59:01.536Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-05T11:59:01.536Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-05T11:59:01.536Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-05T11:59:01.536Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-05T11:59:01.536Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-05T11:59:01.536Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-05T11:59:01.536Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-05T11:59:01.536Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-05T11:59:01.536Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-05T11:59:01.795Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-05T11:59:01.795Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-04-05T11:59:01.795Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-05T11:59:01.795Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-04-05T11:59:01.795Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-04-05T11:59:01.795Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-05T11:59:01.795Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-05T11:59:01.795Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-05T11:59:02.736Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-05T11:59:03.678Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-05T11:59:05.059Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-05T11:59:05.059Z] daemon_test.go:156: [dd71ca7ab35b2] daemon is not started [2022-04-05T11:59:05.059Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-05T11:59:05.059Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-05T11:59:05.059Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-04-05T11:59:05.059Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-05T11:59:05.059Z] === RUN TestDaemonProxy [2022-04-05T11:59:05.059Z] === RUN TestDaemonProxy/environment_variables [2022-04-05T11:59:06.940Z] [2022-04-05T11:59:06.940Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-05T11:59:06.940Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-05T11:59:06.940Z] PSChildName : containerd [2022-04-05T11:59:06.940Z] PSDrive : C [2022-04-05T11:59:06.940Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-05T11:59:06.940Z] PSIsContainer : True [2022-04-05T11:59:06.940Z] Name : containerd [2022-04-05T11:59:06.940Z] FullName : C:\containerd [2022-04-05T11:59:06.940Z] Parent : [2022-04-05T11:59:06.940Z] Exists : True [2022-04-05T11:59:06.940Z] Root : C:\ [2022-04-05T11:59:06.940Z] Extension : [2022-04-05T11:59:06.940Z] CreationTime : 4/5/2022 11:59:06 AM [2022-04-05T11:59:06.940Z] CreationTimeUtc : 4/5/2022 11:59:06 AM [2022-04-05T11:59:06.940Z] LastAccessTime : 4/5/2022 11:59:06 AM [2022-04-05T11:59:06.940Z] LastAccessTimeUtc : 4/5/2022 11:59:06 AM [2022-04-05T11:59:06.940Z] LastWriteTime : 4/5/2022 11:59:06 AM [2022-04-05T11:59:06.940Z] LastWriteTimeUtc : 4/5/2022 11:59:06 AM [2022-04-05T11:59:06.940Z] Attributes : Directory [2022-04-05T11:59:06.940Z] Mode : d----- [2022-04-05T11:59:06.940Z] BaseName : containerd [2022-04-05T11:59:06.940Z] Target : {} [2022-04-05T11:59:06.940Z] LinkType : [2022-04-05T11:59:06.940Z] [2022-04-05T11:59:06.969Z] === RUN TestDaemonProxy/command-line_options [2022-04-05T11:59:07.926Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-05T11:59:07.926Z] INFO: Configuring git core.autocrlf... [2022-04-05T11:59:07.926Z] [2022-04-05T11:59:07.926Z] [2022-04-05T11:59:08.877Z] === RUN TestDaemonProxy/configuration_file [2022-04-05T11:59:10.783Z] === RUN TestDaemonProxy/conflicting_options [2022-04-05T11:59:11.043Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-05T11:59:11.613Z] --- PASS: TestDaemonProxy (6.70s) [2022-04-05T11:59:11.613Z] --- PASS: TestDaemonProxy/environment_variables (2.09s) [2022-04-05T11:59:11.613Z] --- PASS: TestDaemonProxy/command-line_options (1.84s) [2022-04-05T11:59:11.613Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-04-05T11:59:11.613Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-05T11:59:11.613Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-05T11:59:11.613Z] PASS [2022-04-05T11:59:11.613Z] [2022-04-05T11:59:11.613Z] DONE 17 tests in 10.627s [2022-04-05T11:59:11.613Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-05T11:59:11.613Z] INFO: Testing against a local daemon [2022-04-05T11:59:11.613Z] === RUN TestCommitInheritsEnv [2022-04-05T11:59:11.873Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-04-05T11:59:11.873Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-05T11:59:11.873Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-05T11:59:11.873Z] === RUN TestImportWithCustomPlatform [2022-04-05T11:59:11.873Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-05T11:59:11.873Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-05T11:59:11.873Z] === RUN TestImportWithCustomPlatform// [2022-04-05T11:59:11.873Z] === RUN TestImportWithCustomPlatform/linux [2022-04-05T11:59:12.134Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-05T11:59:12.134Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-05T11:59:12.134Z] === RUN TestImportWithCustomPlatform/macos [2022-04-05T11:59:12.134Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-05T11:59:12.134Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-05T11:59:12.134Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-04-05T11:59:12.134Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-04-05T11:59:12.134Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-05T11:59:12.134Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-05T11:59:12.134Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-04-05T11:59:12.134Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-05T11:59:12.134Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-05T11:59:12.134Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-05T11:59:12.134Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-05T11:59:12.134Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-05T11:59:12.134Z] === RUN TestImagesFilterMultiReference [2022-04-05T11:59:12.395Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-05T11:59:12.395Z] === RUN TestImagePullPlatformInvalid [2022-04-05T11:59:12.395Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-05T11:59:12.395Z] === RUN TestRemoveImageOrphaning [2022-04-05T11:59:12.655Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-04-05T11:59:12.655Z] === RUN TestRemoveImageGarbageCollector [2022-04-05T11:59:12.965Z] INFO: Expanding compiler 1 of 3... [2022-04-05T11:59:12.965Z] INFO: Expanding compiler 2 of 3... [2022-04-05T11:59:13.226Z] time="2022-04-05T11:59:12Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-05T11:59:14.608Z] --- PASS: TestRemoveImageGarbageCollector (1.82s) [2022-04-05T11:59:14.608Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-05T11:59:14.608Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-05T11:59:14.608Z] === RUN TestTagInvalidReference [2022-04-05T11:59:14.608Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-05T11:59:14.608Z] === RUN TestTagValidPrefixedRepo [2022-04-05T11:59:14.608Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-05T11:59:14.608Z] === RUN TestTagExistedNameWithoutForce [2022-04-05T11:59:14.608Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-05T11:59:14.608Z] === RUN TestTagOfficialNames [2022-04-05T11:59:14.608Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-05T11:59:14.608Z] === RUN TestTagMatchesDigest [2022-04-05T11:59:14.608Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-05T11:59:14.608Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-05T11:59:15.114Z] INFO: Expanding compiler 3 of 3... [2022-04-05T11:59:15.564Z] INFO: Removing downloaded files... [2022-04-05T11:59:15.564Z] INFO: Downloading containerd [2022-04-05T11:59:20.780Z] #67 ... [2022-04-05T11:59:20.780Z] [2022-04-05T11:59:20.780Z] #63 [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-04-05T11:59:20.780Z] #63 sha256:feb31d36b60ea0086c7863406157bfb41bcade0e7d30de9745da15cf02c50036 [2022-04-05T11:59:20.780Z] #63 89.38 + mkdir -p /build [2022-04-05T11:59:20.780Z] #63 89.38 + cp runc /build/runc [2022-04-05T11:59:20.780Z] #63 DONE 89.7s [2022-04-05T11:59:20.780Z] [2022-04-05T11:59:20.780Z] #67 [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-04-05T11:59:20.780Z] #67 sha256:60d53e5b96e158d4182cea51a8829e6f4261fdff710b5a826d109ba70a8c6bb7 [2022-04-05T11:59:22.150Z] #67 ... [2022-04-05T11:59:22.150Z] [2022-04-05T11:59:22.150Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-05T11:59:22.150Z] #64 sha256:0a140dddb6162df691f644df7a37f28fcc9b3f444f3157acdd2900e27b965a2f [2022-04-05T11:59:22.150Z] #64 DONE 0.1s [2022-04-05T11:59:22.150Z] [2022-04-05T11:59:22.150Z] #67 [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-04-05T11:59:22.150Z] #67 sha256:60d53e5b96e158d4182cea51a8829e6f4261fdff710b5a826d109ba70a8c6bb7 [2022-04-05T11:59:26.235Z] #60 340.7 # github.com/containerd/containerd/cmd/containerd [2022-04-05T11:59:26.235Z] #60 340.7 /usr/bin/ld: /tmp/go-link-1645585729/000019.o: in function `New': [2022-04-05T11:59:26.235Z] #60 340.7 /tmp/tmp.efZuyrKHVe/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-05T11:59:26.235Z] #60 340.8 + bin/containerd-stress [2022-04-05T11:59:26.235Z] #60 341.9 + bin/containerd-shim [2022-04-05T11:59:29.939Z] 0a6173b79e25: Pull complete [2022-04-05T11:59:29.939Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-04-05T11:59:29.939Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T11:59:29.939Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T11:59:29.939Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-04-05T11:59:29.940Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-04-05T11:59:29.940Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-04-05T11:59:29.940Z] INFO: Docker version of control daemon [2022-04-05T11:59:29.940Z] [2022-04-05T11:59:29.940Z] Client: [2022-04-05T11:59:29.940Z] Version: 20.10.9 [2022-04-05T11:59:29.940Z] API version: 1.41 [2022-04-05T11:59:29.940Z] Go version: go1.16.8 [2022-04-05T11:59:29.940Z] Git commit: c2ea9bc [2022-04-05T11:59:29.940Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-05T11:59:29.940Z] OS/Arch: windows/amd64 [2022-04-05T11:59:29.940Z] Context: default [2022-04-05T11:59:29.940Z] Experimental: true [2022-04-05T11:59:29.940Z] [2022-04-05T11:59:29.940Z] Server: Docker Engine - Community [2022-04-05T11:59:29.940Z] Engine: [2022-04-05T11:59:29.940Z] Version: 20.10.9 [2022-04-05T11:59:29.940Z] API version: 1.41 (minimum version 1.24) [2022-04-05T11:59:29.940Z] Go version: go1.16.8 [2022-04-05T11:59:29.940Z] Git commit: 79ea9d3 [2022-04-05T11:59:29.940Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-05T11:59:29.940Z] OS/Arch: windows/amd64 [2022-04-05T11:59:29.940Z] Experimental: true [2022-04-05T11:59:29.940Z] [2022-04-05T11:59:29.940Z] INFO: Docker info of control daemon [2022-04-05T11:59:29.940Z] [2022-04-05T11:59:29.940Z] Client: [2022-04-05T11:59:29.940Z] Context: default [2022-04-05T11:59:29.940Z] Debug Mode: false [2022-04-05T11:59:29.940Z] Plugins: [2022-04-05T11:59:29.940Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-05T11:59:29.940Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-05T11:59:29.940Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-05T11:59:29.940Z] [2022-04-05T11:59:29.940Z] Server: [2022-04-05T11:59:29.940Z] Containers: 0 [2022-04-05T11:59:29.940Z] Running: 0 [2022-04-05T11:59:29.940Z] Paused: 0 [2022-04-05T11:59:29.940Z] Stopped: 0 [2022-04-05T11:59:29.940Z] Images: 1 [2022-04-05T11:59:29.940Z] Server Version: 20.10.9 [2022-04-05T11:59:29.940Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-05T11:59:29.940Z] Windows: [2022-04-05T11:59:29.940Z] LCOW: [2022-04-05T11:59:29.940Z] Logging Driver: json-file [2022-04-05T11:59:29.940Z] Plugins: [2022-04-05T11:59:29.940Z] Volume: local [2022-04-05T11:59:29.940Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-05T11:59:29.940Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-05T11:59:29.940Z] Swarm: inactive [2022-04-05T11:59:29.940Z] Default Isolation: process [2022-04-05T11:59:29.940Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-05T11:59:29.940Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-05T11:59:29.940Z] OSType: windows [2022-04-05T11:59:29.940Z] Architecture: x86_64 [2022-04-05T11:59:29.940Z] CPUs: 4 [2022-04-05T11:59:29.940Z] Total Memory: 32GiB [2022-04-05T11:59:29.940Z] Name: azwin-2-bf5510 [2022-04-05T11:59:29.940Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-05T11:59:29.940Z] Docker Root Dir: D:\docker [2022-04-05T11:59:29.940Z] Debug Mode: false [2022-04-05T11:59:29.940Z] Registry: https://index.docker.io/v1/ [2022-04-05T11:59:29.940Z] Labels: [2022-04-05T11:59:29.940Z] Experimental: true [2022-04-05T11:59:29.940Z] Insecure Registries: [2022-04-05T11:59:29.940Z] 10.0.0.4:5000 [2022-04-05T11:59:29.940Z] 127.0.0.0/8 [2022-04-05T11:59:29.940Z] Registry Mirrors: [2022-04-05T11:59:29.940Z] http://10.0.0.4:5000/ [2022-04-05T11:59:29.940Z] Live Restore Enabled: false [2022-04-05T11:59:29.940Z] Product License: Community Engine [2022-04-05T11:59:29.940Z] [2022-04-05T11:59:29.940Z] [2022-04-05T11:59:29.940Z] INFO: Commit hash is 13b299b959 [2022-04-05T11:59:29.940Z] INFO: Nuke-Everything... [2022-04-05T11:59:29.940Z] INFO: Container count on control daemon to delete is 0 [2022-04-05T11:59:29.940Z] INFO: Nuking d:\CI [2022-04-05T11:59:29.940Z] INFO: Zapped successfully [2022-04-05T11:59:29.940Z] INFO: Location for testing is d:\CI\PR-43453\3 [2022-04-05T11:59:29.940Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-05T11:59:29.940Z] [2022-04-05T11:59:29.940Z] [2022-04-05T11:59:29.940Z] INFO: Building the image from Dockerfile.windows at 04/05/2022 11:59:17... [2022-04-05T11:59:29.940Z] [2022-04-05T11:59:29.940Z] Sending build context to Docker daemon 66.28MB [2022-04-05T11:59:29.940Z] [2022-04-05T11:59:29.940Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-05T11:59:29.940Z] ---> 6a11116086a4 [2022-04-05T11:59:29.940Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-05T11:59:29.940Z] ---> Running in 5de16691da6d [2022-04-05T11:59:29.940Z] Removing intermediate container 5de16691da6d [2022-04-05T11:59:29.940Z] ---> 296b5225c1d6 [2022-04-05T11:59:29.940Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-05T11:59:29.940Z] ---> Running in 31d595cc49ed [2022-04-05T11:59:29.940Z] Removing intermediate container 31d595cc49ed [2022-04-05T11:59:29.940Z] ---> 07bdd3e72b74 [2022-04-05T11:59:29.940Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-05T11:59:29.940Z] ---> Running in 1d0cbc211cfd [2022-04-05T11:59:29.940Z] Removing intermediate container 1d0cbc211cfd [2022-04-05T11:59:29.940Z] ---> 4ee9357a205f [2022-04-05T11:59:29.940Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-05T11:59:29.940Z] ---> Running in 2ac7d1b380d1 [2022-04-05T11:59:29.940Z] Removing intermediate container 2ac7d1b380d1 [2022-04-05T11:59:29.940Z] ---> 178538eb5d69 [2022-04-05T11:59:29.940Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-05T11:59:29.940Z] ---> Running in 4541496fb920 [2022-04-05T11:59:29.940Z] Removing intermediate container 4541496fb920 [2022-04-05T11:59:29.940Z] ---> f3590f2f37d8 [2022-04-05T11:59:29.940Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-05T11:59:29.940Z] ---> Running in b9d5501ac487 [2022-04-05T11:59:30.059Z] ok github.com/docker/docker/cmd/dockerd 0.056s coverage: 28.9% of statements [2022-04-05T11:59:30.059Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-04-05T11:59:30.059Z] ok github.com/docker/docker/cmd/dockerd/trap 2.413s coverage: 0.0% of statements [2022-04-05T11:59:30.059Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-05T11:59:30.059Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-05T11:59:30.059Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-05T11:59:30.059Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-05T11:59:30.059Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-05T11:59:32.830Z] #60 352.9 + bin/containerd-shim-runc-v1 [2022-04-05T11:59:34.264Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2022-04-05T11:59:35.650Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-04-05T11:59:36.525Z] [2022-04-05T11:59:36.525Z] Name Version Source Summary [2022-04-05T11:59:36.525Z] ---- ------- ------ ------- [2022-04-05T11:59:36.525Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-05T11:59:36.525Z] [2022-04-05T11:59:36.525Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-05T11:59:36.525Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-05T11:59:36.525Z] PSChildName : containerd [2022-04-05T11:59:36.525Z] PSDrive : C [2022-04-05T11:59:36.525Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-05T11:59:36.525Z] PSIsContainer : True [2022-04-05T11:59:36.525Z] Name : containerd [2022-04-05T11:59:36.525Z] FullName : C:\containerd [2022-04-05T11:59:36.525Z] Parent : [2022-04-05T11:59:36.525Z] Exists : True [2022-04-05T11:59:36.525Z] Root : C:\ [2022-04-05T11:59:36.525Z] Extension : [2022-04-05T11:59:36.525Z] CreationTime : 4/5/2022 11:59:34 AM [2022-04-05T11:59:36.525Z] CreationTimeUtc : 4/5/2022 11:59:34 AM [2022-04-05T11:59:36.525Z] LastAccessTime : 4/5/2022 11:59:34 AM [2022-04-05T11:59:36.525Z] LastAccessTimeUtc : 4/5/2022 11:59:34 AM [2022-04-05T11:59:36.525Z] LastWriteTime : 4/5/2022 11:59:34 AM [2022-04-05T11:59:36.525Z] LastWriteTimeUtc : 4/5/2022 11:59:34 AM [2022-04-05T11:59:36.525Z] Attributes : Directory [2022-04-05T11:59:36.525Z] Mode : d----- [2022-04-05T11:59:36.525Z] BaseName : containerd [2022-04-05T11:59:36.525Z] Target : {} [2022-04-05T11:59:36.525Z] LinkType : [2022-04-05T11:59:36.525Z] [2022-04-05T11:59:36.525Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-05T11:59:36.525Z] INFO: Configuring git core.autocrlf... [2022-04-05T11:59:36.525Z] [2022-04-05T11:59:36.525Z] [2022-04-05T11:59:36.592Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-04-05T11:59:39.421Z] #60 359.2 + bin/containerd-shim-runc-v2 [2022-04-05T11:59:39.421Z] #60 360.0 + binaries [2022-04-05T11:59:39.421Z] #60 360.0 + install -D bin/containerd /build/containerd [2022-04-05T11:59:39.421Z] #60 360.0 + install -D bin/containerd-shim /build/containerd-shim [2022-04-05T11:59:39.421Z] #60 360.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-05T11:59:39.421Z] #60 360.0 + install -D bin/ctr /build/ctr [2022-04-05T11:59:40.365Z] [2022-04-05T11:59:40.365Z] SUCCESS: Specified value was saved. [2022-04-05T11:59:40.365Z] INFO: Downloading git... [2022-04-05T11:59:41.334Z] #60 DONE 362.1s [2022-04-05T11:59:41.935Z] INFO: Downloading go... [2022-04-05T11:59:42.718Z] [2022-04-05T11:59:42.718Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-05T11:59:42.718Z] #61 sha256:5ceb6e86c8a03a1f53e6e53e5a7932757eff1a4a359d155aadec305b6b30a7dd [2022-04-05T11:59:43.178Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2022-04-05T11:59:43.288Z] #61 DONE 0.9s [2022-04-05T11:59:43.288Z] [2022-04-05T11:59:43.288Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-05T11:59:43.288Z] #66 sha256:fd6978a8cd1326262256ac91622724e6109c51530d4964190387d8985d6bbef5 [2022-04-05T11:59:43.500Z] INFO: Downloading compiler 1 of 3... [2022-04-05T11:59:43.500Z] INFO: Downloading compiler 2 of 3... [2022-04-05T11:59:43.500Z] INFO: Downloading compiler 3 of 3... [2022-04-05T11:59:43.500Z] INFO: Extracting git... [2022-04-05T11:59:43.548Z] #66 DONE 0.2s [2022-04-05T11:59:43.548Z] [2022-04-05T11:59:43.548Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-05T11:59:43.548Z] #71 sha256:8eebb01dd90d23bd2b8f4eb1c7862ab39e4702d4722405d6a5ccf4c026f49aaa [2022-04-05T11:59:44.118Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.0% of statements [2022-04-05T11:59:44.378Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-04-05T11:59:44.487Z] #71 DONE 1.0s [2022-04-05T11:59:44.747Z] [2022-04-05T11:59:44.747Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-05T11:59:44.747Z] #72 sha256:ef4e774a6a76f4e76ee498497a9576df7625a37c0aa5718e7554cdf4286dec9b [2022-04-05T11:59:44.747Z] #72 DONE 0.0s [2022-04-05T11:59:44.747Z] [2022-04-05T11:59:44.747Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-05T11:59:44.747Z] #73 sha256:8885ac15d3aefcd6d55624b97d858f9401086879a60ac7c15a4ef0cec9f30b61 [2022-04-05T11:59:44.949Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.1% of statements [2022-04-05T11:59:45.522Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.006s coverage: 4.3% of statements [2022-04-05T11:59:46.092Z] ok github.com/docker/docker/daemon 10.121s coverage: 17.0% of statements [2022-04-05T11:59:46.092Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-05T11:59:46.092Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-05T11:59:46.092Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-05T11:59:46.092Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-05T11:59:46.133Z] #73 DONE 1.4s [2022-04-05T11:59:46.133Z] [2022-04-05T11:59:46.133Z] #74 exporting to image [2022-04-05T11:59:46.133Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-05T11:59:46.133Z] #74 exporting layers [2022-04-05T11:59:47.035Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.299s coverage: 56.2% of statements [2022-04-05T11:59:47.297Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 3.0% of statements [2022-04-05T11:59:48.698Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2022-04-05T11:59:49.649Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.149s coverage: 50.0% of statements [2022-04-05T11:59:51.037Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.563s coverage: 46.1% of statements [2022-04-05T11:59:51.037Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-05T11:59:51.299Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.546s coverage: 57.9% of statements [2022-04-05T11:59:51.299Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-05T11:59:51.299Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-05T11:59:51.872Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.5% of statements [2022-04-05T11:59:52.133Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2022-04-05T11:59:52.395Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2022-04-05T11:59:52.723Z] #74 exporting layers 5.9s done [2022-04-05T11:59:52.723Z] #74 writing image sha256:48fba9d3846d0d32e79ffb0499862d96806881d6e6a43a89e90e55274f10a5c5 done [2022-04-05T11:59:52.723Z] #74 naming to docker.io/library/docker:cc09b5f89782a2ea07d2503884608f2fd73e5d06 done [2022-04-05T11:59:52.723Z] #74 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-05T11:59:53.094Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=cc09b5f89782a2ea07d2503884608f2fd73e5d06 -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:cc09b5f89782a2ea07d2503884608f2fd73e5d06 hack/make.sh dynbinary test-integration [2022-04-05T11:59:53.778Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 6.6% of statements [2022-04-05T11:59:53.778Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-05T11:59:53.778Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-05T11:59:54.038Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 42.5% of statements [2022-04-05T11:59:54.200Z] #67 176.5 # github.com/containerd/containerd/cmd/containerd [2022-04-05T11:59:54.200Z] #67 176.5 /usr/bin/ld: /tmp/go-link-2776074576/000019.o: in function `New': [2022-04-05T11:59:54.200Z] #67 176.5 /tmp/tmp.r4zzKNxjVN/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-05T11:59:54.200Z] #67 176.6 + bin/containerd-stress [2022-04-05T11:59:54.200Z] #67 177.6 + bin/containerd-shim [2022-04-05T11:59:54.477Z] [2022-04-05T11:59:54.477Z] Removing bundles/ [2022-04-05T11:59:54.477Z] [2022-04-05T11:59:54.477Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-05T11:59:54.477Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-05T11:59:54.477Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T11:59:54.608Z] ok github.com/docker/docker/daemon/logger/awslogs 0.142s coverage: 79.9% of statements [2022-04-05T11:59:54.869Z] ok github.com/docker/docker/daemon/logger/fluentd 0.004s coverage: 33.6% of statements [2022-04-05T11:59:54.869Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-05T11:59:55.440Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2022-04-05T11:59:55.440Z] ok github.com/docker/docker/daemon/logger/journald 0.014s coverage: 23.9% of statements [2022-04-05T11:59:55.701Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2022-04-05T11:59:55.962Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.012s coverage: 69.9% of statements [2022-04-05T11:59:55.989Z] INFO: Expanding go... [2022-04-05T11:59:56.533Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 78.7% of statements [2022-04-05T11:59:56.533Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-05T11:59:56.795Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 54.9% of statements [2022-04-05T11:59:57.055Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2022-04-05T11:59:57.997Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2022-04-05T11:59:58.258Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-04-05T11:59:58.519Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-05T11:59:59.468Z] ok github.com/docker/docker/daemon/logger/splunk 1.518s coverage: 82.5% of statements [2022-04-05T11:59:59.468Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-05T11:59:59.468Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-05T12:00:00.039Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2022-04-05T12:00:00.610Z] ok github.com/docker/docker/distribution 0.603s coverage: 28.3% of statements [2022-04-05T12:00:00.610Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-05T12:00:01.182Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-05T12:00:01.754Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-04-05T12:00:02.015Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-05T12:00:02.589Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2022-04-05T12:00:02.589Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 85.4% of statements [2022-04-05T12:00:02.589Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-05T12:00:03.162Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-04-05T12:00:03.162Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-05T12:00:03.162Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-04-05T12:00:04.104Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-04-05T12:00:04.153Z] #67 188.7 + bin/containerd-shim-runc-v1 [2022-04-05T12:00:04.674Z] ok github.com/docker/docker/opts 0.021s coverage: 66.3% of statements [2022-04-05T12:00:04.674Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-04-05T12:00:06.585Z] ok github.com/docker/docker/pkg/archive 0.261s coverage: 82.5% of statements [2022-04-05T12:00:07.154Z] ok github.com/docker/docker/pkg/authorization 0.551s coverage: 68.3% of statements [2022-04-05T12:00:07.415Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-04-05T12:00:07.415Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-05T12:00:08.532Z] Removing intermediate container a131d8155344 [2022-04-05T12:00:08.532Z] ---> 573e39c9fc48 [2022-04-05T12:00:08.532Z] Step 8/11 : 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-04-05T12:00:08.532Z] ---> Running in 5f7c2b997bf7 [2022-04-05T12:00:08.532Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-05T12:00:08.532Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-05T12:00:08.999Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-05T12:00:09.000Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-05T12:00:09.000Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-05T12:00:09.000Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-05T12:00:09.000Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-05T12:00:09.000Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-05T12:00:09.000Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-05T12:00:09.405Z] #67 194.9 + bin/containerd-shim-runc-v2 [2022-04-05T12:00:09.467Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-05T12:00:09.467Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-05T12:00:09.467Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-05T12:00:09.467Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-05T12:00:09.467Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-05T12:00:09.663Z] #67 195.7 + binaries [2022-04-05T12:00:09.919Z] #67 195.7 + install -D bin/containerd /build/containerd [2022-04-05T12:00:09.919Z] #67 195.8 + install -D bin/containerd-shim /build/containerd-shim [2022-04-05T12:00:09.919Z] #67 195.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-05T12:00:09.919Z] #67 195.8 + install -D bin/ctr /build/ctr [2022-04-05T12:00:09.934Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-05T12:00:09.935Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-05T12:00:10.175Z] #67 DONE 196.2s [2022-04-05T12:00:10.742Z] ok github.com/docker/docker/pkg/chrootarchive 2.495s coverage: 42.7% of statements [2022-04-05T12:00:10.742Z] ok github.com/docker/docker/pkg/containerfs 0.003s coverage: 6.7% of statements [2022-04-05T12:00:11.004Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-04-05T12:00:11.264Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2022-04-05T12:00:11.549Z] [2022-04-05T12:00:11.549Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-05T12:00:11.549Z] #68 sha256:f1ba3f77df2909d627f62e032684292c8c88efb796ff071a1a1d5c6089a655e3 [2022-04-05T12:00:11.804Z] #68 DONE 0.2s [2022-04-05T12:00:11.804Z] [2022-04-05T12:00:11.804Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-05T12:00:11.804Z] #73 sha256:91c37ae3ab00cfde0dbfa9f867c920a705c53e39cbd4a9794055b6abf10b0a34 [2022-04-05T12:00:11.804Z] #73 DONE 0.1s [2022-04-05T12:00:11.804Z] [2022-04-05T12:00:11.804Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-05T12:00:11.804Z] #78 sha256:5775487595a07d2fb9303fde873164b61c12f6dbae0711766fa46a6f728f66b0 [2022-04-05T12:00:12.206Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-05T12:00:12.206Z] ok github.com/docker/docker/layer 7.944s coverage: 69.0% of statements [2022-04-05T12:00:12.206Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-05T12:00:12.206Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-05T12:00:12.206Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-05T12:00:12.206Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-05T12:00:12.206Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-05T12:00:12.206Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-05T12:00:12.366Z] #78 DONE 0.5s [2022-04-05T12:00:12.367Z] [2022-04-05T12:00:12.367Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-05T12:00:12.367Z] #79 sha256:805a3b06e6181ef0509be8433c54162e14f1696789f11aebbfe5092133801ebc [2022-04-05T12:00:12.367Z] #79 DONE 0.0s [2022-04-05T12:00:12.367Z] [2022-04-05T12:00:12.367Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-05T12:00:12.367Z] #80 sha256:176b61a3db49842239855880c60ab6c5d53e724a4321ce67597dc2174be84eeb [2022-04-05T12:00:12.467Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-04-05T12:00:12.728Z] ok github.com/docker/docker/pkg/fsutils 0.160s coverage: 85.1% of statements [2022-04-05T12:00:12.728Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-04-05T12:00:13.672Z] ok github.com/docker/docker/pkg/idtools 0.424s coverage: 67.9% of statements [2022-04-05T12:00:13.672Z] ok github.com/docker/docker/pkg/ioutils 0.356s coverage: 70.1% of statements [2022-04-05T12:00:13.932Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-04-05T12:00:13.932Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-04-05T12:00:13.932Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-05T12:00:14.193Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-04-05T12:00:14.194Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-04-05T12:00:14.662Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-04-05T12:00:14.662Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-04-05T12:00:14.662Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-04-05T12:00:14.662Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-05T12:00:14.662Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-05T12:00:14.924Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2022-04-05T12:00:15.495Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-04-05T12:00:15.755Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-04-05T12:00:15.755Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2022-04-05T12:00:16.536Z] #80 DONE 3.8s [2022-04-05T12:00:16.536Z] [2022-04-05T12:00:16.536Z] #81 exporting to image [2022-04-05T12:00:16.536Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-05T12:00:16.536Z] #81 exporting layers [2022-04-05T12:00:17.136Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-04-05T12:00:17.396Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-04-05T12:00:17.657Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-05T12:00:17.657Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-05T12:00:17.917Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-04-05T12:00:18.177Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-05T12:00:18.747Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 53.4% of statements [2022-04-05T12:00:19.009Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-04-05T12:00:19.270Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2022-04-05T12:00:19.840Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-04-05T12:00:19.840Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-05T12:00:20.102Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2022-04-05T12:00:20.363Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-04-05T12:00:21.271Z] INFO: Expanding compiler 1 of 3... [2022-04-05T12:00:21.271Z] INFO: Expanding compiler 2 of 3... [2022-04-05T12:00:21.747Z] ok github.com/docker/docker/plugin 0.528s coverage: 23.2% of statements [2022-04-05T12:00:22.319Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.4% of statements [2022-04-05T12:00:22.580Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-04-05T12:00:23.965Z] ok github.com/docker/docker/quota 0.222s coverage: 71.4% of statements [2022-04-05T12:00:23.965Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-05T12:00:24.230Z] INFO: Expanding compiler 3 of 3... [2022-04-05T12:00:24.699Z] INFO: Removing downloaded files... [2022-04-05T12:00:24.699Z] INFO: Downloading containerd [2022-04-05T12:00:24.907Z] ok github.com/docker/docker/registry 0.078s coverage: 58.6% of statements [2022-04-05T12:00:24.983Z] Removing intermediate container 5f7c2b997bf7 [2022-04-05T12:00:24.983Z] ---> 6d2496f01a25 [2022-04-05T12:00:24.983Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-05T12:00:24.983Z] ---> Running in 00dde5dd1f1a [2022-04-05T12:00:24.983Z] Removing intermediate container 00dde5dd1f1a [2022-04-05T12:00:24.983Z] ---> 66527b65118e [2022-04-05T12:00:24.983Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-05T12:00:24.983Z] ---> Running in 41d8fdb40240 [2022-04-05T12:00:24.983Z] Removing intermediate container 41d8fdb40240 [2022-04-05T12:00:24.983Z] ---> 023acae58992 [2022-04-05T12:00:24.983Z] Step 11/11 : COPY . . [2022-04-05T12:00:25.168Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2022-04-05T12:00:25.428Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-05T12:00:25.689Z] ok github.com/docker/docker/runconfig 0.007s coverage: 65.7% of statements [2022-04-05T12:00:25.949Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-05T12:00:27.332Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2022-04-05T12:00:28.273Z] ok github.com/docker/docker/volume/local 0.090s coverage: 76.4% of statements [2022-04-05T12:00:28.533Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-04-05T12:00:29.473Z] ok github.com/docker/docker/volume/service 0.011s coverage: 72.3% of statements [2022-04-05T12:00:43.041Z] #81 exporting layers 24.7s done [2022-04-05T12:00:43.041Z] #81 writing image sha256:bec2e0fee93afe6d23278d5cfee9ae68b6dedefb754f731c75a1da42f1b65b86 done [2022-04-05T12:00:43.041Z] #81 naming to docker.io/library/docker:7040b1e1b38916932f303770316b26eaa8f0dfa5 done [2022-04-05T12:00:43.041Z] #81 DONE 24.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-05T12:00:43.381Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43453/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43453/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7040b1e1b38916932f303770316b26eaa8f0dfa5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7040b1e1b38916932f303770316b26eaa8f0dfa5 hack/validate/default [2022-04-05T12:00:43.944Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-05T12:00:43.944Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-05T12:00:43.944Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-05T12:00:43.944Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-05T12:00:43.944Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-05T12:00:43.944Z] Congratulations! No new tests were added to integration-cli. [2022-04-05T12:00:43.944Z] [2022-04-05T12:00:43.944Z] INFO Start validation with golang-ci-lint [2022-04-05T12:00:44.872Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-05T12:00:44.872Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-05T12:00:44.872Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-05T12:00:46.202Z] ---> 159fdbf41368 [2022-04-05T12:00:46.202Z] Successfully built 159fdbf41368 [2022-04-05T12:00:46.202Z] Successfully tagged docker:latest [2022-04-05T12:00:46.202Z] INFO: Image build ended at 04/05/2022 12:00:45. Duration:00:02:51.5676731 [2022-04-05T12:00:46.202Z] [2022-04-05T12:00:46.202Z] [2022-04-05T12:00:46.202Z] INFO: Building the test binaries at 04/05/2022 12:00:45... [2022-04-05T12:00:48.424Z] Removing intermediate container 49fd8976343e [2022-04-05T12:00:48.424Z] ---> 5d14e3e92c5b [2022-04-05T12:00:48.424Z] Step 8/11 : 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-04-05T12:00:48.424Z] ---> Running in b8dca647a8cf [2022-04-05T12:00:48.424Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-05T12:00:48.424Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-05T12:00:48.424Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-05T12:00:48.424Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-05T12:00:48.424Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-05T12:00:48.424Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-05T12:00:48.424Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-05T12:00:48.424Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-05T12:00:48.424Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-05T12:00:48.424Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-05T12:00:48.424Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-05T12:00:48.424Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-05T12:00:48.424Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-05T12:00:48.424Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-05T12:00:48.424Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-05T12:00:48.424Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-05T12:00:50.028Z] INFO: make.ps1 starting at 04/05/2022 12:00:49 [2022-04-05T12:00:50.028Z] INFO: Git commit (b316f31ae7) assumed from DOCKER_GITCOMMIT environment variable [2022-04-05T12:00:50.028Z] INFO: Invoking autogen... [2022-04-05T12:00:50.028Z] INFO: Building daemon... [2022-04-05T12:00:51.090Z] --- PASS: TestImportExtremelyLargeImageWorks (93.13s) [2022-04-05T12:00:51.090Z] PASS [2022-04-05T12:00:51.090Z] [2022-04-05T12:00:51.090Z] DONE 22 tests in 96.148s [2022-04-05T12:00:51.090Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-05T12:00:51.090Z] INFO: Testing against a local daemon [2022-04-05T12:00:51.090Z] === RUN TestNetworkCreateDelete [2022-04-05T12:00:51.090Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-05T12:00:51.090Z] === RUN TestDockerNetworkDeletePreferID [2022-04-05T12:00:51.090Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-04-05T12:00:51.090Z] === RUN TestDaemonDNSFallback [2022-04-05T12:00:51.428Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-04-05T12:00:51.429Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-05T12:00:51.429Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-05T12:00:51.429Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-05T12:00:51.429Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-05T12:00:51.429Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-05T12:00:51.429Z] ? github.com/docker/docker/rootless [no test files] [2022-04-05T12:00:51.429Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-05T12:00:51.429Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-05T12:00:51.429Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-05T12:00:51.429Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-05T12:00:51.429Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-05T12:00:51.429Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-05T12:00:51.429Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-05T12:00:51.429Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-05T12:00:51.429Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-05T12:00:51.429Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-05T12:00:51.429Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-05T12:00:51.429Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-05T12:00:51.429Z] ? github.com/docker/docker/volume [no test files] [2022-04-05T12:00:51.429Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-05T12:00:51.429Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === Skipped [2022-04-05T12:00:51.429Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-05T12:00:51.429Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-05T12:00:51.429Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-05T12:00:51.429Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-05T12:00:51.429Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestNewDriver (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestAufsString (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestCreateDirStructure (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestNewDriverFromExistingDir (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDir (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestCreateNewDirStructure (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestRemoveImage (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestGetWithoutParent (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithNoDirs (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestCleanupWithDir (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestMountedFalseResponse (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestMountedTrueResponse (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestMountWithParent (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestRemoveMountedDir (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestCreateWithInvalidParent (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestGetDiff (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestChanges (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestDiffSize (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestChildDiffSize (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestExists (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestStatus (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestApplyDiff (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42Layers (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestMountMoreThan42LayersMatchingPathLength (0.00s) [2022-04-05T12:00:51.429Z] aufs_test.go:715: Using path: /tmp/aufs-tests/0000000/aufs [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/aufs TestInitStaleCleanup (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:45Z" level=error msg="AUFS was not found in /proc/filesystems" storage-driver=aufs [2022-04-05T12:00:51.429Z] aufs_test.go:38: driver not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-05T12:00:51.429Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T12:00:51.429Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-05T12:00:51.429Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T12:00:51.429Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-05T12:00:51.429Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T12:00:51.429Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-05T12:00:51.429Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T12:00:51.429Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-05T12:00:51.429Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T12:00:51.429Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-05T12:00:51.429Z] graphtest_unix.go:71: No driver to put! [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-05T12:00:51.429Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-05T12:00:51.429Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-05T12:00:51.429Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-05T12:00:51.429Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-05T12:00:51.429Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-05T12:00:51.429Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-05T12:00:51.429Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-05T12:00:51.429Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-05T12:00:51.429Z] time="2022-04-05T11:59:48Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-05T12:00:51.429Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-05T12:00:51.429Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-05T12:00:51.429Z] graphtest_unix.go:71: No driver to put! [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-05T12:00:51.429Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-05T12:00:51.429Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-05T12:00:51.429Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-05T12:00:51.429Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-05T12:00:51.429Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T12:00:51.429Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-05T12:00:51.429Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T12:00:51.429Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-05T12:00:51.429Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T12:00:51.429Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-05T12:00:51.429Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T12:00:51.429Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-05T12:00:51.429Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T12:00:51.429Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-05T12:00:51.429Z] graphtest_unix.go:71: No driver to put! [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-05T12:00:51.429Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-05T12:00:51.429Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-05T12:00:51.429Z] [2022-04-05T12:00:51.429Z] DONE 2338 tests, 53 skipped in 198.648s [2022-04-05T12:00:51.429Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-05T12:00:51.429Z] github.com/docker/docker/libnetwork/bitseq [2022-04-05T12:00:51.429Z] github.com/docker/docker/libnetwork/cluster [2022-04-05T12:00:51.429Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-05T12:00:51.429Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-05T12:00:51.429Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-05T12:00:51.429Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-05T12:00:51.429Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-05T12:00:51.429Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-05T12:00:51.429Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-05T12:00:51.429Z] github.com/docker/docker/libnetwork/config [2022-04-05T12:00:51.429Z] github.com/docker/docker/libnetwork/datastore [2022-04-05T12:00:51.429Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-05T12:00:51.429Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/driverapi [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/etchosts [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/idm [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/ipam [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/iptables [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/netlabel [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/netutils [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/networkdb [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/ns [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/options [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/osl [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/portallocator [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/portmapper [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/testutils [2022-04-05T12:00:51.430Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-05T12:00:51.430Z] + 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-04-05T12:00:55.285Z] --- PASS: TestDaemonDNSFallback (6.36s) [2022-04-05T12:00:55.285Z] === RUN TestInspectNetwork [2022-04-05T12:00:57.828Z] === RUN TestInspectNetwork/full_network_id [2022-04-05T12:00:57.828Z] === RUN TestInspectNetwork/partial_network_id [2022-04-05T12:00:57.828Z] === RUN TestInspectNetwork/network_name [2022-04-05T12:00:57.828Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-05T12:00:58.648Z] Removing intermediate container b8dca647a8cf [2022-04-05T12:00:58.648Z] ---> cfd5a89182eb [2022-04-05T12:00:58.648Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-05T12:00:58.648Z] ---> Running in 8052769140f9 [2022-04-05T12:00:59.108Z] Removing intermediate container 8052769140f9 [2022-04-05T12:00:59.108Z] ---> dfd0ce6b61d9 [2022-04-05T12:00:59.108Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-05T12:00:59.108Z] ---> Running in d18a3a63db1f [2022-04-05T12:00:59.558Z] Removing intermediate container d18a3a63db1f [2022-04-05T12:00:59.558Z] ---> 1eab1afe0c89 [2022-04-05T12:00:59.558Z] Step 11/11 : COPY . . [2022-04-05T12:01:02.026Z] --- PASS: TestInspectNetwork (7.21s) [2022-04-05T12:01:02.026Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-05T12:01:02.026Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-05T12:01:02.026Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-05T12:01:02.026Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-05T12:01:02.026Z] === RUN TestRunContainerWithBridgeNone [2022-04-05T12:01:03.406Z] --- PASS: TestRunContainerWithBridgeNone (1.59s) [2022-04-05T12:01:03.406Z] === RUN TestNetworkInvalidJSON [2022-04-05T12:01:03.406Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-05T12:01:03.406Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-05T12:01:03.406Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T12:01:03.406Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T12:01:03.406Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T12:01:03.406Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T12:01:03.406Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-05T12:01:03.406Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T12:01:03.406Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T12:01:03.406Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-04-05T12:01:03.406Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-05T12:01:03.406Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-05T12:01:03.406Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-05T12:01:03.406Z] === RUN TestNetworkList [2022-04-05T12:01:03.406Z] === RUN TestNetworkList//networks [2022-04-05T12:01:03.406Z] === PAUSE TestNetworkList//networks [2022-04-05T12:01:03.406Z] === RUN TestNetworkList//networks/ [2022-04-05T12:01:03.406Z] === PAUSE TestNetworkList//networks/ [2022-04-05T12:01:03.406Z] === CONT TestNetworkList//networks [2022-04-05T12:01:03.406Z] === CONT TestNetworkList//networks/ [2022-04-05T12:01:03.406Z] --- PASS: TestNetworkList (0.01s) [2022-04-05T12:01:03.406Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-05T12:01:03.406Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-05T12:01:03.406Z] === RUN TestHostIPv4BridgeLabel [2022-04-05T12:01:03.976Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-05T12:01:03.976Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-05T12:01:04.048Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-05T12:01:04.048Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-05T12:01:04.048Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T12:01:04.048Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-05T12:01:04.048Z] [2022-04-05T12:01:04.048Z] + TEST_INTEGRATION_DEST=1 [2022-04-05T12:01:04.048Z] + CONTAINER_NAME=docker-pr3-1 [2022-04-05T12:01:04.048Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-05T12:01:04.048Z] + run_tests test-integration-flaky [2022-04-05T12:01:04.048Z] + '[' -n 0 ']' [2022-04-05T12:01:04.048Z] + rm= [2022-04-05T12:01:04.048Z] + c=0 [2022-04-05T12:01:04.048Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43453/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43453/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43453/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=02d0e1ad8199385cc5c3e70a4435d5edc26ad369 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:02d0e1ad8199385cc5c3e70a4435d5edc26ad369 hack/make.sh test-integration-flaky test-integration [2022-04-05T12:01:04.048Z] + TEST_INTEGRATION_DEST=2 [2022-04-05T12:01:04.048Z] + CONTAINER_NAME=docker-pr3-2 [2022-04-05T12:01:04.048Z] + TEST_INTEGRATION_DEST=3 [2022-04-05T12:01:04.048Z] + TEST_SKIP_INTEGRATION=1 [2022-04-05T12:01:04.048Z] + CONTAINER_NAME=docker-pr3-3 [2022-04-05T12:01:04.048Z] + TEST_SKIP_INTEGRATION=1 [2022-04-05T12:01:04.048Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-05T12:01:04.048Z] + run_tests [2022-04-05T12:01:04.048Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-05T12:01:04.048Z] + run_tests [2022-04-05T12:01:04.048Z] + '[' -n 0 ']' [2022-04-05T12:01:04.048Z] + '[' -n 0 ']' [2022-04-05T12:01:04.048Z] + rm= [2022-04-05T12:01:04.048Z] + rm= [2022-04-05T12:01:04.048Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43453/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43453/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43453/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=02d0e1ad8199385cc5c3e70a4435d5edc26ad369 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:02d0e1ad8199385cc5c3e70a4435d5edc26ad369 hack/make.sh '' test-integration [2022-04-05T12:01:04.048Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43453/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43453/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43453/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=02d0e1ad8199385cc5c3e70a4435d5edc26ad369 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:02d0e1ad8199385cc5c3e70a4435d5edc26ad369 hack/make.sh '' test-integration [2022-04-05T12:01:04.048Z] ++ jobs -p [2022-04-05T12:01:04.048Z] + for job in $(jobs -p) [2022-04-05T12:01:04.048Z] + wait 12083 [2022-04-05T12:01:04.048Z] [2022-04-05T12:01:04.048Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-05T12:01:04.048Z] [2022-04-05T12:01:04.048Z] [2022-04-05T12:01:04.048Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-05T12:01:04.048Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-05T12:01:04.048Z] HOSTNAME=a0d960fa2431 [2022-04-05T12:01:04.048Z] TEST_SKIP_INTEGRATION=1 [2022-04-05T12:01:04.048Z] TESTDEBUG=0 [2022-04-05T12:01:04.048Z] DEST=bundles/test-integration [2022-04-05T12:01:04.048Z] PWD=/go/src/github.com/docker/docker [2022-04-05T12:01:04.048Z] KEEPBUNDLE=1 [2022-04-05T12:01:04.048Z] DOCKER_GITCOMMIT=02d0e1ad8199385cc5c3e70a4435d5edc26ad369 [2022-04-05T12:01:04.048Z] container=docker [2022-04-05T12:01:04.048Z] HOME=/root [2022-04-05T12:01:04.048Z] GOLANG_VERSION=1.18 [2022-04-05T12:01:04.048Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-05T12:01:04.048Z] VALIDATE_BRANCH=master [2022-04-05T12:01:04.048Z] TERM=xterm [2022-04-05T12:01:04.048Z] DOCKER_PKG=github.com/docker/docker [2022-04-05T12:01:04.048Z] SHLVL=1 [2022-04-05T12:01:04.048Z] TIMEOUT=120m [2022-04-05T12:01:04.048Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-05T12:01:04.048Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-05T12:01:04.048Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-05T12:01:04.048Z] GO111MODULE=off [2022-04-05T12:01:04.048Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-05T12:01:04.048Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-05T12:01:04.048Z] GOPATH=/go [2022-04-05T12:01:04.048Z] PKG_CONFIG=pkg-config [2022-04-05T12:01:04.048Z] _=/usr/bin/env [2022-04-05T12:01:04.048Z] Building test suite binary ./integration-cli/test.main [2022-04-05T12:01:04.048Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-05T12:01:04.048Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-05T12:01:04.048Z] HOSTNAME=640c9a722772 [2022-04-05T12:01:04.048Z] TEST_SKIP_INTEGRATION=1 [2022-04-05T12:01:04.048Z] TESTDEBUG=0 [2022-04-05T12:01:04.048Z] DEST=bundles/test-integration [2022-04-05T12:01:04.048Z] PWD=/go/src/github.com/docker/docker [2022-04-05T12:01:04.048Z] KEEPBUNDLE=1 [2022-04-05T12:01:04.048Z] DOCKER_GITCOMMIT=02d0e1ad8199385cc5c3e70a4435d5edc26ad369 [2022-04-05T12:01:04.048Z] container=docker [2022-04-05T12:01:04.048Z] HOME=/root [2022-04-05T12:01:04.048Z] GOLANG_VERSION=1.18 [2022-04-05T12:01:04.048Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-05T12:01:04.048Z] VALIDATE_BRANCH=master [2022-04-05T12:01:04.048Z] TERM=xterm [2022-04-05T12:01:04.048Z] DOCKER_PKG=github.com/docker/docker [2022-04-05T12:01:04.048Z] SHLVL=1 [2022-04-05T12:01:04.048Z] TIMEOUT=120m [2022-04-05T12:01:04.048Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-05T12:01:04.048Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-05T12:01:04.048Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-05T12:01:04.048Z] GO111MODULE=off [2022-04-05T12:01:04.048Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-05T12:01:04.048Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-05T12:01:04.048Z] GOPATH=/go [2022-04-05T12:01:04.048Z] PKG_CONFIG=pkg-config [2022-04-05T12:01:04.048Z] _=/usr/bin/env [2022-04-05T12:01:04.048Z] Building test suite binary ./integration-cli/test.main [2022-04-05T12:01:04.048Z] No new tests added to integration. [2022-04-05T12:01:04.048Z] [2022-04-05T12:01:04.048Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-05T12:01:04.048Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-05T12:01:04.048Z] HOSTNAME=112477b08334 [2022-04-05T12:01:04.048Z] TESTDEBUG=0 [2022-04-05T12:01:04.048Z] DEST=bundles/test-integration [2022-04-05T12:01:04.048Z] PWD=/go/src/github.com/docker/docker [2022-04-05T12:01:04.048Z] KEEPBUNDLE=1 [2022-04-05T12:01:04.048Z] DOCKER_GITCOMMIT=02d0e1ad8199385cc5c3e70a4435d5edc26ad369 [2022-04-05T12:01:04.048Z] container=docker [2022-04-05T12:01:04.048Z] HOME=/root [2022-04-05T12:01:04.048Z] GOLANG_VERSION=1.18 [2022-04-05T12:01:04.048Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-05T12:01:04.048Z] VALIDATE_BRANCH=master [2022-04-05T12:01:04.048Z] TERM=xterm [2022-04-05T12:01:04.048Z] DOCKER_PKG=github.com/docker/docker [2022-04-05T12:01:04.048Z] SHLVL=1 [2022-04-05T12:01:04.048Z] TIMEOUT=120m [2022-04-05T12:01:04.048Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-05T12:01:04.048Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-05T12:01:04.048Z] GO111MODULE=off [2022-04-05T12:01:04.048Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-05T12:01:04.048Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-05T12:01:04.048Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-05T12:01:04.048Z] GOPATH=/go [2022-04-05T12:01:04.048Z] PKG_CONFIG=pkg-config [2022-04-05T12:01:04.048Z] _=/usr/bin/env [2022-04-05T12:01:04.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-05T12:01:04.916Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-04-05T12:01:04.916Z] === RUN TestDaemonDefaultNetworkPools [2022-04-05T12:01:05.856Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-04-05T12:01:05.856Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-05T12:01:06.833Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-04-05T12:01:06.833Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-05T12:01:08.231Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-04-05T12:01:08.231Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-05T12:01:08.800Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-05T12:01:08.800Z] === RUN TestServiceWithPredefinedNetwork [2022-04-05T12:01:11.345Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-04-05T12:01:11.345Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-05T12:01:11.345Z] service_test.go:243: FLAKY_TEST [2022-04-05T12:01:11.345Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T12:01:11.345Z] === RUN TestServiceWithDataPathPortInit [2022-04-05T12:01:24.609Z] ---> 2d2840cf92bc [2022-04-05T12:01:24.609Z] Successfully built 2d2840cf92bc [2022-04-05T12:01:24.609Z] Successfully tagged docker:latest [2022-04-05T12:01:24.609Z] INFO: Image build ended at 04/05/2022 12:01:22. Duration:00:03:08.8335789 [2022-04-05T12:01:24.609Z] [2022-04-05T12:01:24.609Z] [2022-04-05T12:01:24.609Z] INFO: Building the test binaries at 04/05/2022 12:01:22... [2022-04-05T12:01:25.327Z] [2022-04-05T12:01:25.327Z] Name Version Source Summary [2022-04-05T12:01:25.327Z] ---- ------- ------ ------- [2022-04-05T12:01:25.327Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-05T12:01:25.327Z] [2022-04-05T12:01:25.327Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-05T12:01:25.327Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-05T12:01:25.327Z] PSChildName : containerd [2022-04-05T12:01:25.327Z] PSDrive : C [2022-04-05T12:01:25.327Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-05T12:01:25.327Z] PSIsContainer : True [2022-04-05T12:01:25.327Z] Name : containerd [2022-04-05T12:01:25.327Z] FullName : C:\containerd [2022-04-05T12:01:25.327Z] Parent : [2022-04-05T12:01:25.327Z] Exists : True [2022-04-05T12:01:25.327Z] Root : C:\ [2022-04-05T12:01:25.327Z] Extension : [2022-04-05T12:01:25.327Z] CreationTime : 4/5/2022 12:01:22 PM [2022-04-05T12:01:25.327Z] CreationTimeUtc : 4/5/2022 12:01:22 PM [2022-04-05T12:01:25.327Z] LastAccessTime : 4/5/2022 12:01:22 PM [2022-04-05T12:01:25.327Z] LastAccessTimeUtc : 4/5/2022 12:01:22 PM [2022-04-05T12:01:25.327Z] LastWriteTime : 4/5/2022 12:01:22 PM [2022-04-05T12:01:25.327Z] LastWriteTimeUtc : 4/5/2022 12:01:22 PM [2022-04-05T12:01:25.327Z] Attributes : Directory [2022-04-05T12:01:25.327Z] Mode : d----- [2022-04-05T12:01:25.327Z] BaseName : containerd [2022-04-05T12:01:25.327Z] Target : {} [2022-04-05T12:01:25.327Z] LinkType : [2022-04-05T12:01:25.327Z] [2022-04-05T12:01:25.327Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-05T12:01:25.327Z] INFO: Configuring git core.autocrlf... [2022-04-05T12:01:25.327Z] [2022-04-05T12:01:25.327Z] [2022-04-05T12:01:26.237Z] --- PASS: TestServiceWithDataPathPortInit (13.90s) [2022-04-05T12:01:26.237Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-05T12:01:27.506Z] INFO: make.ps1 starting at 04/05/2022 12:01:26 [2022-04-05T12:01:27.506Z] INFO: Git commit (2d07ec6101) assumed from DOCKER_GITCOMMIT environment variable [2022-04-05T12:01:27.506Z] INFO: Invoking autogen... [2022-04-05T12:01:27.618Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j9vd6jhevxulvk46dpj1fjagn Created:2022-04-05 12:01:26.090869892 +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[0cb588044f761405dd704bfb49b25ceccbfa99b805f8bec4c5fc3e66be044a34:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r6i68xedazzitj60a5gsxwi7z EndpointID:fce5fe2b6143ad18b049e1b7e4d9f34107066b80ffb2e20070083685d6645ab6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6ce77deb40b7c2063a499588ff0e00d29c5f6a6013795ee184f4b309ed6bf1ab 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:79f7bae3e632 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r6i68xedazzitj60a5gsxwi7z EndpointID:fce5fe2b6143ad18b049e1b7e4d9f34107066b80ffb2e20070083685d6645ab6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-05T12:01:27.956Z] INFO: Building daemon... [2022-04-05T12:01:31.817Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-04-05T12:01:31.817Z] PASS [2022-04-05T12:01:31.817Z] [2022-04-05T12:01:31.817Z] === Skipped [2022-04-05T12:01:31.817Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T12:01:31.817Z] service_test.go:243: FLAKY_TEST [2022-04-05T12:01:31.817Z] [2022-04-05T12:01:31.817Z] DONE 26 tests, 1 skipped in 44.001s [2022-04-05T12:01:31.817Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-05T12:01:31.817Z] INFO: Testing against a local daemon [2022-04-05T12:01:31.817Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-05T12:01:31.817Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T12:01:31.817Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-05T12:01:31.817Z] === RUN TestDockerNetworkIpvlan [2022-04-05T12:01:31.817Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T12:01:31.817Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-05T12:01:31.817Z] PASS [2022-04-05T12:01:31.817Z] [2022-04-05T12:01:31.817Z] === Skipped [2022-04-05T12:01:31.817Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-05T12:01:31.817Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T12:01:31.817Z] [2022-04-05T12:01:31.817Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-05T12:01:31.817Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T12:01:31.817Z] [2022-04-05T12:01:31.817Z] DONE 2 tests, 2 skipped in 0.036s [2022-04-05T12:01:31.817Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-05T12:01:31.817Z] INFO: Testing against a local daemon [2022-04-05T12:01:31.817Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-05T12:01:33.196Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-04-05T12:01:33.196Z] === RUN TestDockerNetworkMacvlan [2022-04-05T12:01:33.766Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-05T12:01:34.705Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-05T12:01:35.275Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-05T12:01:37.184Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-05T12:01:38.137Z] ok github.com/docker/docker/libnetwork 37.114s coverage: 40.7% of statements [2022-04-05T12:01:38.137Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-04-05T12:01:38.137Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-05T12:01:38.137Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-05T12:01:38.137Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-05T12:01:38.137Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-05T12:01:38.137Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-05T12:01:38.137Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-05T12:01:38.137Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-05T12:01:38.137Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-05T12:01:38.137Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-04-05T12:01:38.137Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-05T12:01:38.137Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-05T12:01:38.137Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-05T12:01:38.137Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-05T12:01:38.137Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.236s coverage: 59.9% of statements [2022-04-05T12:01:38.137Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-05T12:01:38.137Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-05T12:01:38.137Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.131s coverage: 4.0% of statements [2022-04-05T12:01:38.137Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-05T12:01:38.137Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.014s coverage: 4.5% of statements [2022-04-05T12:01:38.137Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-05T12:01:38.137Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-04-05T12:01:39.094Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-05T12:01:42.393Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-05T12:01:42.963Z] --- PASS: TestDockerNetworkMacvlan (9.99s) [2022-04-05T12:01:42.963Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-05T12:01:42.963Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-05T12:01:42.963Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-04-05T12:01:42.963Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.05s) [2022-04-05T12:01:42.963Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.08s) [2022-04-05T12:01:42.963Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-04-05T12:01:42.963Z] PASS [2022-04-05T12:01:42.963Z] [2022-04-05T12:01:42.963Z] DONE 8 tests in 11.326s [2022-04-05T12:01:42.963Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-05T12:01:43.224Z] testing: warning: no tests to run [2022-04-05T12:01:43.224Z] PASS [2022-04-05T12:01:43.224Z] [2022-04-05T12:01:43.224Z] DONE 0 tests in 0.011s [2022-04-05T12:01:43.225Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-05T12:01:43.225Z] INFO: Testing against a local daemon [2022-04-05T12:01:43.225Z] === RUN TestAuthZPluginAllowRequest [2022-04-05T12:01:44.606Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) [2022-04-05T12:01:44.606Z] === RUN TestAuthZPluginTLS [2022-04-05T12:01:44.866Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-04-05T12:01:44.866Z] === RUN TestAuthZPluginDenyRequest [2022-04-05T12:01:45.436Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-05T12:01:45.436Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-05T12:01:46.005Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-05T12:01:46.005Z] === RUN TestAuthZPluginDenyResponse [2022-04-05T12:01:46.574Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-05T12:01:46.574Z] === RUN TestAuthZPluginAllowEventStream [2022-04-05T12:01:47.954Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-04-05T12:01:47.954Z] === RUN TestAuthZPluginErrorResponse [2022-04-05T12:01:48.135Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.934s coverage: 7.2% of statements [2022-04-05T12:01:48.135Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-05T12:01:48.135Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-05T12:01:48.135Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-04-05T12:01:48.135Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-05T12:01:48.135Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-05T12:01:48.135Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-05T12:01:48.135Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-04-05T12:01:48.135Z] ok github.com/docker/docker/libnetwork/etchosts 0.009s coverage: 81.2% of statements [2022-04-05T12:01:48.135Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-05T12:01:48.213Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-05T12:01:48.213Z] === RUN TestAuthZPluginErrorRequest [2022-04-05T12:01:48.395Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-04-05T12:01:48.783Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-05T12:01:48.783Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-05T12:01:49.351Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-04-05T12:01:49.351Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-05T12:01:50.731Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s) [2022-04-05T12:01:50.731Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-05T12:01:52.112Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.46s) [2022-04-05T12:01:52.112Z] === RUN TestAuthZPluginHeader [2022-04-05T12:01:53.050Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-05T12:01:53.050Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-05T12:01:57.248Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.99s) [2022-04-05T12:01:57.248Z] === RUN TestAuthZPluginV2Disable [2022-04-05T12:01:58.390Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-05T12:02:00.540Z] --- PASS: TestAuthZPluginV2Disable (3.35s) [2022-04-05T12:02:00.540Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-05T12:02:01.076Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-05T12:02:01.076Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-05T12:02:01.076Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T12:02:01.076Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-05T12:02:01.076Z] [2022-04-05T12:02:01.076Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-05T12:02:01.076Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-05T12:02:01.076Z] HOSTNAME=5dfe9ef50db9 [2022-04-05T12:02:01.076Z] DEST=bundles/test-integration [2022-04-05T12:02:01.076Z] PWD=/go/src/github.com/docker/docker [2022-04-05T12:02:01.076Z] DOCKER_ROOTLESS=1 [2022-04-05T12:02:01.076Z] DOCKER_GITCOMMIT=cc09b5f89782a2ea07d2503884608f2fd73e5d06 [2022-04-05T12:02:01.076Z] container=docker [2022-04-05T12:02:01.076Z] HOME=/root [2022-04-05T12:02:01.076Z] GOLANG_VERSION=1.18 [2022-04-05T12:02:01.076Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-05T12:02:01.076Z] VALIDATE_BRANCH=master [2022-04-05T12:02:01.076Z] TERM=xterm [2022-04-05T12:02:01.076Z] DOCKER_PKG=github.com/docker/docker [2022-04-05T12:02:01.076Z] SHLVL=1 [2022-04-05T12:02:01.076Z] TIMEOUT=120m [2022-04-05T12:02:01.076Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-05T12:02:01.076Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-05T12:02:01.076Z] GO111MODULE=off [2022-04-05T12:02:01.076Z] DOCKER_EXPERIMENTAL=1 [2022-04-05T12:02:01.076Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-05T12:02:01.076Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-05T12:02:01.076Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-05T12:02:01.076Z] GOPATH=/go [2022-04-05T12:02:01.076Z] PKG_CONFIG=pkg-config [2022-04-05T12:02:01.076Z] _=/usr/bin/env [2022-04-05T12:02:01.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-05T12:02:03.834Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s) [2022-04-05T12:02:03.834Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-05T12:02:13.924Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.46s) [2022-04-05T12:02:13.924Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-05T12:02:16.286Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-05T12:02:16.286Z] [2022-04-05T12:02:16.286Z] ________ ____ __. [2022-04-05T12:02:16.286Z] \_____ \ | |/ _| [2022-04-05T12:02:16.286Z] / | \| < [2022-04-05T12:02:16.286Z] / | \ | \ [2022-04-05T12:02:16.286Z] \_______ /____|__ \ [2022-04-05T12:02:16.286Z] \/ \/ [2022-04-05T12:02:16.286Z] [2022-04-05T12:02:16.286Z] INFO: make.ps1 ended at 04/05/2022 12:02:04 [2022-04-05T12:02:16.286Z] INFO: Binaries build ended at 04/05/2022 12:02:05. Duration:00:01:20.0471831 [2022-04-05T12:02:16.286Z] INFO: Copying the built daemon binary to d:\CI\PR-43453\3\binary\dockerd-b316f31ae7.exe... [2022-04-05T12:02:16.286Z] INFO: Copying the built client binary to d:\CI\PR-43453\3\binary\docker-b316f31ae7.exe... [2022-04-05T12:02:16.286Z] INFO: Copying dockerversion from the container... [2022-04-05T12:02:16.286Z] INFO: Copying the golang package from the container to d:\CI\PR-43453\3\installer\go.zip... [2022-04-05T12:02:16.286Z] INFO: Extracting go.zip to d:\CI\PR-43453\3\go [2022-04-05T12:02:16.578Z] ok github.com/docker/docker/libnetwork/ipam 15.639s coverage: 85.3% of statements [2022-04-05T12:02:16.578Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-05T12:02:16.578Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-05T12:02:16.578Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-05T12:02:16.578Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-04-05T12:02:16.578Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-05T12:02:16.578Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.008s coverage: 71.4% of statements [2022-04-05T12:02:16.578Z] ok github.com/docker/docker/libnetwork/ipamutils 0.257s coverage: 74.0% of statements [2022-04-05T12:02:16.578Z] ok github.com/docker/docker/libnetwork/iptables 0.128s coverage: 45.1% of statements [2022-04-05T12:02:16.838Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2022-04-05T12:02:17.098Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-04-05T12:02:32.021Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-04-05T12:02:32.021Z] PASS [2022-04-05T12:02:32.021Z] [2022-04-05T12:02:32.021Z] DONE 17 tests in 47.270s [2022-04-05T12:02:32.021Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-05T12:02:32.021Z] INFO: Testing against a local daemon [2022-04-05T12:02:32.021Z] === RUN TestPluginInvalidJSON [2022-04-05T12:02:32.021Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T12:02:32.021Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T12:02:32.021Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T12:02:32.021Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-05T12:02:32.021Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-05T12:02:32.021Z] === RUN TestPluginInstall [2022-04-05T12:02:32.021Z] === RUN TestPluginInstall/no_auth [2022-04-05T12:02:32.021Z] time="2022-04-05T12:02:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T12:02:32.021Z] time="2022-04-05T12:02:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1fca4afb48b38da561ea50eb88c227a676c7cab85a33c2977cdd936b14eb56b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T12:02:32.022Z] time="2022-04-05T12:02:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T12:02:32.022Z] time="2022-04-05T12:02:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1fca4afb48b38da561ea50eb88c227a676c7cab85a33c2977cdd936b14eb56b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T12:02:32.282Z] === RUN TestPluginInstall/with_htpasswd [2022-04-05T12:02:32.542Z] time="2022-04-05T12:02:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T12:02:32.542Z] time="2022-04-05T12:02:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ddd41703a4d7bab676182a554696e50507d82369547d4b04692a70b74ffafd9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T12:02:32.542Z] time="2022-04-05T12:02:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T12:02:32.542Z] time="2022-04-05T12:02:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7ddd41703a4d7bab676182a554696e50507d82369547d4b04692a70b74ffafd9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T12:02:32.804Z] === RUN TestPluginInstall/with_insecure [2022-04-05T12:02:33.743Z] time="2022-04-05T12:02:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T12:02:33.743Z] time="2022-04-05T12:02:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e03ba1cbdea3e2267c0406bd3131d6f4697fb1eece9c2773d5a5a5cf96c6d284" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T12:02:33.743Z] time="2022-04-05T12:02:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T12:02:33.743Z] time="2022-04-05T12:02:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e03ba1cbdea3e2267c0406bd3131d6f4697fb1eece9c2773d5a5a5cf96c6d284" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T12:02:34.004Z] plugin_test.go:165: [d77b4268f34a2] daemon is not started [2022-04-05T12:02:34.004Z] --- PASS: TestPluginInstall (3.49s) [2022-04-05T12:02:34.004Z] --- PASS: TestPluginInstall/no_auth (1.78s) [2022-04-05T12:02:34.004Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-04-05T12:02:34.004Z] --- PASS: TestPluginInstall/with_insecure (1.09s) [2022-04-05T12:02:34.004Z] === RUN TestPluginsWithRuntimes [2022-04-05T12:02:34.092Z] INFO: Extraction ended at 04/05/2022 12:02:31. Duration:00:00:23.6839362 [2022-04-05T12:02:34.092Z] INFO: Updating the golang and path environment variables [2022-04-05T12:02:34.092Z] INFO: GOPATH=d:\gopath [2022-04-05T12:02:34.092Z] INFO: go version go1.18 windows/amd64 [2022-04-05T12:02:34.092Z] INFO: Running the daemon under test in debug mode [2022-04-05T12:02:34.092Z] INFO: Starting a daemon under test... [2022-04-05T12:02:34.092Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43453\3\daemon --pidfile d:\CI\PR-43453\3\docker.pid -D [2022-04-05T12:02:34.092Z] INFO: Process started successfully. [2022-04-05T12:02:34.092Z] INFO: Start tailing logs of the daemon under tests [2022-04-05T12:02:34.092Z] INFO: Waiting for the daemon under test to start... [2022-04-05T12:02:35.387Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-05T12:02:36.327Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-05T12:02:37.267Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2022-04-05T12:02:37.267Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-04-05T12:02:37.267Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-04-05T12:02:37.267Z] === RUN TestPluginBackCompatMediaTypes [2022-04-05T12:02:37.651Z] Removing intermediate container b9d5501ac487 [2022-04-05T12:02:37.652Z] ---> cb8840b31a28 [2022-04-05T12:02:37.652Z] Step 8/11 : 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-04-05T12:02:37.652Z] ---> Running in 8f636707478f [2022-04-05T12:02:37.838Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-04-05T12:02:37.838Z] PASS [2022-04-05T12:02:37.838Z] [2022-04-05T12:02:37.838Z] DONE 10 tests in 7.439s [2022-04-05T12:02:37.838Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-05T12:02:37.838Z] INFO: Testing against a local daemon [2022-04-05T12:02:37.838Z] === RUN TestExternalGraphDriver [2022-04-05T12:02:37.838Z] === RUN TestExternalGraphDriver/json [2022-04-05T12:02:39.749Z] === RUN TestExternalGraphDriver/spec [2022-04-05T12:02:39.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-05T12:02:39.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-05T12:02:40.610Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-05T12:02:40.611Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-05T12:02:41.081Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-05T12:02:41.081Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-05T12:02:41.081Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-05T12:02:41.081Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-05T12:02:41.081Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-05T12:02:41.081Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-05T12:02:41.081Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-05T12:02:41.136Z] === RUN TestExternalGraphDriver/pull [2022-04-05T12:02:41.549Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-05T12:02:41.549Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-05T12:02:41.549Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-05T12:02:41.549Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-05T12:02:41.549Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-05T12:02:42.541Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-05T12:02:42.541Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-05T12:02:43.043Z] --- PASS: TestExternalGraphDriver (4.94s) [2022-04-05T12:02:43.043Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-04-05T12:02:43.043Z] --- PASS: TestExternalGraphDriver/spec (1.62s) [2022-04-05T12:02:43.043Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-04-05T12:02:43.043Z] === RUN TestGraphdriverPluginV2 [2022-04-05T12:02:47.239Z] --- PASS: TestGraphdriverPluginV2 (3.81s) [2022-04-05T12:02:47.239Z] PASS [2022-04-05T12:02:47.239Z] [2022-04-05T12:02:47.239Z] DONE 5 tests in 8.784s [2022-04-05T12:02:47.239Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-05T12:02:47.239Z] INFO: Testing against a local daemon [2022-04-05T12:02:47.239Z] === RUN TestContinueAfterPluginCrash [2022-04-05T12:02:47.239Z] === PAUSE TestContinueAfterPluginCrash [2022-04-05T12:02:47.239Z] === RUN TestReadPluginNoRead [2022-04-05T12:02:47.239Z] === PAUSE TestReadPluginNoRead [2022-04-05T12:02:47.239Z] === RUN TestDaemonStartWithLogOpt [2022-04-05T12:02:47.239Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-05T12:02:47.239Z] === CONT TestContinueAfterPluginCrash [2022-04-05T12:02:47.239Z] === CONT TestDaemonStartWithLogOpt [2022-04-05T12:02:50.535Z] --- PASS: TestDaemonStartWithLogOpt (3.44s) [2022-04-05T12:02:50.535Z] === CONT TestReadPluginNoRead [2022-04-05T12:02:51.891Z] ...INFO: Daemon under test started and replied! [2022-04-05T12:02:51.891Z] INFO: Docker version of the daemon under test [2022-04-05T12:02:51.891Z] [2022-04-05T12:02:51.891Z] Client: [2022-04-05T12:02:51.891Z] Version: 17.06.2-ce [2022-04-05T12:02:51.891Z] API version: 1.30 [2022-04-05T12:02:51.891Z] Go version: go1.8.3 [2022-04-05T12:02:51.891Z] Git commit: cec0b72 [2022-04-05T12:02:51.891Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-05T12:02:51.891Z] OS/Arch: windows/amd64 [2022-04-05T12:02:51.891Z] [2022-04-05T12:02:51.891Z] Server: [2022-04-05T12:02:51.891Z] Version: 0.0.0-dev [2022-04-05T12:02:51.891Z] API version: 1.42 (minimum version 1.24) [2022-04-05T12:02:51.891Z] Go version: go1.18 [2022-04-05T12:02:51.891Z] Git commit: b316f31ae7 [2022-04-05T12:02:51.891Z] Built: 04/05/2022 12:00:49 [2022-04-05T12:02:51.891Z] OS/Arch: windows/amd64 [2022-04-05T12:02:51.891Z] Experimental: false [2022-04-05T12:02:51.891Z] [2022-04-05T12:02:51.891Z] INFO: Docker info of the daemon under test [2022-04-05T12:02:51.891Z] [2022-04-05T12:02:51.891Z] Containers: 0 [2022-04-05T12:02:51.891Z] Running: 0 [2022-04-05T12:02:51.891Z] Paused: 0 [2022-04-05T12:02:51.891Z] Stopped: 0 [2022-04-05T12:02:51.891Z] Images: 0 [2022-04-05T12:02:51.891Z] Server Version: 0.0.0-dev [2022-04-05T12:02:51.891Z] Storage Driver: windowsfilter [2022-04-05T12:02:51.891Z] Windows: [2022-04-05T12:02:51.891Z] Logging Driver: json-file [2022-04-05T12:02:51.891Z] Plugins: [2022-04-05T12:02:51.891Z] Volume: local [2022-04-05T12:02:51.891Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-05T12:02:51.891Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-05T12:02:51.891Z] Swarm: inactive [2022-04-05T12:02:51.891Z] Default Isolation: process [2022-04-05T12:02:51.891Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-05T12:02:51.891Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-05T12:02:51.891Z] OSType: windows [2022-04-05T12:02:51.891Z] Architecture: x86_64 [2022-04-05T12:02:51.891Z] CPUs: 4 [2022-04-05T12:02:51.891Z] Total Memory: 32GiB [2022-04-05T12:02:51.891Z] Name: azwin-2-e32ea1 [2022-04-05T12:02:51.891Z] ID: I6V5:UGBV:QRKS:L7P5:4GFT:BQWI:TMCT:MBM5:XII6:XLNA:QLRJ:LPFS [2022-04-05T12:02:51.891Z] Docker Root Dir: D:\CI\PR-43453\3\daemon [2022-04-05T12:02:51.891Z] Debug Mode (client): false [2022-04-05T12:02:51.891Z] Debug Mode (server): true [2022-04-05T12:02:51.891Z] File Descriptors: -1 [2022-04-05T12:02:51.891Z] Goroutines: 16 [2022-04-05T12:02:51.891Z] System Time: 2022-04-05T12:02:50.9908337Z [2022-04-05T12:02:51.891Z] EventsListeners: 0 [2022-04-05T12:02:51.891Z] Registry: https://index.docker.io/v1/ [2022-04-05T12:02:51.891Z] Labels: [2022-04-05T12:02:51.891Z] Experimental: false [2022-04-05T12:02:51.891Z] Insecure Registries: [2022-04-05T12:02:51.891Z] 127.0.0.0/8 [2022-04-05T12:02:51.891Z] Live Restore Enabled: false [2022-04-05T12:02:51.891Z] [2022-04-05T12:02:51.891Z] [2022-04-05T12:02:51.891Z] INFO: Docker images of the daemon under test [2022-04-05T12:02:51.891Z] [2022-04-05T12:02:51.891Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-05T12:02:51.891Z] [2022-04-05T12:02:51.891Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-05T12:02:51.891Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-05T12:02:51.891Z] ltsc2022: Pulling from windows/servercore [2022-04-05T12:02:51.891Z] 8f616e6e9eec: Pulling fs layer [2022-04-05T12:02:51.891Z] 037d5740b404: Pulling fs layer [2022-04-05T12:02:52.443Z] === RUN TestReadPluginNoRead/default [2022-04-05T12:02:53.823Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-05T12:02:53.951Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-05T12:02:53.951Z] [2022-04-05T12:02:53.951Z] ________ ____ __. [2022-04-05T12:02:53.951Z] \_____ \ | |/ _| [2022-04-05T12:02:53.951Z] / | \| < [2022-04-05T12:02:53.951Z] / | \ | \ [2022-04-05T12:02:53.951Z] \_______ /____|__ \ [2022-04-05T12:02:53.951Z] \/ \/ [2022-04-05T12:02:53.951Z] [2022-04-05T12:02:53.951Z] INFO: make.ps1 ended at 04/05/2022 12:02:51 [2022-04-05T12:02:53.951Z] INFO: Binaries build ended at 04/05/2022 12:02:53. Duration:00:01:29.9712635 [2022-04-05T12:02:54.401Z] INFO: Copying the built daemon binary to d:\CI\PR-43453\3\binary\dockerd-2d07ec6101.exe... [2022-04-05T12:02:54.401Z] INFO: Copying the built client binary to d:\CI\PR-43453\3\binary\docker-2d07ec6101.exe... [2022-04-05T12:02:54.401Z] INFO: Copying dockerversion from the container... [2022-04-05T12:02:54.401Z] INFO: Copying the golang package from the container to d:\CI\PR-43453\3\installer\go.zip... [2022-04-05T12:02:54.762Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-05T12:02:55.022Z] --- PASS: TestContinueAfterPluginCrash (8.40s) [2022-04-05T12:02:55.351Z] INFO: Extracting go.zip to d:\CI\PR-43453\3\go [2022-04-05T12:02:55.961Z] === CONT TestReadPluginNoRead [2022-04-05T12:02:55.961Z] read_test.go:92: [d9a2bbfdf0e71] daemon is not started [2022-04-05T12:02:55.961Z] --- PASS: TestReadPluginNoRead (5.86s) [2022-04-05T12:02:55.961Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-04-05T12:02:55.961Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.19s) [2022-04-05T12:02:55.961Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-04-05T12:02:55.961Z] PASS [2022-04-05T12:02:55.961Z] [2022-04-05T12:02:55.961Z] DONE 6 tests in 9.338s [2022-04-05T12:02:55.961Z] 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-04-05T12:02:55.961Z] testing: warning: no tests to run [2022-04-05T12:02:55.961Z] PASS [2022-04-05T12:02:55.961Z] [2022-04-05T12:02:55.961Z] DONE 0 tests in 0.012s [2022-04-05T12:02:55.961Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-05T12:02:55.961Z] INFO: Testing against a local daemon [2022-04-05T12:02:55.961Z] === RUN TestPluginWithDevMounts [2022-04-05T12:02:55.961Z] === PAUSE TestPluginWithDevMounts [2022-04-05T12:02:55.961Z] === CONT TestPluginWithDevMounts [2022-04-05T12:02:57.871Z] --- PASS: TestPluginWithDevMounts (1.61s) [2022-04-05T12:02:57.871Z] PASS [2022-04-05T12:02:57.871Z] [2022-04-05T12:02:57.871Z] DONE 1 tests in 1.650s [2022-04-05T12:02:57.871Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-05T12:02:57.871Z] INFO: Testing against a local daemon [2022-04-05T12:02:57.871Z] === RUN TestSecretInspect [2022-04-05T12:02:59.782Z] --- PASS: TestSecretInspect (2.14s) [2022-04-05T12:02:59.782Z] === RUN TestSecretList [2022-04-05T12:03:00.362Z] Removing intermediate container 8f636707478f [2022-04-05T12:03:00.362Z] ---> 253095dc154d [2022-04-05T12:03:00.362Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-05T12:03:00.362Z] ---> Running in df2ee632aac4 [2022-04-05T12:03:00.362Z] Removing intermediate container df2ee632aac4 [2022-04-05T12:03:00.362Z] ---> 78b842d14f51 [2022-04-05T12:03:00.362Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-05T12:03:00.362Z] ---> Running in 5e7d31649c5e [2022-04-05T12:03:00.362Z] Removing intermediate container 5e7d31649c5e [2022-04-05T12:03:00.362Z] ---> edff8ea28ebb [2022-04-05T12:03:00.362Z] Step 11/11 : COPY . . [2022-04-05T12:03:02.327Z] --- PASS: TestSecretList (2.16s) [2022-04-05T12:03:02.327Z] === RUN TestSecretsCreateAndDelete [2022-04-05T12:03:04.236Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-04-05T12:03:04.236Z] === RUN TestSecretsUpdate [2022-04-05T12:03:06.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-05T12:03:06.775Z] --- PASS: TestSecretsUpdate (2.14s) [2022-04-05T12:03:06.776Z] === RUN TestTemplatedSecret [2022-04-05T12:03:06.809Z] 037d5740b404: Verifying Checksum [2022-04-05T12:03:06.809Z] 037d5740b404: Download complete [2022-04-05T12:03:08.889Z] --- PASS: TestTemplatedSecret (2.51s) [2022-04-05T12:03:08.889Z] === RUN TestSecretCreateResolve [2022-04-05T12:03:11.430Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-04-05T12:03:11.430Z] PASS [2022-04-05T12:03:11.430Z] [2022-04-05T12:03:11.430Z] DONE 6 tests in 13.282s [2022-04-05T12:03:11.430Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-05T12:03:11.430Z] INFO: Testing against a local daemon [2022-04-05T12:03:11.430Z] === RUN TestServiceCreateInit [2022-04-05T12:03:11.430Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-05T12:03:11.575Z] 8f616e6e9eec: Verifying Checksum [2022-04-05T12:03:11.575Z] 8f616e6e9eec: Download complete [2022-04-05T12:03:13.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-05T12:03:14.758Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-05T12:03:18.971Z] --- PASS: TestServiceCreateInit (7.48s) [2022-04-05T12:03:18.971Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.68s) [2022-04-05T12:03:18.971Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s) [2022-04-05T12:03:18.971Z] === RUN TestCreateServiceMultipleTimes [2022-04-05T12:03:21.244Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-05T12:03:22.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-05T12:03:23.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-05T12:03:23.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-05T12:03:23.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-05T12:03:24.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-05T12:03:25.148Z] INFO: Extraction ended at 04/05/2022 12:03:22. Duration:00:00:27.0556903 [2022-04-05T12:03:25.148Z] INFO: Updating the golang and path environment variables [2022-04-05T12:03:25.148Z] INFO: GOPATH=d:\gopath [2022-04-05T12:03:25.148Z] INFO: go version go1.18 windows/amd64 [2022-04-05T12:03:25.148Z] INFO: Running the daemon under test in debug mode [2022-04-05T12:03:25.148Z] INFO: Running the daemon under test in containerd mode [2022-04-05T12:03:25.148Z] INFO: Starting a daemon under test... [2022-04-05T12:03:25.148Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43453\3\daemon --pidfile d:\CI\PR-43453\3\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-04-05T12:03:25.148Z] INFO: Containerd started successfully. [2022-04-05T12:03:25.148Z] INFO: Process started successfully. [2022-04-05T12:03:25.148Z] INFO: Start tailing logs of the daemon under tests [2022-04-05T12:03:25.148Z] INFO: Waiting for the daemon under test to start... [2022-04-05T12:03:25.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-05T12:03:25.668Z] ---> b1d9d13ffdad [2022-04-05T12:03:25.668Z] Successfully built b1d9d13ffdad [2022-04-05T12:03:25.668Z] Successfully tagged docker:latest [2022-04-05T12:03:25.668Z] INFO: Image build ended at 04/05/2022 12:03:22. Duration:00:04:05.1378749 [2022-04-05T12:03:25.668Z] [2022-04-05T12:03:25.668Z] [2022-04-05T12:03:25.668Z] INFO: Building the test binaries at 04/05/2022 12:03:22... [2022-04-05T12:03:26.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-05T12:03:27.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-05T12:03:27.882Z] INFO: make.ps1 starting at 04/05/2022 12:03:27 [2022-04-05T12:03:27.882Z] INFO: Git commit (13b299b959) assumed from DOCKER_GITCOMMIT environment variable [2022-04-05T12:03:27.882Z] INFO: Invoking autogen... [2022-04-05T12:03:28.039Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-05T12:03:28.349Z] INFO: Building daemon... [2022-04-05T12:03:28.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-05T12:03:29.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-05T12:03:30.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-05T12:03:31.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-05T12:03:32.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-05T12:03:32.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-05T12:03:33.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-05T12:03:34.612Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-05T12:03:34.612Z] Using test binary docker [2022-04-05T12:03:34.612Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-05T12:03:34.612Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-05T12:03:34.612Z] INFO: Waiting for daemon to start... [2022-04-05T12:03:34.612Z] Starting dockerd [2022-04-05T12:03:36.344Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 2m50.12513107s [2022-04-05T12:03:36.344Z] 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-04-05T12:03:36.344Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 490.243201ms [2022-04-05T12:03:37.079Z] --- PASS: TestCreateServiceMultipleTimes (15.77s) [2022-04-05T12:03:37.079Z] === RUN TestCreateServiceConflict [2022-04-05T12:03:37.079Z] --- PASS: TestCreateServiceConflict (2.14s) [2022-04-05T12:03:37.079Z] === RUN TestCreateServiceMaxReplicas [2022-04-05T12:03:37.911Z] . [2022-04-05T12:03:37.911Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-05T12:03:37.911Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-05T12:03:37.911Z] Error: No such image: emptyfs [2022-04-05T12:03:38.171Z] Running integration-test (iteration 1) [2022-04-05T12:03:38.171Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-05T12:03:38.432Z] Loaded image: busybox:latest [2022-04-05T12:03:38.432Z] Loaded image: busybox:glibc [2022-04-05T12:03:38.989Z] --- PASS: TestCreateServiceMaxReplicas (2.66s) [2022-04-05T12:03:38.989Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-05T12:03:39.815Z] Loaded image: debian:bullseye-slim [2022-04-05T12:03:39.815Z] Loaded image: hello-world:latest [2022-04-05T12:03:40.076Z] Loaded image: arm32v7/hello-world:latest [2022-04-05T12:03:40.076Z] INFO: Testing against a local daemon [2022-04-05T12:03:40.076Z] === RUN TestCgroupNamespacesBuild [2022-04-05T12:03:41.462Z] --- PASS: TestCgroupNamespacesBuild (1.25s) [2022-04-05T12:03:41.462Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-05T12:03:42.404Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.11s) [2022-04-05T12:03:42.404Z] === RUN TestBuildWithSession [2022-04-05T12:03:42.404Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T12:03:42.404Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-05T12:03:42.404Z] === RUN TestBuildSquashParent [2022-04-05T12:03:42.720Z] ...INFO: Daemon under test started and replied! [2022-04-05T12:03:42.720Z] INFO: Docker version of the daemon under test [2022-04-05T12:03:42.720Z] [2022-04-05T12:03:42.720Z] Client: [2022-04-05T12:03:42.720Z] Version: 17.06.2-ce [2022-04-05T12:03:42.720Z] API version: 1.30 [2022-04-05T12:03:42.720Z] Go version: go1.8.3 [2022-04-05T12:03:42.720Z] Git commit: cec0b72 [2022-04-05T12:03:42.720Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-05T12:03:42.720Z] OS/Arch: windows/amd64 [2022-04-05T12:03:42.720Z] [2022-04-05T12:03:42.720Z] Server: [2022-04-05T12:03:42.720Z] Version: 0.0.0-dev [2022-04-05T12:03:42.720Z] API version: 1.42 (minimum version 1.24) [2022-04-05T12:03:42.720Z] Go version: go1.18 [2022-04-05T12:03:42.720Z] Git commit: 2d07ec6101 [2022-04-05T12:03:42.720Z] Built: 04/05/2022 12:01:27 [2022-04-05T12:03:42.720Z] OS/Arch: windows/amd64 [2022-04-05T12:03:42.720Z] Experimental: false [2022-04-05T12:03:42.720Z] [2022-04-05T12:03:42.720Z] INFO: Docker info of the daemon under test [2022-04-05T12:03:42.720Z] [2022-04-05T12:03:42.720Z] Containers: 0 [2022-04-05T12:03:42.720Z] Running: 0 [2022-04-05T12:03:42.720Z] Paused: 0 [2022-04-05T12:03:42.720Z] Stopped: 0 [2022-04-05T12:03:42.720Z] Images: 0 [2022-04-05T12:03:42.720Z] Server Version: 0.0.0-dev [2022-04-05T12:03:42.720Z] Storage Driver: windowsfilter [2022-04-05T12:03:42.720Z] Windows: [2022-04-05T12:03:42.720Z] Logging Driver: json-file [2022-04-05T12:03:42.720Z] Plugins: [2022-04-05T12:03:42.720Z] Volume: local [2022-04-05T12:03:42.720Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-05T12:03:42.720Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-05T12:03:42.720Z] Swarm: inactive [2022-04-05T12:03:42.720Z] Default Isolation: process [2022-04-05T12:03:42.720Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-05T12:03:42.720Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-05T12:03:42.720Z] OSType: windows [2022-04-05T12:03:42.720Z] Architecture: x86_64 [2022-04-05T12:03:42.720Z] CPUs: 4 [2022-04-05T12:03:42.720Z] Total Memory: 32GiB [2022-04-05T12:03:42.720Z] Name: azwin-2-e32ea0 [2022-04-05T12:03:42.720Z] ID: O44F:HE2E:NGLA:T5FB:R6YA:F6KI:VU3K:H6HD:SH2J:FYZP:KTQN:2JGI [2022-04-05T12:03:42.720Z] Docker Root Dir: D:\CI\PR-43453\3\daemon [2022-04-05T12:03:42.720Z] Debug Mode (client): false [2022-04-05T12:03:42.720Z] Debug Mode (server): true [2022-04-05T12:03:42.720Z] File Descriptors: -1 [2022-04-05T12:03:42.720Z] Goroutines: 29 [2022-04-05T12:03:42.720Z] System Time: 2022-04-05T12:03:41.7080116Z [2022-04-05T12:03:42.720Z] EventsListeners: 0 [2022-04-05T12:03:42.720Z] Registry: https://index.docker.io/v1/ [2022-04-05T12:03:42.720Z] Labels: [2022-04-05T12:03:42.720Z] Experimental: false [2022-04-05T12:03:42.720Z] Insecure Registries: [2022-04-05T12:03:42.720Z] 127.0.0.0/8 [2022-04-05T12:03:42.720Z] Live Restore Enabled: false [2022-04-05T12:03:42.720Z] [2022-04-05T12:03:42.720Z] [2022-04-05T12:03:42.720Z] INFO: Docker images of the daemon under test [2022-04-05T12:03:42.720Z] [2022-04-05T12:03:42.720Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-05T12:03:42.720Z] [2022-04-05T12:03:42.720Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-05T12:03:42.720Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-05T12:03:42.720Z] ltsc2022: Pulling from windows/servercore [2022-04-05T12:03:42.720Z] 8f616e6e9eec: Pulling fs layer [2022-04-05T12:03:42.720Z] 037d5740b404: Pulling fs layer [2022-04-05T12:03:50.538Z] --- PASS: TestBuildSquashParent (6.89s) [2022-04-05T12:03:50.538Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-05T12:03:50.538Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T12:03:50.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T12:03:50.538Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T12:03:50.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T12:03:50.538Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T12:03:50.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T12:03:50.538Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T12:03:50.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T12:03:50.538Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T12:03:50.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T12:03:50.538Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T12:03:50.538Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T12:03:50.538Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T12:03:50.538Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T12:03:50.799Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T12:03:50.799Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T12:03:52.711Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T12:03:52.972Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T12:03:53.881Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2022-04-05T12:03:53.881Z] === RUN TestCreateServiceSecretFileMode [2022-04-05T12:03:54.888Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-05T12:03:54.888Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.60s) [2022-04-05T12:03:54.888Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.61s) [2022-04-05T12:03:54.888Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.88s) [2022-04-05T12:03:54.888Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2022-04-05T12:03:54.888Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2022-04-05T12:03:54.888Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.14s) [2022-04-05T12:03:54.888Z] === RUN TestBuildMultiStageCopy [2022-04-05T12:03:54.888Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-05T12:03:55.101Z] 8f616e6e9eec: Verifying Checksum [2022-04-05T12:03:55.101Z] 8f616e6e9eec: Download complete [2022-04-05T12:03:56.613Z] 037d5740b404: Verifying Checksum [2022-04-05T12:03:56.613Z] 037d5740b404: Download complete [2022-04-05T12:03:58.246Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-05T12:03:59.189Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-05T12:04:00.130Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-05T12:04:01.070Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-05T12:04:02.457Z] --- PASS: TestBuildMultiStageCopy (7.27s) [2022-04-05T12:04:02.457Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s) [2022-04-05T12:04:02.457Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-05T12:04:02.457Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-05T12:04:02.457Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2022-04-05T12:04:02.457Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-04-05T12:04:02.457Z] === RUN TestBuildMultiStageParentConfig [2022-04-05T12:04:06.102Z] --- PASS: TestCreateServiceSecretFileMode (12.50s) [2022-04-05T12:04:06.102Z] === RUN TestCreateServiceConfigFileMode [2022-04-05T12:04:07.739Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-04-05T12:04:07.739Z] === RUN TestBuildLabelWithTargets [2022-04-05T12:04:08.587Z] ok github.com/docker/docker/libnetwork/networkdb 103.805s coverage: 60.3% of statements [2022-04-05T12:04:08.587Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-05T12:04:08.587Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-05T12:04:08.587Z] ok github.com/docker/docker/libnetwork/osl 4.323s coverage: 39.7% of statements [2022-04-05T12:04:08.587Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-04-05T12:04:08.587Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-05T12:04:08.587Z] ok github.com/docker/docker/libnetwork/portmapper 0.259s coverage: 48.6% of statements [2022-04-05T12:04:08.587Z] ok github.com/docker/docker/libnetwork/resolvconf 0.002s coverage: 70.6% of statements [2022-04-05T12:04:08.587Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-05T12:04:08.848Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-05T12:04:08.848Z] [2022-04-05T12:04:08.848Z] === Skipped [2022-04-05T12:04:08.848Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-05T12:04:08.848Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-05T12:04:08.848Z] [2022-04-05T12:04:08.848Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-05T12:04:08.848Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-05T12:04:08.848Z] [2022-04-05T12:04:08.848Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-05T12:04:08.848Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-05T12:04:08.848Z] [2022-04-05T12:04:08.848Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-05T12:04:08.848Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:04:08.848Z] [2022-04-05T12:04:08.848Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-05T12:04:08.848Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:04:08.848Z] [2022-04-05T12:04:08.848Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-05T12:04:08.848Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:04:08.848Z] [2022-04-05T12:04:08.848Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-05T12:04:08.848Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:04:08.848Z] [2022-04-05T12:04:08.848Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-05T12:04:08.848Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:04:08.848Z] [2022-04-05T12:04:08.848Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-05T12:04:08.848Z] firewalld_test.go:14: firewalld is not running [2022-04-05T12:04:08.848Z] [2022-04-05T12:04:08.848Z] DONE 326 tests, 9 skipped in 199.776s Post stage [Pipeline] junit [2022-04-05T12:04:09.436Z] Recording test results [2022-04-05T12:04:10.564Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-05T12:04:10.915Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2e26920ccdc675b24b7f5af98d570f2062e21c8f -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:2e26920ccdc675b24b7f5af98d570f2062e21c8f hack/make.sh dynbinary test-integration [2022-04-05T12:04:11.177Z] [2022-04-05T12:04:11.438Z] Removing bundles/ [2022-04-05T12:04:11.438Z] [2022-04-05T12:04:11.438Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-05T12:04:11.438Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-05T12:04:11.438Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T12:04:15.876Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-05T12:04:15.876Z] === RUN TestBuildWithEmptyLayers [2022-04-05T12:04:18.324Z] --- PASS: TestCreateServiceConfigFileMode (12.51s) [2022-04-05T12:04:18.324Z] === RUN TestCreateServiceSysctls [2022-04-05T12:04:18.418Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-04-05T12:04:18.418Z] === RUN TestBuildMultiStageOnBuild [2022-04-05T12:04:20.868Z] --- PASS: TestCreateServiceSysctls (3.07s) [2022-04-05T12:04:20.869Z] === RUN TestCreateServiceCapabilities [2022-04-05T12:04:22.778Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-04-05T12:04:22.778Z] === RUN TestInspect [2022-04-05T12:04:23.710Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-04-05T12:04:23.710Z] === RUN TestBuildUncleanTarFilenames [2022-04-05T12:04:23.710Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-04-05T12:04:23.710Z] === RUN TestBuildMultiStageLayerLeak [2022-04-05T12:04:26.072Z] --- PASS: TestInspect (2.90s) [2022-04-05T12:04:26.072Z] === RUN TestCreateJob [2022-04-05T12:04:28.994Z] --- PASS: TestBuildMultiStageLayerLeak (4.42s) [2022-04-05T12:04:28.994Z] === RUN TestBuildWithHugeFile [2022-04-05T12:04:29.367Z] --- PASS: TestCreateJob (3.09s) [2022-04-05T12:04:29.367Z] === RUN TestReplicatedJob [2022-04-05T12:04:34.654Z] --- PASS: TestReplicatedJob (5.18s) [2022-04-05T12:04:34.654Z] === RUN TestUpdateReplicatedJob [2022-04-05T12:04:37.193Z] --- PASS: TestUpdateReplicatedJob (3.31s) [2022-04-05T12:04:37.193Z] === RUN TestServiceListWithStatuses [2022-04-05T12:04:37.193Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-05T12:04:37.193Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-05T12:04:37.193Z] === RUN TestDockerNetworkConnectAlias [2022-04-05T12:04:37.825Z] 8f616e6e9eec: Pull complete [2022-04-05T12:04:41.394Z] --- PASS: TestDockerNetworkConnectAlias (4.15s) [2022-04-05T12:04:41.394Z] === RUN TestDockerNetworkReConnect [2022-04-05T12:04:45.597Z] --- PASS: TestDockerNetworkReConnect (3.36s) [2022-04-05T12:04:45.597Z] === RUN TestServicePlugin [2022-04-05T12:04:48.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-05T12:04:48.911Z] plugin_test.go:61: [dfd37187a47f5] joining swarm manager [d4b6ae906d964]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:04:49.866Z] plugin_test.go:64: [dd451a7f0f9d2] joining swarm manager [d4b6ae906d964]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T12:04:54.626Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-05T12:04:54.626Z] [2022-04-05T12:04:54.626Z] ________ ____ __. [2022-04-05T12:04:54.626Z] \_____ \ | |/ _| [2022-04-05T12:04:54.626Z] / | \| < [2022-04-05T12:04:54.626Z] / | \ | \ [2022-04-05T12:04:54.626Z] \_______ /____|__ \ [2022-04-05T12:04:54.626Z] \/ \/ [2022-04-05T12:04:54.626Z] [2022-04-05T12:04:54.626Z] INFO: make.ps1 ended at 04/05/2022 12:04:46 [2022-04-05T12:04:54.626Z] INFO: Binaries build ended at 04/05/2022 12:04:48. Duration:00:01:25.4491587 [2022-04-05T12:04:54.626Z] INFO: Copying the built daemon binary to d:\CI\PR-43453\3\binary\dockerd-13b299b959.exe... [2022-04-05T12:04:54.626Z] INFO: Copying the built client binary to d:\CI\PR-43453\3\binary\docker-13b299b959.exe... [2022-04-05T12:04:54.626Z] INFO: Copying dockerversion from the container... [2022-04-05T12:04:54.626Z] INFO: Copying the golang package from the container to d:\CI\PR-43453\3\installer\go.zip... [2022-04-05T12:04:54.626Z] INFO: Extracting go.zip to d:\CI\PR-43453\3\go [2022-04-05T12:05:10.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-05T12:05:12.808Z] INFO [linters context/goanalysis] analyzers took 4m49.962412095s with top 10 stages: buildir: 1m59.647138303s, goimports: 23.475282635s, unconvert: 19.416621679s, gosec: 15.287226116s, golint: 7.91572873s, S1038: 7.548626236s, misspell: 5.726514192s, nilness: 4.162438478s, inspect: 3.960748835s, directives: 3.377121076s [2022-04-05T12:05:12.808Z] INFO [runner] Issues before processing: 3056, after processing: 0 [2022-04-05T12:05:12.808Z] INFO [runner] Processors filtering stat (out/in): cgo: 2440/3056, path_prettifier: 2440/2440, autogenerated_exclude: 2055/2440, identifier_marker: 2055/2055, filename_unadjuster: 2440/2440, skip_files: 2440/2440, exclude-rules: 78/2055, nolint: 0/78, skip_dirs: 2440/2440, exclude: 2055/2055 [2022-04-05T12:05:12.808Z] INFO [runner] processing took 83.562309ms with stages: nolint: 32.460867ms, identifier_marker: 22.382498ms, path_prettifier: 9.709659ms, autogenerated_exclude: 8.940594ms, exclude-rules: 7.856079ms, skip_dirs: 1.83571ms, cgo: 242.127µs, filename_unadjuster: 129.091µs, max_same_issues: 1.207µs, skip_files: 821ns, uniq_by_line: 738ns, path_shortener: 637ns, exclude: 370ns, max_from_linter: 349ns, diff: 342ns, source_code: 296ns, path_prefixer: 236ns, max_per_file_from_linter: 236ns, severity-rules: 229ns, sort_results: 223ns [2022-04-05T12:05:12.808Z] INFO [runner] linters took 1m31.21600091s with stages: goanalysis_metalinter: 1m31.132261815s [2022-04-05T12:05:12.808Z] INFO File cache stats: 1666 entries of total size 8.4MiB [2022-04-05T12:05:12.808Z] INFO Memory: 2620 samples, avg is 282.7MB, max is 1169.7MB [2022-04-05T12:05:12.808Z] INFO Execution took 4m21.841577458s [2022-04-05T12:05:12.808Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-05T12:05:13.147Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7040b1e1b38916932f303770316b26eaa8f0dfa5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7040b1e1b38916932f303770316b26eaa8f0dfa5 hack/make.sh dynbinary test-docker-py [2022-04-05T12:05:13.403Z] [2022-04-05T12:05:13.403Z] Removing bundles/ [2022-04-05T12:05:13.403Z] [2022-04-05T12:05:13.403Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-05T12:05:13.660Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-05T12:05:13.660Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T12:05:16.423Z] --- PASS: TestServicePlugin (30.12s) [2022-04-05T12:05:16.423Z] === RUN TestServiceUpdateLabel [2022-04-05T12:05:17.360Z] --- PASS: TestServiceUpdateLabel (2.24s) [2022-04-05T12:05:17.360Z] === RUN TestServiceUpdateSecrets [2022-04-05T12:05:19.914Z] INFO: Extraction ended at 04/05/2022 12:05:16. Duration:00:00:25.4056962 [2022-04-05T12:05:19.914Z] INFO: Updating the golang and path environment variables [2022-04-05T12:05:19.914Z] INFO: GOPATH=d:\gopath [2022-04-05T12:05:19.914Z] INFO: go version go1.18 windows/amd64 [2022-04-05T12:05:19.914Z] INFO: Running the daemon under test in debug mode [2022-04-05T12:05:19.914Z] INFO: Starting a daemon under test... [2022-04-05T12:05:19.914Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43453\3\daemon --pidfile d:\CI\PR-43453\3\docker.pid -D [2022-04-05T12:05:19.914Z] INFO: Process started successfully. [2022-04-05T12:05:19.914Z] INFO: Start tailing logs of the daemon under tests [2022-04-05T12:05:19.914Z] INFO: Waiting for the daemon under test to start... [2022-04-05T12:05:22.454Z] 8f616e6e9eec: Pull complete [2022-04-05T12:05:25.274Z] --- PASS: TestBuildWithHugeFile (49.96s) [2022-04-05T12:05:25.274Z] === RUN TestBuildWCOWSandboxSize [2022-04-05T12:05:25.274Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T12:05:25.274Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-05T12:05:25.274Z] === RUN TestBuildWithEmptyDockerfile [2022-04-05T12:05:25.274Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T12:05:25.274Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T12:05:25.274Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T12:05:25.274Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T12:05:25.274Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T12:05:25.274Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T12:05:25.274Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T12:05:25.274Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T12:05:25.274Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T12:05:25.274Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-05T12:05:25.274Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-04-05T12:05:25.274Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-04-05T12:05:25.274Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-05T12:05:25.274Z] === RUN TestBuildPreserveOwnership [2022-04-05T12:05:25.274Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-05T12:05:25.274Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-05T12:05:28.572Z] --- PASS: TestBuildPreserveOwnership (9.77s) [2022-04-05T12:05:28.572Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.75s) [2022-04-05T12:05:28.572Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-05T12:05:28.572Z] === RUN TestBuildPlatformInvalid [2022-04-05T12:05:28.572Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-05T12:05:28.572Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-05T12:05:28.572Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-05T12:05:28.572Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-05T12:05:28.572Z] PASS [2022-04-05T12:05:28.572Z] [2022-04-05T12:05:28.572Z] === Skipped [2022-04-05T12:05:28.572Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-05T12:05:28.572Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T12:05:28.572Z] [2022-04-05T12:05:28.572Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-05T12:05:28.572Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T12:05:28.572Z] [2022-04-05T12:05:28.572Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-05T12:05:28.572Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-05T12:05:28.572Z] [2022-04-05T12:05:28.572Z] DONE 34 tests, 3 skipped in 110.156s [2022-04-05T12:05:28.572Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-05T12:05:28.572Z] INFO: Testing against a local daemon [2022-04-05T12:05:28.572Z] === RUN TestConfigInspect [2022-04-05T12:05:28.572Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:05:28.572Z] --- SKIP: TestConfigInspect (0.03s) [2022-04-05T12:05:28.572Z] === RUN TestConfigList [2022-04-05T12:05:28.572Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:05:28.572Z] --- SKIP: TestConfigList (0.01s) [2022-04-05T12:05:28.572Z] === RUN TestConfigsCreateAndDelete [2022-04-05T12:05:28.572Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:05:28.572Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-05T12:05:28.572Z] === RUN TestConfigsUpdate [2022-04-05T12:05:28.572Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:05:28.572Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-05T12:05:28.572Z] === RUN TestTemplatedConfig [2022-04-05T12:05:28.572Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:05:28.572Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-05T12:05:28.572Z] === RUN TestConfigCreateResolve [2022-04-05T12:05:28.572Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:05:28.572Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-05T12:05:28.572Z] PASS [2022-04-05T12:05:28.572Z] [2022-04-05T12:05:28.572Z] === Skipped [2022-04-05T12:05:28.572Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2022-04-05T12:05:28.572Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:05:28.572Z] [2022-04-05T12:05:28.572Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-05T12:05:28.572Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:05:28.572Z] [2022-04-05T12:05:28.572Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-05T12:05:28.572Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:05:28.572Z] [2022-04-05T12:05:28.572Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-05T12:05:28.572Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:05:28.572Z] [2022-04-05T12:05:28.572Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-05T12:05:28.572Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:05:28.572Z] [2022-04-05T12:05:28.572Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-05T12:05:28.572Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:05:28.572Z] [2022-04-05T12:05:28.572Z] DONE 6 tests, 6 skipped in 0.157s [2022-04-05T12:05:28.572Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-05T12:05:28.572Z] INFO: Testing against a local daemon [2022-04-05T12:05:28.572Z] === RUN TestCheckpoint [2022-04-05T12:05:28.572Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T12:05:28.572Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-05T12:05:28.572Z] === RUN TestContainerInvalidJSON [2022-04-05T12:05:28.572Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T12:05:28.572Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T12:05:28.572Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-05T12:05:28.572Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-05T12:05:28.572Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T12:05:28.572Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-05T12:05:28.572Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-05T12:05:28.572Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-05T12:05:28.572Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-05T12:05:28.572Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-05T12:05:28.572Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-04-05T12:05:28.572Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-05T12:05:28.833Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-05T12:05:28.833Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-05T12:05:28.833Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-05T12:05:28.833Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-05T12:05:28.833Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-05T12:05:28.833Z] === RUN TestCopyFromContainer [2022-04-05T12:05:32.130Z] === RUN TestCopyFromContainer// [2022-04-05T12:05:32.130Z] === RUN TestCopyFromContainer//bar/root [2022-04-05T12:05:32.304Z] --- PASS: TestServiceUpdateSecrets (14.52s) [2022-04-05T12:05:32.304Z] === RUN TestServiceUpdateConfigs [2022-04-05T12:05:32.390Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-05T12:05:32.390Z] === RUN TestCopyFromContainer/bar/quux [2022-04-05T12:05:32.390Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-05T12:05:32.391Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-05T12:05:32.391Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-05T12:05:32.651Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-05T12:05:32.651Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-05T12:05:32.651Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-05T12:05:32.651Z] --- PASS: TestCopyFromContainer (3.91s) [2022-04-05T12:05:32.651Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-05T12:05:32.651Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-05T12:05:32.651Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-04-05T12:05:32.651Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-04-05T12:05:32.651Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-05T12:05:32.651Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-05T12:05:32.651Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-05T12:05:32.651Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-05T12:05:32.651Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-05T12:05:32.651Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-05T12:05:32.651Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-05T12:05:32.651Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T12:05:32.651Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T12:05:32.651Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T12:05:32.651Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T12:05:32.651Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T12:05:32.651Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T12:05:32.651Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T12:05:32.651Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T12:05:32.651Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T12:05:32.651Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-05T12:05:32.651Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-05T12:05:32.651Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-05T12:05:32.651Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-05T12:05:32.651Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-05T12:05:32.912Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-04-05T12:05:32.912Z] === RUN TestCreateWithInvalidEnv [2022-04-05T12:05:32.912Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-05T12:05:32.912Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-05T12:05:32.912Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-05T12:05:32.912Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-05T12:05:32.912Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-05T12:05:32.912Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-05T12:05:32.912Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-05T12:05:32.912Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-05T12:05:32.912Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-05T12:05:32.912Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-05T12:05:32.912Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-05T12:05:32.912Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-05T12:05:32.912Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-05T12:05:32.912Z] === RUN TestCreateTmpfsMountsTarget [2022-04-05T12:05:32.912Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-05T12:05:32.912Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-05T12:05:32.967Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-05T12:05:32.967Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-05T12:05:32.967Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T12:05:32.967Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-05T12:05:32.967Z] [2022-04-05T12:05:32.967Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-05T12:05:32.967Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-05T12:05:32.967Z] HOSTNAME=56088eb2ef03 [2022-04-05T12:05:32.967Z] TESTDEBUG=0 [2022-04-05T12:05:32.967Z] DEST=bundles/test-integration [2022-04-05T12:05:32.967Z] PWD=/go/src/github.com/docker/docker [2022-04-05T12:05:32.967Z] DOCKER_GITCOMMIT=2e26920ccdc675b24b7f5af98d570f2062e21c8f [2022-04-05T12:05:32.967Z] container=docker [2022-04-05T12:05:32.967Z] HOME=/root [2022-04-05T12:05:32.967Z] GOLANG_VERSION=1.18 [2022-04-05T12:05:32.967Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-05T12:05:32.967Z] VALIDATE_BRANCH=master [2022-04-05T12:05:32.967Z] TERM=xterm [2022-04-05T12:05:32.967Z] DOCKER_PKG=github.com/docker/docker [2022-04-05T12:05:32.967Z] SHLVL=1 [2022-04-05T12:05:32.967Z] TIMEOUT=120m [2022-04-05T12:05:32.967Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-05T12:05:32.967Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-05T12:05:32.967Z] GO111MODULE=off [2022-04-05T12:05:32.967Z] DOCKER_EXPERIMENTAL=1 [2022-04-05T12:05:32.967Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-05T12:05:32.967Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-05T12:05:32.967Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-05T12:05:32.967Z] GOPATH=/go [2022-04-05T12:05:32.967Z] PKG_CONFIG=pkg-config [2022-04-05T12:05:32.967Z] _=/usr/bin/env [2022-04-05T12:05:32.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-05T12:05:34.294Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s) [2022-04-05T12:05:34.294Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-05T12:05:35.237Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-04-05T12:05:35.237Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-05T12:05:35.237Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T12:05:35.237Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T12:05:35.237Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T12:05:35.237Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T12:05:35.237Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T12:05:35.237Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T12:05:35.237Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T12:05:35.237Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T12:05:35.237Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T12:05:35.237Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T12:05:35.237Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T12:05:35.237Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T12:05:35.237Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T12:05:35.237Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T12:05:35.237Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T12:05:35.237Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-05T12:05:35.237Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-04-05T12:05:35.237Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-04-05T12:05:35.237Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-04-05T12:05:35.237Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2022-04-05T12:05:35.237Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-05T12:05:35.237Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-05T12:05:35.810Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2022-04-05T12:05:35.810Z] === RUN TestCreateDifferentPlatform [2022-04-05T12:05:35.810Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-05T12:05:35.810Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-05T12:05:35.810Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-05T12:05:35.810Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-05T12:05:35.810Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-05T12:05:35.810Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-05T12:05:35.810Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-05T12:05:35.810Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-05T12:05:35.810Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-04-05T12:05:35.810Z] === RUN TestContainerStartOnDaemonRestart [2022-04-05T12:05:35.810Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-05T12:05:35.810Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-05T12:05:35.810Z] === RUN TestDaemonRestartIpcMode [2022-04-05T12:05:35.810Z] === PAUSE TestDaemonRestartIpcMode [2022-04-05T12:05:35.810Z] === RUN TestDaemonHostGatewayIP [2022-04-05T12:05:35.810Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T12:05:35.810Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-05T12:05:35.810Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-05T12:05:35.810Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-05T12:05:35.810Z] === RUN TestContainerKillOnDaemonStart [2022-04-05T12:05:35.810Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-05T12:05:35.810Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-05T12:05:35.810Z] === RUN TestDiff [2022-04-05T12:05:36.382Z] --- PASS: TestDiff (0.42s) [2022-04-05T12:05:36.382Z] === RUN TestExecWithCloseStdin [2022-04-05T12:05:36.642Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-04-05T12:05:36.642Z] === RUN TestExec [2022-04-05T12:05:37.214Z] --- PASS: TestExec (0.42s) [2022-04-05T12:05:37.214Z] === RUN TestExecUser [2022-04-05T12:05:37.475Z] --- PASS: TestExecUser (0.44s) [2022-04-05T12:05:37.475Z] === RUN TestExportContainerAndImportImage [2022-04-05T12:05:37.738Z] .....INFO: Daemon under test started and replied! [2022-04-05T12:05:37.738Z] INFO: Docker version of the daemon under test [2022-04-05T12:05:37.738Z] [2022-04-05T12:05:37.738Z] Client: [2022-04-05T12:05:37.738Z] Version: 17.06.2-ce [2022-04-05T12:05:37.738Z] API version: 1.30 [2022-04-05T12:05:37.738Z] Go version: go1.8.3 [2022-04-05T12:05:37.738Z] Git commit: cec0b72 [2022-04-05T12:05:37.738Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-05T12:05:37.738Z] OS/Arch: windows/amd64 [2022-04-05T12:05:37.738Z] [2022-04-05T12:05:37.738Z] Server: [2022-04-05T12:05:37.738Z] Version: 0.0.0-dev [2022-04-05T12:05:37.738Z] API version: 1.42 (minimum version 1.24) [2022-04-05T12:05:37.738Z] Go version: go1.18 [2022-04-05T12:05:37.738Z] Git commit: 13b299b959 [2022-04-05T12:05:37.738Z] Built: 04/05/2022 12:03:27 [2022-04-05T12:05:37.738Z] OS/Arch: windows/amd64 [2022-04-05T12:05:37.738Z] Experimental: false [2022-04-05T12:05:37.738Z] [2022-04-05T12:05:37.738Z] INFO: Docker info of the daemon under test [2022-04-05T12:05:37.738Z] [2022-04-05T12:05:37.738Z] Containers: 0 [2022-04-05T12:05:37.738Z] Running: 0 [2022-04-05T12:05:37.738Z] Paused: 0 [2022-04-05T12:05:37.738Z] Stopped: 0 [2022-04-05T12:05:37.738Z] Images: 0 [2022-04-05T12:05:37.738Z] Server Version: 0.0.0-dev [2022-04-05T12:05:37.738Z] Storage Driver: windowsfilter [2022-04-05T12:05:37.738Z] Windows: [2022-04-05T12:05:37.738Z] Logging Driver: json-file [2022-04-05T12:05:37.738Z] Plugins: [2022-04-05T12:05:37.738Z] Volume: local [2022-04-05T12:05:37.738Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-05T12:05:37.738Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-05T12:05:37.738Z] Swarm: inactive [2022-04-05T12:05:37.738Z] Default Isolation: process [2022-04-05T12:05:37.738Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-05T12:05:37.738Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-05T12:05:37.738Z] OSType: windows [2022-04-05T12:05:37.738Z] Architecture: x86_64 [2022-04-05T12:05:37.738Z] CPUs: 4 [2022-04-05T12:05:37.738Z] Total Memory: 32GiB [2022-04-05T12:05:37.738Z] Name: azwin-2-bf5510 [2022-04-05T12:05:37.738Z] ID: KOMR:MEAN:MQBV:HCXR:DYHT:3QLC:SDAE:MMME:AABU:AQJS:255J:GBLP [2022-04-05T12:05:37.738Z] Docker Root Dir: D:\CI\PR-43453\3\daemon [2022-04-05T12:05:37.738Z] Debug Mode (client): false [2022-04-05T12:05:37.738Z] Debug Mode (server): true [2022-04-05T12:05:37.738Z] File Descriptors: -1 [2022-04-05T12:05:37.738Z] Goroutines: 16 [2022-04-05T12:05:37.738Z] System Time: 2022-04-05T12:05:35.7643127Z [2022-04-05T12:05:37.738Z] EventsListeners: 0 [2022-04-05T12:05:37.738Z] Registry: https://index.docker.io/v1/ [2022-04-05T12:05:37.738Z] Labels: [2022-04-05T12:05:37.738Z] Experimental: false [2022-04-05T12:05:37.738Z] Insecure Registries: [2022-04-05T12:05:37.738Z] 127.0.0.0/8 [2022-04-05T12:05:37.738Z] Live Restore Enabled: false [2022-04-05T12:05:37.738Z] [2022-04-05T12:05:37.738Z] [2022-04-05T12:05:37.738Z] INFO: Docker images of the daemon under test [2022-04-05T12:05:37.738Z] [2022-04-05T12:05:37.738Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-05T12:05:37.738Z] [2022-04-05T12:05:37.738Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-05T12:05:37.738Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-05T12:05:37.738Z] ltsc2019: Pulling from windows/servercore [2022-04-05T12:05:37.738Z] 4612f6d0b889: Pulling fs layer [2022-04-05T12:05:37.738Z] 0a6173b79e25: Pulling fs layer [2022-04-05T12:05:38.048Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-04-05T12:05:38.048Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-05T12:05:39.436Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-04-05T12:05:39.436Z] === RUN TestHealthCheckWorkdir [2022-04-05T12:05:40.010Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-04-05T12:05:40.010Z] === RUN TestHealthKillContainer [2022-04-05T12:05:42.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-05T12:05:42.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-05T12:05:43.325Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-05T12:05:44.915Z] 0a6173b79e25: Verifying Checksum [2022-04-05T12:05:44.915Z] 0a6173b79e25: Download complete [2022-04-05T12:05:45.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-05T12:05:46.119Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-05T12:05:47.197Z] --- PASS: TestServiceUpdateConfigs (14.54s) [2022-04-05T12:05:47.197Z] === RUN TestServiceUpdateNetwork [2022-04-05T12:05:48.148Z] --- PASS: TestHealthKillContainer (7.88s) [2022-04-05T12:05:48.148Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-05T12:05:48.148Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-05T12:05:48.148Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-05T12:05:48.148Z] === RUN TestIpcModeNone [2022-04-05T12:05:48.409Z] --- PASS: TestIpcModeNone (0.47s) [2022-04-05T12:05:48.409Z] === RUN TestIpcModePrivate [2022-04-05T12:05:48.670Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-04-05T12:05:48.931Z] --- PASS: TestIpcModePrivate (0.45s) [2022-04-05T12:05:48.931Z] === RUN TestIpcModeShareable [2022-04-05T12:05:48.931Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-05T12:05:48.931Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-05T12:05:48.931Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-05T12:05:49.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-05T12:05:50.321Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2022-04-05T12:05:50.321Z] === RUN TestAPIIpcModeHost [2022-04-05T12:05:50.321Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-05T12:05:50.321Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-05T12:05:50.321Z] === RUN TestDaemonIpcModeShareable [2022-04-05T12:05:50.321Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-05T12:05:50.321Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-05T12:05:50.321Z] === RUN TestDaemonIpcModePrivate [2022-04-05T12:05:51.272Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-05T12:05:51.533Z] --- PASS: TestDaemonIpcModePrivate (1.25s) [2022-04-05T12:05:51.533Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-05T12:05:51.533Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-05T12:05:51.533Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-05T12:05:51.533Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-05T12:05:51.533Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-05T12:05:51.533Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-05T12:05:51.533Z] === RUN TestIpcModeOlderClient [2022-04-05T12:05:51.533Z] === PAUSE TestIpcModeOlderClient [2022-04-05T12:05:51.533Z] === RUN TestKillContainerInvalidSignal [2022-04-05T12:05:51.794Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-04-05T12:05:51.794Z] === RUN TestKillContainer [2022-04-05T12:05:51.794Z] === RUN TestKillContainer/no_signal [2022-04-05T12:05:52.365Z] === RUN TestKillContainer/non_killing_signal [2022-04-05T12:05:52.627Z] === RUN TestKillContainer/killing_signal [2022-04-05T12:05:53.197Z] --- PASS: TestKillContainer (1.22s) [2022-04-05T12:05:53.197Z] --- PASS: TestKillContainer/no_signal (0.36s) [2022-04-05T12:05:53.197Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-04-05T12:05:53.197Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-04-05T12:05:53.197Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-05T12:05:53.197Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-05T12:05:53.458Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-05T12:05:54.028Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s) [2022-04-05T12:05:54.028Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2022-04-05T12:05:54.028Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2022-04-05T12:05:54.028Z] === RUN TestKillStoppedContainer [2022-04-05T12:05:54.028Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-05T12:05:54.028Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-05T12:05:54.028Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-05T12:05:54.028Z] === RUN TestKillDifferentUserContainer [2022-04-05T12:05:54.288Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-04-05T12:05:54.288Z] === RUN TestInspectOomKilledTrue [2022-04-05T12:05:54.288Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T12:05:54.288Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-05T12:05:54.288Z] === RUN TestInspectOomKilledFalse [2022-04-05T12:05:54.288Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T12:05:54.288Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-05T12:05:54.288Z] === RUN TestLinksEtcHostsContentMatch [2022-04-05T12:05:54.288Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-05T12:05:54.288Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-05T12:05:54.288Z] === RUN TestLinksContainerNames [2022-04-05T12:05:55.260Z] --- PASS: TestLinksContainerNames (0.76s) [2022-04-05T12:05:55.260Z] === RUN TestLogsFollowTailEmpty [2022-04-05T12:05:55.521Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-04-05T12:05:55.521Z] === RUN TestContainerNetworkMountsNoChown [2022-04-05T12:05:56.114Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-04-05T12:05:56.114Z] === RUN TestMountDaemonRoot [2022-04-05T12:05:56.114Z] === RUN TestMountDaemonRoot/default [2022-04-05T12:05:56.114Z] === PAUSE TestMountDaemonRoot/default [2022-04-05T12:05:56.114Z] === RUN TestMountDaemonRoot/private [2022-04-05T12:05:56.114Z] === PAUSE TestMountDaemonRoot/private [2022-04-05T12:05:56.114Z] === RUN TestMountDaemonRoot/rprivate [2022-04-05T12:05:56.114Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-05T12:05:56.114Z] === RUN TestMountDaemonRoot/slave [2022-04-05T12:05:56.114Z] === PAUSE TestMountDaemonRoot/slave [2022-04-05T12:05:56.114Z] === RUN TestMountDaemonRoot/rslave [2022-04-05T12:05:56.114Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-05T12:05:56.114Z] === RUN TestMountDaemonRoot/shared [2022-04-05T12:05:56.114Z] === PAUSE TestMountDaemonRoot/shared [2022-04-05T12:05:56.114Z] === RUN TestMountDaemonRoot/rshared [2022-04-05T12:05:56.114Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-05T12:05:56.114Z] === CONT TestMountDaemonRoot/default [2022-04-05T12:05:56.114Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-05T12:05:56.115Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-05T12:05:56.115Z] === CONT TestMountDaemonRoot/rshared [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-05T12:05:56.115Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-05T12:05:56.115Z] === CONT TestMountDaemonRoot/shared [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-05T12:05:56.115Z] === CONT TestMountDaemonRoot/rslave [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-05T12:05:56.115Z] === CONT TestMountDaemonRoot/slave [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-05T12:05:56.115Z] === CONT TestMountDaemonRoot/rprivate [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-05T12:05:56.115Z] === CONT TestMountDaemonRoot/private [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-05T12:05:56.115Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-05T12:05:56.115Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-05T12:05:56.115Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-05T12:05:56.115Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-05T12:05:56.115Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-05T12:05:56.115Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-05T12:05:56.115Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-05T12:05:56.115Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-05T12:05:56.115Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-05T12:05:56.115Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-05T12:05:56.382Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-05T12:05:56.382Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-05T12:05:56.382Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-05T12:05:56.382Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-05T12:05:56.382Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-05T12:05:56.382Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-05T12:05:56.382Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-05T12:05:56.382Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-05T12:05:56.382Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-05T12:05:56.382Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-05T12:05:56.382Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-05T12:05:56.382Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-05T12:05:56.382Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-05T12:05:56.382Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-05T12:05:56.382Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-05T12:05:56.382Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-05T12:05:56.382Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-05T12:05:56.382Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-05T12:05:56.382Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-05T12:05:56.382Z] === RUN TestContainerBindMountNonRecursive [2022-04-05T12:05:56.382Z] 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-04-05T12:05:56.382Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-04-05T12:05:56.382Z] === RUN TestContainerVolumesMountedAsShared [2022-04-05T12:05:56.382Z] 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-04-05T12:05:56.382Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-05T12:05:56.382Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-05T12:05:56.382Z] 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-04-05T12:05:56.382Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-05T12:05:56.382Z] === RUN TestNetworkNat [2022-04-05T12:05:56.957Z] --- PASS: TestNetworkNat (0.53s) [2022-04-05T12:05:56.957Z] === RUN TestNetworkLocalhostTCPNat [2022-04-05T12:05:57.422Z] 4612f6d0b889: Verifying Checksum [2022-04-05T12:05:57.422Z] 4612f6d0b889: Download complete [2022-04-05T12:05:57.528Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-04-05T12:05:57.528Z] === RUN TestNetworkLoopbackNat [2022-04-05T12:05:57.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-05T12:05:59.417Z] --- PASS: TestServiceUpdateNetwork (12.35s) [2022-04-05T12:05:59.417Z] === RUN TestServiceUpdatePidsLimit [2022-04-05T12:05:59.986Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-05T12:06:00.073Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-04-05T12:06:00.073Z] === RUN TestPause [2022-04-05T12:06:00.073Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T12:06:00.073Z] --- SKIP: TestPause (0.00s) [2022-04-05T12:06:00.073Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-05T12:06:00.073Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-05T12:06:00.073Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-05T12:06:00.073Z] === RUN TestPauseStopPausedContainer [2022-04-05T12:06:00.073Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T12:06:00.073Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-04-05T12:06:00.073Z] === RUN TestPidHost [2022-04-05T12:06:00.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-05T12:06:00.559Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-05T12:06:01.016Z] --- PASS: TestPidHost (0.89s) [2022-04-05T12:06:01.017Z] === RUN TestPsFilter [2022-04-05T12:06:01.017Z] --- PASS: TestPsFilter (0.11s) [2022-04-05T12:06:01.017Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-05T12:06:01.277Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-04-05T12:06:01.277Z] === RUN TestRemoveContainerWithVolume [2022-04-05T12:06:01.848Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-04-05T12:06:01.849Z] === RUN TestRemoveContainerRunning [2022-04-05T12:06:02.110Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-04-05T12:06:02.110Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-05T12:06:02.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-05T12:06:02.684Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-04-05T12:06:02.684Z] === RUN TestRemoveInvalidContainer [2022-04-05T12:06:02.684Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-05T12:06:02.684Z] === RUN TestRenameLinkedContainer [2022-04-05T12:06:03.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-05T12:06:04.070Z] 037d5740b404: Pull complete [2022-04-05T12:06:04.070Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-05T12:06:04.070Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:06:04.070Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-05T12:06:04.070Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-05T12:06:04.070Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-04-05T12:06:04.070Z] WARN: Skipping validation tests [2022-04-05T12:06:04.070Z] INFO: Running unit tests at 04/05/2022 12:05:52... [2022-04-05T12:06:04.070Z] INFO: make.ps1 starting at 04/05/2022 12:05:56 [2022-04-05T12:06:04.070Z] INFO: Git commit (b316f31ae7) assumed from DOCKER_GITCOMMIT environment variable [2022-04-05T12:06:04.070Z] INFO: Invoking autogen... [2022-04-05T12:06:04.070Z] INFO: Running unit tests... [2022-04-05T12:06:04.070Z] 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/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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-04-05T12:06:04.596Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-04-05T12:06:04.596Z] === RUN TestRenameStoppedContainer [2022-04-05T12:06:04.858Z] --- PASS: TestRenameStoppedContainer (0.53s) [2022-04-05T12:06:04.858Z] === RUN TestRenameRunningContainerAndReuse [2022-04-05T12:06:05.801Z] --- PASS: TestRenameRunningContainerAndReuse (0.96s) [2022-04-05T12:06:05.801Z] === RUN TestRenameInvalidName [2022-04-05T12:06:06.061Z] --- PASS: TestRenameInvalidName (0.41s) [2022-04-05T12:06:06.061Z] === RUN TestRenameAnonymousContainer [2022-04-05T12:06:07.309Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-05T12:06:07.974Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2022-04-05T12:06:07.974Z] === RUN TestRenameContainerWithSameName [2022-04-05T12:06:08.235Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-04-05T12:06:08.235Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-05T12:06:08.689Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-05T12:06:09.175Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-04-05T12:06:09.175Z] === RUN TestResize [2022-04-05T12:06:09.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-05T12:06:09.436Z] --- PASS: TestResize (0.42s) [2022-04-05T12:06:09.437Z] === RUN TestResizeWithInvalidSize [2022-04-05T12:06:09.698Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-04-05T12:06:09.698Z] === RUN TestResizeWhenContainerNotStarted [2022-04-05T12:06:10.271Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-04-05T12:06:10.271Z] === RUN TestDaemonRestartKillContainers [2022-04-05T12:06:10.271Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-05T12:06:10.271Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-05T12:06:10.271Z] === RUN TestCgroupNamespacesRun [2022-04-05T12:06:11.215Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-04-05T12:06:11.215Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-05T12:06:11.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-05T12:06:11.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-05T12:06:12.598Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-04-05T12:06:12.598Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-05T12:06:12.727Z] ? github.com/docker/docker/api [no test files] [2022-04-05T12:06:13.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-05T12:06:13.541Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s) [2022-04-05T12:06:13.541Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-05T12:06:14.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-05T12:06:14.925Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-04-05T12:06:14.926Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-05T12:06:15.266Z] --- PASS: TestServiceUpdatePidsLimit (16.28s) [2022-04-05T12:06:15.266Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-04-05T12:06:15.266Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-04-05T12:06:15.266Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-04-05T12:06:15.266Z] PASS [2022-04-05T12:06:15.266Z] [2022-04-05T12:06:15.266Z] === Skipped [2022-04-05T12:06:15.266Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-05T12:06:15.266Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-05T12:06:15.266Z] [2022-04-05T12:06:15.266Z] DONE 27 tests, 1 skipped in 183.891s [2022-04-05T12:06:15.266Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-05T12:06:15.266Z] INFO: Testing against a local daemon [2022-04-05T12:06:15.266Z] === RUN TestSessionCreate [2022-04-05T12:06:15.266Z] --- PASS: TestSessionCreate (0.02s) [2022-04-05T12:06:15.266Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-05T12:06:15.266Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-05T12:06:15.266Z] PASS [2022-04-05T12:06:15.266Z] [2022-04-05T12:06:15.266Z] DONE 2 tests in 0.070s [2022-04-05T12:06:15.266Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-05T12:06:15.266Z] INFO: Testing against a local daemon [2022-04-05T12:06:15.266Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-05T12:06:15.266Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-05T12:06:15.266Z] === RUN TestDiskUsage [2022-04-05T12:06:15.266Z] === PAUSE TestDiskUsage [2022-04-05T12:06:15.266Z] === RUN TestEventsExecDie [2022-04-05T12:06:15.527Z] --- PASS: TestEventsExecDie (0.58s) [2022-04-05T12:06:15.527Z] === RUN TestEventsBackwardsCompatible [2022-04-05T12:06:15.527Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-05T12:06:15.527Z] === RUN TestEventsVolumeCreate [2022-04-05T12:06:15.787Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-05T12:06:15.787Z] === RUN TestInfoBinaryCommits [2022-04-05T12:06:15.787Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-05T12:06:15.787Z] === RUN TestInfoAPIVersioned [2022-04-05T12:06:15.787Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-05T12:06:15.787Z] === RUN TestInfoAPI [2022-04-05T12:06:15.787Z] --- PASS: TestInfoAPI (0.02s) [2022-04-05T12:06:15.787Z] === RUN TestInfoAPIWarnings [2022-04-05T12:06:15.867Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-04-05T12:06:15.867Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-05T12:06:17.249Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-04-05T12:06:17.249Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-05T12:06:17.820Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-04-05T12:06:17.820Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-05T12:06:18.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-05T12:06:18.761Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-04-05T12:06:18.761Z] === RUN TestNISDomainname [2022-04-05T12:06:18.761Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-05T12:06:18.761Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-05T12:06:18.761Z] === RUN TestHostnameDnsResolution [2022-04-05T12:06:19.704Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-04-05T12:06:19.704Z] === RUN TestUnprivilegedPortsAndPing [2022-04-05T12:06:19.704Z] 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-04-05T12:06:19.704Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-05T12:06:19.704Z] === RUN TestPrivilegedHostDevices [2022-04-05T12:06:19.964Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-04-05T12:06:19.964Z] === RUN TestStats [2022-04-05T12:06:19.964Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T12:06:19.964Z] --- SKIP: TestStats (0.00s) [2022-04-05T12:06:19.964Z] === RUN TestStopContainerWithTimeout [2022-04-05T12:06:19.964Z] === RUN TestStopContainerWithTimeout/0 [2022-04-05T12:06:19.964Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-05T12:06:19.964Z] === RUN TestStopContainerWithTimeout/1 [2022-04-05T12:06:19.964Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-05T12:06:19.964Z] === RUN TestStopContainerWithTimeout/3 [2022-04-05T12:06:19.964Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-05T12:06:19.964Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-05T12:06:19.964Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-05T12:06:19.964Z] === CONT TestStopContainerWithTimeout/0 [2022-04-05T12:06:19.964Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-05T12:06:20.538Z] === CONT TestStopContainerWithTimeout/3 [2022-04-05T12:06:20.621Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-05T12:06:20.621Z] Using test binary docker [2022-04-05T12:06:20.621Z] +++ /etc/init.d/apparmor start [2022-04-05T12:06:20.621Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-05T12:06:20.621Z] Starting dockerd [2022-04-05T12:06:20.621Z] INFO: Waiting for daemon to start... [2022-04-05T12:06:20.621Z] +++ 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-04-05T12:06:22.528Z] . [2022-04-05T12:06:22.528Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-05T12:06:22.528Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-05T12:06:22.528Z] Error: No such image: emptyfs [2022-04-05T12:06:22.528Z] ++++ docker load [2022-04-05T12:06:22.528Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-05T12:06:22.787Z] Running integration-test (iteration 1) [2022-04-05T12:06:22.787Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-05T12:06:22.787Z] ++ 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-04-05T12:06:22.787Z] ++ set -e [2022-04-05T12:06:22.787Z] ++ '[' -n 0 ']' [2022-04-05T12:06:22.787Z] ++ set -x [2022-04-05T12:06:22.787Z] ++ 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-04-05T12:06:23.079Z] === CONT TestStopContainerWithTimeout/1 [2022-04-05T12:06:23.726Z] Loaded image: busybox:latest [2022-04-05T12:06:23.986Z] Loaded image: busybox:glibc [2022-04-05T12:06:24.023Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-05T12:06:24.023Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-04-05T12:06:24.023Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2022-04-05T12:06:24.023Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-04-05T12:06:24.023Z] --- PASS: TestStopContainerWithTimeout/1 (1.46s) [2022-04-05T12:06:24.023Z] === RUN TestDeleteDevicemapper [2022-04-05T12:06:24.023Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-05T12:06:24.023Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-05T12:06:24.023Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-05T12:06:25.409Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.14s) [2022-04-05T12:06:25.409Z] === RUN TestUpdateMemory [2022-04-05T12:06:25.409Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T12:06:25.409Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-05T12:06:25.409Z] === RUN TestUpdateCPUQuota [2022-04-05T12:06:25.410Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T12:06:25.410Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-05T12:06:25.410Z] === RUN TestUpdatePidsLimit [2022-04-05T12:06:25.410Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T12:06:25.410Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-05T12:06:25.410Z] === RUN TestUpdateRestartPolicy [2022-04-05T12:06:26.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-05T12:06:29.258Z] Loaded image: debian:bullseye-slim [2022-04-05T12:06:29.258Z] Loaded image: hello-world:latest [2022-04-05T12:06:29.258Z] Loaded image: arm32v7/hello-world:latest [2022-04-05T12:06:29.258Z] INFO: Testing against a local daemon [2022-04-05T12:06:29.258Z] === RUN TestCgroupNamespacesBuild [2022-04-05T12:06:30.542Z] === RUN TestMiddlewares [2022-04-05T12:06:30.542Z] --- PASS: TestMiddlewares (0.00s) [2022-04-05T12:06:30.542Z] PASS [2022-04-05T12:06:30.542Z] coverage: 7.9% of statements [2022-04-05T12:06:30.542Z] ok github.com/docker/docker/api/server 0.044s coverage: 7.9% of statements [2022-04-05T12:06:31.790Z] --- PASS: TestCgroupNamespacesBuild (2.67s) [2022-04-05T12:06:31.790Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-05T12:06:33.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-05T12:06:33.692Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.93s) [2022-04-05T12:06:33.692Z] === RUN TestBuildWithSession [2022-04-05T12:06:33.692Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T12:06:33.692Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-05T12:06:33.692Z] === RUN TestBuildSquashParent [2022-04-05T12:06:33.890Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-04-05T12:06:33.890Z] === RUN TestInfoDebug [2022-04-05T12:06:33.890Z] --- PASS: TestInfoDebug (0.52s) [2022-04-05T12:06:33.890Z] === RUN TestInfoInsecureRegistries [2022-04-05T12:06:33.890Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-05T12:06:33.890Z] === RUN TestInfoRegistryMirrors [2022-04-05T12:06:33.890Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-04-05T12:06:33.890Z] === RUN TestLoginFailsWithBadCredentials [2022-04-05T12:06:33.890Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-05T12:06:33.890Z] === RUN TestPingCacheHeaders [2022-04-05T12:06:33.890Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-05T12:06:33.890Z] === RUN TestPingGet [2022-04-05T12:06:33.890Z] --- PASS: TestPingGet (0.01s) [2022-04-05T12:06:33.890Z] === RUN TestPingHead [2022-04-05T12:06:33.890Z] --- PASS: TestPingHead (0.02s) [2022-04-05T12:06:33.890Z] === RUN TestPingSwarmHeader [2022-04-05T12:06:34.149Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-05T12:06:34.719Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-05T12:06:35.658Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-05T12:06:35.658Z] --- PASS: TestPingSwarmHeader (1.99s) [2022-04-05T12:06:35.658Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-05T12:06:35.658Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-05T12:06:35.658Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-05T12:06:35.658Z] === RUN TestVersion [2022-04-05T12:06:35.658Z] --- PASS: TestVersion (0.02s) [2022-04-05T12:06:35.658Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-05T12:06:35.658Z] === CONT TestDiskUsage [2022-04-05T12:06:36.267Z] === RUN TestDiskUsage/empty [2022-04-05T12:06:36.267Z] === RUN TestDiskUsage/empty/container_types [2022-04-05T12:06:36.267Z] === RUN TestDiskUsage/empty/image_types [2022-04-05T12:06:36.267Z] === RUN TestDiskUsage/empty/volume_types [2022-04-05T12:06:36.267Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-05T12:06:36.267Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-05T12:06:36.267Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-05T12:06:36.267Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-05T12:06:36.267Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-05T12:06:36.267Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-05T12:06:36.267Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-05T12:06:36.267Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-05T12:06:36.528Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-05T12:06:36.528Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-05T12:06:36.528Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-05T12:06:36.528Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-05T12:06:36.528Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-05T12:06:36.528Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-05T12:06:36.528Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-05T12:06:36.528Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-05T12:06:36.528Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-05T12:06:36.528Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-05T12:06:36.528Z] === RUN TestDiskUsage/after_container.Run [2022-04-05T12:06:37.096Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-05T12:06:37.096Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-05T12:06:37.096Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-05T12:06:37.096Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-05T12:06:37.096Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-05T12:06:37.096Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-05T12:06:37.097Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-05T12:06:37.097Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-05T12:06:37.097Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-05T12:06:37.097Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage (1.61s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.32s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/after_container.Run (0.55s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-05T12:06:37.356Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.63s) [2022-04-05T12:06:37.356Z] PASS [2022-04-05T12:06:37.356Z] [2022-04-05T12:06:37.356Z] DONE 54 tests in 22.368s [2022-04-05T12:06:37.356Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-05T12:06:37.356Z] INFO: Testing against a local daemon [2022-04-05T12:06:37.356Z] === RUN TestVolumesCreateAndList [2022-04-05T12:06:37.356Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-05T12:06:37.356Z] === RUN TestVolumesRemove [2022-04-05T12:06:37.356Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-05T12:06:37.356Z] === RUN TestVolumesInspect [2022-04-05T12:06:37.356Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-05T12:06:37.356Z] === RUN TestVolumesInvalidJSON [2022-04-05T12:06:37.615Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-05T12:06:37.615Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-05T12:06:37.615Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-05T12:06:37.615Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-05T12:06:37.615Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-05T12:06:37.615Z] PASS [2022-04-05T12:06:37.615Z] [2022-04-05T12:06:37.615Z] DONE 5 tests in 0.153s [2022-04-05T12:06:37.615Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-05T12:06:37.635Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-04-05T12:06:37.635Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-05T12:06:37.635Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-04-05T12:06:37.635Z] === RUN TestWaitNonBlocked [2022-04-05T12:06:37.635Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T12:06:37.635Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T12:06:37.635Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T12:06:37.635Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T12:06:37.635Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T12:06:37.635Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T12:06:37.635Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-05T12:06:37.635Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s) [2022-04-05T12:06:37.635Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-04-05T12:06:37.635Z] === RUN TestWaitBlocked [2022-04-05T12:06:37.635Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-05T12:06:37.635Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-05T12:06:37.635Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-05T12:06:37.635Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-05T12:06:37.636Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-05T12:06:37.636Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-05T12:06:37.896Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-05T12:06:37.896Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-04-05T12:06:37.896Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2022-04-05T12:06:37.896Z] === CONT TestDaemonRestartIpcMode [2022-04-05T12:06:37.896Z] === CONT TestIpcModeOlderClient [2022-04-05T12:06:37.896Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-05T12:06:37.896Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-05T12:06:38.135Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-05T12:06:38.135Z] Removing test suite binaries [2022-04-05T12:06:38.135Z] exiting test-integration [2022-04-05T12:06:38.135Z] ++ exit 0 [2022-04-05T12:06:38.135Z] Post stage [Pipeline] junit [2022-04-05T12:06:39.088Z] Recording test results [2022-04-05T12:06:39.275Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-05T12:06:39.638Z] + echo Ensuring container killed. [2022-04-05T12:06:39.638Z] Ensuring container killed. [2022-04-05T12:06:39.638Z] + docker rm -vf docker-pr3 [2022-04-05T12:06:39.638Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-04-05T12:06:39.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-05T12:06:39.933Z] + echo Chowning /workspace to jenkins user [2022-04-05T12:06:39.933Z] Chowning /workspace to jenkins user [2022-04-05T12:06:39.933Z] + id -u [2022-04-05T12:06:39.933Z] + id -g [2022-04-05T12:06:39.933Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43453:/workspace busybox chown -R 1000:1000 /workspace [2022-04-05T12:06:40.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-05T12:06:40.448Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.38s) [2022-04-05T12:06:40.709Z] --- PASS: TestDaemonRestartIpcMode (2.76s) [2022-04-05T12:06:40.709Z] PASS [2022-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === Skipped [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-05T12:06:40.709Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-05T12:06:40.709Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-05T12:06:40.709Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-05T12:06:40.709Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-05T12:06:40.709Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-05T12:06:40.709Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-05T12:06:40.709Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-05T12:06:40.709Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-05T12:06:40.709Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-05T12:06:40.709Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-05T12:06:40.709Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-05T12:06:40.709Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-05T12:06:40.709Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-04-05T12:06:40.709Z] 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-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-05T12:06:40.709Z] 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-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-05T12:06:40.709Z] 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-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-05T12:06:40.709Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-05T12:06:40.709Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-04-05T12:06:40.709Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-05T12:06:40.709Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-05T12:06:40.709Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-05T12:06:40.709Z] 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-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-05T12:06:40.709Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-05T12:06:40.709Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-05T12:06:40.709Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-05T12:06:40.709Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-05T12:06:40.709Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-05T12:06:40.709Z] [2022-04-05T12:06:40.709Z] DONE 178 tests, 27 skipped in 72.261s [2022-04-05T12:06:40.709Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-05T12:06:40.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-05T12:06:40.969Z] === RUN TestConfigDaemonLibtrustID [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-05T12:06:41.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-05T12:06:41.540Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-04-05T12:06:41.540Z] === RUN TestDaemonConfigValidation [2022-04-05T12:06:41.540Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-05T12:06:41.540Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-05T12:06:41.540Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-05T12:06:41.540Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-05T12:06:41.540Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-05T12:06:41.540Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-05T12:06:41.540Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-05T12:06:41.540Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-05T12:06:41.540Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-05T12:06:41.540Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-05T12:06:41.540Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-05T12:06:41.540Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-05T12:06:41.540Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-05T12:06:41.540Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-05T12:06:41.540Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-05T12:06:41.540Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-05T12:06:41.540Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-05T12:06:41.540Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-04-05T12:06:41.540Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-05T12:06:41.540Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-04-05T12:06:41.540Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-05T12:06:41.540Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-05T12:06:41.540Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-05T12:06:41.616Z] + bundleName=amd64-cgroup2 [2022-04-05T12:06:41.616Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-05T12:06:41.616Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-05T12:06:41.616Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-04-05T12:06:41.616Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-05T12:06:41.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [Pipeline] archiveArtifacts [2022-04-05T12:06:41.888Z] Archiving artifacts [2022-04-05T12:06:42.209Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43453/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-05T12:06:42.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-05T12:06:42.518Z] + make clean [2022-04-05T12:06:42.518Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-05T12:06:42.518Z] docker-dev-cache [2022-04-05T12:06:42.518Z] docker-mod-cache [Pipeline] deleteDir [2022-04-05T12:06:42.923Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-05T12:06:43.671Z] --- PASS: TestBuildSquashParent (9.20s) [2022-04-05T12:06:43.671Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-05T12:06:43.671Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T12:06:43.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T12:06:43.671Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T12:06:43.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T12:06:43.671Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T12:06:43.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T12:06:43.671Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T12:06:43.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T12:06:43.671Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T12:06:43.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T12:06:43.671Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T12:06:43.671Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T12:06:43.671Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T12:06:43.671Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T12:06:43.865Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-04-05T12:06:44.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-05T12:06:44.806Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-05T12:06:44.806Z] daemon_test.go:156: [d62318a8542e6] daemon is not started [2022-04-05T12:06:44.806Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-04-05T12:06:44.806Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-04-05T12:06:44.806Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-04-05T12:06:44.806Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-04-05T12:06:44.806Z] === RUN TestDaemonProxy [2022-04-05T12:06:44.806Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-05T12:06:44.806Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-05T12:06:44.806Z] PASS [2022-04-05T12:06:44.806Z] [2022-04-05T12:06:44.806Z] === Skipped [2022-04-05T12:06:44.806Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-05T12:06:44.806Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-05T12:06:44.806Z] [2022-04-05T12:06:44.806Z] DONE 12 tests, 1 skipped in 4.192s [2022-04-05T12:06:45.066Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-05T12:06:45.066Z] INFO: Testing against a local daemon [2022-04-05T12:06:45.066Z] === RUN TestCommitInheritsEnv [2022-04-05T12:06:45.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-05T12:06:46.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-05T12:06:46.214Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T12:06:46.214Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T12:06:46.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-05T12:06:47.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-05T12:06:47.607Z] --- PASS: TestCommitInheritsEnv (2.05s) [2022-04-05T12:06:47.607Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-05T12:06:47.607Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-05T12:06:47.607Z] === RUN TestImportWithCustomPlatform [2022-04-05T12:06:47.607Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-05T12:06:47.607Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-05T12:06:47.607Z] === RUN TestImportWithCustomPlatform// [2022-04-05T12:06:47.607Z] === RUN TestImportWithCustomPlatform/linux [2022-04-05T12:06:47.607Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-05T12:06:47.607Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-05T12:06:47.607Z] === RUN TestImportWithCustomPlatform/macos [2022-04-05T12:06:47.607Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-05T12:06:47.607Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-05T12:06:47.607Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-04-05T12:06:47.607Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-05T12:06:47.607Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-05T12:06:47.607Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-05T12:06:47.607Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-05T12:06:47.607Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-04-05T12:06:47.607Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-05T12:06:47.607Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-05T12:06:47.607Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-05T12:06:47.607Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-05T12:06:47.607Z] === RUN TestImagesFilterMultiReference [2022-04-05T12:06:47.607Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-05T12:06:47.607Z] === RUN TestImagePullPlatformInvalid [2022-04-05T12:06:47.607Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-05T12:06:47.607Z] === RUN TestRemoveImageOrphaning [2022-04-05T12:06:47.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-05T12:06:48.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-05T12:06:49.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-05T12:06:49.505Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T12:06:49.505Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T12:06:49.516Z] --- PASS: TestRemoveImageOrphaning (1.60s) [2022-04-05T12:06:49.516Z] === RUN TestRemoveImageGarbageCollector [2022-04-05T12:06:49.516Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-05T12:06:49.516Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-05T12:06:49.516Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-05T12:06:49.516Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-05T12:06:49.516Z] === RUN TestTagInvalidReference [2022-04-05T12:06:49.516Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-05T12:06:49.516Z] === RUN TestTagValidPrefixedRepo [2022-04-05T12:06:49.516Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-05T12:06:49.516Z] === RUN TestTagExistedNameWithoutForce [2022-04-05T12:06:49.516Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-05T12:06:49.516Z] === RUN TestTagOfficialNames [2022-04-05T12:06:49.516Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-05T12:06:49.516Z] === RUN TestTagMatchesDigest [2022-04-05T12:06:49.516Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-05T12:06:49.516Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-05T12:06:50.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-05T12:06:50.945Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-05T12:06:50.945Z] Using test binary docker [2022-04-05T12:06:50.945Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-05T12:06:50.945Z] +++ /etc/init.d/apparmor start [2022-04-05T12:06:50.945Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-05T12:06:50.945Z] INFO: Waiting for daemon to start... [2022-04-05T12:06:50.945Z] Starting dockerd [2022-04-05T12:06:50.945Z] +++ 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-04-05T12:06:52.041Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-05T12:06:52.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.17s) [2022-04-05T12:06:52.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.23s) [2022-04-05T12:06:52.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.12s) [2022-04-05T12:06:52.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.15s) [2022-04-05T12:06:52.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.96s) [2022-04-05T12:06:52.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.11s) [2022-04-05T12:06:52.041Z] === RUN TestBuildMultiStageCopy [2022-04-05T12:06:52.041Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-05T12:06:54.577Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-05T12:06:55.147Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-05T12:06:55.716Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-05T12:06:55.976Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-05T12:06:56.227Z] . [2022-04-05T12:06:56.227Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-05T12:06:56.227Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-05T12:06:56.227Z] Error: No such image: emptyfs [2022-04-05T12:06:56.227Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-05T12:06:56.227Z] ++++ docker load [2022-04-05T12:06:56.227Z] Running integration-test (iteration 1) [2022-04-05T12:06:56.227Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-05T12:06:56.228Z] ++ 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-04-05T12:06:56.228Z] ++ set -e [2022-04-05T12:06:56.228Z] ++ '[' -n 0 ']' [2022-04-05T12:06:56.228Z] ++ set -x [2022-04-05T12:06:56.228Z] ++ 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-04-05T12:06:56.489Z] Loaded image: busybox:latest [2022-04-05T12:06:56.489Z] Loaded image: busybox:glibc [2022-04-05T12:06:56.545Z] --- PASS: TestBuildMultiStageCopy (4.63s) [2022-04-05T12:06:56.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.47s) [2022-04-05T12:06:56.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2022-04-05T12:06:56.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2022-04-05T12:06:56.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2022-04-05T12:06:56.545Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2022-04-05T12:06:56.545Z] === RUN TestBuildMultiStageParentConfig [2022-04-05T12:06:57.431Z] Loaded image: debian:bullseye-slim [2022-04-05T12:06:57.431Z] Loaded image: hello-world:latest [2022-04-05T12:06:57.691Z] Loaded image: arm32v7/hello-world:latest [2022-04-05T12:06:57.691Z] INFO: Testing against a local daemon [2022-04-05T12:06:57.691Z] === RUN TestCgroupNamespacesBuild [2022-04-05T12:06:57.926Z] --- PASS: TestBuildMultiStageParentConfig (1.28s) [2022-04-05T12:06:57.926Z] === RUN TestBuildLabelWithTargets [2022-04-05T12:06:58.633Z] --- PASS: TestCgroupNamespacesBuild (1.13s) [2022-04-05T12:06:58.633Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-05T12:07:00.018Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-04-05T12:07:00.018Z] === RUN TestBuildWithSession [2022-04-05T12:07:00.018Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T12:07:00.018Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-05T12:07:00.018Z] === RUN TestBuildSquashParent [2022-04-05T12:07:00.465Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2022-04-05T12:07:00.465Z] === RUN TestBuildWithEmptyLayers [2022-04-05T12:07:01.844Z] --- PASS: TestBuildWithEmptyLayers (1.44s) [2022-04-05T12:07:01.844Z] === RUN TestBuildMultiStageOnBuild [2022-04-05T12:07:03.315Z] --- PASS: TestBuildSquashParent (3.22s) [2022-04-05T12:07:03.315Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-05T12:07:03.315Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T12:07:03.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T12:07:03.315Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T12:07:03.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T12:07:03.315Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T12:07:03.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T12:07:03.315Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T12:07:03.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T12:07:03.315Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T12:07:03.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T12:07:03.315Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T12:07:03.315Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T12:07:03.315Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T12:07:03.315Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T12:07:03.496Z] 037d5740b404: Pull complete [2022-04-05T12:07:03.496Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-05T12:07:03.496Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:07:03.496Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-05T12:07:03.496Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-05T12:07:03.496Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-04-05T12:07:03.496Z] WARN: Skipping validation tests [2022-04-05T12:07:03.496Z] INFO: Running unit tests at 04/05/2022 12:06:57... [2022-04-05T12:07:03.496Z] INFO: make.ps1 starting at 04/05/2022 12:07:01 [2022-04-05T12:07:03.496Z] INFO: Git commit (2d07ec6101) assumed from DOCKER_GITCOMMIT environment variable [2022-04-05T12:07:03.496Z] INFO: Invoking autogen... [2022-04-05T12:07:03.496Z] INFO: Running unit tests... [2022-04-05T12:07:04.256Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T12:07:04.828Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T12:07:05.134Z] --- PASS: TestBuildMultiStageOnBuild (2.99s) [2022-04-05T12:07:05.134Z] === RUN TestBuildUncleanTarFilenames [2022-04-05T12:07:05.772Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T12:07:05.772Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T12:07:06.512Z] --- PASS: TestBuildUncleanTarFilenames (1.80s) [2022-04-05T12:07:06.512Z] === RUN TestBuildMultiStageLayerLeak [2022-04-05T12:07:07.156Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-05T12:07:07.156Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.21s) [2022-04-05T12:07:07.156Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.51s) [2022-04-05T12:07:07.156Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.32s) [2022-04-05T12:07:07.156Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.22s) [2022-04-05T12:07:07.156Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.18s) [2022-04-05T12:07:07.156Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.12s) [2022-04-05T12:07:07.156Z] === RUN TestBuildMultiStageCopy [2022-04-05T12:07:07.156Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-05T12:07:08.097Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-05T12:07:08.097Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-05T12:07:08.358Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-05T12:07:08.619Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-05T12:07:08.879Z] --- PASS: TestBuildMultiStageCopy (1.79s) [2022-04-05T12:07:08.879Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.03s) [2022-04-05T12:07:08.879Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.16s) [2022-04-05T12:07:08.879Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s) [2022-04-05T12:07:08.879Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2022-04-05T12:07:08.879Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.18s) [2022-04-05T12:07:08.879Z] === RUN TestBuildMultiStageParentConfig [2022-04-05T12:07:09.216Z] 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/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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-04-05T12:07:09.450Z] --- PASS: TestBuildMultiStageParentConfig (0.52s) [2022-04-05T12:07:09.450Z] === RUN TestBuildLabelWithTargets [2022-04-05T12:07:09.804Z] --- PASS: TestBuildMultiStageLayerLeak (3.41s) [2022-04-05T12:07:09.804Z] === RUN TestBuildWithHugeFile [2022-04-05T12:07:10.067Z] --- PASS: TestBuildLabelWithTargets (0.83s) [2022-04-05T12:07:10.067Z] === RUN TestBuildWithEmptyLayers [2022-04-05T12:07:10.667Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2022-04-05T12:07:10.667Z] === RUN TestBuildMultiStageOnBuild [2022-04-05T12:07:11.764Z] --- PASS: TestBuildMultiStageOnBuild (1.20s) [2022-04-05T12:07:11.764Z] === RUN TestBuildUncleanTarFilenames [2022-04-05T12:07:12.333Z] --- PASS: TestBuildUncleanTarFilenames (0.51s) [2022-04-05T12:07:12.333Z] === RUN TestBuildMultiStageLayerLeak [2022-04-05T12:07:13.716Z] --- PASS: TestBuildMultiStageLayerLeak (1.21s) [2022-04-05T12:07:13.716Z] === RUN TestBuildWithHugeFile [2022-04-05T12:07:19.600Z] ? github.com/docker/docker/api [no test files] [2022-04-05T12:07:20.069Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-05T12:07:20.069Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-05T12:07:20.069Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T12:07:20.069Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-05T12:07:20.069Z] [2022-04-05T12:07:20.069Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-05T12:07:20.069Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-05T12:07:20.069Z] Using test binary docker [2022-04-05T12:07:20.069Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-05T12:07:20.069Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-05T12:07:20.069Z] INFO: Waiting for daemon to start... [2022-04-05T12:07:20.069Z] Starting dockerd [2022-04-05T12:07:20.069Z] . [2022-04-05T12:07:20.069Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-05T12:07:21.410Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-05T12:07:21.410Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-05T12:07:21.410Z] === RUN TestBoolValue [2022-04-05T12:07:21.410Z] --- PASS: TestBoolValue (0.00s) [2022-04-05T12:07:21.410Z] === RUN TestBoolValueOrDefault [2022-04-05T12:07:21.410Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-05T12:07:21.410Z] === RUN TestInt64ValueOrZero [2022-04-05T12:07:21.410Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-05T12:07:21.410Z] === RUN TestInt64ValueOrDefault [2022-04-05T12:07:21.410Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-05T12:07:21.410Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-05T12:07:21.410Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-05T12:07:21.410Z] === RUN TestJsonContentType [2022-04-05T12:07:21.410Z] --- PASS: TestJsonContentType (0.00s) [2022-04-05T12:07:21.410Z] PASS [2022-04-05T12:07:21.410Z] coverage: 16.2% of statements [2022-04-05T12:07:21.410Z] ok github.com/docker/docker/api/server/httputils 0.035s coverage: 16.2% of statements [2022-04-05T12:07:22.395Z] === RUN TestMaskSecretKeys [2022-04-05T12:07:22.395Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-05T12:07:22.395Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-05T12:07:22.395Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-05T12:07:22.395Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-05T12:07:22.395Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-05T12:07:22.395Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-05T12:07:22.395Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-05T12:07:22.395Z] === RUN TestVersionMiddlewareVersion [2022-04-05T12:07:22.395Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-05T12:07:22.395Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-05T12:07:22.395Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-05T12:07:22.395Z] PASS [2022-04-05T12:07:22.395Z] coverage: 37.7% of statements [2022-04-05T12:07:22.395Z] ok github.com/docker/docker/api/server/middleware 0.040s coverage: 37.7% of statements [2022-04-05T12:07:22.395Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-05T12:07:22.395Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-05T12:07:22.395Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-05T12:07:22.395Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-05T12:07:22.395Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-05T12:07:22.395Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-05T12:07:22.395Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-05T12:07:22.395Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-05T12:07:22.395Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-05T12:07:22.395Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-05T12:07:22.395Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-05T12:07:23.382Z] === RUN TestToJSON [2022-04-05T12:07:23.382Z] --- PASS: TestToJSON (0.00s) [2022-04-05T12:07:23.382Z] === RUN TestToParamWithVersion [2022-04-05T12:07:23.382Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-05T12:07:23.382Z] === RUN TestFromJSON [2022-04-05T12:07:23.382Z] --- PASS: TestFromJSON (0.00s) [2022-04-05T12:07:23.382Z] === RUN TestEmpty [2022-04-05T12:07:23.382Z] --- PASS: TestEmpty (0.00s) [2022-04-05T12:07:23.382Z] === RUN TestArgsMatchKVListEmptySources [2022-04-05T12:07:23.382Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-05T12:07:23.382Z] === RUN TestArgsMatchKVList [2022-04-05T12:07:23.382Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-05T12:07:23.382Z] === RUN TestArgsMatch [2022-04-05T12:07:23.382Z] --- PASS: TestArgsMatch (0.00s) [2022-04-05T12:07:23.382Z] === RUN TestAdd [2022-04-05T12:07:23.382Z] --- PASS: TestAdd (0.00s) [2022-04-05T12:07:23.382Z] === RUN TestDel [2022-04-05T12:07:23.382Z] --- PASS: TestDel (0.00s) [2022-04-05T12:07:23.382Z] === RUN TestLen [2022-04-05T12:07:23.382Z] --- PASS: TestLen (0.00s) [2022-04-05T12:07:23.382Z] === RUN TestExactMatch [2022-04-05T12:07:23.382Z] --- PASS: TestExactMatch (0.00s) [2022-04-05T12:07:23.382Z] === RUN TestOnlyOneExactMatch [2022-04-05T12:07:23.382Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-05T12:07:23.382Z] === RUN TestContains [2022-04-05T12:07:23.382Z] --- PASS: TestContains (0.00s) [2022-04-05T12:07:23.382Z] === RUN TestValidate [2022-04-05T12:07:23.382Z] --- PASS: TestValidate (0.00s) [2022-04-05T12:07:23.382Z] === RUN TestWalkValues [2022-04-05T12:07:23.382Z] --- PASS: TestWalkValues (0.00s) [2022-04-05T12:07:23.382Z] === RUN TestFuzzyMatch [2022-04-05T12:07:23.382Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-05T12:07:23.382Z] === RUN TestClone [2022-04-05T12:07:23.382Z] --- PASS: TestClone (0.00s) [2022-04-05T12:07:23.382Z] PASS [2022-04-05T12:07:23.382Z] coverage: 92.2% of statements [2022-04-05T12:07:23.382Z] ok github.com/docker/docker/api/types/filters 0.036s coverage: 92.2% of statements [2022-04-05T12:07:23.382Z] === RUN TestStrSliceMarshalJSON [2022-04-05T12:07:23.382Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-05T12:07:23.382Z] === RUN TestStrSliceUnmarshalJSON [2022-04-05T12:07:23.382Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-05T12:07:23.382Z] === RUN TestStrSliceUnmarshalString [2022-04-05T12:07:23.382Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-05T12:07:23.382Z] === RUN TestStrSliceUnmarshalSlice [2022-04-05T12:07:23.382Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-05T12:07:23.382Z] PASS [2022-04-05T12:07:23.382Z] coverage: 90.0% of statements [2022-04-05T12:07:23.382Z] ok github.com/docker/docker/api/types/strslice 0.034s coverage: 90.0% of statements [2022-04-05T12:07:23.382Z] === RUN TestAdjustForAPIVersion [2022-04-05T12:07:23.382Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-05T12:07:23.382Z] PASS [2022-04-05T12:07:23.382Z] coverage: 5.7% of statements [2022-04-05T12:07:23.382Z] ok github.com/docker/docker/api/server/router/swarm 0.035s coverage: 5.7% of statements [2022-04-05T12:07:23.382Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-05T12:07:23.382Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-05T12:07:23.382Z] ? github.com/docker/docker/api/types [no test files] [2022-04-05T12:07:23.382Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-05T12:07:23.382Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-05T12:07:23.382Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-05T12:07:23.382Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-05T12:07:23.382Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-05T12:07:23.382Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-05T12:07:23.382Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-05T12:07:23.382Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-05T12:07:23.382Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-05T12:07:23.382Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-05T12:07:23.382Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-05T12:07:23.382Z] === RUN TestDurationToSecondsString [2022-04-05T12:07:23.382Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-05T12:07:23.382Z] === RUN TestGetTimestamp [2022-04-05T12:07:23.382Z] --- PASS: TestGetTimestamp (0.13s) [2022-04-05T12:07:23.382Z] === RUN TestParseTimestamps [2022-04-05T12:07:23.382Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-05T12:07:23.382Z] PASS [2022-04-05T12:07:23.382Z] coverage: 100.0% of statements [2022-04-05T12:07:23.382Z] ok github.com/docker/docker/api/types/time 0.159s coverage: 100.0% of statements [2022-04-05T12:07:23.851Z] === RUN TestCompareVersion [2022-04-05T12:07:23.851Z] --- PASS: TestCompareVersion (0.00s) [2022-04-05T12:07:23.851Z] PASS [2022-04-05T12:07:23.851Z] coverage: 77.3% of statements [2022-04-05T12:07:23.851Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 77.3% of statements [2022-04-05T12:07:23.851Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-05T12:07:23.851Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-05T12:07:23.851Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-05T12:07:23.851Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-05T12:07:23.851Z] ? github.com/docker/docker/builder [no test files] [2022-04-05T12:07:23.851Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-05T12:07:23.851Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-05T12:07:23.851Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-05T12:07:23.851Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-05T12:07:23.851Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-05T12:07:23.851Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-05T12:07:23.851Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-05T12:07:24.837Z] === RUN TestParseRemoteURL [2022-04-05T12:07:24.837Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-05T12:07:24.837Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-05T12:07:24.837Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-05T12:07:24.837Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-05T12:07:24.837Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-05T12:07:24.837Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-05T12:07:24.837Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-05T12:07:24.837Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-05T12:07:24.837Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-05T12:07:24.837Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-05T12:07:24.837Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-05T12:07:24.837Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-05T12:07:24.837Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-05T12:07:24.837Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-05T12:07:24.837Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-05T12:07:24.837Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-05T12:07:24.837Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-05T12:07:24.837Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-05T12:07:24.837Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-05T12:07:24.837Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-05T12:07:24.837Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-05T12:07:24.837Z] === RUN TestCloneArgsSmartHttp [2022-04-05T12:07:24.837Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-05T12:07:24.837Z] === RUN TestCloneArgsDumbHttp [2022-04-05T12:07:24.837Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-05T12:07:24.837Z] === RUN TestCloneArgsGit [2022-04-05T12:07:24.837Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-05T12:07:24.837Z] === RUN TestCheckoutGit [2022-04-05T12:07:26.401Z] === RUN TestEnable [2022-04-05T12:07:26.401Z] --- PASS: TestEnable (0.00s) [2022-04-05T12:07:26.401Z] === RUN TestDisable [2022-04-05T12:07:26.401Z] --- PASS: TestDisable (0.00s) [2022-04-05T12:07:26.401Z] === RUN TestEnabled [2022-04-05T12:07:26.401Z] --- PASS: TestEnabled (0.00s) [2022-04-05T12:07:26.401Z] PASS [2022-04-05T12:07:26.401Z] coverage: 100.0% of statements [2022-04-05T12:07:26.401Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2022-04-05T12:07:26.401Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-05T12:07:26.401Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-05T12:07:26.401Z] === RUN TestProcessNoDockerignore [2022-04-05T12:07:26.401Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-05T12:07:26.401Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-05T12:07:26.401Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-05T12:07:26.401Z] === RUN TestDetectContentType [2022-04-05T12:07:26.401Z] --- PASS: TestDetectContentType (0.00s) [2022-04-05T12:07:26.401Z] === RUN TestSelectAcceptableMIME [2022-04-05T12:07:26.401Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-05T12:07:26.401Z] === RUN TestInspectEmptyResponse [2022-04-05T12:07:26.401Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-05T12:07:26.401Z] === RUN TestInspectResponseBinary [2022-04-05T12:07:26.401Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-05T12:07:26.401Z] === RUN TestResponseUnsupportedContentType [2022-04-05T12:07:26.401Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-05T12:07:26.401Z] === RUN TestInspectResponseTextSimple [2022-04-05T12:07:26.401Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-05T12:07:26.401Z] === RUN TestInspectResponseEmptyContentType [2022-04-05T12:07:26.401Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-05T12:07:26.401Z] === RUN TestUnknownContentLength [2022-04-05T12:07:26.401Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-05T12:07:26.401Z] === RUN TestDownloadRemote [2022-04-05T12:07:26.401Z] --- PASS: TestDownloadRemote (0.07s) [2022-04-05T12:07:26.401Z] === RUN TestGetWithStatusError [2022-04-05T12:07:26.401Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-05T12:07:26.401Z] === RUN TestCloseRootDirectory [2022-04-05T12:07:26.401Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:07:26.401Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-05T12:07:26.401Z] === RUN TestHashFile [2022-04-05T12:07:26.401Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:07:26.401Z] --- SKIP: TestHashFile (0.00s) [2022-04-05T12:07:26.401Z] === RUN TestHashSubdir [2022-04-05T12:07:26.401Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:07:26.401Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-05T12:07:26.401Z] === RUN TestRemoveDirectory [2022-04-05T12:07:26.401Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:07:26.401Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-05T12:07:26.401Z] PASS [2022-04-05T12:07:26.401Z] coverage: 9.3% of statements [2022-04-05T12:07:26.401Z] ok github.com/docker/docker/builder/remotecontext 0.209s coverage: 9.3% of statements [2022-04-05T12:07:26.872Z] === RUN TestGetAllAllowed [2022-04-05T12:07:26.872Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestGetAllMeta [2022-04-05T12:07:26.872Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-05T12:07:26.872Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestIsUnreferencedBuiltin [2022-04-05T12:07:26.872Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestIsExistingDirectory [2022-04-05T12:07:26.872Z] --- PASS: TestIsExistingDirectory (0.02s) [2022-04-05T12:07:26.872Z] === RUN TestGetFilenameForDownload [2022-04-05T12:07:26.872Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestEnv2Variables [2022-04-05T12:07:26.872Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-05T12:07:26.872Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestMaintainer [2022-04-05T12:07:26.872Z] --- PASS: TestMaintainer (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestLabel [2022-04-05T12:07:26.872Z] --- PASS: TestLabel (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestFromScratch [2022-04-05T12:07:26.872Z] --- PASS: TestFromScratch (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestFromWithArg [2022-04-05T12:07:26.872Z] --- PASS: TestFromWithArg (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-05T12:07:26.872Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestFromWithUndefinedArg [2022-04-05T12:07:26.872Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestFromMultiStageWithNamedStage [2022-04-05T12:07:26.872Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestOnbuild [2022-04-05T12:07:26.872Z] --- PASS: TestOnbuild (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestWorkdir [2022-04-05T12:07:26.872Z] --- PASS: TestWorkdir (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestCmd [2022-04-05T12:07:26.872Z] --- PASS: TestCmd (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestHealthcheckNone [2022-04-05T12:07:26.872Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestHealthcheckCmd [2022-04-05T12:07:26.872Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestEntrypoint [2022-04-05T12:07:26.872Z] --- PASS: TestEntrypoint (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestExpose [2022-04-05T12:07:26.872Z] --- PASS: TestExpose (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestUser [2022-04-05T12:07:26.872Z] --- PASS: TestUser (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestVolume [2022-04-05T12:07:26.872Z] --- PASS: TestVolume (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestStopSignal [2022-04-05T12:07:26.872Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-05T12:07:26.872Z] --- SKIP: TestStopSignal (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestArg [2022-04-05T12:07:26.872Z] --- PASS: TestArg (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestShell [2022-04-05T12:07:26.872Z] --- PASS: TestShell (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestPrependEnvOnCmd [2022-04-05T12:07:26.872Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestRunWithBuildArgs [2022-04-05T12:07:26.872Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestRunIgnoresHealthcheck [2022-04-05T12:07:26.872Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestDispatchUnsupportedOptions [2022-04-05T12:07:26.872Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-05T12:07:26.872Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-05T12:07:26.872Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-05T12:07:26.872Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-05T12:07:26.872Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-05T12:07:26.872Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-05T12:07:26.872Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestNormalizeWorkdir [2022-04-05T12:07:26.872Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-05T12:07:26.872Z] === RUN TestDispatch [2022-04-05T12:07:26.872Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-05T12:07:26.872Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-05T12:07:26.872Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-05T12:07:26.872Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-05T12:07:26.872Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-05T12:07:27.341Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-05T12:07:27.341Z] === RUN TestDispatch/COPY_url [2022-04-05T12:07:27.341Z] --- PASS: TestDispatch (0.06s) [2022-04-05T12:07:27.341Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-05T12:07:27.341Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-05T12:07:27.341Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s) [2022-04-05T12:07:27.341Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-05T12:07:27.341Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-05T12:07:27.341Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-05T12:07:27.341Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-05T12:07:27.341Z] === RUN TestAddScratchImageAddsToMounts [2022-04-05T12:07:27.341Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-05T12:07:27.341Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-05T12:07:27.341Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-05T12:07:27.341Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-05T12:07:27.341Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-05T12:07:27.341Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-05T12:07:27.341Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-05T12:07:27.341Z] === RUN TestImageSourceGetAddsToMounts [2022-04-05T12:07:27.341Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-05T12:07:27.341Z] === RUN TestEmptyDockerfile [2022-04-05T12:07:27.341Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-05T12:07:27.341Z] === RUN TestSymlinkDockerfile [2022-04-05T12:07:27.341Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-05T12:07:27.341Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-05T12:07:27.341Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-05T12:07:27.341Z] === RUN TestNonExistingDockerfile [2022-04-05T12:07:27.341Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-05T12:07:27.341Z] === RUN TestCopyRunConfig [2022-04-05T12:07:27.341Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-05T12:07:27.341Z] === RUN TestDeepCopyRunConfig [2022-04-05T12:07:27.341Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-05T12:07:27.341Z] === RUN TestExportImage [2022-04-05T12:07:27.341Z] --- PASS: TestExportImage (0.00s) [2022-04-05T12:07:27.341Z] === RUN TestNormalizeDest [2022-04-05T12:07:27.341Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-05T12:07:27.341Z] PASS [2022-04-05T12:07:27.341Z] coverage: 46.7% of statements [2022-04-05T12:07:27.341Z] ok github.com/docker/docker/builder/dockerfile 0.252s coverage: 46.7% of statements [2022-04-05T12:07:27.817Z] === RUN TestTCP4Proxy [2022-04-05T12:07:27.817Z] --- PASS: TestTCP4Proxy (0.00s) [2022-04-05T12:07:27.817Z] === RUN TestTCP4ProxyHalfClose [2022-04-05T12:07:27.817Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-05T12:07:27.817Z] === RUN TestTCP6Proxy [2022-04-05T12:07:27.817Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-05T12:07:27.817Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-05T12:07:27.817Z] === RUN TestTCPDualStackProxy [2022-04-05T12:07:27.817Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-05T12:07:27.817Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-05T12:07:27.817Z] === RUN TestUDP4Proxy [2022-04-05T12:07:27.817Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-05T12:07:27.817Z] === RUN TestUDP6Proxy [2022-04-05T12:07:27.817Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-05T12:07:27.817Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-05T12:07:27.817Z] === RUN TestUDPWriteError [2022-04-05T12:07:27.817Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-05T12:07:27.817Z] === RUN TestSCTP4Proxy [2022-04-05T12:07:27.817Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-05T12:07:27.817Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-05T12:07:27.817Z] === RUN TestSCTP6Proxy [2022-04-05T12:07:27.817Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-05T12:07:27.817Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-05T12:07:27.817Z] PASS [2022-04-05T12:07:27.817Z] coverage: 49.4% of statements [2022-04-05T12:07:27.817Z] ok github.com/docker/docker/cmd/docker-proxy 0.047s coverage: 49.4% of statements [2022-04-05T12:07:36.481Z] === RUN TestCheckpointCreateError [2022-04-05T12:07:36.481Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestCheckpointCreate [2022-04-05T12:07:36.481Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestCheckpointDeleteError [2022-04-05T12:07:36.481Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestCheckpointDelete [2022-04-05T12:07:36.481Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestCheckpointListError [2022-04-05T12:07:36.481Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestCheckpointList [2022-04-05T12:07:36.481Z] --- PASS: TestCheckpointList (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestCheckpointListContainerNotFound [2022-04-05T12:07:36.481Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestNewClientWithOpsFromEnv [2022-04-05T12:07:36.481Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-05T12:07:36.481Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestGetAPIPath [2022-04-05T12:07:36.481Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestParseHostURL [2022-04-05T12:07:36.481Z] --- PASS: TestParseHostURL (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-05T12:07:36.481Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-05T12:07:36.481Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestNegotiateAPIVersion [2022-04-05T12:07:36.481Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-05T12:07:36.481Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-05T12:07:36.481Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-05T12:07:36.481Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-05T12:07:36.481Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-05T12:07:36.481Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-05T12:07:36.481Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-05T12:07:36.481Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-05T12:07:36.481Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-05T12:07:36.481Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-05T12:07:36.481Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestNegotiateAPVersionOverride [2022-04-05T12:07:36.481Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-05T12:07:36.481Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-05T12:07:36.481Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-05T12:07:36.481Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestClientRedirect [2022-04-05T12:07:36.481Z] === RUN TestClientRedirect/GET [2022-04-05T12:07:36.481Z] === RUN TestClientRedirect/POST [2022-04-05T12:07:36.481Z] === RUN TestClientRedirect/PUT [2022-04-05T12:07:36.481Z] === RUN TestClientRedirect/DELETE [2022-04-05T12:07:36.481Z] --- PASS: TestClientRedirect (0.00s) [2022-04-05T12:07:36.481Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-05T12:07:36.481Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-05T12:07:36.481Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-05T12:07:36.481Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestConfigCreateUnsupported [2022-04-05T12:07:36.481Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestConfigCreateError [2022-04-05T12:07:36.481Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestConfigCreate [2022-04-05T12:07:36.481Z] --- PASS: TestConfigCreate (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestConfigInspectNotFound [2022-04-05T12:07:36.481Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestConfigInspectWithEmptyID [2022-04-05T12:07:36.481Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestConfigInspectUnsupported [2022-04-05T12:07:36.481Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestConfigInspectError [2022-04-05T12:07:36.481Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestConfigInspectConfigNotFound [2022-04-05T12:07:36.481Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestConfigInspect [2022-04-05T12:07:36.481Z] --- PASS: TestConfigInspect (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestConfigListUnsupported [2022-04-05T12:07:36.481Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestConfigListError [2022-04-05T12:07:36.481Z] --- PASS: TestConfigListError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestConfigList [2022-04-05T12:07:36.481Z] --- PASS: TestConfigList (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestConfigRemoveUnsupported [2022-04-05T12:07:36.481Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestConfigRemoveError [2022-04-05T12:07:36.481Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestConfigRemove [2022-04-05T12:07:36.481Z] --- PASS: TestConfigRemove (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestConfigUpdateUnsupported [2022-04-05T12:07:36.481Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestConfigUpdateError [2022-04-05T12:07:36.481Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestConfigUpdate [2022-04-05T12:07:36.481Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerCommitError [2022-04-05T12:07:36.481Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerCommit [2022-04-05T12:07:36.481Z] --- PASS: TestContainerCommit (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerStatPathError [2022-04-05T12:07:36.481Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerStatPathNotFoundError [2022-04-05T12:07:36.481Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerStatPathNoHeaderError [2022-04-05T12:07:36.481Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerStatPath [2022-04-05T12:07:36.481Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestCopyToContainerError [2022-04-05T12:07:36.481Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestCopyToContainerNotFoundError [2022-04-05T12:07:36.481Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-05T12:07:36.481Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestCopyToContainer [2022-04-05T12:07:36.481Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestCopyFromContainerError [2022-04-05T12:07:36.481Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestCopyFromContainerNotFoundError [2022-04-05T12:07:36.481Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-05T12:07:36.481Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-05T12:07:36.481Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestCopyFromContainer [2022-04-05T12:07:36.481Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerCreateError [2022-04-05T12:07:36.481Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerCreateImageNotFound [2022-04-05T12:07:36.481Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerCreateWithName [2022-04-05T12:07:36.481Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerCreateAutoRemove [2022-04-05T12:07:36.481Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerDiffError [2022-04-05T12:07:36.481Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerDiff [2022-04-05T12:07:36.481Z] --- PASS: TestContainerDiff (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerExecCreateError [2022-04-05T12:07:36.481Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerExecCreate [2022-04-05T12:07:36.481Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerExecStartError [2022-04-05T12:07:36.481Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerExecStart [2022-04-05T12:07:36.481Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerExecInspectError [2022-04-05T12:07:36.481Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerExecInspect [2022-04-05T12:07:36.481Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerExportError [2022-04-05T12:07:36.481Z] --- PASS: TestContainerExportError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerExport [2022-04-05T12:07:36.481Z] --- PASS: TestContainerExport (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerInspectError [2022-04-05T12:07:36.481Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerInspectContainerNotFound [2022-04-05T12:07:36.481Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerInspectWithEmptyID [2022-04-05T12:07:36.481Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerInspect [2022-04-05T12:07:36.481Z] --- PASS: TestContainerInspect (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerInspectNode [2022-04-05T12:07:36.481Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerKillError [2022-04-05T12:07:36.481Z] --- PASS: TestContainerKillError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerKill [2022-04-05T12:07:36.481Z] --- PASS: TestContainerKill (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerListError [2022-04-05T12:07:36.481Z] --- PASS: TestContainerListError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerList [2022-04-05T12:07:36.481Z] --- PASS: TestContainerList (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerLogsNotFoundError [2022-04-05T12:07:36.481Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerLogsError [2022-04-05T12:07:36.481Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-05T12:07:36.481Z] === RUN TestContainerLogs [2022-04-05T12:07:36.949Z] --- PASS: TestContainerLogs (0.14s) [2022-04-05T12:07:36.949Z] === RUN TestContainerPauseError [2022-04-05T12:07:36.949Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-05T12:07:36.949Z] === RUN TestContainerPause [2022-04-05T12:07:36.949Z] --- PASS: TestContainerPause (0.00s) [2022-04-05T12:07:36.949Z] === RUN TestContainersPruneError [2022-04-05T12:07:36.949Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-05T12:07:36.949Z] === RUN TestContainersPrune [2022-04-05T12:07:36.949Z] --- PASS: TestContainersPrune (0.00s) [2022-04-05T12:07:36.949Z] === RUN TestContainerRemoveError [2022-04-05T12:07:36.949Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-05T12:07:36.949Z] === RUN TestContainerRemoveNotFoundError [2022-04-05T12:07:36.949Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-05T12:07:36.949Z] === RUN TestContainerRemove [2022-04-05T12:07:36.949Z] --- PASS: TestContainerRemove (0.00s) [2022-04-05T12:07:36.949Z] === RUN TestContainerRenameError [2022-04-05T12:07:36.949Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-05T12:07:36.949Z] === RUN TestContainerRename [2022-04-05T12:07:36.949Z] --- PASS: TestContainerRename (0.00s) [2022-04-05T12:07:36.949Z] === RUN TestContainerResizeError [2022-04-05T12:07:36.949Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-05T12:07:36.949Z] === RUN TestContainerExecResizeError [2022-04-05T12:07:36.949Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestContainerResize [2022-04-05T12:07:36.950Z] --- PASS: TestContainerResize (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestContainerExecResize [2022-04-05T12:07:36.950Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestContainerRestartError [2022-04-05T12:07:36.950Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestContainerRestart [2022-04-05T12:07:36.950Z] --- PASS: TestContainerRestart (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestContainerStartError [2022-04-05T12:07:36.950Z] --- PASS: TestContainerStartError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestContainerStart [2022-04-05T12:07:36.950Z] --- PASS: TestContainerStart (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestContainerStatsError [2022-04-05T12:07:36.950Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestContainerStats [2022-04-05T12:07:36.950Z] --- PASS: TestContainerStats (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestContainerStopError [2022-04-05T12:07:36.950Z] --- PASS: TestContainerStopError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestContainerStop [2022-04-05T12:07:36.950Z] --- PASS: TestContainerStop (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestContainerTopError [2022-04-05T12:07:36.950Z] --- PASS: TestContainerTopError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestContainerTop [2022-04-05T12:07:36.950Z] --- PASS: TestContainerTop (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestContainerUnpauseError [2022-04-05T12:07:36.950Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestContainerUnpause [2022-04-05T12:07:36.950Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestContainerUpdateError [2022-04-05T12:07:36.950Z] --- PASS: TestContainerUpdateError (0.01s) [2022-04-05T12:07:36.950Z] === RUN TestContainerUpdate [2022-04-05T12:07:36.950Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestContainerWaitError [2022-04-05T12:07:36.950Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestContainerWait [2022-04-05T12:07:36.950Z] --- PASS: TestContainerWait (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestDiskUsageError [2022-04-05T12:07:36.950Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestDiskUsage [2022-04-05T12:07:36.950Z] --- PASS: TestDiskUsage (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestDistributionInspectUnsupported [2022-04-05T12:07:36.950Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestDistributionInspectWithEmptyID [2022-04-05T12:07:36.950Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestEventsErrorInOptions [2022-04-05T12:07:36.950Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestEventsErrorFromServer [2022-04-05T12:07:36.950Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestEvents [2022-04-05T12:07:36.950Z] --- PASS: TestEvents (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestTLSCloseWriter [2022-04-05T12:07:36.950Z] === PAUSE TestTLSCloseWriter [2022-04-05T12:07:36.950Z] === RUN TestImageBuildError [2022-04-05T12:07:36.950Z] --- PASS: TestImageBuildError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageBuild [2022-04-05T12:07:36.950Z] --- PASS: TestImageBuild (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestGetDockerOS [2022-04-05T12:07:36.950Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageCreateError [2022-04-05T12:07:36.950Z] --- PASS: TestImageCreateError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageCreate [2022-04-05T12:07:36.950Z] --- PASS: TestImageCreate (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageHistoryError [2022-04-05T12:07:36.950Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageHistory [2022-04-05T12:07:36.950Z] --- PASS: TestImageHistory (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageImportError [2022-04-05T12:07:36.950Z] --- PASS: TestImageImportError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageImport [2022-04-05T12:07:36.950Z] --- PASS: TestImageImport (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageInspectError [2022-04-05T12:07:36.950Z] --- PASS: TestImageInspectError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageInspectImageNotFound [2022-04-05T12:07:36.950Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageInspectWithEmptyID [2022-04-05T12:07:36.950Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageInspect [2022-04-05T12:07:36.950Z] --- PASS: TestImageInspect (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageListError [2022-04-05T12:07:36.950Z] --- PASS: TestImageListError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageList [2022-04-05T12:07:36.950Z] --- PASS: TestImageList (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageListApiBefore125 [2022-04-05T12:07:36.950Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageLoadError [2022-04-05T12:07:36.950Z] --- PASS: TestImageLoadError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageLoad [2022-04-05T12:07:36.950Z] --- PASS: TestImageLoad (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImagesPruneError [2022-04-05T12:07:36.950Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImagesPrune [2022-04-05T12:07:36.950Z] --- PASS: TestImagesPrune (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImagePullReferenceParseError [2022-04-05T12:07:36.950Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImagePullAnyError [2022-04-05T12:07:36.950Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-05T12:07:36.950Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-05T12:07:36.950Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-05T12:07:36.950Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-05T12:07:36.950Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImagePullWithoutErrors [2022-04-05T12:07:36.950Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImagePushReferenceError [2022-04-05T12:07:36.950Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImagePushAnyError [2022-04-05T12:07:36.950Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-05T12:07:36.950Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-05T12:07:36.950Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-05T12:07:36.950Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-05T12:07:36.950Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImagePushWithoutErrors [2022-04-05T12:07:36.950Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-05T12:07:36.950Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-05T12:07:36.950Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-05T12:07:36.950Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-05T12:07:36.950Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-05T12:07:36.950Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-05T12:07:36.950Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-05T12:07:36.950Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-05T12:07:36.950Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageRemoveError [2022-04-05T12:07:36.950Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageRemoveImageNotFound [2022-04-05T12:07:36.950Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageRemove [2022-04-05T12:07:36.950Z] --- PASS: TestImageRemove (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageSaveError [2022-04-05T12:07:36.950Z] --- PASS: TestImageSaveError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageSave [2022-04-05T12:07:36.950Z] --- PASS: TestImageSave (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageSearchAnyError [2022-04-05T12:07:36.950Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-05T12:07:36.950Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-05T12:07:36.950Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-05T12:07:36.950Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-05T12:07:36.950Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageSearchWithoutErrors [2022-04-05T12:07:36.950Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageTagError [2022-04-05T12:07:36.950Z] --- PASS: TestImageTagError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageTagInvalidReference [2022-04-05T12:07:36.950Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageTagInvalidSourceImageName [2022-04-05T12:07:36.950Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageTagHexSource [2022-04-05T12:07:36.950Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestImageTag [2022-04-05T12:07:36.950Z] --- PASS: TestImageTag (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestInfoServerError [2022-04-05T12:07:36.950Z] --- PASS: TestInfoServerError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestInfoInvalidResponseJSONError [2022-04-05T12:07:36.950Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestInfo [2022-04-05T12:07:36.950Z] --- PASS: TestInfo (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestNetworkConnectError [2022-04-05T12:07:36.950Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-05T12:07:36.950Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestNetworkConnect [2022-04-05T12:07:36.950Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestNetworkCreateError [2022-04-05T12:07:36.950Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestNetworkCreate [2022-04-05T12:07:36.950Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestNetworkDisconnectError [2022-04-05T12:07:36.950Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestNetworkDisconnect [2022-04-05T12:07:36.950Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestNetworkInspect [2022-04-05T12:07:36.950Z] === RUN TestNetworkInspect/empty_ID [2022-04-05T12:07:36.950Z] === RUN TestNetworkInspect/no_options [2022-04-05T12:07:36.950Z] === RUN TestNetworkInspect/verbose [2022-04-05T12:07:36.950Z] === RUN TestNetworkInspect/global_scope [2022-04-05T12:07:36.950Z] === RUN TestNetworkInspect/unknown_network [2022-04-05T12:07:36.950Z] === RUN TestNetworkInspect/server_error [2022-04-05T12:07:36.950Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-05T12:07:36.950Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-05T12:07:36.950Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-05T12:07:36.950Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-05T12:07:36.950Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-05T12:07:36.950Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-05T12:07:36.950Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestNetworkListError [2022-04-05T12:07:36.950Z] --- PASS: TestNetworkListError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestNetworkList [2022-04-05T12:07:36.950Z] --- PASS: TestNetworkList (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestNetworksPruneError [2022-04-05T12:07:36.950Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestNetworksPrune [2022-04-05T12:07:36.950Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestNetworkRemoveError [2022-04-05T12:07:36.950Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestNetworkRemove [2022-04-05T12:07:36.950Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestNodeInspectError [2022-04-05T12:07:36.950Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestNodeInspectNodeNotFound [2022-04-05T12:07:36.950Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestNodeInspectWithEmptyID [2022-04-05T12:07:36.950Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestNodeInspect [2022-04-05T12:07:36.950Z] --- PASS: TestNodeInspect (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestNodeListError [2022-04-05T12:07:36.950Z] --- PASS: TestNodeListError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestNodeList [2022-04-05T12:07:36.950Z] --- PASS: TestNodeList (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestNodeRemoveError [2022-04-05T12:07:36.950Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestNodeRemove [2022-04-05T12:07:36.950Z] --- PASS: TestNodeRemove (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestNodeUpdateError [2022-04-05T12:07:36.950Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestNodeUpdate [2022-04-05T12:07:36.950Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestOptionWithHostFromEnv [2022-04-05T12:07:36.950Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestOptionWithTimeout [2022-04-05T12:07:36.950Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestOptionWithVersionFromEnv [2022-04-05T12:07:36.950Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestPingFail [2022-04-05T12:07:36.950Z] --- PASS: TestPingFail (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestPingWithError [2022-04-05T12:07:36.950Z] 2022/04/05 12:07:36 RoundTripper returned a response & error; ignoring response [2022-04-05T12:07:36.950Z] 2022/04/05 12:07:36 RoundTripper returned a response & error; ignoring response [2022-04-05T12:07:36.950Z] --- PASS: TestPingWithError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestPingSuccess [2022-04-05T12:07:36.950Z] --- PASS: TestPingSuccess (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestPingHeadFallback [2022-04-05T12:07:36.950Z] === RUN TestPingHeadFallback/OK [2022-04-05T12:07:36.950Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-05T12:07:36.950Z] === RUN TestPingHeadFallback/Not_Found [2022-04-05T12:07:36.950Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-05T12:07:36.950Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-05T12:07:36.950Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-05T12:07:36.950Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-05T12:07:36.950Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-05T12:07:36.950Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestPluginDisableError [2022-04-05T12:07:36.950Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestPluginDisable [2022-04-05T12:07:36.950Z] --- PASS: TestPluginDisable (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestPluginEnableError [2022-04-05T12:07:36.950Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestPluginEnable [2022-04-05T12:07:36.950Z] --- PASS: TestPluginEnable (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestPluginInspectError [2022-04-05T12:07:36.950Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestPluginInspectWithEmptyID [2022-04-05T12:07:36.950Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestPluginInspect [2022-04-05T12:07:36.950Z] --- PASS: TestPluginInspect (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestPluginListError [2022-04-05T12:07:36.950Z] --- PASS: TestPluginListError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestPluginList [2022-04-05T12:07:36.950Z] --- PASS: TestPluginList (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestPluginPushError [2022-04-05T12:07:36.950Z] --- PASS: TestPluginPushError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestPluginPush [2022-04-05T12:07:36.950Z] --- PASS: TestPluginPush (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestPluginRemoveError [2022-04-05T12:07:36.950Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestPluginRemove [2022-04-05T12:07:36.950Z] --- PASS: TestPluginRemove (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestPluginSetError [2022-04-05T12:07:36.950Z] --- PASS: TestPluginSetError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestPluginSet [2022-04-05T12:07:36.950Z] --- PASS: TestPluginSet (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestSetHostHeader [2022-04-05T12:07:36.950Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestPlainTextError [2022-04-05T12:07:36.950Z] --- PASS: TestPlainTextError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestInfiniteError [2022-04-05T12:07:36.950Z] --- PASS: TestInfiniteError (0.02s) [2022-04-05T12:07:36.950Z] === RUN TestCanceledContext [2022-04-05T12:07:36.950Z] 2022/04/05 12:07:36 RoundTripper returned a response & error; ignoring response [2022-04-05T12:07:36.950Z] --- PASS: TestCanceledContext (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestDeadlineExceededContext [2022-04-05T12:07:36.950Z] 2022/04/05 12:07:36 RoundTripper returned a response & error; ignoring response [2022-04-05T12:07:36.950Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestSecretCreateUnsupported [2022-04-05T12:07:36.950Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestSecretCreateError [2022-04-05T12:07:36.950Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestSecretCreate [2022-04-05T12:07:36.950Z] --- PASS: TestSecretCreate (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestSecretInspectUnsupported [2022-04-05T12:07:36.950Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestSecretInspectError [2022-04-05T12:07:36.950Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestSecretInspectSecretNotFound [2022-04-05T12:07:36.950Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestSecretInspectWithEmptyID [2022-04-05T12:07:36.950Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestSecretInspect [2022-04-05T12:07:36.950Z] --- PASS: TestSecretInspect (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestSecretListUnsupported [2022-04-05T12:07:36.950Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestSecretListError [2022-04-05T12:07:36.950Z] --- PASS: TestSecretListError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestSecretList [2022-04-05T12:07:36.950Z] --- PASS: TestSecretList (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestSecretRemoveUnsupported [2022-04-05T12:07:36.950Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestSecretRemoveError [2022-04-05T12:07:36.950Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestSecretRemove [2022-04-05T12:07:36.950Z] --- PASS: TestSecretRemove (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestSecretUpdateUnsupported [2022-04-05T12:07:36.950Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestSecretUpdateError [2022-04-05T12:07:36.950Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestSecretUpdate [2022-04-05T12:07:36.950Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestServiceCreateError [2022-04-05T12:07:36.950Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestServiceCreate [2022-04-05T12:07:36.950Z] --- PASS: TestServiceCreate (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-05T12:07:36.950Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-05T12:07:36.950Z] === RUN TestServiceCreateDigestPinning [2022-04-05T12:07:36.951Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestServiceInspectError [2022-04-05T12:07:36.951Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestServiceInspectServiceNotFound [2022-04-05T12:07:36.951Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestServiceInspectWithEmptyID [2022-04-05T12:07:36.951Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestServiceInspect [2022-04-05T12:07:36.951Z] --- PASS: TestServiceInspect (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestServiceListError [2022-04-05T12:07:36.951Z] --- PASS: TestServiceListError (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestServiceList [2022-04-05T12:07:36.951Z] --- PASS: TestServiceList (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestServiceLogsError [2022-04-05T12:07:36.951Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestServiceLogs [2022-04-05T12:07:36.951Z] --- PASS: TestServiceLogs (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestServiceRemoveError [2022-04-05T12:07:36.951Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestServiceRemoveNotFoundError [2022-04-05T12:07:36.951Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestServiceRemove [2022-04-05T12:07:36.951Z] --- PASS: TestServiceRemove (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestServiceUpdateError [2022-04-05T12:07:36.951Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestServiceUpdate [2022-04-05T12:07:36.951Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestSwarmGetUnlockKeyError [2022-04-05T12:07:36.951Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestSwarmGetUnlockKey [2022-04-05T12:07:36.951Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestSwarmInitError [2022-04-05T12:07:36.951Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestSwarmInit [2022-04-05T12:07:36.951Z] --- PASS: TestSwarmInit (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestSwarmInspectError [2022-04-05T12:07:36.951Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestSwarmInspect [2022-04-05T12:07:36.951Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestSwarmJoinError [2022-04-05T12:07:36.951Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestSwarmJoin [2022-04-05T12:07:36.951Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestSwarmLeaveError [2022-04-05T12:07:36.951Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestSwarmLeave [2022-04-05T12:07:36.951Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestSwarmUnlockError [2022-04-05T12:07:36.951Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestSwarmUnlock [2022-04-05T12:07:36.951Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestSwarmUpdateError [2022-04-05T12:07:36.951Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestSwarmUpdate [2022-04-05T12:07:36.951Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestTaskInspectError [2022-04-05T12:07:36.951Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestTaskInspectWithEmptyID [2022-04-05T12:07:36.951Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestTaskInspect [2022-04-05T12:07:36.951Z] --- PASS: TestTaskInspect (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestTaskListError [2022-04-05T12:07:36.951Z] --- PASS: TestTaskListError (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestTaskList [2022-04-05T12:07:36.951Z] --- PASS: TestTaskList (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestVolumeCreateError [2022-04-05T12:07:36.951Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestVolumeCreate [2022-04-05T12:07:36.951Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestVolumeInspectError [2022-04-05T12:07:36.951Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestVolumeInspectNotFound [2022-04-05T12:07:36.951Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestVolumeInspectWithEmptyID [2022-04-05T12:07:36.951Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestVolumeInspect [2022-04-05T12:07:36.951Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestVolumeListError [2022-04-05T12:07:36.951Z] --- PASS: TestVolumeListError (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestVolumeList [2022-04-05T12:07:36.951Z] --- PASS: TestVolumeList (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestVolumeRemoveError [2022-04-05T12:07:36.951Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-05T12:07:36.951Z] === RUN TestVolumeRemove [2022-04-05T12:07:36.951Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-05T12:07:36.951Z] === CONT TestTLSCloseWriter [2022-04-05T12:07:36.951Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-05T12:07:36.951Z] PASS [2022-04-05T12:07:36.951Z] coverage: 75.1% of statements [2022-04-05T12:07:36.951Z] ok github.com/docker/docker/client 0.351s coverage: 75.1% of statements [2022-04-05T12:07:40.587Z] === RUN TestMiddlewares [2022-04-05T12:07:40.587Z] --- PASS: TestMiddlewares (0.00s) [2022-04-05T12:07:40.587Z] PASS [2022-04-05T12:07:40.587Z] coverage: 7.9% of statements [2022-04-05T12:07:40.587Z] ok github.com/docker/docker/api/server 0.047s coverage: 7.9% of statements [2022-04-05T12:07:51.874Z] --- PASS: TestCheckoutGit (26.55s) [2022-04-05T12:07:51.874Z] === RUN TestValidGitTransport [2022-04-05T12:07:51.874Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-05T12:07:51.874Z] === RUN TestGitInvalidRef [2022-04-05T12:07:51.874Z] --- PASS: TestGitInvalidRef (0.19s) [2022-04-05T12:07:51.874Z] PASS [2022-04-05T12:07:51.874Z] coverage: 86.3% of statements [2022-04-05T12:07:51.874Z] ok github.com/docker/docker/builder/remotecontext/git 26.789s coverage: 86.3% of statements [2022-04-05T12:07:51.874Z] ? github.com/docker/docker/cli [no test files] [2022-04-05T12:07:51.874Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-05T12:07:52.112Z] sha256:d68f5d0875f0af03bfedd6b8f7dcfdb6bd05d7dd872ba7cffb221cc755d85b23 [2022-04-05T12:07:52.112Z] INFO: Starting docker-py tests... [2022-04-05T12:07:53.048Z] ============================= test session starts ============================== [2022-04-05T12:07:53.048Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-05T12:07:53.048Z] rootdir: /src, inifile: pytest.ini [2022-04-05T12:07:53.048Z] plugins: timeout-1.3.3, cov-2.6.1 [2022-04-05T12:07:53.977Z] collected 395 items / 2 deselected / 393 selected [2022-04-05T12:07:53.977Z] [2022-04-05T12:07:54.195Z] 4612f6d0b889: Pull complete [2022-04-05T12:08:00.533Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-05T12:08:00.533Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-05T12:08:00.533Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-05T12:08:00.533Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-05T12:08:00.533Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-05T12:08:00.533Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-05T12:08:00.533Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-05T12:08:00.533Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-05T12:08:00.533Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-05T12:08:00.533Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-05T12:08:00.533Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-05T12:08:00.533Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-05T12:08:00.533Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-05T12:08:00.533Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-05T12:08:00.533Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-05T12:08:00.533Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-05T12:08:00.533Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-05T12:08:00.533Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-05T12:08:00.533Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-05T12:08:00.533Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-05T12:08:00.533Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-05T12:08:00.533Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-05T12:08:00.533Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-05T12:08:00.533Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-05T12:08:00.533Z] === RUN TestConfigureDaemonLogs [2022-04-05T12:08:00.533Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-05T12:08:00.533Z] === RUN TestCommonOptionsInstallFlags [2022-04-05T12:08:00.533Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-05T12:08:00.533Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-05T12:08:00.533Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-05T12:08:00.533Z] PASS [2022-04-05T12:08:00.533Z] coverage: 19.0% of statements [2022-04-05T12:08:00.533Z] ok github.com/docker/docker/cmd/dockerd 0.159s coverage: 19.0% of statements [2022-04-05T12:08:00.533Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-05T12:08:00.533Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-05T12:08:02.099Z] === RUN TestContainerStopSignal [2022-04-05T12:08:02.099Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-05T12:08:02.099Z] === RUN TestContainerStopTimeout [2022-04-05T12:08:02.099Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-05T12:08:02.099Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-05T12:08:02.099Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-05T12:08:02.099Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-05T12:08:02.099Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-05T12:08:02.099Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-05T12:08:02.099Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-05T12:08:02.099Z] === RUN TestReplaceAndAppendEnvVars [2022-04-05T12:08:02.099Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-05T12:08:02.099Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-05T12:08:02.099Z] === RUN TestNewMemoryStore [2022-04-05T12:08:02.099Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-05T12:08:02.099Z] === RUN TestAddContainers [2022-04-05T12:08:02.099Z] --- PASS: TestAddContainers (0.00s) [2022-04-05T12:08:02.099Z] === RUN TestGetContainer [2022-04-05T12:08:02.099Z] --- PASS: TestGetContainer (0.00s) [2022-04-05T12:08:02.099Z] === RUN TestDeleteContainer [2022-04-05T12:08:02.099Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-05T12:08:02.099Z] === RUN TestListContainers [2022-04-05T12:08:02.099Z] --- PASS: TestListContainers (0.00s) [2022-04-05T12:08:02.099Z] === RUN TestFirstContainer [2022-04-05T12:08:02.099Z] --- PASS: TestFirstContainer (0.00s) [2022-04-05T12:08:02.099Z] === RUN TestApplyAllContainer [2022-04-05T12:08:02.099Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-05T12:08:02.099Z] === RUN TestIsValidHealthString [2022-04-05T12:08:02.099Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-05T12:08:02.099Z] === RUN TestStateRunStop [2022-04-05T12:08:02.099Z] --- PASS: TestStateRunStop (0.00s) [2022-04-05T12:08:02.099Z] === RUN TestStateTimeoutWait [2022-04-05T12:08:02.099Z] state_test.go:141: Stop callback fired [2022-04-05T12:08:02.099Z] state_test.go:165: Stop callback fired [2022-04-05T12:08:02.099Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-05T12:08:02.099Z] === RUN TestIsValidStateString [2022-04-05T12:08:02.099Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-05T12:08:02.099Z] === RUN TestViewSaveDelete [2022-04-05T12:08:02.099Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-05T12:08:02.099Z] === RUN TestViewAll [2022-04-05T12:08:02.099Z] --- PASS: TestViewAll (0.01s) [2022-04-05T12:08:02.099Z] === RUN TestViewGet [2022-04-05T12:08:02.099Z] --- PASS: TestViewGet (0.01s) [2022-04-05T12:08:02.099Z] === RUN TestNames [2022-04-05T12:08:02.099Z] --- PASS: TestNames (0.00s) [2022-04-05T12:08:02.099Z] === RUN TestViewWithHealthCheck [2022-04-05T12:08:02.099Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-05T12:08:02.099Z] PASS [2022-04-05T12:08:02.099Z] coverage: 41.7% of statements [2022-04-05T12:08:02.099Z] ok github.com/docker/docker/container 0.227s coverage: 41.7% of statements [2022-04-05T12:08:02.099Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-05T12:08:02.099Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-05T12:08:02.099Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-05T12:08:02.099Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-05T12:08:02.566Z] === RUN TestPrepare [2022-04-05T12:08:02.566Z] --- PASS: TestPrepare (0.00s) [2022-04-05T12:08:02.566Z] === RUN TestStart [2022-04-05T12:08:02.566Z] --- PASS: TestStart (0.00s) [2022-04-05T12:08:02.566Z] === RUN TestWaitCancel [2022-04-05T12:08:02.566Z] --- PASS: TestWaitCancel (0.00s) [2022-04-05T12:08:02.566Z] === RUN TestWaitDisabled [2022-04-05T12:08:02.566Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-05T12:08:02.566Z] === RUN TestWaitEnabled [2022-04-05T12:08:02.566Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-05T12:08:02.566Z] === RUN TestRemove [2022-04-05T12:08:02.566Z] --- PASS: TestRemove (0.00s) [2022-04-05T12:08:02.566Z] PASS [2022-04-05T12:08:02.566Z] coverage: 65.3% of statements [2022-04-05T12:08:02.566Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.052s coverage: 65.3% of statements [2022-04-05T12:08:04.780Z] === RUN TestNewListSecretsFilters [2022-04-05T12:08:04.780Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-05T12:08:04.780Z] === RUN TestNewListConfigsFilters [2022-04-05T12:08:04.780Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-05T12:08:04.780Z] PASS [2022-04-05T12:08:04.780Z] coverage: 0.5% of statements [2022-04-05T12:08:04.780Z] ok github.com/docker/docker/daemon/cluster 0.239s coverage: 0.5% of statements [2022-04-05T12:08:05.249Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-05T12:08:05.249Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-05T12:08:05.249Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-05T12:08:05.249Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-05T12:08:05.718Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-05T12:08:05.718Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-05T12:08:05.718Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-05T12:08:05.718Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-05T12:08:05.718Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-05T12:08:05.718Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-05T12:08:05.718Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-05T12:08:05.718Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-05T12:08:05.718Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-05T12:08:05.718Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-05T12:08:05.718Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-05T12:08:05.718Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-05T12:08:05.718Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-05T12:08:05.718Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-05T12:08:05.718Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-05T12:08:05.718Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-05T12:08:05.718Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-05T12:08:05.718Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-05T12:08:05.718Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-05T12:08:05.718Z] PASS [2022-04-05T12:08:05.718Z] coverage: 35.9% of statements [2022-04-05T12:08:05.718Z] ok github.com/docker/docker/daemon/cluster/convert 0.255s coverage: 35.9% of statements [2022-04-05T12:08:07.930Z] === RUN TestWaitNodeAttachment [2022-04-05T12:08:08.397Z] === RUN TestBuilderGC [2022-04-05T12:08:08.397Z] --- PASS: TestBuilderGC (0.00s) [2022-04-05T12:08:08.397Z] === RUN TestDaemonConfigurationNotFound [2022-04-05T12:08:08.397Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-05T12:08:08.397Z] === RUN TestDaemonBrokenConfiguration [2022-04-05T12:08:08.397Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-05T12:08:08.397Z] === RUN TestFindConfigurationConflicts [2022-04-05T12:08:08.397Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-05T12:08:08.397Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-05T12:08:08.397Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-05T12:08:08.397Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-05T12:08:08.397Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-05T12:08:08.397Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-05T12:08:08.397Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-05T12:08:08.397Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-05T12:08:08.397Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-05T12:08:08.397Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-05T12:08:08.397Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-05T12:08:08.397Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-05T12:08:08.397Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-05T12:08:08.397Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-05T12:08:08.397Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-05T12:08:08.397Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-05T12:08:08.397Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-05T12:08:08.397Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-05T12:08:08.397Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-05T12:08:08.397Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-05T12:08:08.397Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-05T12:08:08.397Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-05T12:08:08.397Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-05T12:08:08.397Z] === RUN TestValidateConfigurationErrors [2022-04-05T12:08:08.397Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-05T12:08:08.397Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-05T12:08:08.397Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-05T12:08:08.397Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-05T12:08:08.397Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-05T12:08:08.397Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-05T12:08:08.397Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-05T12:08:08.397Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-05T12:08:08.397Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-05T12:08:08.397Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-05T12:08:08.397Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-05T12:08:08.397Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-05T12:08:08.397Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-05T12:08:08.397Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-05T12:08:08.397Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-05T12:08:08.397Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-05T12:08:08.397Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-05T12:08:08.397Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-05T12:08:08.397Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-05T12:08:08.397Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-05T12:08:08.397Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-05T12:08:08.397Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-05T12:08:08.397Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-05T12:08:08.397Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-05T12:08:08.397Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-05T12:08:08.397Z] === RUN TestValidateConfiguration [2022-04-05T12:08:08.397Z] === RUN TestValidateConfiguration/with_label [2022-04-05T12:08:08.397Z] === RUN TestValidateConfiguration/with_dns [2022-04-05T12:08:08.397Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-05T12:08:08.397Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-05T12:08:08.397Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-05T12:08:08.397Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-05T12:08:08.397Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-05T12:08:08.397Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-05T12:08:08.397Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-05T12:08:08.397Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-05T12:08:08.397Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-05T12:08:08.397Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-05T12:08:08.397Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-05T12:08:08.397Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-05T12:08:08.397Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-05T12:08:08.397Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-05T12:08:08.397Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-05T12:08:08.397Z] === RUN TestReloadSetConfigFileNotExist [2022-04-05T12:08:08.397Z] time="2022-04-05T12:08:07Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-05T12:08:08.397Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2022-04-05T12:08:08.397Z] === RUN TestReloadDefaultConfigNotExist [2022-04-05T12:08:08.397Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:08:08.397Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-05T12:08:08.397Z] === RUN TestReloadBadDefaultConfig [2022-04-05T12:08:08.397Z] time="2022-04-05T12:08:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1186664657" [2022-04-05T12:08:08.397Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-05T12:08:08.397Z] === RUN TestReloadWithConflictingLabels [2022-04-05T12:08:08.397Z] time="2022-04-05T12:08:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1257678310" [2022-04-05T12:08:08.397Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-05T12:08:08.397Z] === RUN TestReloadWithDuplicateLabels [2022-04-05T12:08:08.397Z] time="2022-04-05T12:08:08Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-336382463" [2022-04-05T12:08:08.397Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-05T12:08:08.397Z] === RUN TestMaskURLCredentials [2022-04-05T12:08:08.397Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-05T12:08:08.397Z] === RUN TestDaemonConfigurationMerge [2022-04-05T12:08:08.398Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-05T12:08:08.398Z] PASS [2022-04-05T12:08:08.398Z] coverage: 79.2% of statements [2022-04-05T12:08:08.398Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-04-05T12:08:08.398Z] === RUN TestIsolationConversion [2022-04-05T12:08:08.398Z] === RUN TestIsolationConversion/default [2022-04-05T12:08:08.398Z] === RUN TestIsolationConversion/process [2022-04-05T12:08:08.398Z] === RUN TestIsolationConversion/hyperv [2022-04-05T12:08:08.398Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-05T12:08:08.398Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-05T12:08:08.398Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-05T12:08:08.398Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-05T12:08:08.398Z] === RUN TestContainerLabels [2022-04-05T12:08:08.398Z] --- PASS: TestContainerLabels (0.00s) [2022-04-05T12:08:08.398Z] === RUN TestCredentialSpecConversion [2022-04-05T12:08:08.398Z] === RUN TestCredentialSpecConversion/none [2022-04-05T12:08:08.398Z] === RUN TestCredentialSpecConversion/config [2022-04-05T12:08:08.398Z] === RUN TestCredentialSpecConversion/file [2022-04-05T12:08:08.398Z] === RUN TestCredentialSpecConversion/registry [2022-04-05T12:08:08.398Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-05T12:08:08.398Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-05T12:08:08.398Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-05T12:08:08.398Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-05T12:08:08.398Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-05T12:08:08.398Z] === RUN TestControllerValidateMountBind [2022-04-05T12:08:08.398Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-05T12:08:08.398Z] === RUN TestControllerValidateMountVolume [2022-04-05T12:08:08.398Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-05T12:08:08.398Z] === RUN TestControllerValidateMountTarget [2022-04-05T12:08:08.398Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-05T12:08:08.398Z] === RUN TestControllerValidateMountTmpfs [2022-04-05T12:08:08.398Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-05T12:08:08.398Z] === RUN TestControllerValidateMountInvalidType [2022-04-05T12:08:08.398Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-05T12:08:08.398Z] === RUN TestControllerValidateMountNamedPipe [2022-04-05T12:08:08.398Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-05T12:08:08.398Z] ok github.com/docker/docker/daemon/config 0.259s coverage: 79.2% of statements [2022-04-05T12:08:08.398Z] PASS [2022-04-05T12:08:08.398Z] coverage: 11.0% of statements [2022-04-05T12:08:08.398Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.779s coverage: 11.0% of statements [2022-04-05T12:08:08.398Z] === RUN TestEventsLog [2022-04-05T12:08:08.398Z] --- PASS: TestEventsLog (0.00s) [2022-04-05T12:08:08.398Z] === RUN TestEventsLogTimeout [2022-04-05T12:08:08.398Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-05T12:08:08.398Z] === RUN TestLogEvents [2022-04-05T12:08:08.398Z] --- PASS: TestLogEvents (0.05s) [2022-04-05T12:08:08.398Z] === RUN TestLoadBufferedEvents [2022-04-05T12:08:08.866Z] --- PASS: TestLoadBufferedEvents (0.12s) [2022-04-05T12:08:08.866Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-05T12:08:08.866Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-05T12:08:08.866Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-05T12:08:08.866Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-05T12:08:08.866Z] PASS [2022-04-05T12:08:08.866Z] coverage: 50.0% of statements [2022-04-05T12:08:08.866Z] ok github.com/docker/docker/daemon/events 0.220s coverage: 50.0% of statements [2022-04-05T12:08:09.851Z] === RUN TestIsEmptyDir [2022-04-05T12:08:09.851Z] --- PASS: TestIsEmptyDir (0.03s) [2022-04-05T12:08:09.851Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-05T12:08:09.851Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-05T12:08:09.851Z] PASS [2022-04-05T12:08:09.851Z] coverage: 2.3% of statements [2022-04-05T12:08:09.851Z] ok github.com/docker/docker/daemon/graphdriver 0.091s coverage: 2.3% of statements [2022-04-05T12:08:09.851Z] === RUN TestLinkNaming [2022-04-05T12:08:09.851Z] --- PASS: TestLinkNaming (0.00s) [2022-04-05T12:08:09.851Z] === RUN TestLinkNew [2022-04-05T12:08:09.851Z] --- PASS: TestLinkNew (0.00s) [2022-04-05T12:08:09.851Z] === RUN TestLinkEnv [2022-04-05T12:08:09.851Z] --- PASS: TestLinkEnv (0.00s) [2022-04-05T12:08:09.851Z] === RUN TestLinkMultipleEnv [2022-04-05T12:08:09.851Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-05T12:08:09.851Z] === RUN TestLinkPortRangeEnv [2022-04-05T12:08:09.851Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-05T12:08:09.851Z] PASS [2022-04-05T12:08:09.851Z] coverage: 93.0% of statements [2022-04-05T12:08:09.851Z] ok github.com/docker/docker/daemon/links 0.032s coverage: 93.0% of statements [2022-04-05T12:08:09.981Z] --- PASS: TestBuildWithHugeFile (47.52s) [2022-04-05T12:08:09.981Z] === RUN TestBuildWCOWSandboxSize [2022-04-05T12:08:09.981Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T12:08:09.981Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-05T12:08:09.981Z] === RUN TestBuildWithEmptyDockerfile [2022-04-05T12:08:09.982Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T12:08:09.982Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T12:08:09.982Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T12:08:09.982Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T12:08:09.982Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T12:08:09.982Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T12:08:09.982Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T12:08:09.982Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T12:08:09.982Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T12:08:09.982Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-05T12:08:09.982Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-04-05T12:08:09.982Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-04-05T12:08:09.982Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-04-05T12:08:09.982Z] === RUN TestBuildPreserveOwnership [2022-04-05T12:08:09.982Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-05T12:08:09.982Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-05T12:08:09.982Z] --- PASS: TestBuildPreserveOwnership (2.61s) [2022-04-05T12:08:09.982Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.78s) [2022-04-05T12:08:09.982Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.83s) [2022-04-05T12:08:09.982Z] === RUN TestBuildPlatformInvalid [2022-04-05T12:08:09.982Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-04-05T12:08:09.982Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-05T12:08:09.982Z] Loaded image: busybox:latest [2022-04-05T12:08:09.982Z] Loaded image: busybox:glibc [2022-04-05T12:08:09.982Z] Loaded image: debian:bullseye-slim [2022-04-05T12:08:09.982Z] Loaded image: hello-world:latest [2022-04-05T12:08:09.982Z] Loaded image: arm32v7/hello-world:latest [2022-04-05T12:08:10.286Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-05T12:08:10.837Z] === RUN TestVerifyNetworkingConfig [2022-04-05T12:08:10.837Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-05T12:08:10.837Z] === RUN TestGetContainer [2022-04-05T12:08:10.837Z] --- PASS: TestGetContainer (0.00s) [2022-04-05T12:08:10.837Z] === RUN TestValidContainerNames [2022-04-05T12:08:10.837Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-05T12:08:10.837Z] === RUN TestContainerInitDNS [2022-04-05T12:08:10.837Z] daemon_test.go:145: root required [2022-04-05T12:08:10.837Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-05T12:08:10.837Z] === RUN TestMerge [2022-04-05T12:08:10.837Z] --- PASS: TestMerge (0.00s) [2022-04-05T12:08:10.837Z] === RUN TestValidateContainerIsolation [2022-04-05T12:08:10.837Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-05T12:08:10.837Z] === RUN TestFindNetworkErrorType [2022-04-05T12:08:10.837Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-05T12:08:10.837Z] === RUN TestEnsureServicesExist [2022-04-05T12:08:10.837Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-05T12:08:10.837Z] === RUN TestEnsureServicesExistErrors [2022-04-05T12:08:10.837Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-05T12:08:10.837Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-05T12:08:10.837Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-05T12:08:10.837Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-05T12:08:10.837Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-05T12:08:10.837Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-05T12:08:10.837Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-05T12:08:10.837Z] === RUN TestContainerDelete [2022-04-05T12:08:10.837Z] --- PASS: TestContainerDelete (0.01s) [2022-04-05T12:08:10.837Z] === RUN TestContainerDoubleDelete [2022-04-05T12:08:10.837Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-05T12:08:10.837Z] === RUN TestLogContainerEventCopyLabels [2022-04-05T12:08:10.837Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-05T12:08:10.837Z] === RUN TestLogContainerEventWithAttributes [2022-04-05T12:08:10.837Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-05T12:08:10.837Z] === RUN TestNoneHealthcheck [2022-04-05T12:08:10.837Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-05T12:08:10.837Z] === RUN TestHealthStates [2022-04-05T12:08:10.837Z] time="2022-04-05T12:08:10Z" 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-04-05T12:08:10.837Z] time="2022-04-05T12:08:10Z" 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-04-05T12:08:10.837Z] time="2022-04-05T12:08:10Z" 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-04-05T12:08:10.837Z] time="2022-04-05T12:08:10Z" 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-04-05T12:08:10.837Z] time="2022-04-05T12:08:10Z" 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-04-05T12:08:10.837Z] time="2022-04-05T12:08:10Z" 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-04-05T12:08:10.837Z] time="2022-04-05T12:08:10Z" 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-04-05T12:08:10.837Z] time="2022-04-05T12:08:10Z" 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-04-05T12:08:10.837Z] time="2022-04-05T12:08:10Z" 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-04-05T12:08:10.837Z] time="2022-04-05T12:08:10Z" 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-04-05T12:08:10.837Z] --- PASS: TestHealthStates (0.13s) [2022-04-05T12:08:10.837Z] === RUN TestGetInspectData [2022-04-05T12:08:10.837Z] --- PASS: TestGetInspectData (0.00s) [2022-04-05T12:08:10.837Z] === RUN TestFillLicense [2022-04-05T12:08:10.837Z] --- PASS: TestFillLicense (0.00s) [2022-04-05T12:08:10.837Z] === RUN TestListInvalidFilter [2022-04-05T12:08:10.837Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-05T12:08:10.837Z] === RUN TestNameFilter [2022-04-05T12:08:10.837Z] --- PASS: TestNameFilter (0.00s) [2022-04-05T12:08:10.837Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-05T12:08:10.837Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-05T12:08:10.837Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-05T12:08:10.837Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-05T12:08:10.837Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-05T12:08:10.837Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-05T12:08:10.837Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-05T12:08:10.837Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-05T12:08:10.837Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-05T12:08:10.837Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-05T12:08:10.837Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-05T12:08:10.837Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-05T12:08:10.837Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-05T12:08:10.837Z] === 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-04-05T12:08:10.837Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-05T12:08:10.837Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-05T12:08:10.837Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-05T12:08:10.837Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-05T12:08:10.837Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-05T12:08:10.837Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-05T12:08:10.837Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-05T12:08:10.837Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-05T12:08:10.838Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-05T12:08:10.838Z] --- 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-04-05T12:08:10.838Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-05T12:08:10.838Z] === RUN TestSetupWindowsDevices [2022-04-05T12:08:10.838Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-05T12:08:10.838Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-05T12:08:10.838Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-05T12:08:10.838Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-05T12:08:10.838Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-05T12:08:10.838Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-05T12:08:10.838Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-05T12:08:10.838Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-05T12:08:10.838Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-05T12:08:10.838Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-05T12:08:10.838Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-05T12:08:10.838Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-05T12:08:10.838Z] === RUN TestDaemonReloadLabels [2022-04-05T12:08:10.838Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-05T12:08:10.838Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-05T12:08:10.838Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-05T12:08:10.838Z] === RUN TestDaemonReloadMirrors [2022-04-05T12:08:10.838Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-05T12:08:10.838Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-05T12:08:10.838Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-05T12:08:10.838Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-05T12:08:10.838Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-05T12:08:10.838Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-05T12:08:10.838Z] reload_test.go:342: root required [2022-04-05T12:08:10.838Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-05T12:08:10.838Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-05T12:08:10.838Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-05T12:08:10.838Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-05T12:08:10.838Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.07s) [2022-04-05T12:08:10.838Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-05T12:08:10.838Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-05T12:08:10.838Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-05T12:08:10.838Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-05T12:08:10.838Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-05T12:08:10.838Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-05T12:08:10.838Z] === RUN TestParseVolumesFrom [2022-04-05T12:08:10.838Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-05T12:08:11.103Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-05T12:08:11.307Z] PASS [2022-04-05T12:08:11.307Z] coverage: 8.8% of statements [2022-04-05T12:08:11.307Z] ok github.com/docker/docker/daemon 0.406s coverage: 8.8% of statements [2022-04-05T12:08:11.307Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-05T12:08:11.307Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-05T12:08:11.307Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-05T12:08:11.307Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-05T12:08:11.307Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-05T12:08:11.307Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-05T12:08:11.307Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-05T12:08:11.307Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-05T12:08:11.307Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-05T12:08:11.307Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-05T12:08:11.307Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-05T12:08:11.307Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-05T12:08:11.307Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-05T12:08:11.307Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-05T12:08:12.292Z] === RUN TestAdapterReadLogs [2022-04-05T12:08:12.292Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestCopier [2022-04-05T12:08:12.292Z] --- PASS: TestCopier (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestCopierLongLines [2022-04-05T12:08:12.292Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestCopierSlow [2022-04-05T12:08:12.292Z] === RUN TestNewStreamConfig [2022-04-05T12:08:12.292Z] === RUN TestNewStreamConfig/defaults [2022-04-05T12:08:12.292Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-05T12:08:12.292Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-05T12:08:12.292Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-05T12:08:12.292Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-05T12:08:12.292Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-05T12:08:12.292Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-05T12:08:12.292Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-05T12:08:12.292Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-05T12:08:12.292Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-05T12:08:12.292Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-05T12:08:12.292Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-05T12:08:12.292Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-05T12:08:12.292Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-05T12:08:12.292Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-05T12:08:12.292Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-05T12:08:12.292Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-05T12:08:12.292Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-05T12:08:12.292Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-05T12:08:12.292Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-05T12:08:12.292Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-05T12:08:12.292Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-05T12:08:12.292Z] time="2022-04-05T12:08:12Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-05T12:08:12.292Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2022-04-05T12:08:12.292Z] === RUN TestCreateSuccess [2022-04-05T12:08:12.292Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestCreateStreamSkipped [2022-04-05T12:08:12.292Z] time="2022-04-05T12:08:12Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-05T12:08:12.292Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestCreateLogGroupSuccess [2022-04-05T12:08:12.292Z] time="2022-04-05T12:08:12Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-05T12:08:12.292Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestCreateError [2022-04-05T12:08:12.292Z] --- PASS: TestCreateError (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestCreateAlreadyExists [2022-04-05T12:08:12.292Z] time="2022-04-05T12:08:12Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-05T12:08:12.292Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestLogClosed [2022-04-05T12:08:12.292Z] --- PASS: TestLogClosed (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestLogBlocking [2022-04-05T12:08:12.292Z] --- PASS: TestLogBlocking (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-05T12:08:12.292Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestLogNonBlockingBufferFull [2022-04-05T12:08:12.292Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestPublishBatchSuccess [2022-04-05T12:08:12.292Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestPublishBatchError [2022-04-05T12:08:12.292Z] time="2022-04-05T12:08:12Z" level=error msg=error [2022-04-05T12:08:12.292Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-05T12:08:12.292Z] time="2022-04-05T12:08:12Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-05T12:08:12.292Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-05T12:08:12.292Z] time="2022-04-05T12:08:12Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-05T12:08:12.292Z] time="2022-04-05T12:08:12Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-05T12:08:12.292Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestCollectBatchSimple [2022-04-05T12:08:12.292Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestCollectBatchTicker [2022-04-05T12:08:12.292Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestCollectBatchMultilinePattern [2022-04-05T12:08:12.292Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-05T12:08:12.292Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-05T12:08:12.292Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-05T12:08:12.292Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2022-04-05T12:08:12.292Z] === RUN TestCollectBatchClose [2022-04-05T12:08:12.292Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestEffectiveLen [2022-04-05T12:08:12.292Z] === RUN TestEffectiveLen/0/Hello [2022-04-05T12:08:12.292Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-05T12:08:12.292Z] === RUN TestEffectiveLen/2/🙃 [2022-04-05T12:08:12.292Z] === RUN TestEffectiveLen/3/���� [2022-04-05T12:08:12.292Z] === RUN TestEffectiveLen/4/He��o [2022-04-05T12:08:12.292Z] === RUN TestEffectiveLen/5/ [2022-04-05T12:08:12.292Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-05T12:08:12.292Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-05T12:08:12.292Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-05T12:08:12.292Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-05T12:08:12.292Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-05T12:08:12.292Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-05T12:08:12.292Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestFindValidSplit [2022-04-05T12:08:12.292Z] === RUN TestFindValidSplit/0/ [2022-04-05T12:08:12.292Z] cloudwatchlogs_test.go:1076: [2022-04-05T12:08:12.292Z] cloudwatchlogs_test.go:1077: [2022-04-05T12:08:12.292Z] === RUN TestFindValidSplit/1/Hello [2022-04-05T12:08:12.292Z] cloudwatchlogs_test.go:1076: Hello [2022-04-05T12:08:12.292Z] cloudwatchlogs_test.go:1077: [2022-04-05T12:08:12.292Z] === RUN TestFindValidSplit/2/Hello [2022-04-05T12:08:12.292Z] cloudwatchlogs_test.go:1076: He [2022-04-05T12:08:12.292Z] cloudwatchlogs_test.go:1077: llo [2022-04-05T12:08:12.292Z] === RUN TestFindValidSplit/3/Hello [2022-04-05T12:08:12.292Z] cloudwatchlogs_test.go:1076: [2022-04-05T12:08:12.292Z] cloudwatchlogs_test.go:1077: Hello [2022-04-05T12:08:12.292Z] === RUN TestFindValidSplit/4/🙃 [2022-04-05T12:08:12.292Z] cloudwatchlogs_test.go:1076: [2022-04-05T12:08:12.292Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-05T12:08:12.292Z] === RUN TestFindValidSplit/5/🙃 [2022-04-05T12:08:12.292Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-05T12:08:12.292Z] cloudwatchlogs_test.go:1077: [2022-04-05T12:08:12.292Z] === RUN TestFindValidSplit/6/a� [2022-04-05T12:08:12.292Z] cloudwatchlogs_test.go:1076: a [2022-04-05T12:08:12.292Z] cloudwatchlogs_test.go:1077: � [2022-04-05T12:08:12.292Z] === RUN TestFindValidSplit/7/a� [2022-04-05T12:08:12.292Z] cloudwatchlogs_test.go:1076: a� [2022-04-05T12:08:12.292Z] cloudwatchlogs_test.go:1077: [2022-04-05T12:08:12.292Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-05T12:08:12.292Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-05T12:08:12.292Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-05T12:08:12.292Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-05T12:08:12.292Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-05T12:08:12.292Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-05T12:08:12.292Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-05T12:08:12.292Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-05T12:08:12.292Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestProcessEventEmoji [2022-04-05T12:08:12.292Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestCollectBatchLineSplit [2022-04-05T12:08:12.292Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-05T12:08:12.292Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-05T12:08:12.292Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestCollectBatchMaxEvents [2022-04-05T12:08:12.292Z] === RUN TestSearchRegistryForImagesErrors [2022-04-05T12:08:12.292Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestSearchRegistryForImages [2022-04-05T12:08:12.292Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestOnlyPlatformWithFallback [2022-04-05T12:08:12.292Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-05T12:08:12.292Z] === RUN TestImageDelete [2022-04-05T12:08:12.292Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-04-05T12:08:12.292Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-05T12:08:12.292Z] === RUN TestImageDelete/no_lease [2022-04-05T12:08:12.292Z] === RUN TestImageDelete/lease_exists [2022-04-05T12:08:12.292Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-05T12:08:12.292Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-05T12:08:12.292Z] --- PASS: TestCopierSlow (0.20s) [2022-04-05T12:08:12.292Z] === RUN TestCopierWithSized [2022-04-05T12:08:12.292Z] === RUN TestCopierWithSized/as_is [2022-04-05T12:08:12.292Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-05T12:08:12.292Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-05T12:08:12.292Z] --- PASS: TestImageDelete (0.03s) [2022-04-05T12:08:12.292Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-05T12:08:12.292Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-05T12:08:12.292Z] === RUN TestContentStoreForPull [2022-04-05T12:08:12.292Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-05T12:08:12.292Z] --- PASS: TestCopierWithSized (0.02s) [2022-04-05T12:08:12.292Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-05T12:08:12.293Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2022-04-05T12:08:12.293Z] === RUN TestCopierWithPartial [2022-04-05T12:08:12.293Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-05T12:08:12.293Z] === RUN TestRingLogger [2022-04-05T12:08:12.293Z] --- PASS: TestRingLogger (0.00s) [2022-04-05T12:08:12.293Z] === RUN TestRingCap [2022-04-05T12:08:12.293Z] --- PASS: TestRingCap (0.00s) [2022-04-05T12:08:12.293Z] === RUN TestRingClose [2022-04-05T12:08:12.293Z] --- PASS: TestRingClose (0.00s) [2022-04-05T12:08:12.293Z] === RUN TestRingDrain [2022-04-05T12:08:12.293Z] --- PASS: TestRingDrain (0.00s) [2022-04-05T12:08:12.293Z] PASS [2022-04-05T12:08:12.293Z] coverage: 43.2% of statements [2022-04-05T12:08:12.598Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-05T12:08:12.761Z] ok github.com/docker/docker/daemon/logger 0.268s coverage: 43.2% of statements [2022-04-05T12:08:12.761Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.09s) [2022-04-05T12:08:12.761Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-05T12:08:12.761Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-05T12:08:12.761Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-05T12:08:12.761Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-05T12:08:12.761Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-05T12:08:12.761Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-05T12:08:12.761Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-05T12:08:12.761Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-05T12:08:12.761Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-05T12:08:12.761Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-05T12:08:12.761Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptionsFormat [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-05T12:08:12.761Z] === RUN TestCreateTagSuccess [2022-04-05T12:08:12.761Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-05T12:08:12.761Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-05T12:08:12.761Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-05T12:08:12.761Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-05T12:08:12.761Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-05T12:08:12.761Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-05T12:08:12.761Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-05T12:08:12.761Z] PASS [2022-04-05T12:08:12.761Z] coverage: 79.9% of statements [2022-04-05T12:08:12.761Z] ok github.com/docker/docker/daemon/logger/awslogs 0.356s coverage: 79.9% of statements [2022-04-05T12:08:12.761Z] --- PASS: TestContentStoreForPull (0.17s) [2022-04-05T12:08:12.761Z] PASS [2022-04-05T12:08:12.761Z] coverage: 6.6% of statements [2022-04-05T12:08:12.761Z] ok github.com/docker/docker/daemon/images 0.299s coverage: 6.6% of statements [2022-04-05T12:08:12.761Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-05T12:08:12.761Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-05T12:08:12.761Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptReconnectInterval [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-05T12:08:12.761Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-05T12:08:12.761Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-05T12:08:12.761Z] PASS [2022-04-05T12:08:12.761Z] coverage: 33.6% of statements [2022-04-05T12:08:12.761Z] ok github.com/docker/docker/daemon/logger/fluentd 0.044s coverage: 33.6% of statements [2022-04-05T12:08:12.761Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-05T12:08:12.761Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-05T12:08:12.761Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-05T12:08:13.746Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-05T12:08:13.746Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-05T12:08:13.746Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-05T12:08:13.746Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2022-04-05T12:08:13.746Z] === RUN TestFastTimeMarshalJSON [2022-04-05T12:08:13.746Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-05T12:08:13.746Z] PASS [2022-04-05T12:08:13.746Z] coverage: 87.2% of statements [2022-04-05T12:08:13.746Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.163s coverage: 87.2% of statements [2022-04-05T12:08:13.746Z] === RUN TestJSONFileLogger [2022-04-05T12:08:13.746Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-05T12:08:13.746Z] === RUN TestJSONFileLoggerWithTags [2022-04-05T12:08:13.746Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-05T12:08:13.746Z] === RUN TestJSONFileLoggerWithOpts [2022-04-05T12:08:13.746Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-05T12:08:13.746Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-05T12:08:14.186Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.94s) [2022-04-05T12:08:14.186Z] PASS [2022-04-05T12:08:14.186Z] [2022-04-05T12:08:14.186Z] === Skipped [2022-04-05T12:08:14.186Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-05T12:08:14.186Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T12:08:14.186Z] [2022-04-05T12:08:14.186Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-05T12:08:14.186Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T12:08:14.186Z] [2022-04-05T12:08:14.186Z] DONE 34 tests, 2 skipped in 77.613s [2022-04-05T12:08:14.186Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-05T12:08:14.186Z] ++ 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-04-05T12:08:14.186Z] ++ set -e [2022-04-05T12:08:14.186Z] ++ '[' -n 0 ']' [2022-04-05T12:08:14.186Z] ++ set -x [2022-04-05T12:08:14.186Z] ++ 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-04-05T12:08:14.186Z] INFO: Testing against a local daemon [2022-04-05T12:08:14.186Z] === RUN TestConfigInspect [2022-04-05T12:08:14.214Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-05T12:08:14.214Z] === RUN TestEncodeDecode [2022-04-05T12:08:14.214Z] === PAUSE TestEncodeDecode [2022-04-05T12:08:14.214Z] === RUN TestUnexpectedEOF [2022-04-05T12:08:14.214Z] time="2022-04-05T12:08:13Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-05T12:08:14.214Z] time="2022-04-05T12:08:13Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-05T12:08:14.214Z] --- PASS: TestUnexpectedEOF (0.16s) [2022-04-05T12:08:14.214Z] === CONT TestEncodeDecode [2022-04-05T12:08:14.214Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-05T12:08:14.214Z] PASS [2022-04-05T12:08:14.214Z] coverage: 69.9% of statements [2022-04-05T12:08:14.214Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.231s coverage: 69.9% of statements [2022-04-05T12:08:14.214Z] === RUN TestWriteLog [2022-04-05T12:08:14.214Z] === PAUSE TestWriteLog [2022-04-05T12:08:14.214Z] === RUN TestReadLog [2022-04-05T12:08:14.214Z] === PAUSE TestReadLog [2022-04-05T12:08:14.214Z] === RUN TestDecode [2022-04-05T12:08:14.214Z] --- PASS: TestDecode (0.02s) [2022-04-05T12:08:14.214Z] === CONT TestWriteLog [2022-04-05T12:08:14.214Z] === CONT TestReadLog [2022-04-05T12:08:14.214Z] --- PASS: TestWriteLog (0.00s) [2022-04-05T12:08:14.214Z] === RUN TestReadLog/tail_exact [2022-04-05T12:08:14.683Z] === RUN TestReadLog/tail_less_than_available [2022-04-05T12:08:14.683Z] === RUN TestReadLog/tail_more_than_available [2022-04-05T12:08:14.683Z] --- PASS: TestReadLog (0.19s) [2022-04-05T12:08:14.683Z] --- PASS: TestReadLog/tail_exact (0.16s) [2022-04-05T12:08:14.683Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-05T12:08:14.683Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-05T12:08:14.683Z] PASS [2022-04-05T12:08:14.683Z] coverage: 78.7% of statements [2022-04-05T12:08:14.683Z] ok github.com/docker/docker/daemon/logger/local 0.261s coverage: 78.7% of statements [2022-04-05T12:08:14.683Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-05T12:08:14.683Z] === RUN TestOpenFileDelete [2022-04-05T12:08:14.683Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-05T12:08:14.683Z] === RUN TestOpenFileRename [2022-04-05T12:08:14.683Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-05T12:08:14.683Z] === RUN TestHandleDecoderErr [2022-04-05T12:08:14.683Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-05T12:08:14.683Z] === RUN TestParseLogTagDefaultTag [2022-04-05T12:08:14.683Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-05T12:08:14.683Z] === RUN TestParseLogTag [2022-04-05T12:08:14.683Z] --- PASS: TestParseLogTag (0.00s) [2022-04-05T12:08:14.683Z] === RUN TestParseLogTagEmptyTag [2022-04-05T12:08:14.683Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-05T12:08:14.683Z] === RUN TestTailFiles [2022-04-05T12:08:14.683Z] --- PASS: TestTailFiles (0.00s) [2022-04-05T12:08:14.683Z] === RUN TestFollowLogsConsumerGone [2022-04-05T12:08:14.683Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-05T12:08:14.683Z] === RUN TestFollowLogsProducerGone [2022-04-05T12:08:14.683Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-05T12:08:14.683Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-05T12:08:14.683Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-05T12:08:14.683Z] === RUN TestCheckCapacityAndRotate [2022-04-05T12:08:14.683Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-05T12:08:14.683Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-05T12:08:14.683Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2022-04-05T12:08:14.683Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-05T12:08:14.683Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-05T12:08:14.683Z] PASS [2022-04-05T12:08:14.683Z] coverage: 50.7% of statements [2022-04-05T12:08:14.683Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.209s coverage: 50.7% of statements [2022-04-05T12:08:15.151Z] === RUN TestLog [2022-04-05T12:08:15.151Z] --- PASS: TestLog (0.02s) [2022-04-05T12:08:15.151Z] PASS [2022-04-05T12:08:15.151Z] coverage: 31.5% of statements [2022-04-05T12:08:15.151Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.061s coverage: 31.5% of statements [2022-04-05T12:08:15.570Z] --- PASS: TestConfigInspect (1.76s) [2022-04-05T12:08:15.570Z] === RUN TestConfigList [2022-04-05T12:08:15.620Z] === RUN TestNewParse [2022-04-05T12:08:15.620Z] --- PASS: TestNewParse (0.00s) [2022-04-05T12:08:15.620Z] PASS [2022-04-05T12:08:15.620Z] coverage: 8.3% of statements [2022-04-05T12:08:15.620Z] ok github.com/docker/docker/daemon/logger/templates 0.032s coverage: 8.3% of statements [2022-04-05T12:08:15.620Z] === RUN TestValidateLogOpt [2022-04-05T12:08:15.620Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-05T12:08:15.620Z] === RUN TestNewMissedConfig [2022-04-05T12:08:15.620Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-05T12:08:15.620Z] === RUN TestNewMissedUrl [2022-04-05T12:08:15.620Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-05T12:08:15.620Z] === RUN TestNewMissedToken [2022-04-05T12:08:15.620Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-05T12:08:15.620Z] === RUN TestNewWithProxy [2022-04-05T12:08:15.620Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-05T12:08:15.620Z] === RUN TestDefault [2022-04-05T12:08:15.620Z] --- PASS: TestDefault (0.01s) [2022-04-05T12:08:15.620Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-05T12:08:15.620Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-05T12:08:15.620Z] === RUN TestJsonFormat [2022-04-05T12:08:15.620Z] --- PASS: TestJsonFormat (0.00s) [2022-04-05T12:08:15.620Z] === RUN TestRawFormat [2022-04-05T12:08:15.620Z] --- PASS: TestRawFormat (0.00s) [2022-04-05T12:08:15.620Z] === RUN TestRawFormatWithLabels [2022-04-05T12:08:15.620Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-05T12:08:15.620Z] === RUN TestRawFormatWithoutTag [2022-04-05T12:08:15.620Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-05T12:08:15.620Z] === RUN TestBatching [2022-04-05T12:08:16.089Z] === RUN TestParseLogFormat [2022-04-05T12:08:16.089Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-05T12:08:16.089Z] === RUN TestValidateLogOptEmpty [2022-04-05T12:08:16.089Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-05T12:08:16.089Z] === RUN TestValidateSyslogAddress [2022-04-05T12:08:16.089Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-05T12:08:16.089Z] === RUN TestParseAddressDefaultPort [2022-04-05T12:08:16.089Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-05T12:08:16.089Z] === RUN TestValidateSyslogFacility [2022-04-05T12:08:16.089Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-05T12:08:16.089Z] === RUN TestValidateLogOptSyslogFormat [2022-04-05T12:08:16.089Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-05T12:08:16.089Z] === RUN TestValidateLogOpt [2022-04-05T12:08:16.089Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-05T12:08:16.089Z] PASS [2022-04-05T12:08:16.089Z] coverage: 46.8% of statements [2022-04-05T12:08:16.089Z] ok github.com/docker/docker/daemon/logger/syslog 0.053s coverage: 46.8% of statements [2022-04-05T12:08:16.089Z] --- PASS: TestBatching (0.19s) [2022-04-05T12:08:16.089Z] === RUN TestFrequency [2022-04-05T12:08:16.089Z] --- PASS: TestFrequency (0.16s) [2022-04-05T12:08:16.089Z] === RUN TestOneMessagePerRequest [2022-04-05T12:08:16.089Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-04-05T12:08:16.089Z] === RUN TestVerify [2022-04-05T12:08:16.089Z] --- PASS: TestVerify (0.00s) [2022-04-05T12:08:16.089Z] === RUN TestSkipVerify [2022-04-05T12:08:16.557Z] time="2022-04-05T12:08:15Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:08:16.557Z] time="2022-04-05T12:08:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:08:16.557Z] time="2022-04-05T12:08:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:08:17.025Z] --- PASS: TestSkipVerify (0.72s) [2022-04-05T12:08:17.025Z] === RUN TestBufferMaximum [2022-04-05T12:08:17.025Z] time="2022-04-05T12:08:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:08:17.025Z] time="2022-04-05T12:08:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:08:17.025Z] time="2022-04-05T12:08:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:08:17.025Z] time="2022-04-05T12:08:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:08:17.025Z] time="2022-04-05T12:08:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:08:17.025Z] time="2022-04-05T12:08:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649160496.601434\",\"host\":\"cd02e54609c0\"}'" [2022-04-05T12:08:17.025Z] time="2022-04-05T12:08:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649160496.601434\",\"host\":\"cd02e54609c0\"}'" [2022-04-05T12:08:17.025Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-05T12:08:17.025Z] === RUN TestServerAlwaysDown [2022-04-05T12:08:17.025Z] time="2022-04-05T12:08:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:08:17.025Z] time="2022-04-05T12:08:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:08:17.025Z] time="2022-04-05T12:08:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649160496.603435\",\"host\":\"cd02e54609c0\"}'" [2022-04-05T12:08:17.025Z] time="2022-04-05T12:08:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649160496.603435\",\"host\":\"cd02e54609c0\"}'" [2022-04-05T12:08:17.025Z] time="2022-04-05T12:08:16Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:08:17.025Z] time="2022-04-05T12:08:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649160496.603435\",\"host\":\"cd02e54609c0\"}'" [2022-04-05T12:08:17.025Z] time="2022-04-05T12:08:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649160496.604437\",\"host\":\"cd02e54609c0\"}'" [2022-04-05T12:08:17.025Z] time="2022-04-05T12:08:16Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649160496.604437\",\"host\":\"cd02e54609c0\"}'" [2022-04-05T12:08:17.025Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-05T12:08:17.025Z] === RUN TestCannotSendAfterClose [2022-04-05T12:08:17.025Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-05T12:08:17.025Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-05T12:08:17.025Z] === RUN TestV1IDService [2022-04-05T12:08:17.025Z] --- PASS: TestV1IDService (0.03s) [2022-04-05T12:08:17.025Z] === RUN TestV2MetadataService [2022-04-05T12:08:17.493Z] --- PASS: TestV2MetadataService (0.75s) [2022-04-05T12:08:17.493Z] PASS [2022-04-05T12:08:17.493Z] coverage: 48.2% of statements [2022-04-05T12:08:17.493Z] ok github.com/docker/docker/distribution/metadata 0.836s coverage: 48.2% of statements [2022-04-05T12:08:17.959Z] time="2022-04-05T12:08:17Z" 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-04-05T12:08:17.959Z] time="2022-04-05T12:08:17Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"cd02e54609c0\"}'" [2022-04-05T12:08:17.959Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2022-04-05T12:08:17.959Z] PASS [2022-04-05T12:08:17.959Z] coverage: 82.5% of statements [2022-04-05T12:08:17.959Z] ok github.com/docker/docker/daemon/logger/splunk 2.176s coverage: 82.5% of statements [2022-04-05T12:08:17.959Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-05T12:08:17.959Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-05T12:08:17.959Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-05T12:08:17.959Z] === RUN TestSuccessfulDownload [2022-04-05T12:08:17.959Z] download_test.go:267: Needs fixing on Windows [2022-04-05T12:08:17.959Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-05T12:08:17.959Z] === RUN TestCancelledDownload [2022-04-05T12:08:17.959Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-05T12:08:17.959Z] === RUN TestMaxDownloadAttempts [2022-04-05T12:08:17.959Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-05T12:08:17.959Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-05T12:08:17.959Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-05T12:08:17.959Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-05T12:08:17.959Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-05T12:08:17.959Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-05T12:08:17.959Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-05T12:08:17.959Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-05T12:08:17.959Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-05T12:08:17.959Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-05T12:08:17.959Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-05T12:08:17.959Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-05T12:08:17.959Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-05T12:08:17.959Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-05T12:08:17.959Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-05T12:08:17.959Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-05T12:08:17.959Z] === RUN TestContinueOnError_NeverContinue [2022-04-05T12:08:17.959Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-05T12:08:17.960Z] === RUN TestManifestStore [2022-04-05T12:08:17.960Z] === RUN TestManifestStore/no_remote_or_local [2022-04-05T12:08:18.116Z] --- PASS: TestConfigList (2.03s) [2022-04-05T12:08:18.116Z] === RUN TestConfigsCreateAndDelete [2022-04-05T12:08:18.428Z] time="2022-04-05T12:08:17Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3043906174\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-05T12:08:18.428Z] === RUN TestManifestStore/no_local_cache [2022-04-05T12:08:18.428Z] === RUN TestManifestStore/with_local_cache [2022-04-05T12:08:18.428Z] === RUN TestManifestStore/unknown_media_type [2022-04-05T12:08:18.428Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-05T12:08:18.428Z] time="2022-04-05T12:08:18Z" level=warning msg="reference for unknown type: " [2022-04-05T12:08:18.428Z] time="2022-04-05T12:08:18Z" level=warning msg="reference for unknown type: " [2022-04-05T12:08:18.428Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-05T12:08:18.428Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-05T12:08:18.428Z] time="2022-04-05T12:08:18Z" level=warning msg="reference for unknown type: " [2022-04-05T12:08:18.428Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-05T12:08:18.428Z] time="2022-04-05T12:08:18Z" level=warning msg="reference for unknown type: " [2022-04-05T12:08:18.428Z] time="2022-04-05T12:08:18Z" level=warning msg="reference for unknown type: " [2022-04-05T12:08:18.428Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-05T12:08:18.428Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-05T12:08:18.428Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-05T12:08:18.428Z] time="2022-04-05T12:08:18Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-05T12:08:18.428Z] --- PASS: TestManifestStore (0.26s) [2022-04-05T12:08:18.428Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2022-04-05T12:08:18.428Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-04-05T12:08:18.428Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-05T12:08:18.428Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-04-05T12:08:18.428Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-05T12:08:18.428Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-04-05T12:08:18.428Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-05T12:08:18.428Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-04-05T12:08:18.428Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2022-04-05T12:08:18.428Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-05T12:08:18.428Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-05T12:08:18.428Z] === RUN TestDetectManifestBlobMediaType [2022-04-05T12:08:18.428Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-05T12:08:18.428Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-05T12:08:18.428Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-05T12:08:18.428Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-05T12:08:18.428Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-05T12:08:18.428Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-05T12:08:18.428Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-05T12:08:18.428Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-05T12:08:18.428Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-05T12:08:18.428Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-05T12:08:18.428Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-05T12:08:18.428Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-05T12:08:18.428Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-05T12:08:18.428Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-05T12:08:18.428Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-05T12:08:18.428Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-05T12:08:18.428Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-05T12:08:18.428Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-05T12:08:18.428Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-05T12:08:18.428Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-05T12:08:18.428Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-05T12:08:18.428Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-05T12:08:18.428Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-05T12:08:18.428Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-05T12:08:18.428Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-05T12:08:18.428Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-05T12:08:18.428Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-05T12:08:18.428Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-05T12:08:18.428Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-05T12:08:18.428Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-05T12:08:18.428Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-05T12:08:18.428Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-05T12:08:18.428Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-05T12:08:18.428Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-05T12:08:18.428Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-05T12:08:18.428Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-05T12:08:18.428Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-05T12:08:18.428Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-05T12:08:18.428Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-05T12:08:18.428Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-05T12:08:18.428Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-05T12:08:18.428Z] === RUN TestFixManifestLayers [2022-04-05T12:08:18.428Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-05T12:08:18.428Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-05T12:08:18.428Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-05T12:08:18.428Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-05T12:08:18.428Z] === RUN TestFixManifestLayersBadParent [2022-04-05T12:08:18.428Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-05T12:08:18.428Z] === RUN TestValidateManifest [2022-04-05T12:08:18.428Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-05T12:08:18.428Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-05T12:08:18.428Z] === RUN TestFormatPlatform [2022-04-05T12:08:18.428Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-05T12:08:18.428Z] === RUN TestPullSchema2Config [2022-04-05T12:08:18.428Z] === RUN TestPullSchema2Config/success_first_time [2022-04-05T12:08:18.428Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-05T12:08:18.428Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T12:08:18.428Z] === RUN TestPullSchema2Config/500_status [2022-04-05T12:08:18.428Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-05T12:08:18.428Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T12:08:18.428Z] time="2022-04-05T12:08:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-05T12:08:18.428Z] time="2022-04-05T12:08:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-05T12:08:18.429Z] time="2022-04-05T12:08:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-05T12:08:18.429Z] time="2022-04-05T12:08:18Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-05T12:08:18.429Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-05T12:08:18.429Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2022-04-05T12:08:18.429Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2022-04-05T12:08:18.429Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2022-04-05T12:08:18.429Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2022-04-05T12:08:18.429Z] === RUN TestTransfer [2022-04-05T12:08:18.429Z] --- PASS: TestTransfer (0.12s) [2022-04-05T12:08:18.429Z] === RUN TestConcurrencyLimit [2022-04-05T12:08:18.429Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T12:08:18.429Z] === RUN TestPullSchema2Config/EOF [2022-04-05T12:08:18.429Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-05T12:08:18.429Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T12:08:18.429Z] 2022/04/05 12:08:18 http: panic serving 127.0.0.1:49218: intentional panic [2022-04-05T12:08:18.429Z] goroutine 96 [running]: [2022-04-05T12:08:18.896Z] net/http.(*conn).serve.func1() [2022-04-05T12:08:18.896Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-05T12:08:18.896Z] panic({0x9a9000, 0xb8b8f0}) [2022-04-05T12:08:18.896Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-05T12:08:18.896Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004cc680?, {0xb930d8?, 0xc000014380?}) [2022-04-05T12:08:18.896Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-05T12:08:18.896Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xb930d8, 0xc000014380}, 0xc00000b100) [2022-04-05T12:08:18.896Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-05T12:08:18.896Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xb930d8?, 0xc000014380?}, 0xc000080000?) [2022-04-05T12:08:18.896Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-05T12:08:18.896Z] net/http.serverHandler.ServeHTTP({0xc0001d2bd0?}, {0xb930d8, 0xc000014380}, 0xc00000b100) [2022-04-05T12:08:18.896Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-05T12:08:18.896Z] net/http.(*conn).serve(0xc0001d50e0, {0xb93950, 0xc0002ebdd0}) [2022-04-05T12:08:18.896Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-05T12:08:18.896Z] created by net/http.(*Server).Serve [2022-04-05T12:08:18.896Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-05T12:08:18.896Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T12:08:18.896Z] === RUN TestPullSchema2Config/unauthorized [2022-04-05T12:08:18.896Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-05T12:08:18.896Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T12:08:18.896Z] --- PASS: TestPullSchema2Config (0.56s) [2022-04-05T12:08:18.896Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-05T12:08:18.896Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-04-05T12:08:18.896Z] --- PASS: TestPullSchema2Config/EOF (0.28s) [2022-04-05T12:08:18.896Z] --- PASS: TestPullSchema2Config/unauthorized (0.02s) [2022-04-05T12:08:18.896Z] === RUN TestGetRepositoryMountCandidates [2022-04-05T12:08:18.896Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-05T12:08:18.896Z] === RUN TestLayerAlreadyExists [2022-04-05T12:08:18.896Z] 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-04-05T12:08:18.896Z] 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-04-05T12:08:18.897Z] 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-04-05T12:08:18.897Z] 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-04-05T12:08:18.897Z] 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-04-05T12:08:18.897Z] 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-04-05T12:08:18.897Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-05T12:08:18.897Z] === RUN TestWhenEmptyAuthConfig [2022-04-05T12:08:18.897Z] === RUN TestNotFound [2022-04-05T12:08:18.897Z] --- PASS: TestNotFound (0.00s) [2022-04-05T12:08:18.897Z] === RUN TestConflict [2022-04-05T12:08:18.897Z] --- PASS: TestConflict (0.00s) [2022-04-05T12:08:18.897Z] === RUN TestForbidden [2022-04-05T12:08:18.897Z] --- PASS: TestForbidden (0.00s) [2022-04-05T12:08:18.897Z] === RUN TestInvalidParameter [2022-04-05T12:08:18.897Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-05T12:08:18.897Z] === RUN TestNotImplemented [2022-04-05T12:08:18.897Z] --- PASS: TestNotImplemented (0.00s) [2022-04-05T12:08:18.897Z] === RUN TestNotModified [2022-04-05T12:08:18.897Z] --- PASS: TestNotModified (0.00s) [2022-04-05T12:08:18.897Z] === RUN TestUnauthorized [2022-04-05T12:08:18.897Z] --- PASS: TestUnauthorized (0.00s) [2022-04-05T12:08:18.897Z] === RUN TestUnknown [2022-04-05T12:08:18.897Z] --- PASS: TestUnknown (0.00s) [2022-04-05T12:08:18.897Z] === RUN TestCancelled [2022-04-05T12:08:18.897Z] --- PASS: TestCancelled (0.00s) [2022-04-05T12:08:18.897Z] === RUN TestDeadline [2022-04-05T12:08:18.897Z] --- PASS: TestDeadline (0.00s) [2022-04-05T12:08:18.897Z] === RUN TestDataLoss [2022-04-05T12:08:18.897Z] --- PASS: TestDataLoss (0.00s) [2022-04-05T12:08:18.897Z] === RUN TestUnavailable [2022-04-05T12:08:18.897Z] --- PASS: TestUnavailable (0.00s) [2022-04-05T12:08:18.897Z] === RUN TestSystem [2022-04-05T12:08:18.897Z] --- PASS: TestSystem (0.00s) [2022-04-05T12:08:18.897Z] === RUN TestFromStatusCode [2022-04-05T12:08:18.897Z] === RUN TestFromStatusCode/Not_Found [2022-04-05T12:08:18.897Z] === RUN TestFromStatusCode/Bad_Request [2022-04-05T12:08:18.897Z] === RUN TestFromStatusCode/Conflict [2022-04-05T12:08:18.897Z] === RUN TestFromStatusCode/Unauthorized [2022-04-05T12:08:18.897Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-05T12:08:18.897Z] === RUN TestFromStatusCode/Forbidden [2022-04-05T12:08:18.897Z] === RUN TestFromStatusCode/Not_Modified [2022-04-05T12:08:18.897Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-05T12:08:18.897Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-05T12:08:18.897Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-05T12:08:18.897Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-05T12:08:18.897Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-05T12:08:18.897Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-05T12:08:18.897Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-05T12:08:18.897Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-05T12:08:18.897Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-05T12:08:18.897Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-05T12:08:18.897Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-05T12:08:18.897Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-05T12:08:18.897Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-05T12:08:18.897Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-05T12:08:18.897Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-05T12:08:18.897Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-05T12:08:18.897Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-05T12:08:18.897Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-05T12:08:18.897Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-05T12:08:18.897Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-05T12:08:18.897Z] PASS [2022-04-05T12:08:18.897Z] coverage: 77.0% of statements [2022-04-05T12:08:18.897Z] ok github.com/docker/docker/errdefs 0.076s coverage: 77.0% of statements [2022-04-05T12:08:19.365Z] --- PASS: TestConcurrencyLimit (0.54s) [2022-04-05T12:08:19.365Z] === RUN TestInactiveJobs [2022-04-05T12:08:19.365Z] === RUN TestFSGetInvalidData [2022-04-05T12:08:19.365Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-05T12:08:19.365Z] === RUN TestFSInvalidSet [2022-04-05T12:08:19.365Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-05T12:08:19.365Z] === RUN TestFSInvalidRoot [2022-04-05T12:08:19.365Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-05T12:08:19.365Z] === RUN TestFSMetadataGetSet [2022-04-05T12:08:19.365Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-04-05T12:08:19.365Z] === RUN TestFSInvalidWalker [2022-04-05T12:08:19.365Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-05T12:08:19.365Z] === RUN TestFSGetSet [2022-04-05T12:08:19.365Z] --- PASS: TestFSGetSet (0.03s) [2022-04-05T12:08:19.365Z] === RUN TestFSGetUnsetKey [2022-04-05T12:08:19.365Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-04-05T12:08:19.365Z] === RUN TestFSGetEmptyData [2022-04-05T12:08:19.365Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-05T12:08:19.365Z] === RUN TestFSDelete [2022-04-05T12:08:19.365Z] --- PASS: TestFSDelete (0.01s) [2022-04-05T12:08:19.365Z] === RUN TestFSWalker [2022-04-05T12:08:19.365Z] --- PASS: TestFSWalker (0.01s) [2022-04-05T12:08:19.365Z] === RUN TestFSWalkerStopOnError [2022-04-05T12:08:19.365Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-05T12:08:19.365Z] === RUN TestNewFromJSON [2022-04-05T12:08:19.365Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-05T12:08:19.365Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-05T12:08:19.365Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-05T12:08:19.365Z] === RUN TestMarshalKeyOrder [2022-04-05T12:08:19.365Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-05T12:08:19.365Z] === RUN TestHistoryEqual [2022-04-05T12:08:19.365Z] --- PASS: TestInactiveJobs (0.37s) [2022-04-05T12:08:19.365Z] === RUN TestWatchRelease [2022-04-05T12:08:19.365Z] --- PASS: TestWatchRelease (0.04s) [2022-04-05T12:08:19.365Z] === RUN TestWatchFinishedTransfer [2022-04-05T12:08:19.365Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-05T12:08:19.365Z] === RUN TestDuplicateTransfer [2022-04-05T12:08:19.365Z] --- PASS: TestHistoryEqual (0.14s) [2022-04-05T12:08:19.365Z] === RUN TestImage [2022-04-05T12:08:19.365Z] --- PASS: TestImage (0.00s) [2022-04-05T12:08:19.365Z] === RUN TestImageOSNotEmpty [2022-04-05T12:08:19.365Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-05T12:08:19.365Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-05T12:08:19.365Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-05T12:08:19.365Z] === RUN TestCreate [2022-04-05T12:08:19.365Z] --- PASS: TestCreate (0.00s) [2022-04-05T12:08:19.365Z] === RUN TestRestore [2022-04-05T12:08:19.365Z] time="2022-04-05T12:08:19Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-05T12:08:19.832Z] --- PASS: TestRestore (0.02s) [2022-04-05T12:08:19.832Z] === RUN TestAddDelete [2022-04-05T12:08:19.832Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-05T12:08:19.832Z] === RUN TestSuccessfulUpload [2022-04-05T12:08:19.832Z] --- PASS: TestAddDelete (0.02s) [2022-04-05T12:08:19.832Z] === RUN TestSearchAfterDelete [2022-04-05T12:08:19.832Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-05T12:08:19.832Z] === RUN TestParentReset [2022-04-05T12:08:19.832Z] --- PASS: TestParentReset (0.02s) [2022-04-05T12:08:19.832Z] === RUN TestGetAndSetLastUpdated [2022-04-05T12:08:19.832Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2022-04-05T12:08:19.832Z] === RUN TestStoreLen [2022-04-05T12:08:19.832Z] --- PASS: TestStoreLen (0.04s) [2022-04-05T12:08:19.832Z] PASS [2022-04-05T12:08:19.832Z] coverage: 86.9% of statements [2022-04-05T12:08:19.832Z] ok github.com/docker/docker/image 0.495s coverage: 86.9% of statements [2022-04-05T12:08:19.832Z] time="2022-04-05T12:08:19Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-05T12:08:19.832Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-04-05T12:08:19.832Z] === RUN TestCancelledUpload [2022-04-05T12:08:19.832Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-05T12:08:19.832Z] PASS [2022-04-05T12:08:19.832Z] coverage: 76.8% of statements [2022-04-05T12:08:19.832Z] ok github.com/docker/docker/distribution/xfer 1.939s coverage: 76.8% of statements [2022-04-05T12:08:19.832Z] === RUN TestCompare [2022-04-05T12:08:19.832Z] --- PASS: TestCompare (0.00s) [2022-04-05T12:08:19.832Z] PASS [2022-04-05T12:08:19.832Z] coverage: 19.2% of statements [2022-04-05T12:08:19.832Z] ok github.com/docker/docker/image/cache 0.053s coverage: 19.2% of statements [2022-04-05T12:08:19.832Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) [2022-04-05T12:08:19.832Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-05T12:08:19.832Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-05T12:08:19.832Z] === RUN TestTokenPassThru [2022-04-05T12:08:19.832Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-05T12:08:19.832Z] === RUN TestTokenPassThruDifferentHost [2022-04-05T12:08:19.832Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-05T12:08:19.832Z] PASS [2022-04-05T12:08:19.832Z] coverage: 26.6% of statements [2022-04-05T12:08:20.027Z] --- PASS: TestConfigsCreateAndDelete (2.08s) [2022-04-05T12:08:20.027Z] === RUN TestConfigsUpdate [2022-04-05T12:08:20.310Z] ok github.com/docker/docker/distribution 1.994s coverage: 26.6% of statements [2022-04-05T12:08:20.310Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-05T12:08:20.310Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-05T12:08:21.297Z] === RUN TestMakeV1ConfigFromConfig [2022-04-05T12:08:21.297Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-05T12:08:21.297Z] PASS [2022-04-05T12:08:21.297Z] coverage: 25.0% of statements [2022-04-05T12:08:21.297Z] ok github.com/docker/docker/image/v1 0.095s coverage: 25.0% of statements [2022-04-05T12:08:21.297Z] === RUN TestValidateManifest [2022-04-05T12:08:21.297Z] === RUN TestValidateManifest/nil [2022-04-05T12:08:21.297Z] === RUN TestValidateManifest/non-nil [2022-04-05T12:08:21.297Z] --- PASS: TestValidateManifest (0.00s) [2022-04-05T12:08:21.297Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-05T12:08:21.297Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-05T12:08:21.297Z] PASS [2022-04-05T12:08:21.297Z] coverage: 0.7% of statements [2022-04-05T12:08:21.297Z] ok github.com/docker/docker/image/tarexport 0.077s coverage: 0.7% of statements [2022-04-05T12:08:21.297Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-05T12:08:21.936Z] --- PASS: TestConfigsUpdate (2.06s) [2022-04-05T12:08:21.936Z] === RUN TestTemplatedConfig [2022-04-05T12:08:22.284Z] === RUN TestSerialization [2022-04-05T12:08:22.284Z] --- PASS: TestSerialization (0.03s) [2022-04-05T12:08:22.284Z] PASS [2022-04-05T12:08:22.284Z] coverage: 87.5% of statements [2022-04-05T12:08:22.284Z] ok github.com/docker/docker/libcontainerd/queue 0.071s coverage: 87.5% of statements [2022-04-05T12:08:22.284Z] === RUN TestEnvironmentParsing [2022-04-05T12:08:22.284Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-05T12:08:22.284Z] PASS [2022-04-05T12:08:22.284Z] coverage: 1.2% of statements [2022-04-05T12:08:22.284Z] ok github.com/docker/docker/libcontainerd/local 0.059s coverage: 1.2% of statements [2022-04-05T12:08:22.753Z] === RUN TestEmptyLayer [2022-04-05T12:08:22.753Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-05T12:08:22.753Z] === RUN TestCommitFailure [2022-04-05T12:08:22.753Z] --- PASS: TestCommitFailure (0.01s) [2022-04-05T12:08:22.753Z] === RUN TestStartTransactionFailure [2022-04-05T12:08:22.753Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-04-05T12:08:22.753Z] === RUN TestGetOrphan [2022-04-05T12:08:22.753Z] --- PASS: TestGetOrphan (0.01s) [2022-04-05T12:08:22.753Z] === RUN TestMountAndRegister [2022-04-05T12:08:22.753Z] layer_test.go:258: Layer size: 14 [2022-04-05T12:08:22.753Z] --- PASS: TestMountAndRegister (0.04s) [2022-04-05T12:08:22.753Z] === RUN TestLayerRelease [2022-04-05T12:08:22.753Z] layer_test.go:291: Failing on Windows [2022-04-05T12:08:22.753Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-05T12:08:22.753Z] === RUN TestStoreRestore [2022-04-05T12:08:22.753Z] layer_test.go:340: Failing on Windows [2022-04-05T12:08:22.753Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-05T12:08:22.753Z] === RUN TestTarStreamStability [2022-04-05T12:08:22.753Z] layer_test.go:455: Failing on Windows [2022-04-05T12:08:22.753Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-05T12:08:22.753Z] === RUN TestRegisterExistingLayer [2022-04-05T12:08:22.753Z] --- PASS: TestRegisterExistingLayer (0.23s) [2022-04-05T12:08:22.753Z] === RUN TestTarStreamVerification [2022-04-05T12:08:22.753Z] layer_test.go:684: Failing on Windows [2022-04-05T12:08:22.753Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-05T12:08:22.753Z] === RUN TestLayerMigration [2022-04-05T12:08:22.753Z] migration_test.go:45: Failing on Windows [2022-04-05T12:08:22.753Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-05T12:08:22.753Z] === RUN TestLayerMigrationNoTarsplit [2022-04-05T12:08:22.753Z] migration_test.go:181: Failing on Windows [2022-04-05T12:08:22.753Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-05T12:08:22.753Z] === RUN TestMountInit [2022-04-05T12:08:22.753Z] mount_test.go:17: Failing on Windows [2022-04-05T12:08:22.753Z] --- SKIP: TestMountInit (0.00s) [2022-04-05T12:08:22.753Z] === RUN TestMountSize [2022-04-05T12:08:22.753Z] mount_test.go:76: Failing on Windows [2022-04-05T12:08:22.753Z] --- SKIP: TestMountSize (0.00s) [2022-04-05T12:08:22.753Z] === RUN TestMountChanges [2022-04-05T12:08:22.753Z] mount_test.go:125: Failing on Windows [2022-04-05T12:08:22.753Z] --- SKIP: TestMountChanges (0.00s) [2022-04-05T12:08:22.753Z] === RUN TestMountApply [2022-04-05T12:08:22.753Z] mount_test.go:212: Failing on Windows [2022-04-05T12:08:22.753Z] --- SKIP: TestMountApply (0.00s) [2022-04-05T12:08:22.753Z] PASS [2022-04-05T12:08:22.753Z] coverage: 30.6% of statements [2022-04-05T12:08:22.753Z] ok github.com/docker/docker/layer 0.366s coverage: 30.6% of statements [2022-04-05T12:08:23.221Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-05T12:08:23.221Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-05T12:08:23.221Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-05T12:08:23.221Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-05T12:08:23.689Z] === RUN TestSequenceGetAvailableBit [2022-04-05T12:08:23.690Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-05T12:08:23.690Z] === RUN TestSequenceEqual [2022-04-05T12:08:23.690Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-05T12:08:23.690Z] === RUN TestSequenceCopy [2022-04-05T12:08:23.690Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-05T12:08:23.690Z] === RUN TestGetFirstAvailable [2022-04-05T12:08:23.690Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-05T12:08:23.690Z] === RUN TestFindSequence [2022-04-05T12:08:23.690Z] --- PASS: TestFindSequence (0.00s) [2022-04-05T12:08:23.690Z] === RUN TestCheckIfAvailable [2022-04-05T12:08:23.690Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-05T12:08:23.690Z] === RUN TestMergeSequences [2022-04-05T12:08:23.690Z] --- PASS: TestMergeSequences (0.00s) [2022-04-05T12:08:23.690Z] === RUN TestPushReservation [2022-04-05T12:08:23.690Z] --- PASS: TestPushReservation (0.00s) [2022-04-05T12:08:23.690Z] === RUN TestSerializeDeserialize [2022-04-05T12:08:23.690Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-05T12:08:23.690Z] === RUN TestSet [2022-04-05T12:08:23.690Z] --- PASS: TestSet (0.00s) [2022-04-05T12:08:23.690Z] === RUN TestSetUnset [2022-04-05T12:08:23.690Z] --- PASS: TestSetUnset (0.00s) [2022-04-05T12:08:23.690Z] === RUN TestOffsetSetUnset [2022-04-05T12:08:23.690Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-05T12:08:23.690Z] === RUN TestSetInRange [2022-04-05T12:08:23.690Z] --- PASS: TestSetInRange (0.00s) [2022-04-05T12:08:23.690Z] === RUN TestSetAnyInRange [2022-04-05T12:08:23.690Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-05T12:08:23.690Z] === RUN TestMethods [2022-04-05T12:08:23.690Z] --- PASS: TestMethods (0.00s) [2022-04-05T12:08:23.690Z] === RUN TestRandomAllocateDeallocate [2022-04-05T12:08:24.480Z] --- PASS: TestTemplatedConfig (2.34s) [2022-04-05T12:08:24.480Z] === RUN TestConfigCreateResolve [2022-04-05T12:08:24.675Z] === RUN TestInvalidConfig [2022-04-05T12:08:24.675Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-05T12:08:24.675Z] === RUN TestConfig [2022-04-05T12:08:24.675Z] --- PASS: TestConfig (0.00s) [2022-04-05T12:08:24.675Z] === RUN TestOptionsLabels [2022-04-05T12:08:24.675Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-05T12:08:24.675Z] === RUN TestValidName [2022-04-05T12:08:24.675Z] --- PASS: TestValidName (0.00s) [2022-04-05T12:08:24.675Z] PASS [2022-04-05T12:08:24.675Z] coverage: 19.7% of statements [2022-04-05T12:08:24.675Z] ok github.com/docker/docker/libnetwork/config 0.058s coverage: 19.7% of statements [2022-04-05T12:08:25.141Z] === RUN TestKey [2022-04-05T12:08:25.141Z] --- PASS: TestKey (0.00s) [2022-04-05T12:08:25.141Z] === RUN TestParseKey [2022-04-05T12:08:25.141Z] --- PASS: TestParseKey (0.00s) [2022-04-05T12:08:25.141Z] === RUN TestInvalidDataStore [2022-04-05T12:08:25.141Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-05T12:08:25.141Z] === RUN TestKVObjectFlatKey [2022-04-05T12:08:25.141Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-05T12:08:25.141Z] === RUN TestAtomicKVObjectFlatKey [2022-04-05T12:08:25.141Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-05T12:08:25.141Z] PASS [2022-04-05T12:08:25.141Z] coverage: 21.9% of statements [2022-04-05T12:08:25.141Z] ok github.com/docker/docker/libnetwork/datastore 0.037s coverage: 21.9% of statements [2022-04-05T12:08:26.062Z] --- PASS: TestImportExtremelyLargeImageWorks (92.09s) [2022-04-05T12:08:26.062Z] PASS [2022-04-05T12:08:26.062Z] [2022-04-05T12:08:26.062Z] === Skipped [2022-04-05T12:08:26.062Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-05T12:08:26.062Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-05T12:08:26.062Z] [2022-04-05T12:08:26.062Z] DONE 22 tests, 1 skipped in 96.480s [2022-04-05T12:08:26.062Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-05T12:08:26.062Z] INFO: Testing against a local daemon [2022-04-05T12:08:26.062Z] === RUN TestNetworkCreateDelete [2022-04-05T12:08:26.062Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-05T12:08:26.062Z] === RUN TestDockerNetworkDeletePreferID [2022-04-05T12:08:26.062Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-04-05T12:08:26.062Z] === RUN TestDaemonDNSFallback [2022-04-05T12:08:26.125Z] === RUN TestErrorInterfaces [2022-04-05T12:08:26.125Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-05T12:08:26.125Z] === RUN TestNetworkMarshalling [2022-04-05T12:08:26.125Z] --- PASS: TestNetworkMarshalling (0.12s) [2022-04-05T12:08:26.125Z] === RUN TestEndpointMarshalling [2022-04-05T12:08:26.125Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-05T12:08:26.125Z] === RUN TestAuxAddresses [2022-04-05T12:08:26.125Z] time="2022-04-05T12:08:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-05T12:08:26.125Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-05T12:08:26.125Z] === RUN TestSRVServiceQuery [2022-04-05T12:08:26.125Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:08:26.125Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-05T12:08:26.125Z] === RUN TestServiceVIPReuse [2022-04-05T12:08:26.125Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:08:26.125Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-05T12:08:26.125Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-05T12:08:26.125Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:08:26.125Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-05T12:08:26.125Z] === RUN TestDNSIPQuery [2022-04-05T12:08:26.125Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:08:26.125Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-05T12:08:26.125Z] === RUN TestDNSProxyServFail [2022-04-05T12:08:26.125Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:08:26.125Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-05T12:08:26.125Z] === RUN TestSandboxAddEmpty [2022-04-05T12:08:26.125Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:08:26.125Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-05T12:08:26.125Z] === RUN TestSandboxAddMultiPrio [2022-04-05T12:08:26.125Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:08:26.125Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-05T12:08:26.125Z] === RUN TestSandboxAddSamePrio [2022-04-05T12:08:26.125Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:08:26.125Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-05T12:08:26.125Z] === RUN TestCleanupServiceDiscovery [2022-04-05T12:08:26.125Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:08:26.125Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-05T12:08:26.126Z] === RUN TestDNSOptions [2022-04-05T12:08:26.126Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:08:26.126Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-05T12:08:26.126Z] === RUN TestMultipleControllersWithSameStore [2022-04-05T12:08:26.126Z] time="2022-04-05T12:08:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-05T12:08:26.126Z] time="2022-04-05T12:08:25Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-05T12:08:26.126Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2022-04-05T12:08:26.126Z] PASS [2022-04-05T12:08:26.126Z] coverage: 8.5% of statements [2022-04-05T12:08:26.126Z] ok github.com/docker/docker/libnetwork 0.237s coverage: 8.5% of statements [2022-04-05T12:08:26.126Z] === RUN TestIPDataMarshalling [2022-04-05T12:08:26.126Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-05T12:08:26.126Z] === RUN TestValidateAndIsV6 [2022-04-05T12:08:26.126Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-05T12:08:26.126Z] PASS [2022-04-05T12:08:26.126Z] coverage: 68.9% of statements [2022-04-05T12:08:26.126Z] ok github.com/docker/docker/libnetwork/driverapi 0.036s coverage: 68.9% of statements [2022-04-05T12:08:26.126Z] === RUN TestDriver [2022-04-05T12:08:26.126Z] --- PASS: TestDriver (0.00s) [2022-04-05T12:08:26.126Z] PASS [2022-04-05T12:08:26.126Z] coverage: 34.8% of statements [2022-04-05T12:08:26.126Z] ok github.com/docker/docker/libnetwork/drivers/host 0.036s coverage: 34.8% of statements [2022-04-05T12:08:26.394Z] --- PASS: TestConfigCreateResolve (2.05s) [2022-04-05T12:08:26.394Z] PASS [2022-04-05T12:08:26.394Z] [2022-04-05T12:08:26.394Z] DONE 6 tests in 12.404s [2022-04-05T12:08:26.394Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-05T12:08:26.394Z] ++ 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-04-05T12:08:26.394Z] ++ set -e [2022-04-05T12:08:26.394Z] ++ '[' -n 0 ']' [2022-04-05T12:08:26.394Z] ++ set -x [2022-04-05T12:08:26.394Z] ++ 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-04-05T12:08:26.394Z] INFO: Testing against a local daemon [2022-04-05T12:08:26.394Z] === RUN TestCheckpoint [2022-04-05T12:08:26.394Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T12:08:26.394Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-05T12:08:26.394Z] === RUN TestContainerInvalidJSON [2022-04-05T12:08:26.394Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T12:08:26.394Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T12:08:26.394Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-05T12:08:26.394Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-05T12:08:26.394Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T12:08:26.394Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-05T12:08:26.394Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-05T12:08:26.394Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-05T12:08:26.394Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-05T12:08:26.394Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-05T12:08:26.394Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-04-05T12:08:26.394Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-05T12:08:26.394Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-05T12:08:26.394Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-05T12:08:26.394Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-05T12:08:26.394Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-05T12:08:26.655Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-05T12:08:26.655Z] === RUN TestCopyFromContainer [2022-04-05T12:08:27.111Z] === RUN TestDriver [2022-04-05T12:08:27.111Z] --- PASS: TestDriver (0.00s) [2022-04-05T12:08:27.111Z] PASS [2022-04-05T12:08:27.111Z] coverage: 34.8% of statements [2022-04-05T12:08:27.111Z] ok github.com/docker/docker/libnetwork/drivers/null 0.036s coverage: 34.8% of statements [2022-04-05T12:08:27.111Z] === RUN TestNetworkAllocateFree [2022-04-05T12:08:27.111Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-05T12:08:27.111Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-05T12:08:27.111Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-05T12:08:27.111Z] PASS [2022-04-05T12:08:27.111Z] coverage: 63.6% of statements [2022-04-05T12:08:27.111Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.036s coverage: 63.6% of statements [2022-04-05T12:08:27.228Z] === RUN TestCopyFromContainer// [2022-04-05T12:08:27.488Z] === RUN TestCopyFromContainer//bar/root [2022-04-05T12:08:27.488Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-05T12:08:27.488Z] === RUN TestCopyFromContainer/bar/quux [2022-04-05T12:08:27.488Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-05T12:08:27.488Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-05T12:08:27.488Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-05T12:08:27.578Z] === RUN TestGetEmptyCapabilities [2022-04-05T12:08:27.578Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-05T12:08:27.578Z] === RUN TestGetExtraCapabilities [2022-04-05T12:08:27.578Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-05T12:08:27.578Z] === RUN TestGetInvalidCapabilities [2022-04-05T12:08:27.578Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-05T12:08:27.578Z] === RUN TestRemoteDriver [2022-04-05T12:08:27.578Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-05T12:08:27.578Z] === RUN TestDriverError [2022-04-05T12:08:27.578Z] --- PASS: TestDriverError (0.00s) [2022-04-05T12:08:27.578Z] === RUN TestMissingValues [2022-04-05T12:08:27.578Z] --- PASS: TestMissingValues (0.00s) [2022-04-05T12:08:27.578Z] === RUN TestRollback [2022-04-05T12:08:27.578Z] --- PASS: TestRollback (0.00s) [2022-04-05T12:08:27.578Z] PASS [2022-04-05T12:08:27.578Z] coverage: 57.4% of statements [2022-04-05T12:08:27.578Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.105s coverage: 57.4% of statements [2022-04-05T12:08:27.749Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-05T12:08:27.749Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-05T12:08:27.749Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-05T12:08:27.749Z] --- PASS: TestCopyFromContainer (1.26s) [2022-04-05T12:08:27.749Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-04-05T12:08:27.749Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-04-05T12:08:27.749Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-04-05T12:08:27.749Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-04-05T12:08:27.749Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.04s) [2022-04-05T12:08:27.749Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.04s) [2022-04-05T12:08:27.749Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-05T12:08:27.749Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.04s) [2022-04-05T12:08:27.749Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.04s) [2022-04-05T12:08:27.749Z] --- PASS: TestCopyFromContainer/bar/notarget (0.04s) [2022-04-05T12:08:27.749Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-05T12:08:27.749Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T12:08:27.749Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T12:08:27.749Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T12:08:27.749Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T12:08:27.749Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T12:08:27.749Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T12:08:27.749Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T12:08:27.749Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T12:08:27.749Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T12:08:27.749Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-05T12:08:27.749Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-05T12:08:27.749Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-05T12:08:27.749Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-05T12:08:27.749Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-05T12:08:27.749Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-05T12:08:27.749Z] === RUN TestCreateWithInvalidEnv [2022-04-05T12:08:27.749Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-05T12:08:27.749Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-05T12:08:27.749Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-05T12:08:27.749Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-05T12:08:27.749Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-05T12:08:27.749Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-05T12:08:27.749Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-05T12:08:27.749Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-05T12:08:27.749Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-05T12:08:27.749Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-05T12:08:27.749Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-05T12:08:27.749Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-05T12:08:27.749Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-05T12:08:27.749Z] === RUN TestCreateTmpfsMountsTarget [2022-04-05T12:08:28.011Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-05T12:08:28.011Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-05T12:08:28.047Z] --- PASS: TestRandomAllocateDeallocate (4.37s) [2022-04-05T12:08:28.047Z] === RUN TestAllocateRandomDeallocate [2022-04-05T12:08:28.047Z] === RUN TestNAT [2022-04-05T12:08:28.047Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-05T12:08:28.047Z] --- SKIP: TestNAT (0.00s) [2022-04-05T12:08:28.047Z] === RUN TestTransparent [2022-04-05T12:08:28.047Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-05T12:08:28.047Z] --- SKIP: TestTransparent (0.00s) [2022-04-05T12:08:28.047Z] PASS [2022-04-05T12:08:28.047Z] coverage: 0.0% of statements [2022-04-05T12:08:28.047Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.038s coverage: 0.0% of statements [2022-04-05T12:08:28.047Z] === RUN TestNew [2022-04-05T12:08:28.047Z] --- PASS: TestNew (0.00s) [2022-04-05T12:08:28.047Z] === RUN TestAddDriver [2022-04-05T12:08:28.047Z] --- PASS: TestAddDriver (0.00s) [2022-04-05T12:08:28.047Z] === RUN TestAddDuplicateDriver [2022-04-05T12:08:28.047Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-05T12:08:28.047Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-05T12:08:28.047Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-05T12:08:28.047Z] === RUN TestDriver [2022-04-05T12:08:28.047Z] --- PASS: TestDriver (0.00s) [2022-04-05T12:08:28.047Z] === RUN TestIPAM [2022-04-05T12:08:28.047Z] --- PASS: TestIPAM (0.00s) [2022-04-05T12:08:28.047Z] === RUN TestWalkIPAMs [2022-04-05T12:08:28.047Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-05T12:08:28.047Z] === RUN TestWalkDrivers [2022-04-05T12:08:28.047Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-05T12:08:28.047Z] PASS [2022-04-05T12:08:28.047Z] coverage: 82.4% of statements [2022-04-05T12:08:28.047Z] ok github.com/docker/docker/libnetwork/drvregistry 0.062s coverage: 82.4% of statements [2022-04-05T12:08:28.047Z] === RUN TestBuildDefault [2022-04-05T12:08:28.047Z] --- PASS: TestBuildDefault (0.00s) [2022-04-05T12:08:28.047Z] === RUN TestBuildHostnameDomainname [2022-04-05T12:08:28.047Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-05T12:08:28.047Z] === RUN TestBuildHostname [2022-04-05T12:08:28.047Z] --- PASS: TestBuildHostname (0.00s) [2022-04-05T12:08:28.047Z] === RUN TestBuildHostnameFQDN [2022-04-05T12:08:28.047Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-05T12:08:28.047Z] === RUN TestBuildNoIP [2022-04-05T12:08:28.047Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-05T12:08:28.047Z] === RUN TestUpdate [2022-04-05T12:08:28.047Z] --- PASS: TestUpdate (0.00s) [2022-04-05T12:08:28.047Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-05T12:08:28.047Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-05T12:08:28.047Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-05T12:08:28.047Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-05T12:08:28.047Z] === RUN TestAddEmpty [2022-04-05T12:08:28.047Z] --- PASS: TestAddEmpty (0.00s) [2022-04-05T12:08:28.047Z] === RUN TestAdd [2022-04-05T12:08:28.047Z] --- PASS: TestAdd (0.00s) [2022-04-05T12:08:28.047Z] === RUN TestDeleteEmpty [2022-04-05T12:08:28.047Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-05T12:08:28.047Z] === RUN TestDeleteNewline [2022-04-05T12:08:28.047Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-05T12:08:28.047Z] === RUN TestDelete [2022-04-05T12:08:28.047Z] --- PASS: TestDelete (0.00s) [2022-04-05T12:08:28.047Z] === RUN TestConcurrentWrites [2022-04-05T12:08:28.515Z] --- PASS: TestConcurrentWrites (0.14s) [2022-04-05T12:08:28.515Z] PASS [2022-04-05T12:08:28.515Z] coverage: 81.2% of statements [2022-04-05T12:08:28.515Z] ok github.com/docker/docker/libnetwork/etchosts 0.192s coverage: 81.2% of statements [2022-04-05T12:08:28.515Z] --- PASS: TestAllocateRandomDeallocate (0.83s) [2022-04-05T12:08:28.515Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-05T12:08:28.640Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-04-05T12:08:28.640Z] === RUN TestInspectNetwork [2022-04-05T12:08:28.640Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:28.640Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-05T12:08:28.640Z] === RUN TestRunContainerWithBridgeNone [2022-04-05T12:08:28.640Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T12:08:28.640Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-05T12:08:28.640Z] === RUN TestNetworkInvalidJSON [2022-04-05T12:08:28.640Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-05T12:08:28.640Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-05T12:08:28.640Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T12:08:28.640Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T12:08:28.640Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T12:08:28.640Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T12:08:28.640Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-05T12:08:28.640Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T12:08:28.640Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T12:08:28.640Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-05T12:08:28.640Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-05T12:08:28.640Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-05T12:08:28.640Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-05T12:08:28.640Z] === RUN TestNetworkList [2022-04-05T12:08:28.640Z] === RUN TestNetworkList//networks [2022-04-05T12:08:28.640Z] === PAUSE TestNetworkList//networks [2022-04-05T12:08:28.640Z] === RUN TestNetworkList//networks/ [2022-04-05T12:08:28.640Z] === PAUSE TestNetworkList//networks/ [2022-04-05T12:08:28.640Z] === CONT TestNetworkList//networks [2022-04-05T12:08:28.640Z] === CONT TestNetworkList//networks/ [2022-04-05T12:08:28.640Z] --- PASS: TestNetworkList (0.01s) [2022-04-05T12:08:28.640Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-05T12:08:28.640Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-05T12:08:28.640Z] === RUN TestHostIPv4BridgeLabel [2022-04-05T12:08:28.640Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T12:08:28.640Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-05T12:08:28.640Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-05T12:08:28.640Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T12:08:28.640Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-05T12:08:28.640Z] === RUN TestDaemonDefaultNetworkPools [2022-04-05T12:08:28.640Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T12:08:28.640Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-05T12:08:28.640Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-05T12:08:28.640Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T12:08:28.640Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-05T12:08:28.640Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-05T12:08:28.640Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T12:08:28.640Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-05T12:08:28.640Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-05T12:08:28.640Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T12:08:28.640Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-05T12:08:28.640Z] === RUN TestServiceWithPredefinedNetwork [2022-04-05T12:08:28.640Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:28.640Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-05T12:08:28.640Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-05T12:08:28.640Z] service_test.go:243: FLAKY_TEST [2022-04-05T12:08:28.640Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T12:08:28.640Z] === RUN TestServiceWithDataPathPortInit [2022-04-05T12:08:28.640Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:28.640Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-05T12:08:28.640Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-05T12:08:28.640Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:28.640Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-05T12:08:28.640Z] PASS [2022-04-05T12:08:28.640Z] [2022-04-05T12:08:28.640Z] === Skipped [2022-04-05T12:08:28.640Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-05T12:08:28.640Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:28.640Z] [2022-04-05T12:08:28.640Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-05T12:08:28.640Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T12:08:28.640Z] [2022-04-05T12:08:28.640Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-05T12:08:28.640Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T12:08:28.640Z] [2022-04-05T12:08:28.640Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-05T12:08:28.640Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T12:08:28.640Z] [2022-04-05T12:08:28.640Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-05T12:08:28.640Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T12:08:28.640Z] [2022-04-05T12:08:28.640Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-05T12:08:28.640Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T12:08:28.640Z] [2022-04-05T12:08:28.640Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-05T12:08:28.640Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T12:08:28.640Z] [2022-04-05T12:08:28.640Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-05T12:08:28.640Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T12:08:28.640Z] [2022-04-05T12:08:28.640Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-05T12:08:28.640Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:28.640Z] [2022-04-05T12:08:28.640Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T12:08:28.640Z] service_test.go:243: FLAKY_TEST [2022-04-05T12:08:28.640Z] [2022-04-05T12:08:28.640Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-05T12:08:28.640Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:28.640Z] [2022-04-05T12:08:28.640Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-05T12:08:28.640Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:28.640Z] [2022-04-05T12:08:28.640Z] DONE 22 tests, 12 skipped in 7.071s [2022-04-05T12:08:28.640Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-05T12:08:28.640Z] INFO: Testing against a local daemon [2022-04-05T12:08:28.640Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-05T12:08:28.640Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T12:08:28.640Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-05T12:08:28.640Z] === RUN TestDockerNetworkIpvlan [2022-04-05T12:08:28.640Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T12:08:28.640Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-05T12:08:28.640Z] PASS [2022-04-05T12:08:28.640Z] [2022-04-05T12:08:28.640Z] === Skipped [2022-04-05T12:08:28.640Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-05T12:08:28.640Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T12:08:28.640Z] [2022-04-05T12:08:28.640Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-05T12:08:28.640Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T12:08:28.640Z] [2022-04-05T12:08:28.640Z] DONE 2 tests, 2 skipped in 0.094s [2022-04-05T12:08:28.640Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-05T12:08:28.640Z] INFO: Testing against a local daemon [2022-04-05T12:08:28.640Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-05T12:08:28.640Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T12:08:28.640Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-05T12:08:28.640Z] === RUN TestDockerNetworkMacvlan [2022-04-05T12:08:28.640Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T12:08:28.640Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-05T12:08:28.640Z] PASS [2022-04-05T12:08:28.640Z] [2022-04-05T12:08:28.640Z] === Skipped [2022-04-05T12:08:28.640Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-05T12:08:28.640Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T12:08:28.640Z] [2022-04-05T12:08:28.640Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-05T12:08:28.640Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-05T12:08:28.641Z] [2022-04-05T12:08:28.641Z] DONE 2 tests, 2 skipped in 0.105s [2022-04-05T12:08:28.641Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-05T12:08:28.641Z] testing: warning: no tests to run [2022-04-05T12:08:28.641Z] PASS [2022-04-05T12:08:28.641Z] [2022-04-05T12:08:28.641Z] DONE 0 tests in 0.026s [2022-04-05T12:08:28.901Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-05T12:08:28.901Z] INFO: Testing against a local daemon [2022-04-05T12:08:28.901Z] === RUN TestAuthZPluginAllowRequest [2022-04-05T12:08:28.901Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:28.901Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-05T12:08:28.901Z] === RUN TestAuthZPluginTLS [2022-04-05T12:08:28.901Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:28.901Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-05T12:08:28.901Z] === RUN TestAuthZPluginDenyRequest [2022-04-05T12:08:28.901Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:28.901Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-05T12:08:28.901Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-05T12:08:28.901Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:28.901Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-05T12:08:28.901Z] === RUN TestAuthZPluginDenyResponse [2022-04-05T12:08:28.901Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:28.901Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-05T12:08:28.901Z] === RUN TestAuthZPluginAllowEventStream [2022-04-05T12:08:28.901Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:28.901Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-05T12:08:28.901Z] === RUN TestAuthZPluginErrorResponse [2022-04-05T12:08:28.901Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:28.901Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-05T12:08:28.901Z] === RUN TestAuthZPluginErrorRequest [2022-04-05T12:08:28.901Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:28.901Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-05T12:08:28.901Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-05T12:08:28.901Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:28.901Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-05T12:08:28.901Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-05T12:08:28.901Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:28.901Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-05T12:08:28.901Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-05T12:08:28.901Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:28.901Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-05T12:08:28.901Z] === RUN TestAuthZPluginHeader [2022-04-05T12:08:28.901Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:28.901Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-05T12:08:28.901Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-05T12:08:28.901Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:28.901Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-04-05T12:08:28.901Z] === RUN TestAuthZPluginV2Disable [2022-04-05T12:08:28.901Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:28.901Z] --- SKIP: TestAuthZPluginV2Disable (0.01s) [2022-04-05T12:08:28.901Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-05T12:08:28.901Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:28.901Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-04-05T12:08:28.901Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-05T12:08:28.954Z] --- PASS: TestCreateWithCustomMaskedPaths (1.04s) [2022-04-05T12:08:28.954Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-05T12:08:28.982Z] === RUN TestCaller [2022-04-05T12:08:28.982Z] --- PASS: TestCaller (0.00s) [2022-04-05T12:08:28.982Z] PASS [2022-04-05T12:08:28.982Z] coverage: 100.0% of statements [2022-04-05T12:08:28.982Z] ok github.com/docker/docker/libnetwork/internal/caller 0.034s coverage: 100.0% of statements [2022-04-05T12:08:28.982Z] === RUN TestNew [2022-04-05T12:08:28.982Z] --- PASS: TestNew (0.00s) [2022-04-05T12:08:28.982Z] === RUN TestAllocate [2022-04-05T12:08:28.982Z] --- PASS: TestAllocate (0.00s) [2022-04-05T12:08:28.982Z] === RUN TestUninitialized [2022-04-05T12:08:28.982Z] --- PASS: TestUninitialized (0.00s) [2022-04-05T12:08:28.982Z] === RUN TestAllocateInRange [2022-04-05T12:08:28.982Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-05T12:08:28.982Z] === RUN TestAllocateSerial [2022-04-05T12:08:28.982Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-05T12:08:28.982Z] PASS [2022-04-05T12:08:28.982Z] coverage: 87.5% of statements [2022-04-05T12:08:28.982Z] ok github.com/docker/docker/libnetwork/idm 0.033s coverage: 87.5% of statements [2022-04-05T12:08:29.161Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:29.161Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-05T12:08:29.161Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-05T12:08:29.161Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:29.161Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-05T12:08:29.161Z] PASS [2022-04-05T12:08:29.161Z] [2022-04-05T12:08:29.161Z] === Skipped [2022-04-05T12:08:29.161Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-05T12:08:29.161Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:29.161Z] [2022-04-05T12:08:29.161Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-05T12:08:29.161Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:29.161Z] [2022-04-05T12:08:29.161Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-05T12:08:29.161Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:29.161Z] [2022-04-05T12:08:29.161Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-05T12:08:29.161Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:29.161Z] [2022-04-05T12:08:29.161Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-05T12:08:29.161Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:29.161Z] [2022-04-05T12:08:29.161Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-05T12:08:29.161Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:29.161Z] [2022-04-05T12:08:29.161Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-05T12:08:29.161Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:29.161Z] [2022-04-05T12:08:29.161Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-05T12:08:29.161Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:29.161Z] [2022-04-05T12:08:29.161Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-05T12:08:29.161Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:29.161Z] [2022-04-05T12:08:29.161Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-05T12:08:29.161Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:29.161Z] [2022-04-05T12:08:29.161Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-05T12:08:29.161Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:29.161Z] [2022-04-05T12:08:29.161Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-05T12:08:29.161Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:29.161Z] [2022-04-05T12:08:29.161Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s) [2022-04-05T12:08:29.161Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:29.161Z] [2022-04-05T12:08:29.161Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s) [2022-04-05T12:08:29.161Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:29.161Z] [2022-04-05T12:08:29.161Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-04-05T12:08:29.161Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:29.161Z] [2022-04-05T12:08:29.161Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-05T12:08:29.161Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:29.161Z] [2022-04-05T12:08:29.161Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-05T12:08:29.161Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:29.161Z] [2022-04-05T12:08:29.161Z] DONE 17 tests, 17 skipped in 0.285s [2022-04-05T12:08:29.161Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-05T12:08:29.161Z] INFO: Testing against a local daemon [2022-04-05T12:08:29.161Z] === RUN TestPluginInvalidJSON [2022-04-05T12:08:29.161Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T12:08:29.161Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T12:08:29.161Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T12:08:29.161Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-05T12:08:29.161Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-05T12:08:29.161Z] === RUN TestPluginInstall [2022-04-05T12:08:29.162Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:29.162Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-05T12:08:29.162Z] === RUN TestPluginsWithRuntimes [2022-04-05T12:08:29.162Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-05T12:08:29.162Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-05T12:08:29.162Z] === RUN TestPluginBackCompatMediaTypes [2022-04-05T12:08:29.162Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-05T12:08:29.162Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-05T12:08:29.162Z] PASS [2022-04-05T12:08:29.162Z] [2022-04-05T12:08:29.162Z] === Skipped [2022-04-05T12:08:29.162Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-05T12:08:29.162Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-05T12:08:29.162Z] [2022-04-05T12:08:29.162Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-05T12:08:29.162Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-05T12:08:29.162Z] [2022-04-05T12:08:29.162Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-05T12:08:29.162Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-05T12:08:29.162Z] [2022-04-05T12:08:29.162Z] DONE 5 tests, 3 skipped in 0.141s [2022-04-05T12:08:29.162Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-05T12:08:29.423Z] INFO: Testing against a local daemon [2022-04-05T12:08:29.423Z] === RUN TestExternalGraphDriver [2022-04-05T12:08:29.423Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-05T12:08:29.423Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-04-05T12:08:29.423Z] === RUN TestGraphdriverPluginV2 [2022-04-05T12:08:29.449Z] === RUN TestSetSerialInsertDelete [2022-04-05T12:08:29.449Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-05T12:08:29.449Z] === RUN TestSetParallelInsertDelete [2022-04-05T12:08:29.898Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.08s) [2022-04-05T12:08:29.898Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-05T12:08:29.898Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T12:08:29.898Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T12:08:29.898Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T12:08:29.898Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T12:08:29.898Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T12:08:29.898Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T12:08:29.898Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T12:08:29.898Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T12:08:29.898Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T12:08:29.898Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T12:08:29.898Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T12:08:29.898Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T12:08:29.898Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T12:08:29.898Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T12:08:29.898Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T12:08:29.898Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-05T12:08:29.898Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-05T12:08:29.917Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.09s) [2022-04-05T12:08:29.917Z] === RUN TestRetrieveFromStore [2022-04-05T12:08:29.917Z] === RUN TestInt2IP2IntConversion [2022-04-05T12:08:30.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-05T12:08:30.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2022-04-05T12:08:30.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-05T12:08:30.159Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-05T12:08:30.159Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-05T12:08:30.384Z] --- PASS: TestRetrieveFromStore (0.41s) [2022-04-05T12:08:30.384Z] === RUN TestIsCorrupted [2022-04-05T12:08:30.384Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-05T12:08:30.384Z] === RUN TestSetRollover [2022-04-05T12:08:30.384Z] === RUN TestPoolRequest [2022-04-05T12:08:30.384Z] --- PASS: TestPoolRequest (0.00s) [2022-04-05T12:08:30.384Z] === RUN TestOtherRequests [2022-04-05T12:08:30.384Z] --- PASS: TestOtherRequests (0.00s) [2022-04-05T12:08:30.384Z] PASS [2022-04-05T12:08:30.384Z] coverage: 57.1% of statements [2022-04-05T12:08:30.384Z] ok github.com/docker/docker/libnetwork/ipams/null 0.034s coverage: 57.1% of statements [2022-04-05T12:08:30.384Z] --- PASS: TestInt2IP2IntConversion (0.40s) [2022-04-05T12:08:30.384Z] === RUN TestGetAddressVersion [2022-04-05T12:08:30.384Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-05T12:08:30.384Z] === RUN TestKeyString [2022-04-05T12:08:30.384Z] --- PASS: TestKeyString (0.00s) [2022-04-05T12:08:30.384Z] === RUN TestPoolDataMarshal [2022-04-05T12:08:30.384Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-05T12:08:30.384Z] === RUN TestSubnetsMarshal [2022-04-05T12:08:30.384Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-05T12:08:30.384Z] === RUN TestAddSubnets [2022-04-05T12:08:30.384Z] --- PASS: TestAddSubnets (0.04s) [2022-04-05T12:08:30.384Z] === RUN TestDoublePoolRelease [2022-04-05T12:08:30.420Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-04-05T12:08:30.420Z] === RUN TestCreateDifferentPlatform [2022-04-05T12:08:30.420Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-05T12:08:30.420Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-05T12:08:30.420Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-05T12:08:30.420Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-05T12:08:30.420Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-05T12:08:30.420Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-05T12:08:30.420Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-05T12:08:30.420Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-05T12:08:30.420Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-05T12:08:30.420Z] === RUN TestContainerStartOnDaemonRestart [2022-04-05T12:08:30.420Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-05T12:08:30.420Z] === RUN TestDaemonRestartIpcMode [2022-04-05T12:08:30.420Z] === PAUSE TestDaemonRestartIpcMode [2022-04-05T12:08:30.420Z] === RUN TestDaemonHostGatewayIP [2022-04-05T12:08:30.420Z] === PAUSE TestDaemonHostGatewayIP [2022-04-05T12:08:30.420Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-05T12:08:30.420Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-05T12:08:30.420Z] === RUN TestContainerKillOnDaemonStart [2022-04-05T12:08:30.420Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-05T12:08:30.420Z] === RUN TestDiff [2022-04-05T12:08:30.852Z] --- PASS: TestDoublePoolRelease (0.05s) [2022-04-05T12:08:30.852Z] === RUN TestAddReleasePoolID [2022-04-05T12:08:30.852Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-04-05T12:08:30.852Z] === RUN TestPredefinedPool [2022-04-05T12:08:30.852Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-05T12:08:30.852Z] === RUN TestRemoveSubnet [2022-04-05T12:08:30.852Z] --- PASS: TestRemoveSubnet (0.14s) [2022-04-05T12:08:30.852Z] === RUN TestGetSameAddress [2022-04-05T12:08:30.852Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-05T12:08:30.852Z] === RUN TestPoolAllocationReuse [2022-04-05T12:08:30.990Z] --- PASS: TestDiff (0.39s) [2022-04-05T12:08:30.990Z] === RUN TestExecWithCloseStdin [2022-04-05T12:08:31.251Z] --- PASS: TestExecWithCloseStdin (0.41s) [2022-04-05T12:08:31.251Z] === RUN TestExec [2022-04-05T12:08:31.325Z] === RUN TestGetCapabilities [2022-04-05T12:08:31.325Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-05T12:08:31.325Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-05T12:08:31.325Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-05T12:08:31.325Z] === RUN TestGetDefaultAddressSpaces [2022-04-05T12:08:31.325Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-05T12:08:31.325Z] === RUN TestRemoteDriver [2022-04-05T12:08:31.325Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-05T12:08:31.325Z] PASS [2022-04-05T12:08:31.325Z] coverage: 47.4% of statements [2022-04-05T12:08:31.325Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.063s coverage: 47.4% of statements [2022-04-05T12:08:31.325Z] --- PASS: TestSetRollover (1.15s) [2022-04-05T12:08:31.325Z] === RUN TestSetRolloverSerial [2022-04-05T12:08:31.792Z] === RUN TestWindowsIPAM [2022-04-05T12:08:31.793Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-05T12:08:31.793Z] PASS [2022-04-05T12:08:31.793Z] coverage: 71.4% of statements [2022-04-05T12:08:31.793Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.034s coverage: 71.4% of statements [2022-04-05T12:08:31.793Z] --- PASS: TestPoolAllocationReuse (1.04s) [2022-04-05T12:08:31.793Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-05T12:08:31.793Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-05T12:08:31.793Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-05T12:08:31.821Z] --- PASS: TestExec (0.43s) [2022-04-05T12:08:31.821Z] === RUN TestExecUser [2022-04-05T12:08:32.081Z] --- PASS: TestExecUser (0.44s) [2022-04-05T12:08:32.081Z] === RUN TestExportContainerAndImportImage [2022-04-05T12:08:32.260Z] --- PASS: TestSetRolloverSerial (0.94s) [2022-04-05T12:08:32.260Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-05T12:08:32.260Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-05T12:08:32.260Z] PASS [2022-04-05T12:08:32.260Z] coverage: 84.4% of statements [2022-04-05T12:08:32.260Z] ok github.com/docker/docker/libnetwork/bitseq 8.854s coverage: 84.4% of statements [2022-04-05T12:08:32.651Z] --- PASS: TestExportContainerAndImportImage (0.53s) [2022-04-05T12:08:32.651Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-05T12:08:32.727Z] === RUN TestDefaultNetwork [2022-04-05T12:08:32.727Z] --- PASS: TestDefaultNetwork (0.22s) [2022-04-05T12:08:32.727Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-05T12:08:33.195Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2022-04-05T12:08:33.195Z] === RUN TestInitAddressPools [2022-04-05T12:08:33.195Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-05T12:08:33.195Z] PASS [2022-04-05T12:08:33.195Z] coverage: 74.0% of statements [2022-04-05T12:08:33.195Z] ok github.com/docker/docker/libnetwork/ipamutils 0.517s coverage: 74.0% of statements [2022-04-05T12:08:33.624Z] --- PASS: TestGraphdriverPluginV2 (3.58s) [2022-04-05T12:08:33.624Z] PASS [2022-04-05T12:08:33.624Z] [2022-04-05T12:08:33.624Z] === Skipped [2022-04-05T12:08:33.624Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-04-05T12:08:33.624Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-05T12:08:33.624Z] [2022-04-05T12:08:33.624Z] DONE 2 tests, 1 skipped in 3.708s [2022-04-05T12:08:33.624Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-05T12:08:33.624Z] INFO: Testing against a local daemon [2022-04-05T12:08:33.624Z] === RUN TestContinueAfterPluginCrash [2022-04-05T12:08:33.624Z] === PAUSE TestContinueAfterPluginCrash [2022-04-05T12:08:33.624Z] === RUN TestReadPluginNoRead [2022-04-05T12:08:33.625Z] === PAUSE TestReadPluginNoRead [2022-04-05T12:08:33.625Z] === RUN TestDaemonStartWithLogOpt [2022-04-05T12:08:33.625Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-05T12:08:33.625Z] === CONT TestContinueAfterPluginCrash [2022-04-05T12:08:33.625Z] === CONT TestDaemonStartWithLogOpt [2022-04-05T12:08:33.662Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.62s) [2022-04-05T12:08:33.662Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-05T12:08:33.662Z] === RUN TestKeyValue [2022-04-05T12:08:33.662Z] --- PASS: TestKeyValue (0.00s) [2022-04-05T12:08:33.662Z] PASS [2022-04-05T12:08:33.663Z] coverage: 60.0% of statements [2022-04-05T12:08:33.663Z] ok github.com/docker/docker/libnetwork/netlabel 0.032s coverage: 60.0% of statements [2022-04-05T12:08:34.034Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s) [2022-04-05T12:08:34.034Z] === RUN TestHealthCheckWorkdir [2022-04-05T12:08:34.606Z] --- PASS: TestHealthCheckWorkdir (0.48s) [2022-04-05T12:08:34.606Z] === RUN TestHealthKillContainer [2022-04-05T12:08:34.647Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-05T12:08:34.647Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-05T12:08:34.647Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-05T12:08:34.647Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-05T12:08:34.647Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-05T12:08:34.647Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-05T12:08:34.648Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-05T12:08:34.648Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-05T12:08:34.648Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-05T12:08:34.648Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-05T12:08:34.648Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-05T12:08:34.648Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-05T12:08:34.648Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-05T12:08:34.648Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-05T12:08:34.648Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-05T12:08:34.648Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-05T12:08:34.648Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-05T12:08:35.633Z] === RUN TestGenerate [2022-04-05T12:08:35.633Z] --- PASS: TestGenerate (0.00s) [2022-04-05T12:08:35.634Z] === RUN TestGeneratePtr [2022-04-05T12:08:35.634Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-05T12:08:35.634Z] === RUN TestGenerateMissingField [2022-04-05T12:08:35.634Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-05T12:08:35.634Z] === RUN TestFieldCannotBeSet [2022-04-05T12:08:35.634Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-05T12:08:35.634Z] === RUN TestTypeMismatchError [2022-04-05T12:08:35.634Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-05T12:08:35.634Z] PASS [2022-04-05T12:08:35.634Z] coverage: 100.0% of statements [2022-04-05T12:08:35.634Z] ok github.com/docker/docker/libnetwork/options 0.043s coverage: 100.0% of statements [2022-04-05T12:08:35.634Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.27s) [2022-04-05T12:08:35.634Z] === RUN TestGetAddress [2022-04-05T12:08:36.101Z] === RUN TestNetworkDBSimple [2022-04-05T12:08:36.569Z] testing: warning: no tests to run [2022-04-05T12:08:36.569Z] PASS [2022-04-05T12:08:36.569Z] coverage: 0.0% of statements [2022-04-05T12:08:36.569Z] ok github.com/docker/docker/libnetwork/osl 0.033s coverage: 0.0% of statements [no tests to run] [2022-04-05T12:08:37.037Z] 2022/04/05 12:08:36 Closing DB instances... [2022-04-05T12:08:37.037Z] === RUN TestRequestNewPort [2022-04-05T12:08:37.037Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-05T12:08:37.037Z] === RUN TestRequestSpecificPort [2022-04-05T12:08:37.037Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-05T12:08:37.037Z] === RUN TestReleasePort [2022-04-05T12:08:37.037Z] --- PASS: TestReleasePort (0.00s) [2022-04-05T12:08:37.037Z] === RUN TestReuseReleasedPort [2022-04-05T12:08:37.037Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-05T12:08:37.037Z] === RUN TestReleaseUnreadledPort [2022-04-05T12:08:37.037Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-05T12:08:37.037Z] === RUN TestUnknowProtocol [2022-04-05T12:08:37.037Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-05T12:08:37.037Z] === RUN TestAllocateAllPorts [2022-04-05T12:08:37.037Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-05T12:08:37.037Z] === RUN TestPortAllocation [2022-04-05T12:08:37.037Z] --- PASS: TestPortAllocation (0.00s) [2022-04-05T12:08:37.037Z] === RUN TestPortAllocationWithCustomRange [2022-04-05T12:08:37.037Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-05T12:08:37.037Z] === RUN TestNoDuplicateBPR [2022-04-05T12:08:37.037Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-05T12:08:37.037Z] === RUN TestChangePortRange [2022-04-05T12:08:37.037Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-05T12:08:37.037Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-05T12:08:37.037Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-05T12:08:37.037Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-05T12:08:37.037Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-05T12:08:37.037Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-05T12:08:37.037Z] --- PASS: TestChangePortRange (0.00s) [2022-04-05T12:08:37.037Z] PASS [2022-04-05T12:08:37.037Z] coverage: 88.6% of statements [2022-04-05T12:08:37.037Z] ok github.com/docker/docker/libnetwork/portallocator 0.036s coverage: 88.6% of statements [2022-04-05T12:08:37.831Z] --- PASS: TestDaemonStartWithLogOpt (4.39s) [2022-04-05T12:08:37.831Z] === CONT TestReadPluginNoRead [2022-04-05T12:08:38.023Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-04-05T12:08:38.023Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-05T12:08:38.023Z] testing: warning: no tests to run [2022-04-05T12:08:38.023Z] PASS [2022-04-05T12:08:38.023Z] coverage: 0.0% of statements [2022-04-05T12:08:38.023Z] ok github.com/docker/docker/libnetwork/portmapper 0.031s coverage: 0.0% of statements [no tests to run] [2022-04-05T12:08:38.491Z] === RUN TestHashData [2022-04-05T12:08:38.491Z] --- PASS: TestHashData (0.00s) [2022-04-05T12:08:38.491Z] PASS [2022-04-05T12:08:38.491Z] coverage: 2.8% of statements [2022-04-05T12:08:38.491Z] ok github.com/docker/docker/libnetwork/resolvconf 0.031s coverage: 2.8% of statements [2022-04-05T12:08:38.959Z] 2022/04/05 12:08:38 Closing DB instances... [2022-04-05T12:08:39.426Z] === RUN TestErrorConstructors [2022-04-05T12:08:39.426Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-05T12:08:39.426Z] === RUN TestCompareIPMask [2022-04-05T12:08:39.426Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-05T12:08:39.426Z] === RUN TestUtilGetHostPartIP [2022-04-05T12:08:39.426Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-05T12:08:39.426Z] === RUN TestUtilGetBroadcastIP [2022-04-05T12:08:39.426Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-05T12:08:39.426Z] === RUN TestParseCIDR [2022-04-05T12:08:39.426Z] --- PASS: TestParseCIDR (0.00s) [2022-04-05T12:08:39.426Z] PASS [2022-04-05T12:08:39.426Z] coverage: 37.3% of statements [2022-04-05T12:08:39.426Z] ok github.com/docker/docker/libnetwork/types 0.038s coverage: 37.3% of statements [2022-04-05T12:08:39.426Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-05T12:08:39.426Z] PASS [2022-04-05T12:08:39.426Z] coverage: 100.0% of statements [2022-04-05T12:08:39.426Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.040s coverage: 100.0% of statements [2022-04-05T12:08:39.745Z] === RUN TestReadPluginNoRead/default [2022-04-05T12:08:39.894Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-05T12:08:40.361Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-05T12:08:40.362Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-05T12:08:40.362Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-05T12:08:40.362Z] PASS [2022-04-05T12:08:40.362Z] coverage: 55.0% of statements [2022-04-05T12:08:40.362Z] ok github.com/docker/docker/oci 0.043s coverage: 55.0% of statements [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-05T12:08:40.829Z] === RUN TestBoolValue [2022-04-05T12:08:40.829Z] --- PASS: TestBoolValue (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestBoolValueOrDefault [2022-04-05T12:08:40.829Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestInt64ValueOrZero [2022-04-05T12:08:40.829Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestInt64ValueOrDefault [2022-04-05T12:08:40.829Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-05T12:08:40.829Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestJsonContentType [2022-04-05T12:08:40.829Z] --- PASS: TestJsonContentType (0.00s) [2022-04-05T12:08:40.829Z] PASS [2022-04-05T12:08:40.829Z] coverage: 16.2% of statements [2022-04-05T12:08:40.829Z] ok github.com/docker/docker/api/server/httputils 0.043s coverage: 16.2% of statements [2022-04-05T12:08:40.829Z] === RUN TestMaskSecretKeys [2022-04-05T12:08:40.829Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-05T12:08:40.829Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-05T12:08:40.829Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-05T12:08:40.829Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-05T12:08:40.829Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-05T12:08:40.829Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-05T12:08:40.829Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestVersionMiddlewareVersion [2022-04-05T12:08:40.829Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-05T12:08:40.829Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-05T12:08:40.829Z] PASS [2022-04-05T12:08:40.829Z] coverage: 37.7% of statements [2022-04-05T12:08:40.829Z] ok github.com/docker/docker/api/server/middleware 0.043s coverage: 37.7% of statements [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-05T12:08:40.829Z] === RUN TestStrSliceMarshalJSON [2022-04-05T12:08:40.829Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestStrSliceUnmarshalJSON [2022-04-05T12:08:40.829Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestStrSliceUnmarshalString [2022-04-05T12:08:40.829Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestStrSliceUnmarshalSlice [2022-04-05T12:08:40.829Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-05T12:08:40.829Z] PASS [2022-04-05T12:08:40.829Z] coverage: 90.0% of statements [2022-04-05T12:08:40.829Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2022-04-05T12:08:40.829Z] === RUN TestToJSON [2022-04-05T12:08:40.829Z] --- PASS: TestToJSON (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestToParamWithVersion [2022-04-05T12:08:40.829Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestFromJSON [2022-04-05T12:08:40.829Z] --- PASS: TestFromJSON (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestEmpty [2022-04-05T12:08:40.829Z] --- PASS: TestEmpty (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestArgsMatchKVListEmptySources [2022-04-05T12:08:40.829Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestArgsMatchKVList [2022-04-05T12:08:40.829Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestArgsMatch [2022-04-05T12:08:40.829Z] --- PASS: TestArgsMatch (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestAdd [2022-04-05T12:08:40.829Z] --- PASS: TestAdd (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestDel [2022-04-05T12:08:40.829Z] --- PASS: TestDel (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestLen [2022-04-05T12:08:40.829Z] --- PASS: TestLen (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestExactMatch [2022-04-05T12:08:40.829Z] --- PASS: TestExactMatch (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestOnlyOneExactMatch [2022-04-05T12:08:40.829Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestContains [2022-04-05T12:08:40.829Z] --- PASS: TestContains (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestValidate [2022-04-05T12:08:40.829Z] --- PASS: TestValidate (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestWalkValues [2022-04-05T12:08:40.829Z] --- PASS: TestWalkValues (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestFuzzyMatch [2022-04-05T12:08:40.829Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestClone [2022-04-05T12:08:40.829Z] --- PASS: TestClone (0.00s) [2022-04-05T12:08:40.829Z] PASS [2022-04-05T12:08:40.829Z] coverage: 92.2% of statements [2022-04-05T12:08:40.829Z] ok github.com/docker/docker/api/types/filters 0.059s coverage: 92.2% of statements [2022-04-05T12:08:40.829Z] === RUN TestAdjustForAPIVersion [2022-04-05T12:08:40.829Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-05T12:08:40.829Z] PASS [2022-04-05T12:08:40.829Z] coverage: 5.7% of statements [2022-04-05T12:08:40.829Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 5.7% of statements [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/types [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-05T12:08:40.829Z] === RUN TestDurationToSecondsString [2022-04-05T12:08:40.829Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestGetTimestamp [2022-04-05T12:08:40.829Z] --- PASS: TestGetTimestamp (0.15s) [2022-04-05T12:08:40.829Z] === RUN TestParseTimestamps [2022-04-05T12:08:40.829Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-05T12:08:40.829Z] PASS [2022-04-05T12:08:40.829Z] coverage: 100.0% of statements [2022-04-05T12:08:40.829Z] ok github.com/docker/docker/api/types/time 0.207s coverage: 100.0% of statements [2022-04-05T12:08:40.829Z] === RUN TestCompareVersion [2022-04-05T12:08:40.829Z] --- PASS: TestCompareVersion (0.00s) [2022-04-05T12:08:40.829Z] PASS [2022-04-05T12:08:40.829Z] coverage: 77.3% of statements [2022-04-05T12:08:40.829Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 77.3% of statements [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/builder [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-05T12:08:40.829Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-05T12:08:40.829Z] === RUN TestParseRemoteURL [2022-04-05T12:08:40.829Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-05T12:08:40.829Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-05T12:08:40.829Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-05T12:08:40.829Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-05T12:08:40.829Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-05T12:08:40.829Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-05T12:08:40.829Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-05T12:08:40.829Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-05T12:08:40.829Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-05T12:08:40.829Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-05T12:08:40.829Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-05T12:08:40.829Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-05T12:08:40.829Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-05T12:08:40.829Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-05T12:08:40.829Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-05T12:08:40.829Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-05T12:08:40.829Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-05T12:08:40.829Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-05T12:08:40.829Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-05T12:08:40.829Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-05T12:08:40.829Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestCloneArgsSmartHttp [2022-04-05T12:08:40.829Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2022-04-05T12:08:40.829Z] === RUN TestCloneArgsDumbHttp [2022-04-05T12:08:40.829Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestCloneArgsGit [2022-04-05T12:08:40.829Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-05T12:08:40.829Z] === RUN TestCheckoutGit [2022-04-05T12:08:40.830Z] === RUN TestAddressPoolOpt [2022-04-05T12:08:40.830Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-05T12:08:40.830Z] === RUN TestValidateEnv [2022-04-05T12:08:40.830Z] === RUN TestValidateEnv/a [2022-04-05T12:08:40.830Z] === RUN TestValidateEnv/something [2022-04-05T12:08:40.830Z] === RUN TestValidateEnv/_=a [2022-04-05T12:08:40.830Z] === RUN TestValidateEnv/env1=value1 [2022-04-05T12:08:40.830Z] === RUN TestValidateEnv/_env1=value1 [2022-04-05T12:08:40.830Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-05T12:08:40.830Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-05T12:08:40.830Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-05T12:08:40.830Z] === RUN TestValidateEnv/PATH [2022-04-05T12:08:40.830Z] === RUN TestValidateEnv/=a [2022-04-05T12:08:40.830Z] === RUN TestValidateEnv/PATH= [2022-04-05T12:08:40.830Z] === RUN TestValidateEnv/PATH=something [2022-04-05T12:08:40.830Z] === RUN TestValidateEnv/asd!qwe [2022-04-05T12:08:40.830Z] === RUN TestValidateEnv/1asd [2022-04-05T12:08:40.830Z] === RUN TestValidateEnv/123 [2022-04-05T12:08:40.830Z] === RUN TestValidateEnv/some_space [2022-04-05T12:08:40.830Z] === RUN TestValidateEnv/__some_space_before [2022-04-05T12:08:40.830Z] === RUN TestValidateEnv/some_space_after__ [2022-04-05T12:08:40.830Z] === RUN TestValidateEnv/= [2022-04-05T12:08:40.830Z] === RUN TestValidateEnv/PaTh [2022-04-05T12:08:40.830Z] --- PASS: TestValidateEnv (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-05T12:08:40.830Z] === RUN TestParseHost [2022-04-05T12:08:40.830Z] --- PASS: TestParseHost (0.00s) [2022-04-05T12:08:40.830Z] === RUN TestParseDockerDaemonHost [2022-04-05T12:08:40.830Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-05T12:08:40.830Z] === RUN TestParseTCP [2022-04-05T12:08:40.830Z] --- PASS: TestParseTCP (0.00s) [2022-04-05T12:08:40.830Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-05T12:08:40.830Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-05T12:08:40.830Z] === RUN TestValidateExtraHosts [2022-04-05T12:08:40.830Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-05T12:08:40.830Z] === RUN TestIpOptString [2022-04-05T12:08:40.830Z] --- PASS: TestIpOptString (0.00s) [2022-04-05T12:08:40.830Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-05T12:08:40.830Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-05T12:08:40.830Z] === RUN TestNewIpOptValidDefaultVal [2022-04-05T12:08:40.830Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-05T12:08:40.830Z] === RUN TestIpOptSetInvalidVal [2022-04-05T12:08:40.830Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-05T12:08:40.830Z] === RUN TestValidateIPAddress [2022-04-05T12:08:40.830Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-05T12:08:40.830Z] === RUN TestMapOpts [2022-04-05T12:08:40.830Z] --- PASS: TestMapOpts (0.00s) [2022-04-05T12:08:40.830Z] === RUN TestListOptsWithoutValidator [2022-04-05T12:08:40.830Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-05T12:08:40.830Z] === RUN TestListOptsWithValidator [2022-04-05T12:08:40.830Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-05T12:08:40.830Z] === RUN TestValidateDNSSearch [2022-04-05T12:08:40.830Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-05T12:08:40.830Z] === RUN TestValidateLabel [2022-04-05T12:08:40.830Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-05T12:08:40.830Z] === RUN TestValidateLabel/label_with_general_format [2022-04-05T12:08:40.830Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-05T12:08:40.830Z] === RUN TestValidateLabel/label_with_one_more [2022-04-05T12:08:40.830Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-05T12:08:40.830Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-05T12:08:40.830Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-05T12:08:40.830Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-05T12:08:40.830Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-05T12:08:40.830Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-05T12:08:40.830Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-05T12:08:40.830Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-05T12:08:40.830Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-05T12:08:40.830Z] --- PASS: TestValidateLabel (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-05T12:08:40.830Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-05T12:08:40.830Z] === RUN TestNamedListOpts [2022-04-05T12:08:40.830Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-05T12:08:40.830Z] === RUN TestNamedMapOpts [2022-04-05T12:08:40.830Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-05T12:08:40.830Z] === RUN TestParseLink [2022-04-05T12:08:40.830Z] --- PASS: TestParseLink (0.00s) [2022-04-05T12:08:40.830Z] === RUN TestUlimitOpt [2022-04-05T12:08:40.830Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-05T12:08:40.830Z] PASS [2022-04-05T12:08:40.830Z] coverage: 66.3% of statements [2022-04-05T12:08:40.830Z] ok github.com/docker/docker/opts 0.058s coverage: 66.3% of statements [2022-04-05T12:08:40.830Z] === RUN TestParseVersion [2022-04-05T12:08:40.830Z] --- PASS: TestParseVersion (0.00s) [2022-04-05T12:08:40.830Z] PASS [2022-04-05T12:08:40.830Z] coverage: 52.9% of statements [2022-04-05T12:08:40.830Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2022-04-05T12:08:40.830Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-05T12:08:40.830Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-05T12:08:41.133Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-05T12:08:41.785Z] === RUN TestEnable [2022-04-05T12:08:41.785Z] --- PASS: TestEnable (0.00s) [2022-04-05T12:08:41.785Z] === RUN TestDisable [2022-04-05T12:08:41.785Z] --- PASS: TestDisable (0.00s) [2022-04-05T12:08:41.785Z] === RUN TestEnabled [2022-04-05T12:08:41.785Z] --- PASS: TestEnabled (0.00s) [2022-04-05T12:08:41.785Z] PASS [2022-04-05T12:08:41.785Z] coverage: 100.0% of statements [2022-04-05T12:08:41.785Z] ok github.com/docker/docker/cli/debug 0.037s coverage: 100.0% of statements [2022-04-05T12:08:41.785Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-05T12:08:41.785Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-05T12:08:41.785Z] === RUN TestProcessNoDockerignore [2022-04-05T12:08:41.785Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-05T12:08:41.785Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-05T12:08:41.785Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-05T12:08:41.785Z] === RUN TestDetectContentType [2022-04-05T12:08:41.785Z] --- PASS: TestDetectContentType (0.00s) [2022-04-05T12:08:41.785Z] === RUN TestSelectAcceptableMIME [2022-04-05T12:08:41.785Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-05T12:08:41.785Z] === RUN TestInspectEmptyResponse [2022-04-05T12:08:41.785Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-05T12:08:41.785Z] === RUN TestInspectResponseBinary [2022-04-05T12:08:41.785Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-05T12:08:41.785Z] === RUN TestResponseUnsupportedContentType [2022-04-05T12:08:41.785Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-05T12:08:41.785Z] === RUN TestInspectResponseTextSimple [2022-04-05T12:08:41.785Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-05T12:08:41.785Z] === RUN TestInspectResponseEmptyContentType [2022-04-05T12:08:41.785Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-05T12:08:41.785Z] === RUN TestUnknownContentLength [2022-04-05T12:08:41.785Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-05T12:08:41.785Z] === RUN TestDownloadRemote [2022-04-05T12:08:41.785Z] --- PASS: TestDownloadRemote (0.08s) [2022-04-05T12:08:41.785Z] === RUN TestGetWithStatusError [2022-04-05T12:08:41.785Z] --- PASS: TestGetWithStatusError (0.07s) [2022-04-05T12:08:41.785Z] === RUN TestCloseRootDirectory [2022-04-05T12:08:41.785Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:08:41.785Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-05T12:08:41.785Z] === RUN TestHashFile [2022-04-05T12:08:41.785Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:08:41.785Z] --- SKIP: TestHashFile (0.00s) [2022-04-05T12:08:41.785Z] === RUN TestHashSubdir [2022-04-05T12:08:41.785Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:08:41.785Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-05T12:08:41.785Z] === RUN TestRemoveDirectory [2022-04-05T12:08:41.785Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:08:41.785Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-05T12:08:41.785Z] PASS [2022-04-05T12:08:41.785Z] coverage: 9.3% of statements [2022-04-05T12:08:41.816Z] 2022/04/05 12:08:41 Closing DB instances... [2022-04-05T12:08:42.074Z] --- PASS: TestContinueAfterPluginCrash (9.10s) [2022-04-05T12:08:42.235Z] ok github.com/docker/docker/builder/remotecontext 0.296s coverage: 9.3% of statements [2022-04-05T12:08:42.235Z] === RUN TestGetAllAllowed [2022-04-05T12:08:42.235Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-05T12:08:42.284Z] === RUN TestPeerCertificateMarshalJSON [2022-04-05T12:08:42.284Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-05T12:08:42.284Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-05T12:08:42.284Z] --- PASS: TestPeerCertificateMarshalJSON (0.27s) [2022-04-05T12:08:42.284Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-05T12:08:42.284Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-05T12:08:42.284Z] === RUN TestMiddleware [2022-04-05T12:08:42.284Z] --- PASS: TestMiddleware (0.00s) [2022-04-05T12:08:42.284Z] === RUN TestNewResponseModifier [2022-04-05T12:08:42.284Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-05T12:08:42.284Z] PASS [2022-04-05T12:08:42.284Z] coverage: 26.8% of statements [2022-04-05T12:08:42.284Z] ok github.com/docker/docker/pkg/authorization 0.305s coverage: 26.8% of statements [2022-04-05T12:08:42.284Z] === RUN TestIsArchivePathDir [2022-04-05T12:08:42.334Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-05T12:08:42.570Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-05T12:08:42.685Z] === RUN TestGetAllMeta [2022-04-05T12:08:42.685Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-05T12:08:42.685Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-05T12:08:42.685Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-05T12:08:42.685Z] === RUN TestIsUnreferencedBuiltin [2022-04-05T12:08:42.685Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-05T12:08:42.685Z] === RUN TestIsExistingDirectory [2022-04-05T12:08:42.685Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-05T12:08:42.685Z] === RUN TestGetFilenameForDownload [2022-04-05T12:08:42.685Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-05T12:08:42.685Z] === RUN TestEnv2Variables [2022-04-05T12:08:42.685Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-05T12:08:42.685Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-05T12:08:42.685Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-05T12:08:42.685Z] === RUN TestMaintainer [2022-04-05T12:08:42.685Z] --- PASS: TestMaintainer (0.00s) [2022-04-05T12:08:42.685Z] === RUN TestLabel [2022-04-05T12:08:42.685Z] --- PASS: TestLabel (0.00s) [2022-04-05T12:08:42.685Z] === RUN TestFromScratch [2022-04-05T12:08:42.685Z] --- PASS: TestFromScratch (0.00s) [2022-04-05T12:08:42.685Z] === RUN TestFromWithArg [2022-04-05T12:08:42.685Z] --- PASS: TestFromWithArg (0.00s) [2022-04-05T12:08:42.685Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-05T12:08:42.685Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-05T12:08:42.685Z] === RUN TestFromWithUndefinedArg [2022-04-05T12:08:42.685Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-05T12:08:42.685Z] === RUN TestFromMultiStageWithNamedStage [2022-04-05T12:08:42.685Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-05T12:08:42.685Z] === RUN TestOnbuild [2022-04-05T12:08:42.685Z] --- PASS: TestOnbuild (0.00s) [2022-04-05T12:08:42.685Z] === RUN TestWorkdir [2022-04-05T12:08:42.685Z] --- PASS: TestWorkdir (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestCmd [2022-04-05T12:08:42.686Z] --- PASS: TestCmd (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestHealthcheckNone [2022-04-05T12:08:42.686Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestHealthcheckCmd [2022-04-05T12:08:42.686Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestEntrypoint [2022-04-05T12:08:42.686Z] --- PASS: TestEntrypoint (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestExpose [2022-04-05T12:08:42.686Z] --- PASS: TestExpose (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestUser [2022-04-05T12:08:42.686Z] --- PASS: TestUser (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestVolume [2022-04-05T12:08:42.686Z] --- PASS: TestVolume (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestStopSignal [2022-04-05T12:08:42.686Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-05T12:08:42.686Z] --- SKIP: TestStopSignal (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestArg [2022-04-05T12:08:42.686Z] --- PASS: TestArg (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestShell [2022-04-05T12:08:42.686Z] --- PASS: TestShell (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestPrependEnvOnCmd [2022-04-05T12:08:42.686Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestRunWithBuildArgs [2022-04-05T12:08:42.686Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestRunIgnoresHealthcheck [2022-04-05T12:08:42.686Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestDispatchUnsupportedOptions [2022-04-05T12:08:42.686Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-05T12:08:42.686Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-05T12:08:42.686Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-05T12:08:42.686Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-05T12:08:42.686Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-05T12:08:42.686Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-05T12:08:42.686Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestNormalizeWorkdir [2022-04-05T12:08:42.686Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestDispatch [2022-04-05T12:08:42.686Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-05T12:08:42.686Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-05T12:08:42.686Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-05T12:08:42.686Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-05T12:08:42.686Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-05T12:08:42.686Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-05T12:08:42.686Z] === RUN TestDispatch/COPY_url [2022-04-05T12:08:42.686Z] --- PASS: TestDispatch (0.04s) [2022-04-05T12:08:42.686Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-05T12:08:42.686Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-05T12:08:42.686Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-05T12:08:42.686Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-05T12:08:42.686Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-05T12:08:42.686Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-05T12:08:42.686Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestAddScratchImageAddsToMounts [2022-04-05T12:08:42.686Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-05T12:08:42.686Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-05T12:08:42.686Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-05T12:08:42.686Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestImageSourceGetAddsToMounts [2022-04-05T12:08:42.686Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestEmptyDockerfile [2022-04-05T12:08:42.686Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestSymlinkDockerfile [2022-04-05T12:08:42.686Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-05T12:08:42.686Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-05T12:08:42.686Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestNonExistingDockerfile [2022-04-05T12:08:42.686Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestCopyRunConfig [2022-04-05T12:08:42.686Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestDeepCopyRunConfig [2022-04-05T12:08:42.686Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestExportImage [2022-04-05T12:08:42.686Z] --- PASS: TestExportImage (0.00s) [2022-04-05T12:08:42.686Z] === RUN TestNormalizeDest [2022-04-05T12:08:42.686Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-05T12:08:42.686Z] PASS [2022-04-05T12:08:42.686Z] coverage: 46.7% of statements [2022-04-05T12:08:42.686Z] ok github.com/docker/docker/builder/dockerfile 0.325s coverage: 46.7% of statements [2022-04-05T12:08:42.741Z] --- PASS: TestHealthKillContainer (7.81s) [2022-04-05T12:08:42.741Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-05T12:08:42.741Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-04-05T12:08:42.741Z] === RUN TestIpcModeNone [2022-04-05T12:08:42.752Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-04-05T12:08:42.752Z] === RUN TestIsArchivePathInvalidFile [2022-04-05T12:08:42.752Z] --- PASS: TestIsArchivePathInvalidFile (0.22s) [2022-04-05T12:08:42.752Z] === RUN TestIsArchivePathTar [2022-04-05T12:08:42.752Z] --- PASS: TestIsArchivePathTar (0.13s) [2022-04-05T12:08:42.752Z] === RUN TestDecompressStreamGzip [2022-04-05T12:08:43.221Z] --- PASS: TestDecompressStreamGzip (0.10s) [2022-04-05T12:08:43.221Z] === RUN TestDecompressStreamBzip2 [2022-04-05T12:08:43.221Z] === RUN TestUnbuffered [2022-04-05T12:08:43.221Z] --- PASS: TestUnbuffered (0.00s) [2022-04-05T12:08:43.221Z] === RUN TestRaceUnbuffered [2022-04-05T12:08:43.221Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-05T12:08:43.221Z] PASS [2022-04-05T12:08:43.221Z] coverage: 100.0% of statements [2022-04-05T12:08:43.221Z] ok github.com/docker/docker/pkg/broadcaster 0.032s coverage: 100.0% of statements [2022-04-05T12:08:43.221Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-04-05T12:08:43.221Z] === RUN TestDecompressStreamXz [2022-04-05T12:08:43.221Z] archive_test.go:133: Xz not present in msys2 [2022-04-05T12:08:43.221Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-05T12:08:43.221Z] === RUN TestDecompressStreamZstd [2022-04-05T12:08:43.221Z] archive_test.go:140: zstd not installed [2022-04-05T12:08:43.221Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-05T12:08:43.221Z] === RUN TestCompressStreamXzUnsupported [2022-04-05T12:08:43.221Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-05T12:08:43.221Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-05T12:08:43.221Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-05T12:08:43.221Z] === RUN TestCompressStreamInvalid [2022-04-05T12:08:43.221Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-05T12:08:43.221Z] === RUN TestExtensionInvalid [2022-04-05T12:08:43.221Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-05T12:08:43.221Z] === RUN TestExtensionUncompressed [2022-04-05T12:08:43.221Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-05T12:08:43.221Z] === RUN TestExtensionBzip2 [2022-04-05T12:08:43.221Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-05T12:08:43.221Z] === RUN TestExtensionGzip [2022-04-05T12:08:43.221Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-05T12:08:43.221Z] === RUN TestExtensionXz [2022-04-05T12:08:43.221Z] --- PASS: TestExtensionXz (0.00s) [2022-04-05T12:08:43.221Z] === RUN TestExtensionZstd [2022-04-05T12:08:43.221Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-05T12:08:43.221Z] === RUN TestCmdStreamLargeStderr [2022-04-05T12:08:43.221Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-04-05T12:08:43.221Z] === RUN TestCmdStreamBad [2022-04-05T12:08:43.221Z] archive_test.go:252: Failing on Windows CI machines [2022-04-05T12:08:43.221Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-05T12:08:43.221Z] === RUN TestCmdStreamGood [2022-04-05T12:08:43.221Z] --- PASS: TestCmdStreamGood (0.04s) [2022-04-05T12:08:43.221Z] === RUN TestUntarPathWithInvalidDest [2022-04-05T12:08:43.221Z] --- PASS: TestUntarPathWithInvalidDest (0.15s) [2022-04-05T12:08:43.221Z] === RUN TestUntarPathWithInvalidSrc [2022-04-05T12:08:43.221Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-05T12:08:43.221Z] === RUN TestUntarPath [2022-04-05T12:08:43.221Z] --- PASS: TestUntarPath (0.06s) [2022-04-05T12:08:43.221Z] === RUN TestUntarPathWithDestinationFile [2022-04-05T12:08:43.311Z] --- PASS: TestIpcModeNone (0.44s) [2022-04-05T12:08:43.311Z] === RUN TestIpcModePrivate [2022-04-05T12:08:43.571Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:73, shared: false, mustBeShared: false [2022-04-05T12:08:43.571Z] --- PASS: TestIpcModePrivate (0.44s) [2022-04-05T12:08:43.571Z] === RUN TestIpcModeShareable [2022-04-05T12:08:43.644Z] === RUN TestTCP4Proxy [2022-04-05T12:08:43.644Z] --- PASS: TestTCP4Proxy (0.02s) [2022-04-05T12:08:43.644Z] === RUN TestTCP4ProxyHalfClose [2022-04-05T12:08:43.644Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-05T12:08:43.644Z] === RUN TestTCP6Proxy [2022-04-05T12:08:43.644Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-05T12:08:43.644Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-05T12:08:43.644Z] === RUN TestTCPDualStackProxy [2022-04-05T12:08:43.644Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-05T12:08:43.644Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-05T12:08:43.644Z] === RUN TestUDP4Proxy [2022-04-05T12:08:43.644Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-05T12:08:43.644Z] === RUN TestUDP6Proxy [2022-04-05T12:08:43.644Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-05T12:08:43.644Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-05T12:08:43.644Z] === RUN TestUDPWriteError [2022-04-05T12:08:43.644Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-05T12:08:43.644Z] === RUN TestSCTP4Proxy [2022-04-05T12:08:43.644Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-05T12:08:43.644Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-05T12:08:43.644Z] === RUN TestSCTP6Proxy [2022-04-05T12:08:43.644Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-05T12:08:43.644Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-05T12:08:43.644Z] PASS [2022-04-05T12:08:43.644Z] coverage: 49.4% of statements [2022-04-05T12:08:43.644Z] ok github.com/docker/docker/cmd/docker-proxy 0.071s coverage: 49.4% of statements [2022-04-05T12:08:43.689Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-04-05T12:08:43.689Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-05T12:08:43.689Z] === RUN TestMatch [2022-04-05T12:08:43.689Z] === RUN TestMatch/[[]] [2022-04-05T12:08:43.689Z] === RUN TestMatch/[[foo]] [2022-04-05T12:08:43.689Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-05T12:08:43.689Z] === RUN TestMatch/[[foo_bar]] [2022-04-05T12:08:43.689Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-05T12:08:43.689Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-05T12:08:43.689Z] === RUN TestMatch/[] [2022-04-05T12:08:43.689Z] === RUN TestMatch/[]#01 [2022-04-05T12:08:43.689Z] === RUN TestMatch/[[qux]] [2022-04-05T12:08:43.689Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-05T12:08:43.689Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-05T12:08:43.689Z] === RUN TestMatch/[[foo_baz]] [2022-04-05T12:08:43.689Z] --- PASS: TestMatch (0.00s) [2022-04-05T12:08:43.689Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-05T12:08:43.689Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-05T12:08:43.689Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-05T12:08:43.689Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-05T12:08:43.689Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-05T12:08:43.689Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-05T12:08:43.689Z] --- PASS: TestMatch/[] (0.00s) [2022-04-05T12:08:43.689Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-05T12:08:43.689Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-05T12:08:43.689Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-05T12:08:43.689Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-05T12:08:43.689Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-05T12:08:43.689Z] PASS [2022-04-05T12:08:43.689Z] coverage: 87.5% of statements [2022-04-05T12:08:43.689Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2022-04-05T12:08:43.689Z] === RUN TestCopyWithTarInvalidSrc [2022-04-05T12:08:43.689Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-05T12:08:43.689Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-05T12:08:43.689Z] ok github.com/docker/docker/pkg/capabilities 0.033s coverage: 87.5% of statements [2022-04-05T12:08:43.689Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-05T12:08:43.689Z] === RUN TestCopyWithTarSrcFile [2022-04-05T12:08:43.689Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-04-05T12:08:43.689Z] === RUN TestCopyWithTarSrcFolder [2022-04-05T12:08:43.689Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-04-05T12:08:43.689Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-05T12:08:43.689Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-05T12:08:43.689Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-05T12:08:43.689Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-05T12:08:43.689Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-05T12:08:43.689Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-05T12:08:43.689Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-05T12:08:43.689Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-05T12:08:43.689Z] === RUN TestCopyFileWithTarSrcFile [2022-04-05T12:08:43.689Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-05T12:08:43.689Z] === RUN TestTarFiles [2022-04-05T12:08:43.717Z] === CONT TestReadPluginNoRead [2022-04-05T12:08:43.717Z] read_test.go:92: [d624acfef5bb2] daemon is not started [2022-04-05T12:08:43.717Z] --- PASS: TestReadPluginNoRead (6.15s) [2022-04-05T12:08:43.717Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-04-05T12:08:43.717Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.44s) [2022-04-05T12:08:43.717Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s) [2022-04-05T12:08:43.717Z] PASS [2022-04-05T12:08:43.717Z] [2022-04-05T12:08:43.717Z] DONE 6 tests in 10.637s [2022-04-05T12:08:43.717Z] 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-04-05T12:08:43.717Z] testing: warning: no tests to run [2022-04-05T12:08:43.717Z] PASS [2022-04-05T12:08:43.717Z] [2022-04-05T12:08:43.717Z] DONE 0 tests in 0.033s [2022-04-05T12:08:43.717Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-05T12:08:43.717Z] INFO: Testing against a local daemon [2022-04-05T12:08:43.717Z] === RUN TestPluginWithDevMounts [2022-04-05T12:08:43.717Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-05T12:08:43.717Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-05T12:08:43.717Z] PASS [2022-04-05T12:08:43.717Z] [2022-04-05T12:08:43.717Z] === Skipped [2022-04-05T12:08:43.717Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-05T12:08:43.717Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-05T12:08:43.717Z] [2022-04-05T12:08:43.717Z] DONE 1 tests, 1 skipped in 0.109s [2022-04-05T12:08:43.717Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-05T12:08:43.831Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:67, shared: true, mustBeShared: true [2022-04-05T12:08:43.978Z] INFO: Testing against a local daemon [2022-04-05T12:08:43.978Z] === RUN TestSecretInspect [2022-04-05T12:08:43.978Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:43.978Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-05T12:08:43.978Z] === RUN TestSecretList [2022-04-05T12:08:43.978Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:43.978Z] --- SKIP: TestSecretList (0.01s) [2022-04-05T12:08:43.978Z] === RUN TestSecretsCreateAndDelete [2022-04-05T12:08:43.978Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:43.978Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-04-05T12:08:43.978Z] === RUN TestSecretsUpdate [2022-04-05T12:08:43.978Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:43.978Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-04-05T12:08:43.978Z] === RUN TestTemplatedSecret [2022-04-05T12:08:43.978Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:43.978Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-05T12:08:43.978Z] === RUN TestSecretCreateResolve [2022-04-05T12:08:43.978Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:43.978Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-04-05T12:08:43.978Z] PASS [2022-04-05T12:08:43.978Z] [2022-04-05T12:08:43.978Z] === Skipped [2022-04-05T12:08:43.978Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-04-05T12:08:43.978Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:43.978Z] [2022-04-05T12:08:43.978Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-05T12:08:43.978Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:43.978Z] [2022-04-05T12:08:43.978Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-04-05T12:08:43.978Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:43.978Z] [2022-04-05T12:08:43.978Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-04-05T12:08:43.978Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:43.978Z] [2022-04-05T12:08:43.978Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-05T12:08:43.978Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:43.978Z] [2022-04-05T12:08:43.978Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-04-05T12:08:43.978Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:43.978Z] [2022-04-05T12:08:43.978Z] DONE 6 tests, 6 skipped in 0.165s [2022-04-05T12:08:43.978Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-05T12:08:43.978Z] INFO: Testing against a local daemon [2022-04-05T12:08:43.978Z] === RUN TestServiceCreateInit [2022-04-05T12:08:43.978Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-05T12:08:43.978Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:43.978Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-05T12:08:43.978Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:43.978Z] --- PASS: TestServiceCreateInit (0.02s) [2022-04-05T12:08:43.978Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-05T12:08:43.978Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-05T12:08:43.978Z] === RUN TestCreateServiceMultipleTimes [2022-04-05T12:08:43.978Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:43.978Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-05T12:08:43.978Z] === RUN TestCreateServiceConflict [2022-04-05T12:08:43.978Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:43.978Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-05T12:08:43.978Z] === RUN TestCreateServiceMaxReplicas [2022-04-05T12:08:43.978Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:44.091Z] --- PASS: TestIpcModeShareable (0.44s) [2022-04-05T12:08:44.091Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-05T12:08:44.239Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-04-05T12:08:44.239Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-05T12:08:44.239Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:44.239Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-05T12:08:44.239Z] === RUN TestCreateServiceSecretFileMode [2022-04-05T12:08:44.239Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:44.239Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-05T12:08:44.239Z] === RUN TestCreateServiceConfigFileMode [2022-04-05T12:08:44.239Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:44.239Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-05T12:08:44.239Z] === RUN TestCreateServiceSysctls [2022-04-05T12:08:44.239Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:44.239Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-05T12:08:44.239Z] === RUN TestCreateServiceCapabilities [2022-04-05T12:08:44.239Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:44.239Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-05T12:08:44.239Z] === RUN TestInspect [2022-04-05T12:08:44.239Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:44.239Z] --- SKIP: TestInspect (0.01s) [2022-04-05T12:08:44.239Z] === RUN TestCreateJob [2022-04-05T12:08:44.239Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:44.239Z] --- SKIP: TestCreateJob (0.01s) [2022-04-05T12:08:44.239Z] === RUN TestReplicatedJob [2022-04-05T12:08:44.239Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:44.239Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-05T12:08:44.239Z] === RUN TestUpdateReplicatedJob [2022-04-05T12:08:44.239Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:44.239Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-05T12:08:44.239Z] === RUN TestServiceListWithStatuses [2022-04-05T12:08:44.239Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-05T12:08:44.239Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-05T12:08:44.239Z] === RUN TestDockerNetworkConnectAlias [2022-04-05T12:08:44.239Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:44.239Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-04-05T12:08:44.239Z] === RUN TestDockerNetworkReConnect [2022-04-05T12:08:44.239Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:44.239Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-05T12:08:44.239Z] === RUN TestServicePlugin [2022-04-05T12:08:44.676Z] === RUN TestChrootTarUntar [2022-04-05T12:08:44.676Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:08:44.676Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-05T12:08:44.676Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-05T12:08:44.676Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:08:44.676Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-05T12:08:44.676Z] === RUN TestChrootUntarEmptyArchive [2022-04-05T12:08:44.676Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-05T12:08:44.676Z] === RUN TestChrootTarUntarWithSymlink [2022-04-05T12:08:44.676Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T12:08:44.676Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-05T12:08:44.676Z] === RUN TestChrootCopyWithTar [2022-04-05T12:08:44.676Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T12:08:44.676Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-05T12:08:44.676Z] === RUN TestChrootCopyFileWithTar [2022-04-05T12:08:44.676Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:08:44.676Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-05T12:08:44.676Z] === RUN TestChrootUntarPath [2022-04-05T12:08:44.676Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T12:08:44.676Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-05T12:08:44.676Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-05T12:08:44.676Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:08:44.676Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-05T12:08:44.676Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-05T12:08:44.676Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:08:44.676Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-05T12:08:44.676Z] === RUN TestChrootApplyDotDotFile [2022-04-05T12:08:44.676Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:08:44.676Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-05T12:08:44.676Z] PASS [2022-04-05T12:08:44.676Z] coverage: 12.0% of statements [2022-04-05T12:08:44.676Z] ok github.com/docker/docker/pkg/chrootarchive 0.075s coverage: 12.0% of statements [2022-04-05T12:08:45.144Z] === RUN TestEnsureRemoveAllNotExist [2022-04-05T12:08:45.144Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-05T12:08:45.144Z] === RUN TestEnsureRemoveAllWithDir [2022-04-05T12:08:45.144Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-05T12:08:45.144Z] === RUN TestEnsureRemoveAllWithFile [2022-04-05T12:08:45.144Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-05T12:08:45.144Z] PASS [2022-04-05T12:08:45.144Z] coverage: 0.0% of statements [2022-04-05T12:08:45.144Z] ok github.com/docker/docker/pkg/containerfs 0.037s coverage: 0.0% of statements [2022-04-05T12:08:45.530Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.34s) [2022-04-05T12:08:45.530Z] === RUN TestAPIIpcModeHost [2022-04-05T12:08:45.612Z] 2022/04/05 12:08:45 Closing DB instances... [2022-04-05T12:08:45.794Z] --- PASS: TestAPIIpcModeHost (0.31s) [2022-04-05T12:08:45.794Z] === RUN TestDaemonIpcModeShareable [2022-04-05T12:08:46.080Z] === RUN TestSizeEmpty [2022-04-05T12:08:46.080Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-05T12:08:46.080Z] === RUN TestSizeEmptyFile [2022-04-05T12:08:46.080Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-05T12:08:46.080Z] === RUN TestSizeNonemptyFile [2022-04-05T12:08:46.080Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-05T12:08:46.080Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-05T12:08:46.080Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-05T12:08:46.080Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-05T12:08:46.080Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-05T12:08:46.080Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-05T12:08:46.080Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-05T12:08:46.080Z] === RUN TestMoveToSubdir [2022-04-05T12:08:46.080Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-05T12:08:46.080Z] === RUN TestSizeNonExistingDirectory [2022-04-05T12:08:46.080Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-05T12:08:46.080Z] PASS [2022-04-05T12:08:46.080Z] coverage: 80.0% of statements [2022-04-05T12:08:46.080Z] ok github.com/docker/docker/pkg/directory 0.043s coverage: 80.0% of statements [2022-04-05T12:08:46.154Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.154Z] --- SKIP: TestServicePlugin (1.98s) [2022-04-05T12:08:46.154Z] === RUN TestServiceUpdateLabel [2022-04-05T12:08:46.154Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.154Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-05T12:08:46.154Z] === RUN TestServiceUpdateSecrets [2022-04-05T12:08:46.154Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.154Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-05T12:08:46.154Z] === RUN TestServiceUpdateConfigs [2022-04-05T12:08:46.154Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2022-04-05T12:08:46.415Z] === RUN TestServiceUpdateNetwork [2022-04-05T12:08:46.415Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-05T12:08:46.415Z] === RUN TestServiceUpdatePidsLimit [2022-04-05T12:08:46.415Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-05T12:08:46.415Z] PASS [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] === Skipped [2022-04-05T12:08:46.415Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-05T12:08:46.415Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-05T12:08:46.415Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-05T12:08:46.415Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-05T12:08:46.415Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-04-05T12:08:46.415Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-05T12:08:46.415Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-05T12:08:46.415Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-05T12:08:46.415Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-04-05T12:08:46.415Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-04-05T12:08:46.415Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-05T12:08:46.415Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-05T12:08:46.415Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-05T12:08:46.415Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-05T12:08:46.415Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-05T12:08:46.415Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-04-05T12:08:46.415Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-05T12:08:46.415Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] === SKIP: amd64.integration.service TestServicePlugin (1.98s) [2022-04-05T12:08:46.415Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-05T12:08:46.415Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-05T12:08:46.415Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2022-04-05T12:08:46.415Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-05T12:08:46.415Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-05T12:08:46.415Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] DONE 24 tests, 23 skipped in 2.396s [2022-04-05T12:08:46.415Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-05T12:08:46.415Z] INFO: Testing against a local daemon [2022-04-05T12:08:46.415Z] === RUN TestSessionCreate [2022-04-05T12:08:46.415Z] --- PASS: TestSessionCreate (0.03s) [2022-04-05T12:08:46.415Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-05T12:08:46.415Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-05T12:08:46.415Z] PASS [2022-04-05T12:08:46.415Z] [2022-04-05T12:08:46.415Z] DONE 2 tests in 0.155s [2022-04-05T12:08:46.415Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-05T12:08:46.549Z] === RUN TestPollerAddRemove [2022-04-05T12:08:46.549Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-05T12:08:46.549Z] === RUN TestPollerEvent [2022-04-05T12:08:46.549Z] poller_test.go:40: No chmod on Windows [2022-04-05T12:08:46.549Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-05T12:08:46.549Z] === RUN TestPollerClose [2022-04-05T12:08:46.549Z] --- PASS: TestPollerClose (0.00s) [2022-04-05T12:08:46.549Z] PASS [2022-04-05T12:08:46.549Z] coverage: 45.7% of statements [2022-04-05T12:08:46.549Z] ok github.com/docker/docker/pkg/filenotify 0.038s coverage: 45.7% of statements [2022-04-05T12:08:46.676Z] INFO: Testing against a local daemon [2022-04-05T12:08:46.676Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-05T12:08:46.676Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-05T12:08:46.676Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-05T12:08:46.676Z] === RUN TestDiskUsage [2022-04-05T12:08:46.676Z] === PAUSE TestDiskUsage [2022-04-05T12:08:46.676Z] === RUN TestEventsExecDie [2022-04-05T12:08:46.736Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-04-05T12:08:46.736Z] --- PASS: TestDaemonIpcModeShareable (1.08s) [2022-04-05T12:08:46.736Z] === RUN TestDaemonIpcModePrivate [2022-04-05T12:08:47.017Z] --- PASS: TestTarFiles (3.47s) [2022-04-05T12:08:47.017Z] === RUN TestDetectCompressionZstd [2022-04-05T12:08:47.017Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-05T12:08:47.017Z] === RUN TestTarUntar [2022-04-05T12:08:47.017Z] --- PASS: TestTarUntar (0.03s) [2022-04-05T12:08:47.017Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-05T12:08:47.017Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-05T12:08:47.017Z] === RUN TestTarWithOptions [2022-04-05T12:08:47.017Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-05T12:08:47.017Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-05T12:08:47.017Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-05T12:08:47.017Z] === RUN TestUntarUstarGnuConflict [2022-04-05T12:08:47.017Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-05T12:08:47.017Z] === RUN TestUntarInvalidFilenames [2022-04-05T12:08:47.017Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3843667499\\dest" [2022-04-05T12:08:47.248Z] --- PASS: TestEventsExecDie (0.55s) [2022-04-05T12:08:47.248Z] === RUN TestEventsBackwardsCompatible [2022-04-05T12:08:47.248Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-05T12:08:47.248Z] === RUN TestEventsVolumeCreate [2022-04-05T12:08:47.248Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-05T12:08:47.248Z] === RUN TestInfoBinaryCommits [2022-04-05T12:08:47.248Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-05T12:08:47.248Z] === RUN TestInfoAPIVersioned [2022-04-05T12:08:47.248Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-04-05T12:08:47.248Z] === RUN TestInfoAPI [2022-04-05T12:08:47.248Z] --- PASS: TestInfoAPI (0.02s) [2022-04-05T12:08:47.248Z] === RUN TestInfoAPIWarnings [2022-04-05T12:08:47.485Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2022-04-05T12:08:47.485Z] === RUN TestUntarHardlinkToSymlink [2022-04-05T12:08:47.485Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-04-05T12:08:47.485Z] === RUN TestUntarInvalidHardlink [2022-04-05T12:08:47.485Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4062353884\\victim\\hello" -> "../victim/hello" [2022-04-05T12:08:47.485Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2237965019\\victim\\hello" -> "/../victim/hello" [2022-04-05T12:08:47.485Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1407175994\\victim" -> "../victim" [2022-04-05T12:08:47.485Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3376531304\\victim" -> "../victim" [2022-04-05T12:08:47.485Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1230709459\\victim" -> "../victim" [2022-04-05T12:08:47.485Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3558308632\\victim" -> "../victim" [2022-04-05T12:08:47.485Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-05T12:08:47.485Z] === RUN TestUntarInvalidSymlink [2022-04-05T12:08:47.485Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink485954622\\dest\\dotdot" -> "../victim/hello" [2022-04-05T12:08:47.485Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink59270655\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-05T12:08:47.485Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2370826226\\dest\\loophole-victim" -> "../victim" [2022-04-05T12:08:47.485Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1978184958\\dest\\loophole-victim" -> "../victim" [2022-04-05T12:08:47.485Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4175675162\\dest\\loophole-victim" -> "../victim" [2022-04-05T12:08:47.485Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3511784040\\dest\\loophole-victim" -> "../victim" [2022-04-05T12:08:47.485Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink802374393\\dest\\dir\\loophole" -> "../../victim" [2022-04-05T12:08:47.485Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-05T12:08:47.485Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-05T12:08:47.485Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-05T12:08:47.485Z] === RUN TestXGlobalNoParent [2022-04-05T12:08:47.485Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-05T12:08:47.485Z] === RUN TestReplaceFileTarWrapper [2022-04-05T12:08:47.485Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2022-04-05T12:08:47.485Z] === RUN TestPrefixHeaderReadable [2022-04-05T12:08:47.485Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-05T12:08:47.485Z] === RUN TestDisablePigz [2022-04-05T12:08:47.485Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-05T12:08:47.485Z] === RUN TestCopyFileWithInvalidSrc [2022-04-05T12:08:47.485Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-05T12:08:47.485Z] === RUN TestCopyFileWithInvalidDest [2022-04-05T12:08:47.485Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-05T12:08:47.485Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-05T12:08:47.485Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-05T12:08:47.485Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-05T12:08:47.485Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-05T12:08:47.485Z] === RUN TestCopyFile [2022-04-05T12:08:47.485Z] --- PASS: TestCopyFile (0.00s) [2022-04-05T12:08:47.485Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-05T12:08:47.485Z] fileutils_test.go:133: Needs porting to Windows [2022-04-05T12:08:47.485Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-05T12:08:47.485Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-05T12:08:47.485Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-05T12:08:47.485Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-05T12:08:47.485Z] fileutils_test.go:179: Needs porting to Windows [2022-04-05T12:08:47.485Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-05T12:08:47.485Z] === RUN TestWildcardMatches [2022-04-05T12:08:47.485Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-05T12:08:47.485Z] === RUN TestPatternMatches [2022-04-05T12:08:47.485Z] --- PASS: TestPatternMatches (0.00s) [2022-04-05T12:08:47.485Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-05T12:08:47.485Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-05T12:08:47.485Z] === RUN TestPatternMatchesFolderExclusions [2022-04-05T12:08:47.485Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-05T12:08:47.485Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-05T12:08:47.485Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-05T12:08:47.485Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-05T12:08:47.485Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-05T12:08:47.485Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-05T12:08:47.485Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-05T12:08:47.485Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-05T12:08:47.485Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-05T12:08:47.485Z] === RUN TestSingleExclamationError [2022-04-05T12:08:47.485Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-05T12:08:47.485Z] === RUN TestMatchesWithNoPatterns [2022-04-05T12:08:47.485Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-05T12:08:47.485Z] === RUN TestMatchesWithMalformedPatterns [2022-04-05T12:08:47.485Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-05T12:08:47.485Z] === RUN TestMatches [2022-04-05T12:08:47.485Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-05T12:08:47.485Z] --- PASS: TestDisablePigz (0.20s) [2022-04-05T12:08:47.485Z] === RUN TestPigz [2022-04-05T12:08:47.485Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-05T12:08:47.485Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-05T12:08:47.485Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-05T12:08:47.485Z] --- PASS: TestMatches (0.01s) [2022-04-05T12:08:47.485Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-05T12:08:47.485Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-05T12:08:47.485Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-05T12:08:47.485Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-05T12:08:47.485Z] === RUN TestCleanPatterns [2022-04-05T12:08:47.485Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-05T12:08:47.485Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-05T12:08:47.486Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-05T12:08:47.486Z] === RUN TestCleanPatternsExceptionFlag [2022-04-05T12:08:47.486Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-05T12:08:47.486Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-05T12:08:47.486Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-05T12:08:47.486Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-05T12:08:47.486Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-05T12:08:47.486Z] === RUN TestCleanPatternsErrorSingleException [2022-04-05T12:08:47.486Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-05T12:08:47.486Z] === RUN TestCreateIfNotExistsDir [2022-04-05T12:08:47.486Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-05T12:08:47.486Z] === RUN TestCreateIfNotExistsFile [2022-04-05T12:08:47.486Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-05T12:08:47.486Z] === RUN TestMatch [2022-04-05T12:08:47.486Z] --- PASS: TestMatch (0.00s) [2022-04-05T12:08:47.486Z] === RUN TestCompile [2022-04-05T12:08:47.486Z] === RUN TestCompile/slash [2022-04-05T12:08:47.486Z] === RUN TestCompile/backslash [2022-04-05T12:08:47.486Z] --- PASS: TestCompile (0.00s) [2022-04-05T12:08:47.486Z] --- PASS: TestCompile/slash (0.00s) [2022-04-05T12:08:47.486Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-05T12:08:47.486Z] PASS [2022-04-05T12:08:47.486Z] coverage: 84.7% of statements [2022-04-05T12:08:47.486Z] ok github.com/docker/docker/pkg/fileutils 0.058s coverage: 84.7% of statements [2022-04-05T12:08:47.677Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-04-05T12:08:47.937Z] --- PASS: TestDaemonIpcModePrivate (1.12s) [2022-04-05T12:08:47.937Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-05T12:08:47.953Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-05T12:08:47.953Z] --- PASS: TestPigz (0.13s) [2022-04-05T12:08:47.953Z] === RUN TestNosysFileInfo [2022-04-05T12:08:47.953Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-05T12:08:47.953Z] === RUN TestCopyFileWithInvalidDest [2022-04-05T12:08:47.953Z] archive_windows_test.go:16: Currently fails [2022-04-05T12:08:47.953Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-05T12:08:47.953Z] === RUN TestCanonicalTarNameForPath [2022-04-05T12:08:47.953Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-05T12:08:47.953Z] === RUN TestCanonicalTarName [2022-04-05T12:08:47.953Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-05T12:08:47.953Z] === RUN TestChmodTarEntry [2022-04-05T12:08:47.953Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-05T12:08:47.953Z] === RUN TestHardLinkOrder [2022-04-05T12:08:47.953Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s) [2022-04-05T12:08:47.953Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-05T12:08:47.953Z] --- PASS: TestHardLinkOrder (0.07s) [2022-04-05T12:08:47.953Z] === RUN TestChangeString [2022-04-05T12:08:47.953Z] --- PASS: TestChangeString (0.00s) [2022-04-05T12:08:47.953Z] === RUN TestChangesWithNoChanges [2022-04-05T12:08:47.953Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-05T12:08:47.953Z] === RUN TestChangesWithChanges [2022-04-05T12:08:47.953Z] --- PASS: TestChangesWithChanges (0.03s) [2022-04-05T12:08:47.953Z] === RUN TestChangesWithChangesGH13590 [2022-04-05T12:08:47.953Z] changes_test.go:196: needs more investigation [2022-04-05T12:08:47.953Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-05T12:08:47.953Z] === RUN TestChangesDirsEmpty [2022-04-05T12:08:47.953Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-05T12:08:47.953Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-05T12:08:47.953Z] === RUN TestChangesDirsMutated [2022-04-05T12:08:47.953Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-05T12:08:47.953Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-05T12:08:47.953Z] === RUN TestApplyLayer [2022-04-05T12:08:47.953Z] changes_test.go:433: needs further investigation [2022-04-05T12:08:47.953Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-05T12:08:47.953Z] === RUN TestChangesSizeWithHardlinks [2022-04-05T12:08:47.953Z] changes_test.go:469: needs further investigation [2022-04-05T12:08:47.953Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-05T12:08:47.953Z] === RUN TestChangesSizeWithNoChanges [2022-04-05T12:08:47.953Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-05T12:08:47.953Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-05T12:08:47.953Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-05T12:08:47.953Z] === RUN TestChangesSize [2022-04-05T12:08:47.953Z] --- PASS: TestChangesSize (0.00s) [2022-04-05T12:08:47.953Z] === RUN TestApplyLayerInvalidFilenames [2022-04-05T12:08:47.953Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1900210275\\dest" [2022-04-05T12:08:47.953Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-04-05T12:08:47.953Z] === RUN TestApplyLayerInvalidHardlink [2022-04-05T12:08:47.953Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3191564993\\victim\\hello" -> "../victim/hello" [2022-04-05T12:08:47.953Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink796647430\\victim\\hello" -> "/../victim/hello" [2022-04-05T12:08:47.953Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink124394304\\victim" -> "../victim" [2022-04-05T12:08:47.953Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1951333677\\victim" -> "../victim" [2022-04-05T12:08:47.953Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1409610360\\victim" -> "../victim" [2022-04-05T12:08:47.953Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3447016958\\victim" -> "../victim" [2022-04-05T12:08:47.953Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-04-05T12:08:47.953Z] === RUN TestApplyLayerInvalidSymlink [2022-04-05T12:08:47.953Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3518508169\\dest\\dotdot" -> "../victim/hello" [2022-04-05T12:08:47.953Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2273157095\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-05T12:08:47.953Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2081616015\\dest\\loophole-victim" -> "../victim" [2022-04-05T12:08:47.953Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3680981241\\dest\\loophole-victim" -> "../victim" [2022-04-05T12:08:47.953Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2220725661\\dest\\loophole-victim" -> "../victim" [2022-04-05T12:08:47.953Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink744785004\\dest\\loophole-victim" -> "../victim" [2022-04-05T12:08:47.953Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-04-05T12:08:47.953Z] === RUN TestApplyLayerWhiteouts [2022-04-05T12:08:47.953Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-04-05T12:08:47.953Z] === RUN TestGenerateEmptyFile [2022-04-05T12:08:47.953Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-05T12:08:47.954Z] === RUN TestGenerateWithContent [2022-04-05T12:08:47.954Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-05T12:08:47.954Z] PASS [2022-04-05T12:08:47.954Z] coverage: 61.9% of statements [2022-04-05T12:08:47.954Z] ok github.com/docker/docker/pkg/archive 5.567s coverage: 61.9% of statements [2022-04-05T12:08:48.426Z] === RUN TestGet [2022-04-05T12:08:48.426Z] --- PASS: TestGet (0.00s) [2022-04-05T12:08:48.426Z] === RUN TestGetShortcutString [2022-04-05T12:08:48.426Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-05T12:08:48.426Z] PASS [2022-04-05T12:08:48.426Z] coverage: 42.9% of statements [2022-04-05T12:08:48.426Z] ok github.com/docker/docker/pkg/homedir 0.061s coverage: 42.9% of statements [2022-04-05T12:08:48.880Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: false, mustBeShared: false [2022-04-05T12:08:48.880Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.08s) [2022-04-05T12:08:48.880Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-05T12:08:49.413Z] === RUN TestCreateIDMapOrder [2022-04-05T12:08:49.413Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-05T12:08:49.413Z] PASS [2022-04-05T12:08:49.413Z] coverage: 7.2% of statements [2022-04-05T12:08:49.413Z] ok github.com/docker/docker/pkg/idtools 0.034s coverage: 7.2% of statements [2022-04-05T12:08:49.880Z] 2022/04/05 12:08:49 Closing DB instances... [2022-04-05T12:08:50.265Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:77, shared: true, mustBeShared: true [2022-04-05T12:08:50.265Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s) [2022-04-05T12:08:50.265Z] === RUN TestIpcModeOlderClient [2022-04-05T12:08:50.265Z] === PAUSE TestIpcModeOlderClient [2022-04-05T12:08:50.265Z] === RUN TestKillContainerInvalidSignal [2022-04-05T12:08:50.347Z] === RUN TestFixedBufferCap [2022-04-05T12:08:50.347Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-05T12:08:50.347Z] === RUN TestFixedBufferLen [2022-04-05T12:08:50.347Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-05T12:08:50.347Z] === RUN TestFixedBufferString [2022-04-05T12:08:50.347Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-05T12:08:50.347Z] === RUN TestFixedBufferWrite [2022-04-05T12:08:50.347Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-05T12:08:50.347Z] === RUN TestFixedBufferRead [2022-04-05T12:08:50.347Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-05T12:08:50.347Z] === RUN TestBytesPipeRead [2022-04-05T12:08:50.347Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-05T12:08:50.347Z] === RUN TestBytesPipeWrite [2022-04-05T12:08:50.347Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-05T12:08:50.347Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-05T12:08:50.526Z] --- PASS: TestKillContainerInvalidSignal (0.37s) [2022-04-05T12:08:50.526Z] === RUN TestKillContainer [2022-04-05T12:08:50.526Z] === RUN TestKillContainer/no_signal [2022-04-05T12:08:50.787Z] === RUN TestKillContainer/non_killing_signal [2022-04-05T12:08:50.815Z] --- PASS: TestBytesPipeWriteRandomChunks (0.40s) [2022-04-05T12:08:50.815Z] === RUN TestAtomicWriteToFile [2022-04-05T12:08:50.815Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-05T12:08:50.815Z] === RUN TestAtomicWriteSetCommit [2022-04-05T12:08:50.815Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-05T12:08:50.815Z] === RUN TestAtomicWriteSetCancel [2022-04-05T12:08:50.815Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-05T12:08:50.815Z] === RUN TestReadCloserWrapperClose [2022-04-05T12:08:50.815Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-05T12:08:50.815Z] === RUN TestReaderErrWrapperReadOnError [2022-04-05T12:08:50.815Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-05T12:08:50.815Z] === RUN TestReaderErrWrapperRead [2022-04-05T12:08:50.815Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-05T12:08:50.815Z] === RUN TestCancelReadCloser [2022-04-05T12:08:50.815Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-05T12:08:50.815Z] === RUN TestWriteCloserWrapperClose [2022-04-05T12:08:50.815Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-05T12:08:50.815Z] === RUN TestNopWriteCloser [2022-04-05T12:08:50.815Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-05T12:08:50.815Z] === RUN TestNopWriter [2022-04-05T12:08:50.815Z] --- PASS: TestNopWriter (0.00s) [2022-04-05T12:08:50.815Z] === RUN TestWriteCounter [2022-04-05T12:08:50.815Z] --- PASS: TestWriteCounter (0.00s) [2022-04-05T12:08:50.815Z] PASS [2022-04-05T12:08:50.815Z] coverage: 69.2% of statements [2022-04-05T12:08:50.815Z] ok github.com/docker/docker/pkg/ioutils 0.555s coverage: 69.2% of statements [2022-04-05T12:08:51.048Z] === RUN TestKillContainer/killing_signal [2022-04-05T12:08:51.283Z] --- PASS: TestNetworkDBCRUDTableEntries (3.65s) [2022-04-05T12:08:51.283Z] === RUN TestNetworkDBNodeLeave [2022-04-05T12:08:51.619Z] --- PASS: TestKillContainer (1.17s) [2022-04-05T12:08:51.619Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-04-05T12:08:51.619Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-04-05T12:08:51.619Z] --- PASS: TestKillContainer/killing_signal (0.36s) [2022-04-05T12:08:51.619Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-05T12:08:51.619Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-05T12:08:51.753Z] === RUN TestError [2022-04-05T12:08:51.753Z] --- PASS: TestError (0.00s) [2022-04-05T12:08:51.753Z] === RUN TestProgressString [2022-04-05T12:08:51.753Z] === RUN TestProgressString/no_progress [2022-04-05T12:08:51.753Z] === RUN TestProgressString/progress_1 [2022-04-05T12:08:51.753Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-05T12:08:51.753Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-05T12:08:51.753Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-05T12:08:51.753Z] === RUN TestProgressString/with_units [2022-04-05T12:08:51.753Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-05T12:08:51.753Z] === RUN TestProgressString/hide_counts [2022-04-05T12:08:51.753Z] --- PASS: TestProgressString (0.00s) [2022-04-05T12:08:51.753Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-05T12:08:51.753Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-05T12:08:51.753Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-05T12:08:51.753Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-05T12:08:51.753Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-05T12:08:51.753Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-05T12:08:51.753Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-05T12:08:51.753Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-05T12:08:51.753Z] === RUN TestJSONMessageDisplay [2022-04-05T12:08:51.753Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-04-05T12:08:51.753Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-05T12:08:51.753Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-05T12:08:51.753Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-05T12:08:51.753Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-05T12:08:51.753Z] === RUN TestDisplayJSONMessagesStream [2022-04-05T12:08:51.753Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-05T12:08:51.753Z] PASS [2022-04-05T12:08:51.753Z] coverage: 91.7% of statements [2022-04-05T12:08:51.753Z] ok github.com/docker/docker/pkg/jsonmessage 0.179s coverage: 91.7% of statements [2022-04-05T12:08:51.880Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-05T12:08:52.222Z] === RUN TestStandardLongPath [2022-04-05T12:08:52.222Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-05T12:08:52.222Z] === RUN TestUNCLongPath [2022-04-05T12:08:52.222Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-05T12:08:52.222Z] PASS [2022-04-05T12:08:52.222Z] coverage: 100.0% of statements [2022-04-05T12:08:52.222Z] ok github.com/docker/docker/pkg/longpath 0.032s coverage: 100.0% of statements [2022-04-05T12:08:52.696Z] === RUN TestNameFormat [2022-04-05T12:08:52.696Z] --- PASS: TestNameFormat (0.00s) [2022-04-05T12:08:52.696Z] === RUN TestNameRetries [2022-04-05T12:08:52.696Z] --- PASS: TestNameRetries (0.00s) [2022-04-05T12:08:52.696Z] PASS [2022-04-05T12:08:52.696Z] coverage: 85.7% of statements [2022-04-05T12:08:52.696Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2022-04-05T12:08:52.824Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2022-04-05T12:08:52.824Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.36s) [2022-04-05T12:08:52.824Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2022-04-05T12:08:52.824Z] === RUN TestKillStoppedContainer [2022-04-05T12:08:52.824Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-05T12:08:52.824Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-05T12:08:52.824Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-05T12:08:52.824Z] === RUN TestKillDifferentUserContainer [2022-04-05T12:08:53.084Z] --- PASS: TestKillDifferentUserContainer (0.38s) [2022-04-05T12:08:53.084Z] === RUN TestInspectOomKilledTrue [2022-04-05T12:08:53.656Z] --- PASS: TestInspectOomKilledTrue (0.44s) [2022-04-05T12:08:53.656Z] === RUN TestInspectOomKilledFalse [2022-04-05T12:08:53.681Z] === RUN TestParseKeyValueOpt [2022-04-05T12:08:53.682Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-05T12:08:53.682Z] === RUN TestParseUintList [2022-04-05T12:08:53.682Z] --- PASS: TestParseUintList (0.00s) [2022-04-05T12:08:53.682Z] === RUN TestParseUintListMaximumLimits [2022-04-05T12:08:53.682Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-05T12:08:53.682Z] PASS [2022-04-05T12:08:53.682Z] coverage: 97.0% of statements [2022-04-05T12:08:53.682Z] ok github.com/docker/docker/pkg/parsers 0.036s coverage: 97.0% of statements [2022-04-05T12:08:53.868Z] === RUN TestCheckpointCreateError [2022-04-05T12:08:53.868Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestCheckpointCreate [2022-04-05T12:08:53.868Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestCheckpointDeleteError [2022-04-05T12:08:53.868Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestCheckpointDelete [2022-04-05T12:08:53.868Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestCheckpointListError [2022-04-05T12:08:53.868Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestCheckpointList [2022-04-05T12:08:53.868Z] --- PASS: TestCheckpointList (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestCheckpointListContainerNotFound [2022-04-05T12:08:53.868Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestNewClientWithOpsFromEnv [2022-04-05T12:08:53.868Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-05T12:08:53.868Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestGetAPIPath [2022-04-05T12:08:53.868Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestParseHostURL [2022-04-05T12:08:53.868Z] --- PASS: TestParseHostURL (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-05T12:08:53.868Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-05T12:08:53.868Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestNegotiateAPIVersion [2022-04-05T12:08:53.868Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-05T12:08:53.868Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-05T12:08:53.868Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-05T12:08:53.868Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-05T12:08:53.868Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-05T12:08:53.868Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-05T12:08:53.868Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-05T12:08:53.868Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-05T12:08:53.868Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-05T12:08:53.868Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-05T12:08:53.868Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestNegotiateAPVersionOverride [2022-04-05T12:08:53.868Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-05T12:08:53.868Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-05T12:08:53.868Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-05T12:08:53.868Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestClientRedirect [2022-04-05T12:08:53.868Z] === RUN TestClientRedirect/GET [2022-04-05T12:08:53.868Z] === RUN TestClientRedirect/POST [2022-04-05T12:08:53.868Z] === RUN TestClientRedirect/PUT [2022-04-05T12:08:53.868Z] === RUN TestClientRedirect/DELETE [2022-04-05T12:08:53.868Z] --- PASS: TestClientRedirect (0.00s) [2022-04-05T12:08:53.868Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-05T12:08:53.868Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-05T12:08:53.868Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-05T12:08:53.868Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestConfigCreateUnsupported [2022-04-05T12:08:53.868Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestConfigCreateError [2022-04-05T12:08:53.868Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestConfigCreate [2022-04-05T12:08:53.868Z] --- PASS: TestConfigCreate (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestConfigInspectNotFound [2022-04-05T12:08:53.868Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestConfigInspectWithEmptyID [2022-04-05T12:08:53.868Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestConfigInspectUnsupported [2022-04-05T12:08:53.868Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestConfigInspectError [2022-04-05T12:08:53.868Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestConfigInspectConfigNotFound [2022-04-05T12:08:53.868Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestConfigInspect [2022-04-05T12:08:53.868Z] --- PASS: TestConfigInspect (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestConfigListUnsupported [2022-04-05T12:08:53.868Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestConfigListError [2022-04-05T12:08:53.868Z] --- PASS: TestConfigListError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestConfigList [2022-04-05T12:08:53.868Z] --- PASS: TestConfigList (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestConfigRemoveUnsupported [2022-04-05T12:08:53.868Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestConfigRemoveError [2022-04-05T12:08:53.868Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestConfigRemove [2022-04-05T12:08:53.868Z] --- PASS: TestConfigRemove (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestConfigUpdateUnsupported [2022-04-05T12:08:53.868Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestConfigUpdateError [2022-04-05T12:08:53.868Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestConfigUpdate [2022-04-05T12:08:53.868Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerCommitError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerCommit [2022-04-05T12:08:53.868Z] --- PASS: TestContainerCommit (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerStatPathError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerStatPathNotFoundError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerStatPathNoHeaderError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerStatPath [2022-04-05T12:08:53.868Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestCopyToContainerError [2022-04-05T12:08:53.868Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestCopyToContainerNotFoundError [2022-04-05T12:08:53.868Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-05T12:08:53.868Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestCopyToContainer [2022-04-05T12:08:53.868Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestCopyFromContainerError [2022-04-05T12:08:53.868Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestCopyFromContainerNotFoundError [2022-04-05T12:08:53.868Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-05T12:08:53.868Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-05T12:08:53.868Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestCopyFromContainer [2022-04-05T12:08:53.868Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerCreateError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerCreateImageNotFound [2022-04-05T12:08:53.868Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerCreateWithName [2022-04-05T12:08:53.868Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerCreateAutoRemove [2022-04-05T12:08:53.868Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerDiffError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerDiff [2022-04-05T12:08:53.868Z] --- PASS: TestContainerDiff (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerExecCreateError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerExecCreate [2022-04-05T12:08:53.868Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerExecStartError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerExecStart [2022-04-05T12:08:53.868Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerExecInspectError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerExecInspect [2022-04-05T12:08:53.868Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerExportError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerExportError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerExport [2022-04-05T12:08:53.868Z] --- PASS: TestContainerExport (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerInspectError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerInspectContainerNotFound [2022-04-05T12:08:53.868Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerInspectWithEmptyID [2022-04-05T12:08:53.868Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerInspect [2022-04-05T12:08:53.868Z] --- PASS: TestContainerInspect (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerInspectNode [2022-04-05T12:08:53.868Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerKillError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerKillError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerKill [2022-04-05T12:08:53.868Z] --- PASS: TestContainerKill (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerListError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerListError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerList [2022-04-05T12:08:53.868Z] --- PASS: TestContainerList (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerLogsNotFoundError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerLogsError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerLogs [2022-04-05T12:08:53.868Z] --- PASS: TestContainerLogs (0.17s) [2022-04-05T12:08:53.868Z] === RUN TestContainerPauseError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerPause [2022-04-05T12:08:53.868Z] --- PASS: TestContainerPause (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainersPruneError [2022-04-05T12:08:53.868Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainersPrune [2022-04-05T12:08:53.868Z] --- PASS: TestContainersPrune (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerRemoveError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerRemoveNotFoundError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerRemove [2022-04-05T12:08:53.868Z] --- PASS: TestContainerRemove (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerRenameError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerRename [2022-04-05T12:08:53.868Z] --- PASS: TestContainerRename (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerResizeError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerExecResizeError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerResize [2022-04-05T12:08:53.868Z] --- PASS: TestContainerResize (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerExecResize [2022-04-05T12:08:53.868Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerRestartError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerRestart [2022-04-05T12:08:53.868Z] --- PASS: TestContainerRestart (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerStartError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerStartError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerStart [2022-04-05T12:08:53.868Z] --- PASS: TestContainerStart (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerStatsError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerStats [2022-04-05T12:08:53.868Z] --- PASS: TestContainerStats (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerStopError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerStopError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerStop [2022-04-05T12:08:53.868Z] --- PASS: TestContainerStop (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerTopError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerTopError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerTop [2022-04-05T12:08:53.868Z] --- PASS: TestContainerTop (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerUnpauseError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerUnpause [2022-04-05T12:08:53.868Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerUpdateError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerUpdate [2022-04-05T12:08:53.868Z] --- PASS: TestContainerUpdate (0.02s) [2022-04-05T12:08:53.868Z] === RUN TestContainerWaitError [2022-04-05T12:08:53.868Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestContainerWait [2022-04-05T12:08:53.868Z] --- PASS: TestContainerWait (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestDiskUsageError [2022-04-05T12:08:53.868Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-05T12:08:53.868Z] === RUN TestDiskUsage [2022-04-05T12:08:53.869Z] --- PASS: TestDiskUsage (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestDistributionInspectUnsupported [2022-04-05T12:08:53.869Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestDistributionInspectWithEmptyID [2022-04-05T12:08:53.869Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestEventsErrorInOptions [2022-04-05T12:08:53.869Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestEventsErrorFromServer [2022-04-05T12:08:53.869Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestEvents [2022-04-05T12:08:53.869Z] --- PASS: TestEvents (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestTLSCloseWriter [2022-04-05T12:08:53.869Z] === PAUSE TestTLSCloseWriter [2022-04-05T12:08:53.869Z] === RUN TestImageBuildError [2022-04-05T12:08:53.869Z] --- PASS: TestImageBuildError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageBuild [2022-04-05T12:08:53.869Z] --- PASS: TestImageBuild (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestGetDockerOS [2022-04-05T12:08:53.869Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageCreateError [2022-04-05T12:08:53.869Z] --- PASS: TestImageCreateError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageCreate [2022-04-05T12:08:53.869Z] --- PASS: TestImageCreate (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageHistoryError [2022-04-05T12:08:53.869Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageHistory [2022-04-05T12:08:53.869Z] --- PASS: TestImageHistory (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageImportError [2022-04-05T12:08:53.869Z] --- PASS: TestImageImportError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageImport [2022-04-05T12:08:53.869Z] --- PASS: TestImageImport (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageInspectError [2022-04-05T12:08:53.869Z] --- PASS: TestImageInspectError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageInspectImageNotFound [2022-04-05T12:08:53.869Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageInspectWithEmptyID [2022-04-05T12:08:53.869Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageInspect [2022-04-05T12:08:53.869Z] --- PASS: TestImageInspect (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageListError [2022-04-05T12:08:53.869Z] --- PASS: TestImageListError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageList [2022-04-05T12:08:53.869Z] --- PASS: TestImageList (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageListApiBefore125 [2022-04-05T12:08:53.869Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageLoadError [2022-04-05T12:08:53.869Z] --- PASS: TestImageLoadError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageLoad [2022-04-05T12:08:53.869Z] --- PASS: TestImageLoad (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImagesPruneError [2022-04-05T12:08:53.869Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImagesPrune [2022-04-05T12:08:53.869Z] --- PASS: TestImagesPrune (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImagePullReferenceParseError [2022-04-05T12:08:53.869Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImagePullAnyError [2022-04-05T12:08:53.869Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-05T12:08:53.869Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-05T12:08:53.869Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-05T12:08:53.869Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-05T12:08:53.869Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImagePullWithoutErrors [2022-04-05T12:08:53.869Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImagePushReferenceError [2022-04-05T12:08:53.869Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImagePushAnyError [2022-04-05T12:08:53.869Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-05T12:08:53.869Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-05T12:08:53.869Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-05T12:08:53.869Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-05T12:08:53.869Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImagePushWithoutErrors [2022-04-05T12:08:53.869Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-05T12:08:53.869Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-05T12:08:53.869Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-05T12:08:53.869Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-05T12:08:53.869Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-05T12:08:53.869Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-05T12:08:53.869Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-05T12:08:53.869Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-05T12:08:53.869Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageRemoveError [2022-04-05T12:08:53.869Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageRemoveImageNotFound [2022-04-05T12:08:53.869Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageRemove [2022-04-05T12:08:53.869Z] --- PASS: TestImageRemove (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageSaveError [2022-04-05T12:08:53.869Z] --- PASS: TestImageSaveError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageSave [2022-04-05T12:08:53.869Z] --- PASS: TestImageSave (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageSearchAnyError [2022-04-05T12:08:53.869Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-05T12:08:53.869Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-05T12:08:53.869Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-05T12:08:53.869Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-05T12:08:53.869Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageSearchWithoutErrors [2022-04-05T12:08:53.869Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageTagError [2022-04-05T12:08:53.869Z] --- PASS: TestImageTagError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageTagInvalidReference [2022-04-05T12:08:53.869Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageTagInvalidSourceImageName [2022-04-05T12:08:53.869Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageTagHexSource [2022-04-05T12:08:53.869Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestImageTag [2022-04-05T12:08:53.869Z] --- PASS: TestImageTag (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestInfoServerError [2022-04-05T12:08:53.869Z] --- PASS: TestInfoServerError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestInfoInvalidResponseJSONError [2022-04-05T12:08:53.869Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestInfo [2022-04-05T12:08:53.869Z] --- PASS: TestInfo (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestNetworkConnectError [2022-04-05T12:08:53.869Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-05T12:08:53.869Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestNetworkConnect [2022-04-05T12:08:53.869Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestNetworkCreateError [2022-04-05T12:08:53.869Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestNetworkCreate [2022-04-05T12:08:53.869Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestNetworkDisconnectError [2022-04-05T12:08:53.869Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestNetworkDisconnect [2022-04-05T12:08:53.869Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestNetworkInspect [2022-04-05T12:08:53.869Z] === RUN TestNetworkInspect/empty_ID [2022-04-05T12:08:53.869Z] === RUN TestNetworkInspect/no_options [2022-04-05T12:08:53.869Z] === RUN TestNetworkInspect/verbose [2022-04-05T12:08:53.869Z] === RUN TestNetworkInspect/global_scope [2022-04-05T12:08:53.869Z] === RUN TestNetworkInspect/unknown_network [2022-04-05T12:08:53.869Z] === RUN TestNetworkInspect/server_error [2022-04-05T12:08:53.869Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-05T12:08:53.869Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-05T12:08:53.869Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-05T12:08:53.869Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-05T12:08:53.869Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-05T12:08:53.869Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-05T12:08:53.869Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestNetworkListError [2022-04-05T12:08:53.869Z] --- PASS: TestNetworkListError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestNetworkList [2022-04-05T12:08:53.869Z] --- PASS: TestNetworkList (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestNetworksPruneError [2022-04-05T12:08:53.869Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestNetworksPrune [2022-04-05T12:08:53.869Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestNetworkRemoveError [2022-04-05T12:08:53.869Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestNetworkRemove [2022-04-05T12:08:53.869Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestNodeInspectError [2022-04-05T12:08:53.869Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestNodeInspectNodeNotFound [2022-04-05T12:08:53.869Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestNodeInspectWithEmptyID [2022-04-05T12:08:53.869Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestNodeInspect [2022-04-05T12:08:53.869Z] --- PASS: TestNodeInspect (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestNodeListError [2022-04-05T12:08:53.869Z] --- PASS: TestNodeListError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestNodeList [2022-04-05T12:08:53.869Z] --- PASS: TestNodeList (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestNodeRemoveError [2022-04-05T12:08:53.869Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestNodeRemove [2022-04-05T12:08:53.869Z] --- PASS: TestNodeRemove (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestNodeUpdateError [2022-04-05T12:08:53.869Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestNodeUpdate [2022-04-05T12:08:53.869Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestOptionWithHostFromEnv [2022-04-05T12:08:53.869Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestOptionWithTimeout [2022-04-05T12:08:53.869Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestOptionWithVersionFromEnv [2022-04-05T12:08:53.869Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestPingFail [2022-04-05T12:08:53.869Z] --- PASS: TestPingFail (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestPingWithError [2022-04-05T12:08:53.869Z] 2022/04/05 12:08:53 RoundTripper returned a response & error; ignoring response [2022-04-05T12:08:53.869Z] 2022/04/05 12:08:53 RoundTripper returned a response & error; ignoring response [2022-04-05T12:08:53.869Z] --- PASS: TestPingWithError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestPingSuccess [2022-04-05T12:08:53.869Z] --- PASS: TestPingSuccess (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestPingHeadFallback [2022-04-05T12:08:53.869Z] === RUN TestPingHeadFallback/OK [2022-04-05T12:08:53.869Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-05T12:08:53.869Z] === RUN TestPingHeadFallback/Not_Found [2022-04-05T12:08:53.869Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-05T12:08:53.869Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-05T12:08:53.869Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-05T12:08:53.869Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-05T12:08:53.869Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-05T12:08:53.869Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestPluginDisableError [2022-04-05T12:08:53.869Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestPluginDisable [2022-04-05T12:08:53.869Z] --- PASS: TestPluginDisable (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestPluginEnableError [2022-04-05T12:08:53.869Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestPluginEnable [2022-04-05T12:08:53.869Z] --- PASS: TestPluginEnable (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestPluginInspectError [2022-04-05T12:08:53.869Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestPluginInspectWithEmptyID [2022-04-05T12:08:53.869Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestPluginInspect [2022-04-05T12:08:53.869Z] --- PASS: TestPluginInspect (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestPluginListError [2022-04-05T12:08:53.869Z] --- PASS: TestPluginListError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestPluginList [2022-04-05T12:08:53.869Z] --- PASS: TestPluginList (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestPluginPushError [2022-04-05T12:08:53.869Z] --- PASS: TestPluginPushError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestPluginPush [2022-04-05T12:08:53.869Z] --- PASS: TestPluginPush (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestPluginRemoveError [2022-04-05T12:08:53.869Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestPluginRemove [2022-04-05T12:08:53.869Z] --- PASS: TestPluginRemove (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestPluginSetError [2022-04-05T12:08:53.869Z] --- PASS: TestPluginSetError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestPluginSet [2022-04-05T12:08:53.869Z] --- PASS: TestPluginSet (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestSetHostHeader [2022-04-05T12:08:53.869Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestPlainTextError [2022-04-05T12:08:53.869Z] --- PASS: TestPlainTextError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestInfiniteError [2022-04-05T12:08:53.869Z] --- PASS: TestInfiniteError (0.03s) [2022-04-05T12:08:53.869Z] === RUN TestCanceledContext [2022-04-05T12:08:53.869Z] 2022/04/05 12:08:53 RoundTripper returned a response & error; ignoring response [2022-04-05T12:08:53.869Z] --- PASS: TestCanceledContext (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestDeadlineExceededContext [2022-04-05T12:08:53.869Z] 2022/04/05 12:08:53 RoundTripper returned a response & error; ignoring response [2022-04-05T12:08:53.869Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestSecretCreateUnsupported [2022-04-05T12:08:53.869Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestSecretCreateError [2022-04-05T12:08:53.869Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestSecretCreate [2022-04-05T12:08:53.869Z] --- PASS: TestSecretCreate (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestSecretInspectUnsupported [2022-04-05T12:08:53.869Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestSecretInspectError [2022-04-05T12:08:53.869Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestSecretInspectSecretNotFound [2022-04-05T12:08:53.869Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestSecretInspectWithEmptyID [2022-04-05T12:08:53.869Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestSecretInspect [2022-04-05T12:08:53.869Z] --- PASS: TestSecretInspect (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestSecretListUnsupported [2022-04-05T12:08:53.869Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestSecretListError [2022-04-05T12:08:53.869Z] --- PASS: TestSecretListError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestSecretList [2022-04-05T12:08:53.869Z] --- PASS: TestSecretList (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestSecretRemoveUnsupported [2022-04-05T12:08:53.869Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestSecretRemoveError [2022-04-05T12:08:53.869Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestSecretRemove [2022-04-05T12:08:53.869Z] --- PASS: TestSecretRemove (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestSecretUpdateUnsupported [2022-04-05T12:08:53.869Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestSecretUpdateError [2022-04-05T12:08:53.869Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestSecretUpdate [2022-04-05T12:08:53.869Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestServiceCreateError [2022-04-05T12:08:53.869Z] --- PASS: TestServiceCreateError (0.01s) [2022-04-05T12:08:53.869Z] === RUN TestServiceCreate [2022-04-05T12:08:53.869Z] --- PASS: TestServiceCreate (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-05T12:08:53.869Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestServiceCreateDigestPinning [2022-04-05T12:08:53.869Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestServiceInspectError [2022-04-05T12:08:53.869Z] --- PASS: TestServiceInspectError (0.01s) [2022-04-05T12:08:53.869Z] === RUN TestServiceInspectServiceNotFound [2022-04-05T12:08:53.869Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestServiceInspectWithEmptyID [2022-04-05T12:08:53.869Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestServiceInspect [2022-04-05T12:08:53.869Z] --- PASS: TestServiceInspect (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestServiceListError [2022-04-05T12:08:53.869Z] --- PASS: TestServiceListError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestServiceList [2022-04-05T12:08:53.869Z] --- PASS: TestServiceList (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestServiceLogsError [2022-04-05T12:08:53.869Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestServiceLogs [2022-04-05T12:08:53.869Z] --- PASS: TestServiceLogs (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestServiceRemoveError [2022-04-05T12:08:53.869Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestServiceRemoveNotFoundError [2022-04-05T12:08:53.869Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestServiceRemove [2022-04-05T12:08:53.869Z] --- PASS: TestServiceRemove (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestServiceUpdateError [2022-04-05T12:08:53.869Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestServiceUpdate [2022-04-05T12:08:53.869Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestSwarmGetUnlockKeyError [2022-04-05T12:08:53.869Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestSwarmGetUnlockKey [2022-04-05T12:08:53.869Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestSwarmInitError [2022-04-05T12:08:53.869Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestSwarmInit [2022-04-05T12:08:53.869Z] --- PASS: TestSwarmInit (0.00s) [2022-04-05T12:08:53.869Z] === RUN TestSwarmInspectError [2022-04-05T12:08:53.869Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-05T12:08:53.870Z] === RUN TestSwarmInspect [2022-04-05T12:08:53.870Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-05T12:08:53.870Z] === RUN TestSwarmJoinError [2022-04-05T12:08:53.870Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-05T12:08:53.870Z] === RUN TestSwarmJoin [2022-04-05T12:08:53.870Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-05T12:08:53.870Z] === RUN TestSwarmLeaveError [2022-04-05T12:08:53.870Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-05T12:08:53.870Z] === RUN TestSwarmLeave [2022-04-05T12:08:53.870Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-05T12:08:53.870Z] === RUN TestSwarmUnlockError [2022-04-05T12:08:53.870Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-05T12:08:53.870Z] === RUN TestSwarmUnlock [2022-04-05T12:08:53.870Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-05T12:08:53.870Z] === RUN TestSwarmUpdateError [2022-04-05T12:08:53.870Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-05T12:08:53.870Z] === RUN TestSwarmUpdate [2022-04-05T12:08:53.870Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-05T12:08:53.870Z] === RUN TestTaskInspectError [2022-04-05T12:08:53.870Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-05T12:08:53.870Z] === RUN TestTaskInspectWithEmptyID [2022-04-05T12:08:53.870Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-05T12:08:53.870Z] === RUN TestTaskInspect [2022-04-05T12:08:53.870Z] --- PASS: TestTaskInspect (0.00s) [2022-04-05T12:08:53.870Z] === RUN TestTaskListError [2022-04-05T12:08:53.870Z] --- PASS: TestTaskListError (0.00s) [2022-04-05T12:08:53.870Z] === RUN TestTaskList [2022-04-05T12:08:53.870Z] --- PASS: TestTaskList (0.00s) [2022-04-05T12:08:53.870Z] === RUN TestVolumeCreateError [2022-04-05T12:08:53.870Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-05T12:08:53.870Z] === RUN TestVolumeCreate [2022-04-05T12:08:53.870Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-05T12:08:53.870Z] === RUN TestVolumeInspectError [2022-04-05T12:08:53.870Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-05T12:08:53.870Z] === RUN TestVolumeInspectNotFound [2022-04-05T12:08:53.870Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-05T12:08:53.870Z] === RUN TestVolumeInspectWithEmptyID [2022-04-05T12:08:53.870Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-05T12:08:53.870Z] === RUN TestVolumeInspect [2022-04-05T12:08:53.870Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-05T12:08:53.870Z] === RUN TestVolumeListError [2022-04-05T12:08:53.870Z] --- PASS: TestVolumeListError (0.00s) [2022-04-05T12:08:53.870Z] === RUN TestVolumeList [2022-04-05T12:08:53.870Z] --- PASS: TestVolumeList (0.00s) [2022-04-05T12:08:53.870Z] === RUN TestVolumeRemoveError [2022-04-05T12:08:53.870Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-05T12:08:53.870Z] === RUN TestVolumeRemove [2022-04-05T12:08:53.870Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-05T12:08:53.870Z] === CONT TestTLSCloseWriter [2022-04-05T12:08:53.870Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-05T12:08:53.870Z] PASS [2022-04-05T12:08:53.870Z] coverage: 75.1% of statements [2022-04-05T12:08:53.870Z] ok github.com/docker/docker/client 0.383s coverage: 75.1% of statements [2022-04-05T12:08:53.916Z] --- PASS: TestInspectOomKilledFalse (0.35s) [2022-04-05T12:08:53.916Z] === RUN TestLinksEtcHostsContentMatch [2022-04-05T12:08:54.150Z] === RUN Test_windowsOSRelease_String [2022-04-05T12:08:54.150Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-05T12:08:54.150Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-05T12:08:54.150Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-05T12:08:54.150Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-05T12:08:54.150Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-05T12:08:54.150Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-05T12:08:54.150Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-05T12:08:54.150Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-05T12:08:54.150Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-05T12:08:54.150Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-05T12:08:54.150Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-05T12:08:54.150Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-05T12:08:54.150Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-05T12:08:54.150Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-05T12:08:54.150Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-05T12:08:54.150Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-05T12:08:54.150Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-05T12:08:54.150Z] PASS [2022-04-05T12:08:54.150Z] coverage: 36.4% of statements [2022-04-05T12:08:54.150Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.035s coverage: 36.4% of statements [2022-04-05T12:08:54.150Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-04-05T12:08:54.150Z] === RUN TestNetworkDBWatch [2022-04-05T12:08:54.177Z] --- PASS: TestLinksEtcHostsContentMatch (0.25s) [2022-04-05T12:08:54.177Z] === RUN TestLinksContainerNames [2022-04-05T12:08:55.117Z] --- PASS: TestLinksContainerNames (0.80s) [2022-04-05T12:08:55.117Z] === RUN TestLogsFollowTailEmpty [2022-04-05T12:08:55.142Z] === RUN TestNewAndRemove [2022-04-05T12:08:55.142Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-05T12:08:55.142Z] === RUN TestRemoveInvalidPath [2022-04-05T12:08:55.142Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-05T12:08:55.142Z] PASS [2022-04-05T12:08:55.142Z] coverage: 82.6% of statements [2022-04-05T12:08:55.142Z] ok github.com/docker/docker/pkg/pidfile 0.035s coverage: 82.6% of statements [2022-04-05T12:08:55.379Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2022-04-05T12:08:55.379Z] === RUN TestContainerNetworkMountsNoChown [2022-04-05T12:08:55.610Z] --- PASS: TestGetAddress (19.60s) [2022-04-05T12:08:55.611Z] === RUN TestRequestSyntaxCheck [2022-04-05T12:08:55.611Z] --- PASS: TestRequestSyntaxCheck (0.07s) [2022-04-05T12:08:55.611Z] === RUN TestRequest [2022-04-05T12:08:55.949Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/default [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/default [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/private [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/private [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/rprivate [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/slave [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/slave [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/rslave [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/shared [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/shared [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/rshared [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-05T12:08:55.949Z] === CONT TestMountDaemonRoot/default [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-05T12:08:55.949Z] === CONT TestMountDaemonRoot/rslave [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-05T12:08:55.949Z] === CONT TestMountDaemonRoot/rshared [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-05T12:08:55.949Z] === CONT TestMountDaemonRoot/shared [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-05T12:08:55.949Z] === CONT TestMountDaemonRoot/rprivate [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-05T12:08:55.949Z] === CONT TestMountDaemonRoot/slave [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-05T12:08:55.949Z] === CONT TestMountDaemonRoot/private [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-05T12:08:55.949Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-05T12:08:55.949Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-05T12:08:55.949Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-05T12:08:55.949Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-05T12:08:55.949Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-05T12:08:55.949Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-05T12:08:55.949Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-05T12:08:55.949Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-05T12:08:55.949Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-05T12:08:55.949Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-05T12:08:55.949Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-05T12:08:55.949Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-05T12:08:55.949Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-05T12:08:55.949Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-05T12:08:55.949Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-05T12:08:56.078Z] 2022/04/05 12:08:55 Closing DB instances... [2022-04-05T12:08:56.209Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-05T12:08:56.209Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-05T12:08:56.209Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-05T12:08:56.209Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-05T12:08:56.209Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-05T12:08:56.209Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-05T12:08:56.209Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-05T12:08:56.209Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-05T12:08:56.209Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-05T12:08:56.209Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-05T12:08:56.209Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-05T12:08:56.209Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-05T12:08:56.209Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-05T12:08:56.209Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-05T12:08:56.210Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-05T12:08:56.210Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-05T12:08:56.210Z] === RUN TestContainerBindMountNonRecursive [2022-04-05T12:08:56.546Z] === RUN TestFailedConnection [2022-04-05T12:08:57.532Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-04-05T12:08:57.532Z] === RUN TestNetworkDBBulkSync [2022-04-05T12:08:57.595Z] --- PASS: TestContainerBindMountNonRecursive (1.18s) [2022-04-05T12:08:57.595Z] === RUN TestContainerVolumesMountedAsShared [2022-04-05T12:08:57.855Z] --- PASS: TestContainerVolumesMountedAsShared (0.37s) [2022-04-05T12:08:57.855Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-05T12:08:58.116Z] --- PASS: TestContainerVolumesMountedAsSlave (0.29s) [2022-04-05T12:08:58.116Z] === RUN TestNetworkNat [2022-04-05T12:08:58.377Z] --- PASS: TestNetworkNat (0.41s) [2022-04-05T12:08:58.377Z] === RUN TestNetworkLocalhostTCPNat [2022-04-05T12:08:58.519Z] 2022/04/05 12:08:58 Closing DB instances... [2022-04-05T12:08:58.519Z] --- PASS: TestFailedConnection (2.31s) [2022-04-05T12:08:58.519Z] === RUN TestFailOnce [2022-04-05T12:08:58.949Z] --- PASS: TestNetworkLocalhostTCPNat (0.38s) [2022-04-05T12:08:58.949Z] === RUN TestNetworkLoopbackNat [2022-04-05T12:08:58.987Z] 2022/04/05 12:08:58 http: panic serving 127.0.0.1:49291: Plugin not ready [2022-04-05T12:08:58.987Z] goroutine 20 [running]: [2022-04-05T12:08:58.987Z] net/http.(*conn).serve.func1() [2022-04-05T12:08:58.987Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-05T12:08:58.987Z] panic({0x753700, 0x89d040}) [2022-04-05T12:08:58.987Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-05T12:08:58.987Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000043a70?) [2022-04-05T12:08:58.987Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-05T12:08:58.987Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x8a2858?, 0xc0002a40e0?}, 0x6ada66?) [2022-04-05T12:08:58.987Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-05T12:08:58.987Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x8a2858, 0xc0002a40e0}, 0xc0000b0000) [2022-04-05T12:08:58.987Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-05T12:08:58.987Z] net/http.serverHandler.ServeHTTP({0x8a0e78?}, {0x8a2858, 0xc0002a40e0}, 0xc0000b0000) [2022-04-05T12:08:58.987Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-05T12:08:58.987Z] net/http.(*conn).serve(0xc0000a4000, {0x8a2d58, 0xc00020a0c0}) [2022-04-05T12:08:58.987Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-05T12:08:58.987Z] created by net/http.(*Server).Serve [2022-04-05T12:08:58.987Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-05T12:08:58.987Z] time="2022-04-05T12:08:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.FailOnce: Post \"http://127.0.0.1:49290/Test.FailOnce\": EOF, retrying in 1s" [2022-04-05T12:08:59.973Z] --- PASS: TestFailOnce (1.13s) [2022-04-05T12:08:59.973Z] === RUN TestEchoInputOutput [2022-04-05T12:08:59.973Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-05T12:08:59.973Z] === RUN TestBackoff [2022-04-05T12:08:59.973Z] --- PASS: TestBackoff (0.00s) [2022-04-05T12:08:59.973Z] === RUN TestAbortRetry [2022-04-05T12:08:59.973Z] --- PASS: TestAbortRetry (0.00s) [2022-04-05T12:08:59.973Z] === RUN TestClientScheme [2022-04-05T12:08:59.973Z] --- PASS: TestClientScheme (0.00s) [2022-04-05T12:08:59.973Z] === RUN TestNewClientWithTimeout [2022-04-05T12:08:59.973Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2022-04-05T12:08:59.973Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-05T12:09:00.442Z] time="2022-04-05T12:09:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-05T12:09:01.278Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-05T12:09:01.278Z] Using test binary docker [2022-04-05T12:09:01.278Z] +++ /etc/init.d/apparmor start [2022-04-05T12:09:01.278Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-05T12:09:01.278Z] INFO: Waiting for daemon to start... [2022-04-05T12:09:01.278Z] Starting dockerd [2022-04-05T12:09:01.278Z] +++ 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-04-05T12:09:01.278Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-05T12:09:01.278Z] Using test binary docker [2022-04-05T12:09:01.278Z] +++ /etc/init.d/apparmor start [2022-04-05T12:09:01.278Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-05T12:09:01.278Z] INFO: Waiting for daemon to start... [2022-04-05T12:09:01.278Z] Starting dockerd [2022-04-05T12:09:01.278Z] +++ 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-04-05T12:09:01.278Z] . [2022-04-05T12:09:01.278Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-05T12:09:01.278Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-05T12:09:01.278Z] Error: No such image: emptyfs [2022-04-05T12:09:01.278Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-05T12:09:01.278Z] ++++ docker load [2022-04-05T12:09:01.278Z] [2022-04-05T12:09:01.278Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-05T12:09:01.278Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-05T12:09:01.278Z] Error: No such image: emptyfs [2022-04-05T12:09:01.278Z] ++++ docker load [2022-04-05T12:09:01.278Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-05T12:09:01.278Z] Running integration-test (iteration 1) [2022-04-05T12:09:01.278Z] 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-04-05T12:09:01.278Z] ++ 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-04-05T12:09:01.278Z] ++ set -e [2022-04-05T12:09:01.278Z] ++ '[' -n 0 ']' [2022-04-05T12:09:01.278Z] ++ set -x [2022-04-05T12:09:01.278Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-05T12:09:01.278Z] Running integration-test (iteration 1) [2022-04-05T12:09:01.278Z] 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-04-05T12:09:01.278Z] ++ 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-04-05T12:09:01.278Z] ++ set -e [2022-04-05T12:09:01.278Z] ++ '[' -n 0 ']' [2022-04-05T12:09:01.278Z] ++ set -x [2022-04-05T12:09:01.278Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-05T12:09:01.278Z] Loaded image: busybox:latest [2022-04-05T12:09:01.278Z] Loaded image: busybox:latest [2022-04-05T12:09:01.278Z] Loaded image: busybox:glibc [2022-04-05T12:09:01.278Z] Loaded image: busybox:glibc [2022-04-05T12:09:01.492Z] --- PASS: TestNetworkLoopbackNat (2.49s) [2022-04-05T12:09:01.492Z] === RUN TestPause [2022-04-05T12:09:01.753Z] --- PASS: TestPause (0.41s) [2022-04-05T12:09:01.753Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-05T12:09:01.753Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-05T12:09:01.753Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-05T12:09:01.753Z] === RUN TestPauseStopPausedContainer [2022-04-05T12:09:02.008Z] time="2022-04-05T12:09:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-05T12:09:02.008Z] === RUN TestParseEmptyInterface [2022-04-05T12:09:02.008Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-05T12:09:02.008Z] === RUN TestParseNonInterfaceType [2022-04-05T12:09:02.008Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-05T12:09:02.008Z] === RUN TestParseWithOneFunction [2022-04-05T12:09:02.008Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-05T12:09:02.008Z] === RUN TestParseWithMultipleFuncs [2022-04-05T12:09:02.008Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-05T12:09:02.008Z] === RUN TestParseWithUnnamedReturn [2022-04-05T12:09:02.008Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-05T12:09:02.008Z] === RUN TestEmbeddedInterface [2022-04-05T12:09:02.008Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-05T12:09:02.008Z] === RUN TestParsedImports [2022-04-05T12:09:02.008Z] --- PASS: TestParsedImports (0.00s) [2022-04-05T12:09:02.008Z] === RUN TestAliasedImports [2022-04-05T12:09:02.008Z] --- PASS: TestAliasedImports (0.00s) [2022-04-05T12:09:02.008Z] PASS [2022-04-05T12:09:02.008Z] coverage: 56.8% of statements [2022-04-05T12:09:02.008Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2022-04-05T12:09:02.324Z] --- PASS: TestPauseStopPausedContainer (0.42s) [2022-04-05T12:09:02.324Z] === RUN TestPidHost [2022-04-05T12:09:02.477Z] === RUN TestHTTPTransport [2022-04-05T12:09:02.477Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-05T12:09:02.477Z] PASS [2022-04-05T12:09:02.477Z] coverage: 85.7% of statements [2022-04-05T12:09:02.477Z] ok github.com/docker/docker/pkg/plugins/transport 0.038s coverage: 85.7% of statements [2022-04-05T12:09:02.945Z] 2022/04/05 12:09:02 Closing DB instances... [2022-04-05T12:09:02.945Z] time="2022-04-05T12:09:02Z" level=error msg="node: 38d3870bde50 is unknown to memberlist" [2022-04-05T12:09:03.269Z] --- PASS: TestPidHost (0.86s) [2022-04-05T12:09:03.269Z] === RUN TestPsFilter [2022-04-05T12:09:03.269Z] --- PASS: TestPsFilter (0.11s) [2022-04-05T12:09:03.269Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-05T12:09:03.412Z] --- PASS: TestRequest (7.69s) [2022-04-05T12:09:03.413Z] === RUN TestOverlappingRequests [2022-04-05T12:09:03.413Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-05T12:09:03.413Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-05T12:09:03.413Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-05T12:09:03.413Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-05T12:09:03.413Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-05T12:09:03.413Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-05T12:09:03.413Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-05T12:09:03.413Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-05T12:09:03.413Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-05T12:09:03.413Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-05T12:09:03.413Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-05T12:09:03.413Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-05T12:09:03.413Z] === RUN TestBufferPoolPutAndGet [2022-04-05T12:09:03.413Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-05T12:09:03.413Z] PASS [2022-04-05T12:09:03.413Z] coverage: 88.2% of statements [2022-04-05T12:09:03.413Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2022-04-05T12:09:03.413Z] --- PASS: TestOverlappingRequests (0.45s) [2022-04-05T12:09:03.413Z] === RUN TestRelease [2022-04-05T12:09:03.530Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.35s) [2022-04-05T12:09:03.530Z] === RUN TestRemoveContainerWithVolume [2022-04-05T12:09:03.791Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2022-04-05T12:09:03.791Z] === RUN TestRemoveContainerRunning [2022-04-05T12:09:03.817Z] Loaded image: debian:bullseye-slim [2022-04-05T12:09:03.881Z] === RUN TestOutputOnPrematureClose [2022-04-05T12:09:03.881Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-05T12:09:03.881Z] === RUN TestCompleteSilently [2022-04-05T12:09:03.881Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-05T12:09:03.881Z] PASS [2022-04-05T12:09:03.881Z] coverage: 75.9% of statements [2022-04-05T12:09:03.881Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2022-04-05T12:09:04.077Z] Loaded image: hello-world:latest [2022-04-05T12:09:04.335Z] Loaded image: debian:bullseye-slim [2022-04-05T12:09:04.335Z] Loaded image: arm32v7/hello-world:latest [2022-04-05T12:09:04.335Z] INFO: Testing against a local daemon [2022-04-05T12:09:04.335Z] === RUN TestDockerDaemonSuite [2022-04-05T12:09:04.335Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-05T12:09:04.335Z] Loaded image: hello-world:latest [2022-04-05T12:09:04.348Z] === RUN TestSendToOneSub [2022-04-05T12:09:04.348Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-05T12:09:04.348Z] === RUN TestSendToMultipleSubs [2022-04-05T12:09:04.348Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-05T12:09:04.348Z] === RUN TestEvictOneSub [2022-04-05T12:09:04.348Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-05T12:09:04.348Z] === RUN TestClosePublisher [2022-04-05T12:09:04.348Z] --- PASS: TestClosePublisher (0.00s) [2022-04-05T12:09:04.348Z] === RUN TestPubSubRace [2022-04-05T12:09:04.348Z] time="2022-04-05T12:09:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-05T12:09:04.363Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-04-05T12:09:04.363Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-05T12:09:04.594Z] Loaded image: arm32v7/hello-world:latest [2022-04-05T12:09:04.594Z] INFO: Testing against a local daemon [2022-04-05T12:09:04.594Z] === RUN TestDockerSuite [2022-04-05T12:09:04.594Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-05T12:09:04.594Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-05T12:09:04.594Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-05T12:09:04.594Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-05T12:09:04.594Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-05T12:09:04.594Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-05T12:09:04.853Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-05T12:09:04.853Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-05T12:09:04.932Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.53s) [2022-04-05T12:09:04.932Z] === RUN TestRemoveInvalidContainer [2022-04-05T12:09:04.932Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-05T12:09:04.932Z] === RUN TestRenameLinkedContainer [2022-04-05T12:09:05.335Z] --- PASS: TestRelease (1.47s) [2022-04-05T12:09:05.335Z] === RUN TestAllocateRandomDeallocate [2022-04-05T12:09:05.335Z] --- PASS: TestPubSubRace (1.05s) [2022-04-05T12:09:05.335Z] PASS [2022-04-05T12:09:05.335Z] coverage: 75.0% of statements [2022-04-05T12:09:05.335Z] ok github.com/docker/docker/pkg/pubsub 1.075s coverage: 75.0% of statements [2022-04-05T12:09:05.354Z] --- PASS: TestInfoAPIWarnings (16.35s) [2022-04-05T12:09:05.354Z] === RUN TestInfoDebug [2022-04-05T12:09:05.354Z] --- PASS: TestInfoDebug (0.54s) [2022-04-05T12:09:05.354Z] === RUN TestInfoInsecureRegistries [2022-04-05T12:09:05.354Z] --- PASS: TestInfoInsecureRegistries (0.56s) [2022-04-05T12:09:05.354Z] === RUN TestInfoRegistryMirrors [2022-04-05T12:09:05.354Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-04-05T12:09:05.354Z] === RUN TestLoginFailsWithBadCredentials [2022-04-05T12:09:05.354Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-04-05T12:09:05.354Z] === RUN TestPingCacheHeaders [2022-04-05T12:09:05.354Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-05T12:09:05.354Z] === RUN TestPingGet [2022-04-05T12:09:05.354Z] --- PASS: TestPingGet (0.02s) [2022-04-05T12:09:05.354Z] === RUN TestPingHead [2022-04-05T12:09:05.614Z] --- PASS: TestPingHead (0.03s) [2022-04-05T12:09:05.614Z] === RUN TestPingSwarmHeader [2022-04-05T12:09:05.802Z] === RUN TestRegister [2022-04-05T12:09:05.802Z] --- PASS: TestRegister (0.00s) [2022-04-05T12:09:05.802Z] === RUN TestCommand [2022-04-05T12:09:05.802Z] --- PASS: TestCommand (0.03s) [2022-04-05T12:09:05.802Z] === RUN TestNaiveSelf [2022-04-05T12:09:05.802Z] --- PASS: TestNaiveSelf (0.02s) [2022-04-05T12:09:05.802Z] PASS [2022-04-05T12:09:05.802Z] coverage: 82.4% of statements [2022-04-05T12:09:05.802Z] ok github.com/docker/docker/pkg/reexec 0.078s coverage: 82.4% of statements [2022-04-05T12:09:05.874Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-05T12:09:06.134Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-05T12:09:06.270Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.09s) [2022-04-05T12:09:06.270Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-05T12:09:06.270Z] === RUN TestDump [2022-04-05T12:09:06.270Z] goroutine 19 [running]: [2022-04-05T12:09:06.270Z] github.com/docker/docker/pkg/stack.dump(0xd62d57?) [2022-04-05T12:09:06.270Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-05T12:09:06.270Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-05T12:09:06.270Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-05T12:09:06.270Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-05T12:09:06.270Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-05T12:09:06.270Z] testing.tRunner(0xc000085380, 0xf2a498) [2022-04-05T12:09:06.270Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-05T12:09:06.270Z] created by testing.(*T).Run [2022-04-05T12:09:06.270Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-05T12:09:06.270Z] [2022-04-05T12:09:06.270Z] goroutine 1 [chan receive]: [2022-04-05T12:09:06.270Z] testing.(*T).Run(0xc0000851e0, {0xf1913c?, 0xd3c1f3?}, 0xf2a498) [2022-04-05T12:09:06.270Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-05T12:09:06.270Z] testing.runTests.func1(0xc0000b6810?) [2022-04-05T12:09:06.270Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-05T12:09:06.270Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-04-05T12:09:06.270Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-05T12:09:06.270Z] testing.runTests(0xc000094460?, {0x10ae400, 0x3, 0x3}, {0x23b67f60598?, 0x40?, 0x10b34a0?}) [2022-04-05T12:09:06.270Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-05T12:09:06.270Z] testing.(*M).Run(0xc000094460) [2022-04-05T12:09:06.270Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-05T12:09:06.270Z] main.main() [2022-04-05T12:09:06.270Z] _testmain.go:99 +0x255 [2022-04-05T12:09:06.270Z] --- PASS: TestDump (0.00s) [2022-04-05T12:09:06.270Z] === RUN TestDumpToFile [2022-04-05T12:09:06.737Z] --- PASS: TestDumpToFile (0.12s) [2022-04-05T12:09:06.737Z] === RUN TestDumpToFileWithEmptyInput [2022-04-05T12:09:06.737Z] goroutine 21 [running]: [2022-04-05T12:09:06.737Z] github.com/docker/docker/pkg/stack.dump(0xddecd3?) [2022-04-05T12:09:06.737Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-05T12:09:06.737Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xddeca0?}) [2022-04-05T12:09:06.737Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-05T12:09:06.737Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380?) [2022-04-05T12:09:06.737Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-05T12:09:06.737Z] testing.tRunner(0xc000085a00, 0xf2a488) [2022-04-05T12:09:06.737Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-05T12:09:06.737Z] created by testing.(*T).Run [2022-04-05T12:09:06.737Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-05T12:09:06.737Z] [2022-04-05T12:09:06.737Z] goroutine 1 [chan receive]: [2022-04-05T12:09:06.737Z] testing.(*T).Run(0xc0000851e0, {0xf20713?, 0xd3c1f3?}, 0xf2a488) [2022-04-05T12:09:06.737Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-05T12:09:06.737Z] testing.runTests.func1(0xc0000b6810?) [2022-04-05T12:09:06.737Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-05T12:09:06.737Z] testing.tRunner(0xc0000851e0, 0xc0000c1ca0) [2022-04-05T12:09:06.737Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-05T12:09:06.737Z] testing.runTests(0xc000094460?, {0x10ae400, 0x3, 0x3}, {0x23b67f60598?, 0x40?, 0x10b34a0?}) [2022-04-05T12:09:06.737Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-05T12:09:06.737Z] testing.(*M).Run(0xc000094460) [2022-04-05T12:09:06.737Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-05T12:09:06.737Z] main.main() [2022-04-05T12:09:06.737Z] _testmain.go:99 +0x255 [2022-04-05T12:09:06.737Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-05T12:09:06.737Z] PASS [2022-04-05T12:09:06.737Z] coverage: 90.9% of statements [2022-04-05T12:09:06.738Z] ok github.com/docker/docker/pkg/stack 0.149s coverage: 90.9% of statements [2022-04-05T12:09:07.076Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-05T12:09:07.205Z] === RUN TestNewStdWriter [2022-04-05T12:09:07.205Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-05T12:09:07.205Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-05T12:09:07.205Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-05T12:09:07.205Z] === RUN TestWriteWithNilBytes [2022-04-05T12:09:07.205Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-05T12:09:07.205Z] === RUN TestWrite [2022-04-05T12:09:07.205Z] --- PASS: TestWrite (0.00s) [2022-04-05T12:09:07.205Z] === RUN TestWriteWithWriterError [2022-04-05T12:09:07.205Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-05T12:09:07.205Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-05T12:09:07.205Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-05T12:09:07.205Z] === RUN TestStdCopyWriteAndRead [2022-04-05T12:09:07.205Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-05T12:09:07.205Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-05T12:09:07.205Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-05T12:09:07.205Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-05T12:09:07.205Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-05T12:09:07.205Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-05T12:09:07.205Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-05T12:09:07.205Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-05T12:09:07.205Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-05T12:09:07.205Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-05T12:09:07.205Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-05T12:09:07.205Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-05T12:09:07.205Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-05T12:09:07.205Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-05T12:09:07.205Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-05T12:09:07.205Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-05T12:09:07.205Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-05T12:09:07.205Z] PASS [2022-04-05T12:09:07.205Z] coverage: 100.0% of statements [2022-04-05T12:09:07.205Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2022-04-05T12:09:07.205Z] 2022/04/05 12:09:06 Closing DB instances... [2022-04-05T12:09:07.337Z] --- PASS: TestPingSwarmHeader (1.72s) [2022-04-05T12:09:07.337Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-05T12:09:07.337Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-05T12:09:07.337Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-05T12:09:07.337Z] === RUN TestVersion [2022-04-05T12:09:07.337Z] --- PASS: TestVersion (0.03s) [2022-04-05T12:09:07.337Z] === CONT TestDiskUsage [2022-04-05T12:09:07.474Z] --- PASS: TestRenameLinkedContainer (2.78s) [2022-04-05T12:09:07.474Z] === RUN TestRenameStoppedContainer [2022-04-05T12:09:07.674Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-05T12:09:07.674Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-05T12:09:07.674Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-05T12:09:07.674Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-05T12:09:07.674Z] === RUN TestFormatStatus [2022-04-05T12:09:07.674Z] --- PASS: TestFormatStatus (0.00s) [2022-04-05T12:09:07.674Z] === RUN TestFormatError [2022-04-05T12:09:07.674Z] --- PASS: TestFormatError (0.00s) [2022-04-05T12:09:07.674Z] === RUN TestFormatJSONError [2022-04-05T12:09:07.674Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-05T12:09:07.674Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-05T12:09:07.674Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-05T12:09:07.674Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-05T12:09:07.674Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-05T12:09:07.674Z] === RUN TestNewJSONProgressOutput [2022-04-05T12:09:07.674Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-05T12:09:07.674Z] === RUN TestAuxFormatterEmit [2022-04-05T12:09:07.674Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-05T12:09:07.674Z] === RUN TestStreamWriterStdout [2022-04-05T12:09:07.674Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-05T12:09:07.674Z] === RUN TestStreamWriterStderr [2022-04-05T12:09:07.674Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-05T12:09:07.674Z] PASS [2022-04-05T12:09:07.674Z] coverage: 66.2% of statements [2022-04-05T12:09:07.674Z] ok github.com/docker/docker/pkg/streamformatter 0.032s coverage: 66.2% of statements [2022-04-05T12:09:07.909Z] === RUN TestDiskUsage/empty [2022-04-05T12:09:07.909Z] === RUN TestDiskUsage/empty/container_types [2022-04-05T12:09:07.909Z] === RUN TestDiskUsage/empty/image_types [2022-04-05T12:09:07.909Z] === RUN TestDiskUsage/empty/volume_types [2022-04-05T12:09:07.909Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-05T12:09:07.909Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-05T12:09:07.909Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-05T12:09:07.909Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-05T12:09:07.909Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-05T12:09:07.909Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-05T12:09:07.909Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-05T12:09:07.909Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-05T12:09:07.909Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-05T12:09:07.909Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-05T12:09:07.909Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-05T12:09:07.909Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-05T12:09:07.909Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-05T12:09:07.909Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-05T12:09:07.909Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-05T12:09:07.909Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-05T12:09:07.909Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-05T12:09:07.909Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-05T12:09:07.909Z] === RUN TestDiskUsage/after_container.Run [2022-04-05T12:09:08.047Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-04-05T12:09:08.047Z] === RUN TestRenameRunningContainerAndReuse [2022-04-05T12:09:08.142Z] === RUN TestGenerateRandomID [2022-04-05T12:09:08.142Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-05T12:09:08.142Z] === RUN TestShortenId [2022-04-05T12:09:08.142Z] --- PASS: TestShortenId (0.00s) [2022-04-05T12:09:08.142Z] === RUN TestShortenSha256Id [2022-04-05T12:09:08.142Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-05T12:09:08.142Z] === RUN TestShortenIdEmpty [2022-04-05T12:09:08.142Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-05T12:09:08.142Z] === RUN TestShortenIdInvalid [2022-04-05T12:09:08.142Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-05T12:09:08.142Z] === RUN TestIsShortIDNonHex [2022-04-05T12:09:08.142Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-05T12:09:08.142Z] === RUN TestIsShortIDNotCorrectSize [2022-04-05T12:09:08.142Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-05T12:09:08.142Z] PASS [2022-04-05T12:09:08.142Z] coverage: 70.6% of statements [2022-04-05T12:09:08.142Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2022-04-05T12:09:08.170Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-05T12:09:08.170Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-05T12:09:08.170Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-05T12:09:08.170Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-05T12:09:08.170Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-05T12:09:08.170Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-05T12:09:08.170Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-05T12:09:08.170Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-05T12:09:08.170Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-05T12:09:08.170Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage (1.24s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-04-05T12:09:08.431Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-04-05T12:09:08.431Z] PASS [2022-04-05T12:09:08.431Z] [2022-04-05T12:09:08.431Z] === Skipped [2022-04-05T12:09:08.431Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-05T12:09:08.431Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-05T12:09:08.431Z] [2022-04-05T12:09:08.431Z] DONE 54 tests, 1 skipped in 21.968s [2022-04-05T12:09:08.431Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-05T12:09:08.610Z] === RUN TestIsCpusetListAvailable [2022-04-05T12:09:08.610Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-05T12:09:08.610Z] PASS [2022-04-05T12:09:08.610Z] coverage: 39.4% of statements [2022-04-05T12:09:08.610Z] ok github.com/docker/docker/pkg/sysinfo 0.028s coverage: 39.4% of statements [2022-04-05T12:09:08.610Z] time="2022-04-05T12:09:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-05T12:09:08.691Z] INFO: Testing against a local daemon [2022-04-05T12:09:08.691Z] === RUN TestVolumesCreateAndList [2022-04-05T12:09:08.691Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-05T12:09:08.691Z] === RUN TestVolumesRemove [2022-04-05T12:09:08.691Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-05T12:09:08.691Z] === RUN TestVolumesInspect [2022-04-05T12:09:08.691Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-05T12:09:08.691Z] === RUN TestVolumesInvalidJSON [2022-04-05T12:09:08.691Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-05T12:09:08.691Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-05T12:09:08.691Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-05T12:09:08.691Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-05T12:09:08.691Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-05T12:09:08.691Z] PASS [2022-04-05T12:09:08.691Z] [2022-04-05T12:09:08.691Z] DONE 5 tests in 0.180s [2022-04-05T12:09:08.691Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-05T12:09:08.691Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14170 is not a child of this shell [2022-04-05T12:09:08.691Z] warning: PID 14170 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-05T12:09:08.691Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-05T12:09:08.691Z] [2022-04-05T12:09:08.691Z] Unloading profiles will leave already running processes permanently [2022-04-05T12:09:08.691Z] unconfined, which can lead to unexpected situations. [2022-04-05T12:09:08.691Z] [2022-04-05T12:09:08.691Z] To set a process to complain mode, use the command line tool [2022-04-05T12:09:08.691Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-05T12:09:08.691Z] Removing test suite binaries [2022-04-05T12:09:08.691Z] exiting test-integration [2022-04-05T12:09:08.691Z] ++ exit 0 [2022-04-05T12:09:08.691Z] [2022-04-05T12:09:08.990Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2022-04-05T12:09:08.990Z] === RUN TestRenameInvalidName [2022-04-05T12:09:09.050Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-05T12:09:09.050Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-05T12:09:09.050Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-05T12:09:09.050Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-05T12:09:09.076Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-05T12:09:09.076Z] === RUN TestNetworkDBGarbageCollection [2022-04-05T12:09:09.076Z] --- PASS: TestAllocateRandomDeallocate (4.03s) [2022-04-05T12:09:09.076Z] === RUN TestRetrieveFromStore [2022-04-05T12:09:09.251Z] --- PASS: TestRenameInvalidName (0.38s) [2022-04-05T12:09:09.251Z] === RUN TestRenameAnonymousContainer Post stage [Pipeline] junit [2022-04-05T12:09:09.647Z] Recording test results [2022-04-05T12:09:09.988Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-05T12:09:09.988Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-05T12:09:09.988Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-05T12:09:10.062Z] === RUN TestChtimes [2022-04-05T12:09:10.062Z] --- PASS: TestChtimes (0.00s) [2022-04-05T12:09:10.062Z] === RUN TestChtimesWindows [2022-04-05T12:09:10.062Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-05T12:09:10.062Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-05T12:09:10.062Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-05T12:09:10.062Z] PASS [2022-04-05T12:09:10.062Z] coverage: 13.0% of statements [2022-04-05T12:09:10.062Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 13.0% of statements [2022-04-05T12:09:10.530Z] === RUN TestTailFile [2022-04-05T12:09:10.530Z] --- PASS: TestTailFile (0.00s) [2022-04-05T12:09:10.530Z] === RUN TestTailFileManyLines [2022-04-05T12:09:10.530Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-05T12:09:10.530Z] === RUN TestTailEmptyFile [2022-04-05T12:09:10.530Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-05T12:09:10.530Z] === RUN TestTailNegativeN [2022-04-05T12:09:10.530Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader [2022-04-05T12:09:10.530Z] === CONT TestNewTailReader [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/no_delimiter [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/truncated_last_line [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-05T12:09:10.530Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-05T12:09:10.530Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-05T12:09:10.530Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-05T12:09:10.530Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-05T12:09:10.530Z] === CONT TestNewTailReader/no_delimiter [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:09:10.530Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-05T12:09:10.530Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-05T12:09:10.530Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-05T12:09:10.531Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-05T12:09:10.531Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-05T12:09:10.531Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:09:10.531Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-05T12:09:10.531Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-05T12:09:10.531Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-05T12:09:10.531Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-05T12:09:10.531Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-05T12:09:10.531Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-05T12:09:10.531Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:09:10.531Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:09:10.531Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:09:10.531Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:09:10.532Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:09:10.532Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-05T12:09:10.532Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-05T12:09:10.532Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-05T12:09:10.532Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-05T12:09:10.532Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:09:10.532Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-05T12:09:10.532Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-05T12:09:10.532Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-05T12:09:10.532Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:09:10.532Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:09:10.532Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:09:10.532Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:09:10.532Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:09:10.532Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:09:10.533Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:09:10.533Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-05T12:09:10.533Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:09:10.534Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-05T12:09:10.534Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-05T12:09:10.534Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:09:10.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:09:10.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:09:10.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:09:10.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:09:10.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:09:10.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:09:10.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:09:10.535Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:09:10.535Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:09:10.535Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:09:10.637Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-04-05T12:09:10.637Z] === RUN TestRenameContainerWithSameName [2022-04-05T12:09:10.898Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-04-05T12:09:10.898Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:09:11.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:09:11.006Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:09:11.006Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:09:11.007Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.007Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.008Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T12:09:11.009Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T12:09:11.009Z] PASS [2022-04-05T12:09:11.009Z] coverage: 88.6% of statements [2022-04-05T12:09:11.009Z] ok github.com/docker/docker/pkg/tailfile 0.113s coverage: 88.6% of statements [2022-04-05T12:09:11.009Z] --- PASS: TestRetrieveFromStore (1.55s) [2022-04-05T12:09:11.009Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-05T12:09:11.009Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2022-04-05T12:09:11.009Z] === RUN TestParallelPredefinedRequest1 [2022-04-05T12:09:11.009Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-05T12:09:11.009Z] === RUN TestParallelPredefinedRequest2 [2022-04-05T12:09:11.009Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-05T12:09:11.009Z] === RUN TestParallelPredefinedRequest3 [2022-04-05T12:09:11.009Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-05T12:09:11.009Z] === RUN TestParallelPredefinedRequest4 [2022-04-05T12:09:11.009Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-05T12:09:11.009Z] === RUN TestParallelPredefinedRequest5 [2022-04-05T12:09:11.009Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-05T12:09:11.009Z] === RUN TestDebug [2022-04-05T12:09:11.009Z] --- PASS: TestDebug (0.00s) [2022-04-05T12:09:11.009Z] === RUN TestRequestPoolParallel [2022-04-05T12:09:11.009Z] --- PASS: TestRequestPoolParallel (0.47s) [2022-04-05T12:09:11.009Z] === RUN TestFullAllocateRelease [2022-04-05T12:09:11.218Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-05T12:09:11.365Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-05T12:09:11.425Z] --- PASS: TestCheckoutGit (30.29s) [2022-04-05T12:09:11.425Z] === RUN TestValidGitTransport [2022-04-05T12:09:11.425Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-05T12:09:11.425Z] === RUN TestGitInvalidRef [2022-04-05T12:09:11.425Z] --- PASS: TestGitInvalidRef (0.23s) [2022-04-05T12:09:11.425Z] PASS [2022-04-05T12:09:11.425Z] coverage: 86.3% of statements [2022-04-05T12:09:11.425Z] ok github.com/docker/docker/builder/remotecontext/git 30.615s coverage: 86.3% of statements [2022-04-05T12:09:11.425Z] ? github.com/docker/docker/cli [no test files] [2022-04-05T12:09:11.425Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-05T12:09:11.477Z] --- PASS: TestFullAllocateRelease (0.32s) [2022-04-05T12:09:11.477Z] === RUN TestOddAllocateRelease [2022-04-05T12:09:11.477Z] === RUN TestTarSumRemoveNonExistent [2022-04-05T12:09:11.477Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-05T12:09:11.477Z] === RUN TestTarSumRemove [2022-04-05T12:09:11.477Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-05T12:09:11.477Z] === RUN TestSortFileInfoSums [2022-04-05T12:09:11.477Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-05T12:09:11.477Z] === RUN TestNewTarSumForLabelInvalid [2022-04-05T12:09:11.477Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-05T12:09:11.477Z] === RUN TestNewTarSumForLabel [2022-04-05T12:09:11.477Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-05T12:09:11.477Z] === RUN TestEmptyTar [2022-04-05T12:09:11.477Z] --- PASS: TestEmptyTar (0.00s) [2022-04-05T12:09:11.477Z] === RUN TestTarSumsReadSize [2022-04-05T12:09:11.477Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-05T12:09:11.477Z] === RUN TestTarSums [2022-04-05T12:09:11.477Z] --- PASS: TestTarSums (0.07s) [2022-04-05T12:09:11.477Z] === RUN TestIteration [2022-04-05T12:09:11.477Z] --- PASS: TestIteration (0.00s) [2022-04-05T12:09:11.477Z] === RUN TestVersionLabelForChecksum [2022-04-05T12:09:11.477Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-05T12:09:11.477Z] === RUN TestVersion [2022-04-05T12:09:11.477Z] --- PASS: TestVersion (0.00s) [2022-04-05T12:09:11.477Z] === RUN TestGetVersion [2022-04-05T12:09:11.477Z] --- PASS: TestGetVersion (0.00s) [2022-04-05T12:09:11.477Z] === RUN TestGetVersions [2022-04-05T12:09:11.477Z] --- PASS: TestGetVersions (0.00s) [2022-04-05T12:09:11.477Z] PASS [2022-04-05T12:09:11.477Z] coverage: 89.3% of statements [2022-04-05T12:09:11.477Z] ok github.com/docker/docker/pkg/tarsum 0.113s coverage: 89.3% of statements [2022-04-05T12:09:11.477Z] --- PASS: TestOddAllocateRelease (0.21s) [2022-04-05T12:09:11.477Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-05T12:09:11.562Z] + echo Ensuring container killed. [2022-04-05T12:09:11.562Z] Ensuring container killed. [2022-04-05T12:09:11.562Z] + docker rm -vf docker-pr3 [2022-04-05T12:09:11.562Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-04-05T12:09:11.839Z] --- PASS: TestRenameContainerWithLinkedContainer (0.74s) [2022-04-05T12:09:11.839Z] === RUN TestResize [2022-04-05T12:09:11.857Z] + echo Chowning /workspace to jenkins user [2022-04-05T12:09:11.857Z] Chowning /workspace to jenkins user [2022-04-05T12:09:11.857Z] + id -u [2022-04-05T12:09:11.857Z] + id -g [2022-04-05T12:09:11.857Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43453:/workspace busybox chown -R 1000:1000 /workspace [2022-04-05T12:09:11.857Z] Unable to find image 'busybox:latest' locally [2022-04-05T12:09:11.857Z] latest: Pulling from library/busybox [2022-04-05T12:09:11.932Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-05T12:09:11.932Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-05T12:09:11.932Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-05T12:09:11.945Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2022-04-05T12:09:11.945Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-05T12:09:11.945Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-04-05T12:09:11.945Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-05T12:09:11.945Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-05T12:09:11.945Z] === CONT TestParallelPredefinedRequest1 [2022-04-05T12:09:11.945Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:09:11.945Z] === CONT TestParallelPredefinedRequest4 [2022-04-05T12:09:11.945Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:09:11.945Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-05T12:09:11.945Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-05T12:09:11.945Z] === CONT TestParallelPredefinedRequest2 [2022-04-05T12:09:11.945Z] === CONT TestParallelPredefinedRequest5 [2022-04-05T12:09:11.945Z] === CONT TestParallelPredefinedRequest2 [2022-04-05T12:09:11.945Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:09:11.945Z] === CONT TestParallelPredefinedRequest5 [2022-04-05T12:09:11.945Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:09:11.945Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-05T12:09:11.945Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-05T12:09:11.945Z] === CONT TestParallelPredefinedRequest3 [2022-04-05T12:09:11.945Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:09:11.945Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-05T12:09:11.945Z] PASS [2022-04-05T12:09:11.945Z] coverage: 85.3% of statements [2022-04-05T12:09:11.945Z] ok github.com/docker/docker/libnetwork/ipam 41.796s coverage: 85.3% of statements [2022-04-05T12:09:11.945Z] === RUN TestTruncIndex [2022-04-05T12:09:12.102Z] --- PASS: TestResize (0.42s) [2022-04-05T12:09:12.102Z] === RUN TestResizeWithInvalidSize [2022-04-05T12:09:12.117Z] 554879bb3004: Pulling fs layer [2022-04-05T12:09:12.117Z] 554879bb3004: Download complete [2022-04-05T12:09:12.117Z] 554879bb3004: Pull complete [2022-04-05T12:09:12.117Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-05T12:09:12.117Z] Status: Downloaded newer image for busybox:latest [2022-04-05T12:09:12.413Z] --- PASS: TestTruncIndex (0.10s) [2022-04-05T12:09:12.413Z] PASS [2022-04-05T12:09:12.413Z] coverage: 91.5% of statements [2022-04-05T12:09:12.413Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2022-04-05T12:09:12.501Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-05T12:09:12.674Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-04-05T12:09:12.674Z] === RUN TestResizeWhenContainerNotStarted [2022-04-05T12:09:12.880Z] === RUN TestIsGIT [2022-04-05T12:09:12.880Z] --- PASS: TestIsGIT (0.00s) [2022-04-05T12:09:12.880Z] === RUN TestIsTransport [2022-04-05T12:09:12.880Z] --- PASS: TestIsTransport (0.00s) [2022-04-05T12:09:12.880Z] PASS [2022-04-05T12:09:12.880Z] coverage: 100.0% of statements [2022-04-05T12:09:12.880Z] ok github.com/docker/docker/pkg/urlutil 0.032s coverage: 100.0% of statements [2022-04-05T12:09:12.935Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-04-05T12:09:12.935Z] === RUN TestDaemonRestartKillContainers [2022-04-05T12:09:12.935Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-05T12:09:12.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-05T12:09:12.935Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-05T12:09:12.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-05T12:09:12.935Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-05T12:09:12.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-05T12:09:12.935Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-05T12:09:12.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-05T12:09:12.935Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-05T12:09:12.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-05T12:09:12.935Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-05T12:09:12.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-05T12:09:12.935Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-05T12:09:12.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-05T12:09:12.935Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-05T12:09:12.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-05T12:09:12.935Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T12:09:12.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T12:09:12.935Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T12:09:12.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T12:09:12.935Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T12:09:12.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T12:09:12.935Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T12:09:12.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T12:09:12.935Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-05T12:09:12.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-05T12:09:12.935Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-05T12:09:12.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-05T12:09:12.935Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-05T12:09:12.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-05T12:09:12.935Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-05T12:09:12.935Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-05T12:09:12.935Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-05T12:09:12.935Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T12:09:13.069Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-05T12:09:13.349Z] === RUN TestVersionInfo [2022-04-05T12:09:13.349Z] --- PASS: TestVersionInfo (0.00s) [2022-04-05T12:09:13.349Z] === RUN TestAppendVersions [2022-04-05T12:09:13.349Z] --- PASS: TestAppendVersions (0.00s) [2022-04-05T12:09:13.349Z] PASS [2022-04-05T12:09:13.349Z] coverage: 88.9% of statements [2022-04-05T12:09:13.349Z] ok github.com/docker/docker/pkg/useragent 0.027s coverage: 88.9% of statements [2022-04-05T12:09:14.006Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-05T12:09:14.006Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-05T12:09:14.266Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-05T12:09:14.266Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-05T12:09:14.266Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-05T12:09:14.266Z] --- PASS: TestBuildWithHugeFile (124.54s) [2022-04-05T12:09:14.266Z] === RUN TestBuildWCOWSandboxSize [2022-04-05T12:09:14.266Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T12:09:14.266Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-05T12:09:14.266Z] === RUN TestBuildWithEmptyDockerfile [2022-04-05T12:09:14.339Z] + bundleName=amd64-rootless [2022-04-05T12:09:14.339Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-05T12:09:14.339Z] Creating amd64-rootless-bundles.tar.gz [2022-04-05T12:09:14.339Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-04-05T12:09:14.339Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-04-05T12:09:14.352Z] Archiving artifacts [2022-04-05T12:09:14.525Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T12:09:14.525Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T12:09:14.525Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T12:09:14.525Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T12:09:14.525Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T12:09:14.525Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T12:09:14.525Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T12:09:14.525Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T12:09:14.525Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T12:09:14.525Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-05T12:09:14.525Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-04-05T12:09:14.525Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-04-05T12:09:14.525Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-04-05T12:09:14.525Z] === RUN TestBuildPreserveOwnership [2022-04-05T12:09:14.525Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-05T12:09:14.855Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-05T12:09:14.915Z] === RUN TestValidatePrivileges [2022-04-05T12:09:14.915Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-05T12:09:14.915Z] === RUN TestFilterByCapNeg [2022-04-05T12:09:14.915Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-05T12:09:14.915Z] === RUN TestFilterByCapPos [2022-04-05T12:09:14.915Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-05T12:09:14.915Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-05T12:09:14.915Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-05T12:09:14.915Z] PASS [2022-04-05T12:09:14.915Z] coverage: 12.0% of statements [2022-04-05T12:09:14.915Z] ok github.com/docker/docker/plugin 0.043s coverage: 12.0% of statements [2022-04-05T12:09:15.993Z] === RUN TestNewSettable [2022-04-05T12:09:15.993Z] --- PASS: TestNewSettable (0.00s) [2022-04-05T12:09:15.993Z] === RUN TestIsSettable [2022-04-05T12:09:15.993Z] --- PASS: TestIsSettable (0.00s) [2022-04-05T12:09:15.993Z] === RUN TestUpdateSettingsEnv [2022-04-05T12:09:15.993Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-05T12:09:15.993Z] PASS [2022-04-05T12:09:15.993Z] coverage: 20.0% of statements [2022-04-05T12:09:15.993Z] ok github.com/docker/docker/plugin/v2 0.037s coverage: 20.0% of statements [2022-04-05T12:09:16.291Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43453/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-05T12:09:16.369Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-05T12:09:16.461Z] === RUN TestLoad [2022-04-05T12:09:16.461Z] --- PASS: TestLoad (0.00s) [2022-04-05T12:09:16.461Z] === RUN TestSave [2022-04-05T12:09:16.461Z] --- PASS: TestSave (0.03s) [2022-04-05T12:09:16.461Z] === RUN TestAddDeleteGet [2022-04-05T12:09:16.461Z] --- PASS: TestAddDeleteGet (0.04s) [2022-04-05T12:09:16.461Z] === RUN TestInvalidTags [2022-04-05T12:09:16.461Z] --- PASS: TestInvalidTags (0.00s) [2022-04-05T12:09:16.461Z] PASS [2022-04-05T12:09:16.461Z] coverage: 84.4% of statements [2022-04-05T12:09:16.461Z] ok github.com/docker/docker/reference 0.109s coverage: 84.4% of statements [2022-04-05T12:09:16.527Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-05T12:09:16.609Z] + make clean [2022-04-05T12:09:16.629Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-05T12:09:16.869Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-05T12:09:16.869Z] docker-dev-cache [2022-04-05T12:09:16.869Z] docker-mod-cache [Pipeline] deleteDir [2022-04-05T12:09:17.458Z] --- PASS: TestNewClientWithTimeout (17.60s) [2022-04-05T12:09:17.458Z] === RUN TestClientStream [2022-04-05T12:09:17.458Z] --- PASS: TestClientStream (0.00s) [2022-04-05T12:09:17.458Z] === RUN TestClientSendFile [2022-04-05T12:09:17.458Z] --- PASS: TestClientSendFile (0.00s) [2022-04-05T12:09:17.458Z] === RUN TestClientWithRequestTimeout [2022-04-05T12:09:17.458Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-05T12:09:17.458Z] === RUN TestFileSpecPlugin [2022-04-05T12:09:17.458Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-05T12:09:17.458Z] === RUN TestFileJSONSpecPlugin [2022-04-05T12:09:17.458Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-05T12:09:17.458Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-05T12:09:17.458Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-05T12:09:17.458Z] === RUN TestPluginAddHandler [2022-04-05T12:09:17.458Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-05T12:09:17.458Z] === RUN TestPluginWaitBadPlugin [2022-04-05T12:09:17.458Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-05T12:09:17.458Z] === RUN TestGet [2022-04-05T12:09:17.458Z] time="2022-04-05T12:09:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-05T12:09:17.471Z] --- PASS: TestBuildPreserveOwnership (2.96s) [2022-04-05T12:09:17.471Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.95s) [2022-04-05T12:09:17.471Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.01s) [2022-04-05T12:09:17.471Z] === RUN TestBuildPlatformInvalid [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2022-04-05T12:09:17.735Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-04-05T12:09:17.735Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [Pipeline] } [2022-04-05T12:09:18.011Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-05T12:09:18.012Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-05T12:09:18.443Z] === RUN TestResolveAuthConfigIndexServer [2022-04-05T12:09:18.443Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-05T12:09:18.443Z] === RUN TestResolveAuthConfigFullURL [2022-04-05T12:09:18.443Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-05T12:09:18.443Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-05T12:09:18.443Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-05T12:09:18.443Z] === RUN TestValidateMirror [2022-04-05T12:09:18.443Z] --- PASS: TestValidateMirror (0.00s) [2022-04-05T12:09:18.443Z] === RUN TestLoadInsecureRegistries [2022-04-05T12:09:18.443Z] time="2022-04-05T12:09:18Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-05T12:09:18.443Z] time="2022-04-05T12:09:18Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-05T12:09:18.443Z] time="2022-04-05T12:09:18Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-05T12:09:18.443Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2022-04-05T12:09:18.443Z] === RUN TestNewServiceConfig [2022-04-05T12:09:18.443Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-05T12:09:18.443Z] === RUN TestValidateIndexName [2022-04-05T12:09:18.443Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-05T12:09:18.443Z] === RUN TestValidateIndexNameWithError [2022-04-05T12:09:18.443Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-05T12:09:18.443Z] === RUN TestEndpointParse [2022-04-05T12:09:18.443Z] --- PASS: TestEndpointParse (0.00s) [2022-04-05T12:09:18.443Z] === RUN TestEndpointParseInvalid [2022-04-05T12:09:18.443Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-05T12:09:18.443Z] === RUN TestValidateEndpoint [2022-04-05T12:09:18.443Z] --- PASS: TestValidateEndpoint (0.00s) [2022-04-05T12:09:18.443Z] === RUN TestPing [2022-04-05T12:09:18.443Z] --- PASS: TestPing (0.00s) [2022-04-05T12:09:18.443Z] === RUN TestPingRegistryEndpoint [2022-04-05T12:09:18.443Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:09:18.443Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-05T12:09:18.443Z] === RUN TestEndpoint [2022-04-05T12:09:18.443Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:09:18.443Z] --- SKIP: TestEndpoint (0.00s) [2022-04-05T12:09:18.443Z] === RUN TestParseRepositoryInfo [2022-04-05T12:09:18.443Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-05T12:09:18.443Z] === RUN TestNewIndexInfo [2022-04-05T12:09:18.443Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-05T12:09:18.443Z] === RUN TestMirrorEndpointLookup [2022-04-05T12:09:18.443Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:09:18.443Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-05T12:09:18.443Z] === RUN TestSearchRepositories [2022-04-05T12:09:18.443Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-05T12:09:18.443Z] Host: 127.0.0.1:49328 [2022-04-05T12:09:18.443Z] User-Agent: docker test client [2022-04-05T12:09:18.443Z] Authorization: Token fake-token [2022-04-05T12:09:18.443Z] X-Docker-Token: true [2022-04-05T12:09:18.443Z] Accept-Encoding: gzip [2022-04-05T12:09:18.443Z] [2022-04-05T12:09:18.443Z] [2022-04-05T12:09:18.443Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-05T12:09:18.443Z] Connection: close [2022-04-05T12:09:18.443Z] Content-Length: 144 [2022-04-05T12:09:18.443Z] Cache-Control: no-cache [2022-04-05T12:09:18.443Z] Content-Type: application/json [2022-04-05T12:09:18.443Z] Date: Tue, 05 Apr 2022 12:09:18 GMT [2022-04-05T12:09:18.443Z] Expires: -1 [2022-04-05T12:09:18.443Z] Pragma: no-cache [2022-04-05T12:09:18.443Z] Server: docker-tests/mock [2022-04-05T12:09:18.443Z] X-Docker-Registry-Config: mock [2022-04-05T12:09:18.443Z] X-Docker-Registry-Version: 0.0.0 [2022-04-05T12:09:18.443Z] [2022-04-05T12:09:18.443Z] [2022-04-05T12:09:18.443Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-05T12:09:18.443Z] === RUN TestTrustedLocation [2022-04-05T12:09:18.443Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-05T12:09:18.443Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-05T12:09:18.443Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-05T12:09:18.443Z] === RUN TestAllowNondistributableArtifacts [2022-04-05T12:09:18.443Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-05T12:09:18.443Z] === RUN TestIsSecureIndex [2022-04-05T12:09:18.443Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-05T12:09:18.443Z] PASS [2022-04-05T12:09:18.443Z] coverage: 51.7% of statements [2022-04-05T12:09:18.443Z] ok github.com/docker/docker/registry 0.197s coverage: 51.7% of statements [2022-04-05T12:09:18.443Z] time="2022-04-05T12:09:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-05T12:09:18.583Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-05T12:09:18.588Z] Loaded image: busybox:latest [2022-04-05T12:09:18.588Z] Loaded image: busybox:glibc [2022-04-05T12:09:18.911Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-05T12:09:18.911Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-05T12:09:18.911Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-05T12:09:18.911Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-05T12:09:19.379Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-05T12:09:19.379Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-05T12:09:19.379Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-05T12:09:19.379Z] === RUN TestRestartManagerTimeout [2022-04-05T12:09:19.379Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-05T12:09:19.379Z] === RUN TestRestartManagerTimeoutReset [2022-04-05T12:09:19.379Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-05T12:09:19.379Z] PASS [2022-04-05T12:09:19.379Z] coverage: 50.9% of statements [2022-04-05T12:09:19.379Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-05T12:09:19.379Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-05T12:09:19.379Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-05T12:09:19.379Z] === RUN TestResumableRequestReaderWithReadError [2022-04-05T12:09:19.379Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 50.9% of statements [2022-04-05T12:09:19.379Z] time="2022-04-05T12:09:18Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-05T12:09:19.379Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2022-04-05T12:09:19.379Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-05T12:09:19.379Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-05T12:09:19.379Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-05T12:09:19.379Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-05T12:09:19.379Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-05T12:09:19.379Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-05T12:09:19.379Z] === RUN TestResumableRequestReader [2022-04-05T12:09:19.379Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-05T12:09:19.379Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-05T12:09:19.379Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-05T12:09:19.379Z] PASS [2022-04-05T12:09:19.379Z] coverage: 100.0% of statements [2022-04-05T12:09:19.379Z] ok github.com/docker/docker/registry/resumable 0.159s coverage: 100.0% of statements [2022-04-05T12:09:19.525Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-05T12:09:19.846Z] === RUN TestDecodeContainerConfig [2022-04-05T12:09:19.846Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-05T12:09:19.846Z] === RUN TestDecodeContainerConfigIsolation [2022-04-05T12:09:19.846Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-05T12:09:19.846Z] === RUN TestValidatePrivileged [2022-04-05T12:09:19.846Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-05T12:09:19.846Z] PASS [2022-04-05T12:09:19.846Z] coverage: 52.6% of statements [2022-04-05T12:09:19.846Z] ok github.com/docker/docker/runconfig 0.034s coverage: 52.6% of statements [2022-04-05T12:09:19.846Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-05T12:09:19.846Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-05T12:09:19.846Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-05T12:09:19.846Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-05T12:09:19.846Z] PASS [2022-04-05T12:09:19.846Z] coverage: 62.5% of statements [2022-04-05T12:09:19.846Z] ok github.com/docker/docker/testutil 0.030s coverage: 62.5% of statements [2022-04-05T12:09:19.900Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-05T12:09:19.900Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-05T12:09:19.900Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-05T12:09:19.900Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-05T12:09:19.900Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-05T12:09:19.900Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-05T12:09:19.900Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-05T12:09:19.900Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-05T12:09:19.900Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-05T12:09:19.900Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-05T12:09:19.900Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-05T12:09:19.900Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-05T12:09:19.900Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-05T12:09:19.900Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.02s) [2022-04-05T12:09:19.900Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-05T12:09:19.900Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-05T12:09:19.900Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-05T12:09:19.900Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-05T12:09:19.900Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-05T12:09:19.900Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-05T12:09:19.900Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-05T12:09:19.900Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-05T12:09:19.900Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-05T12:09:19.900Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-05T12:09:19.900Z] === RUN TestConfigureDaemonLogs [2022-04-05T12:09:19.900Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-05T12:09:19.900Z] === RUN TestCommonOptionsInstallFlags [2022-04-05T12:09:19.900Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-05T12:09:19.900Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-05T12:09:19.900Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-05T12:09:19.900Z] PASS [2022-04-05T12:09:19.900Z] coverage: 19.0% of statements [2022-04-05T12:09:19.900Z] ok github.com/docker/docker/cmd/dockerd 0.197s coverage: 19.0% of statements [2022-04-05T12:09:19.900Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-05T12:09:19.900Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-05T12:09:20.315Z] time="2022-04-05T12:09:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-05T12:09:20.466Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-05T12:09:20.499Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-05T12:09:20.499Z] Loaded image: debian:bullseye-slim [2022-04-05T12:09:20.499Z] Loaded image: hello-world:latest [2022-04-05T12:09:20.499Z] Loaded image: arm32v7/hello-world:latest [2022-04-05T12:09:21.408Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-05T12:09:21.410Z] === RUN TestContainerStopSignal [2022-04-05T12:09:21.410Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-05T12:09:21.410Z] === RUN TestContainerStopTimeout [2022-04-05T12:09:21.410Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-05T12:09:21.410Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-05T12:09:21.410Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-05T12:09:21.410Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-05T12:09:21.410Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-05T12:09:21.410Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-05T12:09:21.410Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-05T12:09:21.410Z] === RUN TestReplaceAndAppendEnvVars [2022-04-05T12:09:21.410Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-05T12:09:21.410Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-05T12:09:21.410Z] === RUN TestNewMemoryStore [2022-04-05T12:09:21.410Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-05T12:09:21.410Z] === RUN TestAddContainers [2022-04-05T12:09:21.410Z] --- PASS: TestAddContainers (0.00s) [2022-04-05T12:09:21.410Z] === RUN TestGetContainer [2022-04-05T12:09:21.410Z] --- PASS: TestGetContainer (0.00s) [2022-04-05T12:09:21.410Z] === RUN TestDeleteContainer [2022-04-05T12:09:21.410Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-05T12:09:21.410Z] === RUN TestListContainers [2022-04-05T12:09:21.410Z] --- PASS: TestListContainers (0.00s) [2022-04-05T12:09:21.410Z] === RUN TestFirstContainer [2022-04-05T12:09:21.410Z] --- PASS: TestFirstContainer (0.00s) [2022-04-05T12:09:21.410Z] === RUN TestApplyAllContainer [2022-04-05T12:09:21.410Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-05T12:09:21.410Z] === RUN TestIsValidHealthString [2022-04-05T12:09:21.410Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-05T12:09:21.410Z] === RUN TestStateRunStop [2022-04-05T12:09:21.410Z] --- PASS: TestStateRunStop (0.00s) [2022-04-05T12:09:21.410Z] === RUN TestStateTimeoutWait [2022-04-05T12:09:21.410Z] state_test.go:141: Stop callback fired [2022-04-05T12:09:21.410Z] state_test.go:165: Stop callback fired [2022-04-05T12:09:21.410Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-05T12:09:21.410Z] === RUN TestIsValidStateString [2022-04-05T12:09:21.410Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-05T12:09:21.410Z] === RUN TestViewSaveDelete [2022-04-05T12:09:21.410Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-05T12:09:21.410Z] === RUN TestViewAll [2022-04-05T12:09:21.410Z] --- PASS: TestViewAll (0.01s) [2022-04-05T12:09:21.410Z] === RUN TestViewGet [2022-04-05T12:09:21.410Z] --- PASS: TestViewGet (0.00s) [2022-04-05T12:09:21.410Z] === RUN TestNames [2022-04-05T12:09:21.410Z] --- PASS: TestNames (0.00s) [2022-04-05T12:09:21.410Z] === RUN TestViewWithHealthCheck [2022-04-05T12:09:21.410Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-05T12:09:21.410Z] PASS [2022-04-05T12:09:21.410Z] coverage: 41.7% of statements [2022-04-05T12:09:21.410Z] ok github.com/docker/docker/container 0.221s coverage: 41.7% of statements [2022-04-05T12:09:21.863Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-05T12:09:21.863Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-05T12:09:21.863Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-05T12:09:21.863Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-05T12:09:21.880Z] === RUN TestGetDriver [2022-04-05T12:09:21.880Z] --- PASS: TestGetDriver (0.00s) [2022-04-05T12:09:21.880Z] === RUN TestVolumeRequestError [2022-04-05T12:09:21.880Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-05T12:09:21.880Z] PASS [2022-04-05T12:09:21.880Z] coverage: 36.1% of statements [2022-04-05T12:09:21.880Z] ok github.com/docker/docker/volume/drivers 0.043s coverage: 36.1% of statements [2022-04-05T12:09:21.880Z] === RUN TestGetAddress [2022-04-05T12:09:21.880Z] --- PASS: TestGetAddress (0.00s) [2022-04-05T12:09:21.880Z] === RUN TestRemove [2022-04-05T12:09:21.880Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-05T12:09:21.880Z] --- SKIP: TestRemove (0.00s) [2022-04-05T12:09:21.880Z] === RUN TestInitializeWithVolumes [2022-04-05T12:09:21.880Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-05T12:09:21.880Z] === RUN TestCreate [2022-04-05T12:09:21.880Z] --- PASS: TestCreate (0.01s) [2022-04-05T12:09:21.880Z] === RUN TestValidateName [2022-04-05T12:09:21.880Z] --- PASS: TestValidateName (0.00s) [2022-04-05T12:09:21.880Z] === RUN TestCreateWithOpts [2022-04-05T12:09:21.880Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-05T12:09:21.880Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-05T12:09:21.880Z] === RUN TestRelaodNoOpts [2022-04-05T12:09:21.983Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-05T12:09:22.312Z] === RUN TestPrepare [2022-04-05T12:09:22.312Z] --- PASS: TestPrepare (0.00s) [2022-04-05T12:09:22.312Z] === RUN TestStart [2022-04-05T12:09:22.312Z] --- PASS: TestStart (0.00s) [2022-04-05T12:09:22.312Z] === RUN TestWaitCancel [2022-04-05T12:09:22.312Z] --- PASS: TestWaitCancel (0.00s) [2022-04-05T12:09:22.312Z] === RUN TestWaitDisabled [2022-04-05T12:09:22.312Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-05T12:09:22.312Z] === RUN TestWaitEnabled [2022-04-05T12:09:22.312Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-05T12:09:22.312Z] === RUN TestRemove [2022-04-05T12:09:22.312Z] --- PASS: TestRemove (0.00s) [2022-04-05T12:09:22.312Z] PASS [2022-04-05T12:09:22.312Z] coverage: 65.3% of statements [2022-04-05T12:09:22.312Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.063s coverage: 65.3% of statements [2022-04-05T12:09:22.348Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-05T12:09:22.348Z] PASS [2022-04-05T12:09:22.348Z] coverage: 41.5% of statements [2022-04-05T12:09:22.348Z] ok github.com/docker/docker/volume/local 0.053s coverage: 41.5% of statements [2022-04-05T12:09:22.404Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-05T12:09:22.556Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-05T12:09:23.131Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-05T12:09:23.334Z] === RUN TestLCOWParseMountRaw [2022-04-05T12:09:23.334Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-05T12:09:23.334Z] === RUN TestLCOWParseMountRawSplit [2022-04-05T12:09:23.334Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-05T12:09:23.334Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-05T12:09:23.334Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-05T12:09:23.334Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-05T12:09:23.334Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-05T12:09:23.334Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-05T12:09:23.334Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-05T12:09:23.334Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-05T12:09:23.334Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-05T12:09:23.334Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-05T12:09:23.334Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-05T12:09:23.334Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-05T12:09:23.334Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-05T12:09:23.334Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-05T12:09:23.334Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-05T12:09:23.334Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-05T12:09:23.334Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-05T12:09:23.334Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-05T12:09:23.334Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-05T12:09:23.334Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-05T12:09:23.334Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-05T12:09:23.334Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-05T12:09:23.334Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-05T12:09:23.334Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-05T12:09:23.334Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-05T12:09:23.334Z] === RUN TestLinuxParseMountRaw [2022-04-05T12:09:23.334Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-05T12:09:23.334Z] === RUN TestLinuxParseMountRawSplit [2022-04-05T12:09:23.334Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-05T12:09:23.334Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-05T12:09:23.334Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-05T12:09:23.334Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-05T12:09:23.334Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-05T12:09:23.334Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-05T12:09:23.334Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-05T12:09:23.334Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-05T12:09:23.334Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-05T12:09:23.334Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-05T12:09:23.334Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-05T12:09:23.334Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-05T12:09:23.334Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-05T12:09:23.334Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-05T12:09:23.334Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-05T12:09:23.334Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-05T12:09:23.334Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-05T12:09:23.334Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-05T12:09:23.334Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-05T12:09:23.334Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-05T12:09:23.334Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-05T12:09:23.334Z] === RUN TestConvertTmpfsOptions [2022-04-05T12:09:23.334Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-05T12:09:23.334Z] linux_parser_test.go:209: data="ro" [2022-04-05T12:09:23.334Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-05T12:09:23.334Z] === RUN TestParseMountSpec [2022-04-05T12:09:23.334Z] parser_test.go:62: case 0 [2022-04-05T12:09:23.335Z] parser_test.go:62: case 1 [2022-04-05T12:09:23.335Z] parser_test.go:62: case 2 [2022-04-05T12:09:23.335Z] parser_test.go:62: case 3 [2022-04-05T12:09:23.335Z] parser_test.go:62: case 4 [2022-04-05T12:09:23.335Z] parser_test.go:62: case 5 [2022-04-05T12:09:23.335Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-05T12:09:23.335Z] === RUN TestValidateMount [2022-04-05T12:09:23.335Z] --- PASS: TestValidateMount (0.00s) [2022-04-05T12:09:23.335Z] === RUN TestWindowsParseMountRaw [2022-04-05T12:09:23.335Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-05T12:09:23.335Z] === RUN TestWindowsParseMountRawSplit [2022-04-05T12:09:23.335Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-05T12:09:23.335Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-05T12:09:23.335Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-05T12:09:23.335Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-05T12:09:23.335Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-05T12:09:23.335Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-05T12:09:23.335Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-05T12:09:23.335Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-05T12:09:23.335Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-05T12:09:23.335Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-05T12:09:23.335Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-05T12:09:23.335Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-05T12:09:23.335Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-05T12:09:23.335Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-05T12:09:23.335Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-05T12:09:23.335Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-05T12:09:23.335Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-05T12:09:23.335Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-05T12:09:23.335Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-05T12:09:23.335Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-05T12:09:23.335Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-05T12:09:23.335Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-05T12:09:23.335Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-05T12:09:23.335Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-05T12:09:23.335Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-05T12:09:23.335Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-05T12:09:23.335Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-05T12:09:23.335Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-05T12:09:23.335Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-05T12:09:23.335Z] PASS [2022-04-05T12:09:23.335Z] coverage: 67.6% of statements [2022-04-05T12:09:23.335Z] ok github.com/docker/docker/volume/mounts 0.037s coverage: 67.6% of statements [2022-04-05T12:09:23.702Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T12:09:23.802Z] === RUN TestSetGetMeta [2022-04-05T12:09:23.802Z] === PAUSE TestSetGetMeta [2022-04-05T12:09:23.802Z] === RUN TestRestore [2022-04-05T12:09:23.802Z] === PAUSE TestRestore [2022-04-05T12:09:23.802Z] === RUN TestServiceCreate [2022-04-05T12:09:23.802Z] === PAUSE TestServiceCreate [2022-04-05T12:09:23.802Z] === RUN TestServiceList [2022-04-05T12:09:23.802Z] === PAUSE TestServiceList [2022-04-05T12:09:23.802Z] === RUN TestServiceRemove [2022-04-05T12:09:23.802Z] === PAUSE TestServiceRemove [2022-04-05T12:09:23.802Z] === RUN TestServiceGet [2022-04-05T12:09:23.802Z] === PAUSE TestServiceGet [2022-04-05T12:09:23.802Z] === RUN TestServicePrune [2022-04-05T12:09:23.802Z] === PAUSE TestServicePrune [2022-04-05T12:09:23.802Z] === RUN TestCreate [2022-04-05T12:09:23.802Z] === PAUSE TestCreate [2022-04-05T12:09:23.802Z] === RUN TestRemove [2022-04-05T12:09:23.802Z] === PAUSE TestRemove [2022-04-05T12:09:23.802Z] === RUN TestList [2022-04-05T12:09:23.802Z] === PAUSE TestList [2022-04-05T12:09:23.802Z] === RUN TestFindByDriver [2022-04-05T12:09:23.802Z] === PAUSE TestFindByDriver [2022-04-05T12:09:23.802Z] === RUN TestFindByReferenced [2022-04-05T12:09:23.802Z] === PAUSE TestFindByReferenced [2022-04-05T12:09:23.802Z] === RUN TestDerefMultipleOfSameRef [2022-04-05T12:09:23.802Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-05T12:09:23.802Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-05T12:09:23.802Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-05T12:09:23.802Z] === RUN TestDefererencePluginOnCreateError [2022-04-05T12:09:23.802Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-05T12:09:23.802Z] === RUN TestRefDerefRemove [2022-04-05T12:09:23.802Z] === PAUSE TestRefDerefRemove [2022-04-05T12:09:23.802Z] === RUN TestGet [2022-04-05T12:09:23.802Z] === PAUSE TestGet [2022-04-05T12:09:23.802Z] === RUN TestGetWithReference [2022-04-05T12:09:23.802Z] === PAUSE TestGetWithReference [2022-04-05T12:09:23.802Z] === RUN TestFilterFunc [2022-04-05T12:09:23.802Z] === RUN TestFilterFunc/test_nil_list [2022-04-05T12:09:23.802Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-05T12:09:23.802Z] === RUN TestFilterFunc/test_empty_list [2022-04-05T12:09:23.802Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-05T12:09:23.802Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-05T12:09:23.802Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-05T12:09:23.802Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-05T12:09:23.802Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-05T12:09:23.802Z] === RUN TestFilterFunc/test_filter_some [2022-04-05T12:09:23.802Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-05T12:09:23.802Z] === RUN TestFilterFunc/test_filter_middle [2022-04-05T12:09:23.802Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-05T12:09:23.802Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-05T12:09:23.802Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-05T12:09:23.802Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-05T12:09:23.802Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-05T12:09:23.802Z] === CONT TestFilterFunc/test_nil_list [2022-04-05T12:09:23.802Z] === CONT TestFilterFunc/test_filter_some [2022-04-05T12:09:23.802Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-05T12:09:23.802Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-05T12:09:23.802Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-05T12:09:23.802Z] === CONT TestFilterFunc/test_empty_list [2022-04-05T12:09:23.802Z] === CONT TestFilterFunc/test_filter_middle [2022-04-05T12:09:23.802Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-05T12:09:23.802Z] --- PASS: TestFilterFunc (0.00s) [2022-04-05T12:09:23.802Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-05T12:09:23.802Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-05T12:09:23.802Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-05T12:09:23.802Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-05T12:09:23.802Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-05T12:09:23.802Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-05T12:09:23.802Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-05T12:09:23.802Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-05T12:09:23.802Z] === CONT TestSetGetMeta [2022-04-05T12:09:23.802Z] === CONT TestDefererencePluginOnCreateError [2022-04-05T12:09:23.802Z] === CONT TestList [2022-04-05T12:09:23.802Z] === CONT TestDerefMultipleOfSameRef [2022-04-05T12:09:23.802Z] === CONT TestRemove [2022-04-05T12:09:23.802Z] --- PASS: TestSetGetMeta (0.01s) [2022-04-05T12:09:23.802Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-05T12:09:23.802Z] === CONT TestCreate [2022-04-05T12:09:23.802Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-05T12:09:23.802Z] === CONT TestServicePrune [2022-04-05T12:09:23.802Z] --- PASS: TestList (0.03s) [2022-04-05T12:09:23.802Z] === CONT TestServiceGet [2022-04-05T12:09:23.802Z] --- PASS: TestRemove (0.02s) [2022-04-05T12:09:23.802Z] === CONT TestServiceRemove [2022-04-05T12:09:23.802Z] --- PASS: TestCreate (0.01s) [2022-04-05T12:09:23.802Z] === CONT TestServiceList [2022-04-05T12:09:23.802Z] --- PASS: TestServiceGet (0.10s) [2022-04-05T12:09:23.802Z] === CONT TestServiceCreate [2022-04-05T12:09:23.802Z] time="2022-04-05T12:09:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-05T12:09:23.802Z] --- PASS: TestServiceRemove (0.10s) [2022-04-05T12:09:23.802Z] === CONT TestRestore [2022-04-05T12:09:23.802Z] --- PASS: TestServiceList (0.10s) [2022-04-05T12:09:23.802Z] === CONT TestGet [2022-04-05T12:09:23.802Z] time="2022-04-05T12:09:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-05T12:09:23.802Z] time="2022-04-05T12:09:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-05T12:09:23.802Z] --- PASS: TestServiceCreate (0.02s) [2022-04-05T12:09:23.802Z] === CONT TestGetWithReference [2022-04-05T12:09:23.802Z] time="2022-04-05T12:09:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-05T12:09:23.802Z] --- PASS: TestGet (0.02s) [2022-04-05T12:09:23.802Z] === CONT TestFindByReferenced [2022-04-05T12:09:23.802Z] --- PASS: TestRestore (0.02s) [2022-04-05T12:09:23.802Z] === CONT TestFindByDriver [2022-04-05T12:09:23.802Z] time="2022-04-05T12:09:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-05T12:09:23.802Z] --- PASS: TestServicePrune (0.14s) [2022-04-05T12:09:23.802Z] === CONT TestRefDerefRemove [2022-04-05T12:09:23.802Z] --- PASS: TestGetWithReference (0.02s) [2022-04-05T12:09:23.802Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-05T12:09:23.802Z] --- PASS: TestFindByReferenced (0.01s) [2022-04-05T12:09:23.802Z] --- PASS: TestFindByDriver (0.02s) [2022-04-05T12:09:23.802Z] --- PASS: TestRefDerefRemove (0.01s) [2022-04-05T12:09:23.802Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-05T12:09:23.802Z] PASS [2022-04-05T12:09:23.802Z] coverage: 69.0% of statements [2022-04-05T12:09:23.802Z] ok github.com/docker/docker/volume/service 0.211s coverage: 69.0% of statements [2022-04-05T12:09:24.270Z] time="2022-04-05T12:09:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-05T12:09:24.311Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-05T12:09:24.569Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-05T12:09:24.644Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T12:09:25.136Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-05T12:09:25.704Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-05T12:09:25.992Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-05T12:09:25.992Z] === RUN TestNewListSecretsFilters [2022-04-05T12:09:25.992Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-05T12:09:25.992Z] === RUN TestNewListConfigsFilters [2022-04-05T12:09:25.992Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-05T12:09:25.992Z] PASS [2022-04-05T12:09:25.992Z] coverage: 0.5% of statements [2022-04-05T12:09:25.992Z] ok github.com/docker/docker/daemon/cluster 1.100s coverage: 0.5% of statements [2022-04-05T12:09:25.992Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.14s) [2022-04-05T12:09:25.992Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-05T12:09:25.992Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-05T12:09:25.992Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-05T12:09:25.992Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-05T12:09:25.992Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-05T12:09:25.992Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-05T12:09:25.992Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-05T12:09:25.992Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-05T12:09:25.992Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-05T12:09:25.992Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-05T12:09:25.992Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-05T12:09:25.992Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-05T12:09:25.992Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-05T12:09:25.993Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-05T12:09:25.993Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-05T12:09:25.993Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-05T12:09:25.993Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-05T12:09:25.993Z] PASS [2022-04-05T12:09:25.993Z] coverage: 35.9% of statements [2022-04-05T12:09:25.993Z] ok github.com/docker/docker/daemon/cluster/convert 0.449s coverage: 35.9% of statements [2022-04-05T12:09:26.643Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-05T12:09:27.188Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T12:09:28.134Z] === RUN TestWaitNodeAttachment [2022-04-05T12:09:28.134Z] === RUN TestBuilderGC [2022-04-05T12:09:28.134Z] --- PASS: TestBuilderGC (0.00s) [2022-04-05T12:09:28.134Z] === RUN TestDaemonConfigurationNotFound [2022-04-05T12:09:28.134Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-05T12:09:28.134Z] === RUN TestDaemonBrokenConfiguration [2022-04-05T12:09:28.134Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-05T12:09:28.134Z] === RUN TestFindConfigurationConflicts [2022-04-05T12:09:28.134Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-05T12:09:28.134Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-05T12:09:28.134Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-05T12:09:28.134Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-05T12:09:28.134Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-05T12:09:28.134Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-05T12:09:28.134Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-05T12:09:28.134Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-05T12:09:28.134Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-05T12:09:28.134Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-05T12:09:28.134Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-05T12:09:28.134Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-05T12:09:28.134Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-05T12:09:28.134Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-05T12:09:28.134Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-05T12:09:28.134Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-05T12:09:28.134Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-05T12:09:28.134Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-05T12:09:28.134Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-05T12:09:28.134Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-05T12:09:28.134Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-05T12:09:28.134Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-05T12:09:28.134Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-05T12:09:28.134Z] === RUN TestValidateConfigurationErrors [2022-04-05T12:09:28.134Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-05T12:09:28.134Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-05T12:09:28.134Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-05T12:09:28.134Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-05T12:09:28.134Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-05T12:09:28.134Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-05T12:09:28.134Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-05T12:09:28.134Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-05T12:09:28.134Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-05T12:09:28.134Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-05T12:09:28.134Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-05T12:09:28.134Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-05T12:09:28.134Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-05T12:09:28.134Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-05T12:09:28.134Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-05T12:09:28.134Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-05T12:09:28.134Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-05T12:09:28.134Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-05T12:09:28.134Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-05T12:09:28.134Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-05T12:09:28.134Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-05T12:09:28.134Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-05T12:09:28.134Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-05T12:09:28.134Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-05T12:09:28.134Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-05T12:09:28.134Z] === RUN TestValidateConfiguration [2022-04-05T12:09:28.134Z] === RUN TestValidateConfiguration/with_label [2022-04-05T12:09:28.134Z] === RUN TestValidateConfiguration/with_dns [2022-04-05T12:09:28.134Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-05T12:09:28.134Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-05T12:09:28.134Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-05T12:09:28.134Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-05T12:09:28.134Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-05T12:09:28.134Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-05T12:09:28.134Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-05T12:09:28.134Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-05T12:09:28.134Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-05T12:09:28.134Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-05T12:09:28.134Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-05T12:09:28.134Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-05T12:09:28.134Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-05T12:09:28.134Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-05T12:09:28.134Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-05T12:09:28.134Z] === RUN TestReloadSetConfigFileNotExist [2022-04-05T12:09:28.543Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-05T12:09:28.584Z] time="2022-04-05T12:09:28Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-05T12:09:28.584Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2022-04-05T12:09:28.584Z] === RUN TestReloadDefaultConfigNotExist [2022-04-05T12:09:28.584Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:09:28.584Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-05T12:09:28.584Z] === RUN TestReloadBadDefaultConfig [2022-04-05T12:09:28.584Z] time="2022-04-05T12:09:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1563427313" [2022-04-05T12:09:28.584Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-05T12:09:28.584Z] === RUN TestReloadWithConflictingLabels [2022-04-05T12:09:28.584Z] time="2022-04-05T12:09:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1998292496" [2022-04-05T12:09:28.584Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-05T12:09:28.584Z] === RUN TestReloadWithDuplicateLabels [2022-04-05T12:09:28.584Z] time="2022-04-05T12:09:28Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1039919607" [2022-04-05T12:09:28.584Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-05T12:09:28.584Z] === RUN TestMaskURLCredentials [2022-04-05T12:09:28.584Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-05T12:09:28.584Z] === RUN TestDaemonConfigurationMerge [2022-04-05T12:09:28.584Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-05T12:09:28.584Z] PASS [2022-04-05T12:09:28.584Z] coverage: 79.2% of statements [2022-04-05T12:09:28.584Z] ok github.com/docker/docker/daemon/config 0.253s coverage: 79.2% of statements [2022-04-05T12:09:28.584Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-05T12:09:28.584Z] === RUN TestIsolationConversion [2022-04-05T12:09:28.584Z] === RUN TestIsolationConversion/default [2022-04-05T12:09:28.584Z] === RUN TestIsolationConversion/process [2022-04-05T12:09:28.584Z] === RUN TestIsolationConversion/hyperv [2022-04-05T12:09:28.584Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-05T12:09:28.584Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-05T12:09:28.584Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-05T12:09:28.584Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-05T12:09:28.584Z] === RUN TestContainerLabels [2022-04-05T12:09:28.584Z] --- PASS: TestContainerLabels (0.00s) [2022-04-05T12:09:28.584Z] === RUN TestCredentialSpecConversion [2022-04-05T12:09:28.584Z] === RUN TestCredentialSpecConversion/none [2022-04-05T12:09:28.584Z] === RUN TestCredentialSpecConversion/config [2022-04-05T12:09:28.584Z] === RUN TestCredentialSpecConversion/file [2022-04-05T12:09:28.584Z] === RUN TestCredentialSpecConversion/registry [2022-04-05T12:09:28.584Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-05T12:09:28.584Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-05T12:09:28.584Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-05T12:09:28.584Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-05T12:09:28.584Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-05T12:09:28.584Z] === RUN TestControllerValidateMountBind [2022-04-05T12:09:28.584Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-05T12:09:28.584Z] === RUN TestControllerValidateMountVolume [2022-04-05T12:09:28.584Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-05T12:09:28.584Z] === RUN TestControllerValidateMountTarget [2022-04-05T12:09:28.584Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-05T12:09:28.584Z] === RUN TestControllerValidateMountTmpfs [2022-04-05T12:09:28.584Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-05T12:09:28.584Z] === RUN TestControllerValidateMountInvalidType [2022-04-05T12:09:28.584Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-05T12:09:28.584Z] === RUN TestControllerValidateMountNamedPipe [2022-04-05T12:09:28.584Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-05T12:09:28.584Z] PASS [2022-04-05T12:09:28.584Z] coverage: 11.0% of statements [2022-04-05T12:09:28.584Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.563s coverage: 11.0% of statements [2022-04-05T12:09:29.039Z] === RUN TestEventsLog [2022-04-05T12:09:29.039Z] --- PASS: TestEventsLog (0.00s) [2022-04-05T12:09:29.039Z] === RUN TestEventsLogTimeout [2022-04-05T12:09:29.039Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-05T12:09:29.039Z] === RUN TestLogEvents [2022-04-05T12:09:29.039Z] --- PASS: TestLogEvents (0.05s) [2022-04-05T12:09:29.039Z] === RUN TestLoadBufferedEvents [2022-04-05T12:09:29.039Z] --- PASS: TestLoadBufferedEvents (0.14s) [2022-04-05T12:09:29.039Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-05T12:09:29.039Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-05T12:09:29.039Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-05T12:09:29.039Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-05T12:09:29.039Z] PASS [2022-04-05T12:09:29.039Z] coverage: 50.0% of statements [2022-04-05T12:09:29.039Z] ok github.com/docker/docker/daemon/events 0.252s coverage: 50.0% of statements [2022-04-05T12:09:29.919Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.08s) [2022-04-05T12:09:29.919Z] PASS [2022-04-05T12:09:29.919Z] [2022-04-05T12:09:29.919Z] === Skipped [2022-04-05T12:09:29.919Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-05T12:09:29.919Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T12:09:29.919Z] [2022-04-05T12:09:29.919Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-05T12:09:29.919Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T12:09:29.919Z] [2022-04-05T12:09:29.919Z] DONE 34 tests, 2 skipped in 186.872s [2022-04-05T12:09:29.919Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-05T12:09:29.919Z] ++ 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-04-05T12:09:29.919Z] ++ set -e [2022-04-05T12:09:29.919Z] ++ '[' -n 0 ']' [2022-04-05T12:09:29.919Z] ++ set -x [2022-04-05T12:09:29.919Z] ++ 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-04-05T12:09:29.919Z] INFO: Testing against a local daemon [2022-04-05T12:09:29.919Z] === RUN TestConfigInspect [2022-04-05T12:09:30.178Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-05T12:09:30.439Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-05T12:09:30.517Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-05T12:09:30.517Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s) [2022-04-05T12:09:30.517Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.57s) [2022-04-05T12:09:30.517Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.78s) [2022-04-05T12:09:30.517Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s) [2022-04-05T12:09:30.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s) [2022-04-05T12:09:30.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.81s) [2022-04-05T12:09:30.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2022-04-05T12:09:30.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.59s) [2022-04-05T12:09:30.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.66s) [2022-04-05T12:09:30.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-04-05T12:09:30.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-04-05T12:09:30.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.20s) [2022-04-05T12:09:30.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.20s) [2022-04-05T12:09:30.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.22s) [2022-04-05T12:09:30.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.22s) [2022-04-05T12:09:30.518Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.61s) [2022-04-05T12:09:30.518Z] === RUN TestCgroupNamespacesRun [2022-04-05T12:09:30.550Z] === RUN TestIsEmptyDir [2022-04-05T12:09:30.550Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-05T12:09:30.550Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-05T12:09:30.550Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.01s) [2022-04-05T12:09:30.550Z] PASS [2022-04-05T12:09:30.550Z] coverage: 2.3% of statements [2022-04-05T12:09:30.550Z] ok github.com/docker/docker/daemon/graphdriver 0.082s coverage: 2.3% of statements [2022-04-05T12:09:30.550Z] === RUN TestLinkNaming [2022-04-05T12:09:30.550Z] --- PASS: TestLinkNaming (0.00s) [2022-04-05T12:09:30.550Z] === RUN TestLinkNew [2022-04-05T12:09:30.550Z] --- PASS: TestLinkNew (0.00s) [2022-04-05T12:09:30.550Z] === RUN TestLinkEnv [2022-04-05T12:09:30.550Z] --- PASS: TestLinkEnv (0.00s) [2022-04-05T12:09:30.550Z] === RUN TestLinkMultipleEnv [2022-04-05T12:09:30.550Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-05T12:09:30.550Z] === RUN TestLinkPortRangeEnv [2022-04-05T12:09:30.550Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-05T12:09:30.550Z] PASS [2022-04-05T12:09:30.550Z] coverage: 93.0% of statements [2022-04-05T12:09:30.550Z] === RUN TestVerifyNetworkingConfig [2022-04-05T12:09:30.550Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestGetContainer [2022-04-05T12:09:30.551Z] ok github.com/docker/docker/daemon/links 0.049s coverage: 93.0% of statements [2022-04-05T12:09:30.551Z] --- PASS: TestGetContainer (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestValidContainerNames [2022-04-05T12:09:30.551Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestContainerInitDNS [2022-04-05T12:09:30.551Z] daemon_test.go:145: root required [2022-04-05T12:09:30.551Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestMerge [2022-04-05T12:09:30.551Z] --- PASS: TestMerge (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestValidateContainerIsolation [2022-04-05T12:09:30.551Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestFindNetworkErrorType [2022-04-05T12:09:30.551Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestEnsureServicesExist [2022-04-05T12:09:30.551Z] --- PASS: TestEnsureServicesExist (0.02s) [2022-04-05T12:09:30.551Z] === RUN TestEnsureServicesExistErrors [2022-04-05T12:09:30.551Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-05T12:09:30.551Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-05T12:09:30.551Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-05T12:09:30.551Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestContainerDelete [2022-04-05T12:09:30.551Z] --- PASS: TestContainerDelete (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestContainerDoubleDelete [2022-04-05T12:09:30.551Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestLogContainerEventCopyLabels [2022-04-05T12:09:30.551Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestLogContainerEventWithAttributes [2022-04-05T12:09:30.551Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestNoneHealthcheck [2022-04-05T12:09:30.551Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestHealthStates [2022-04-05T12:09:30.551Z] time="2022-04-05T12:09:30Z" 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-04-05T12:09:30.551Z] time="2022-04-05T12:09:30Z" 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-04-05T12:09:30.551Z] time="2022-04-05T12:09:30Z" 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-04-05T12:09:30.551Z] time="2022-04-05T12:09:30Z" 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-04-05T12:09:30.551Z] time="2022-04-05T12:09:30Z" 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-04-05T12:09:30.551Z] time="2022-04-05T12:09:30Z" 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-04-05T12:09:30.551Z] time="2022-04-05T12:09:30Z" 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-04-05T12:09:30.551Z] time="2022-04-05T12:09:30Z" 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-04-05T12:09:30.551Z] time="2022-04-05T12:09:30Z" 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-04-05T12:09:30.551Z] time="2022-04-05T12:09:30Z" 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-04-05T12:09:30.551Z] --- PASS: TestHealthStates (0.16s) [2022-04-05T12:09:30.551Z] === RUN TestGetInspectData [2022-04-05T12:09:30.551Z] --- PASS: TestGetInspectData (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestFillLicense [2022-04-05T12:09:30.551Z] --- PASS: TestFillLicense (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestListInvalidFilter [2022-04-05T12:09:30.551Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestNameFilter [2022-04-05T12:09:30.551Z] --- PASS: TestNameFilter (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-05T12:09:30.551Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-05T12:09:30.551Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-05T12:09:30.551Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-05T12:09:30.551Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-05T12:09:30.551Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-05T12:09:30.551Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-05T12:09:30.551Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-05T12:09:30.551Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-05T12:09:30.551Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-05T12:09:30.551Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-05T12:09:30.551Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-05T12:09:30.551Z] === 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-04-05T12:09:30.551Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-05T12:09:30.551Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-05T12:09:30.551Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-05T12:09:30.551Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-05T12:09:30.551Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-05T12:09:30.551Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-05T12:09:30.551Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-05T12:09:30.551Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-05T12:09:30.551Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-05T12:09:30.551Z] --- 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-04-05T12:09:30.551Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestSetupWindowsDevices [2022-04-05T12:09:30.551Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-05T12:09:30.551Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-05T12:09:30.551Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-05T12:09:30.551Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-05T12:09:30.551Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-05T12:09:30.551Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-05T12:09:30.551Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-05T12:09:30.551Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-05T12:09:30.551Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-05T12:09:30.551Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-05T12:09:30.551Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-05T12:09:30.551Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestDaemonReloadLabels [2022-04-05T12:09:30.551Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-05T12:09:30.551Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestDaemonReloadMirrors [2022-04-05T12:09:30.551Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-05T12:09:30.551Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-05T12:09:30.551Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-05T12:09:30.551Z] reload_test.go:342: root required [2022-04-05T12:09:30.551Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-05T12:09:30.551Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-05T12:09:30.551Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-05T12:09:30.551Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-05T12:09:30.551Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-05T12:09:30.551Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-05T12:09:30.551Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-05T12:09:30.551Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-05T12:09:30.551Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-05T12:09:30.551Z] === RUN TestParseVolumesFrom [2022-04-05T12:09:30.551Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-05T12:09:30.551Z] PASS [2022-04-05T12:09:30.551Z] coverage: 8.8% of statements [2022-04-05T12:09:30.551Z] ok github.com/docker/docker/daemon 0.441s coverage: 8.8% of statements [2022-04-05T12:09:30.551Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-05T12:09:30.551Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-05T12:09:30.551Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-05T12:09:30.551Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-05T12:09:30.551Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-05T12:09:30.551Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-05T12:09:30.551Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-05T12:09:30.551Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-05T12:09:30.551Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-05T12:09:30.551Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-05T12:09:30.551Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-05T12:09:30.551Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-05T12:09:30.551Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-05T12:09:30.552Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-05T12:09:31.006Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-05T12:09:31.460Z] --- PASS: TestCgroupNamespacesRun (1.09s) [2022-04-05T12:09:31.460Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-05T12:09:31.575Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-05T12:09:32.145Z] docker_cli_daemon_test.go:1472: [d35ba1b97ad6d] daemon is not started [2022-04-05T12:09:32.692Z] === RUN TestNewStreamConfig [2022-04-05T12:09:32.692Z] === RUN TestNewStreamConfig/defaults [2022-04-05T12:09:32.692Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-05T12:09:32.692Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-05T12:09:32.692Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-05T12:09:32.692Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-05T12:09:32.692Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-05T12:09:32.692Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-05T12:09:32.692Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-05T12:09:32.692Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-05T12:09:32.692Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-05T12:09:32.692Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-05T12:09:32.692Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-05T12:09:32.692Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-05T12:09:32.692Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-05T12:09:32.692Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-05T12:09:32.692Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-05T12:09:32.692Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-05T12:09:32.692Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-05T12:09:32.692Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-05T12:09:32.692Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-05T12:09:32.692Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-05T12:09:32.692Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-05T12:09:32.692Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-05T12:09:32.692Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-05T12:09:32.692Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-05T12:09:32.692Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-05T12:09:32.692Z] time="2022-04-05T12:09:32Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-05T12:09:32.692Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2022-04-05T12:09:32.692Z] === RUN TestCreateSuccess [2022-04-05T12:09:32.692Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-05T12:09:32.692Z] === RUN TestCreateStreamSkipped [2022-04-05T12:09:32.692Z] time="2022-04-05T12:09:32Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-05T12:09:32.692Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-05T12:09:32.692Z] === RUN TestCreateLogGroupSuccess [2022-04-05T12:09:32.692Z] time="2022-04-05T12:09:32Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-05T12:09:32.692Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-05T12:09:32.692Z] === RUN TestCreateError [2022-04-05T12:09:32.692Z] --- PASS: TestCreateError (0.00s) [2022-04-05T12:09:32.692Z] === RUN TestCreateAlreadyExists [2022-04-05T12:09:32.692Z] time="2022-04-05T12:09:32Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-05T12:09:32.692Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-05T12:09:32.692Z] === RUN TestLogClosed [2022-04-05T12:09:32.692Z] --- PASS: TestLogClosed (0.00s) [2022-04-05T12:09:32.692Z] === RUN TestLogBlocking [2022-04-05T12:09:32.692Z] --- PASS: TestLogBlocking (0.00s) [2022-04-05T12:09:32.692Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-05T12:09:32.692Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-05T12:09:32.692Z] === RUN TestLogNonBlockingBufferFull [2022-04-05T12:09:32.692Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-05T12:09:32.692Z] === RUN TestPublishBatchSuccess [2022-04-05T12:09:32.692Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-05T12:09:32.692Z] === RUN TestPublishBatchError [2022-04-05T12:09:32.692Z] time="2022-04-05T12:09:32Z" level=error msg=error [2022-04-05T12:09:32.692Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-05T12:09:32.692Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-05T12:09:32.692Z] time="2022-04-05T12:09:32Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-05T12:09:32.692Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-05T12:09:32.692Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-05T12:09:32.692Z] time="2022-04-05T12:09:32Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-05T12:09:32.692Z] time="2022-04-05T12:09:32Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-05T12:09:32.692Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-05T12:09:32.692Z] === RUN TestCollectBatchSimple [2022-04-05T12:09:32.692Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-05T12:09:32.692Z] === RUN TestCollectBatchTicker [2022-04-05T12:09:32.692Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-05T12:09:32.692Z] === RUN TestCollectBatchMultilinePattern [2022-04-05T12:09:32.692Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-05T12:09:32.692Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-05T12:09:32.692Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-05T12:09:32.692Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-05T12:09:32.692Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-05T12:09:32.715Z] check_test.go:308: [d48c9ecafac71] daemon is not started [2022-04-05T12:09:32.715Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-05T12:09:32.715Z] --- PASS: TestConfigInspect (2.89s) [2022-04-05T12:09:32.715Z] === RUN TestConfigList [2022-04-05T12:09:32.844Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.10s) [2022-04-05T12:09:32.845Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-05T12:09:32.919Z] --- PASS: TestGet (15.01s) [2022-04-05T12:09:32.919Z] === RUN TestPluginWithNoManifest [2022-04-05T12:09:32.919Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-05T12:09:32.919Z] === RUN TestGetAll [2022-04-05T12:09:32.919Z] --- PASS: TestGetAll (0.00s) [2022-04-05T12:09:32.919Z] PASS [2022-04-05T12:09:32.919Z] coverage: 73.2% of statements [2022-04-05T12:09:32.919Z] ok github.com/docker/docker/pkg/plugins 36.118s coverage: 73.2% of statements [2022-04-05T12:09:33.142Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-05T12:09:33.142Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-05T12:09:33.142Z] === RUN TestCollectBatchClose [2022-04-05T12:09:33.142Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-05T12:09:33.142Z] === RUN TestEffectiveLen [2022-04-05T12:09:33.142Z] === RUN TestEffectiveLen/0/Hello [2022-04-05T12:09:33.142Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-05T12:09:33.142Z] === RUN TestEffectiveLen/2/🙃 [2022-04-05T12:09:33.142Z] === RUN TestEffectiveLen/3/���� [2022-04-05T12:09:33.142Z] === RUN TestEffectiveLen/4/He��o [2022-04-05T12:09:33.142Z] === RUN TestEffectiveLen/5/ [2022-04-05T12:09:33.142Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-05T12:09:33.142Z] === RUN TestFindValidSplit [2022-04-05T12:09:33.142Z] === RUN TestFindValidSplit/0/ [2022-04-05T12:09:33.142Z] cloudwatchlogs_test.go:1076: [2022-04-05T12:09:33.142Z] cloudwatchlogs_test.go:1077: [2022-04-05T12:09:33.142Z] === RUN TestFindValidSplit/1/Hello [2022-04-05T12:09:33.142Z] cloudwatchlogs_test.go:1076: Hello [2022-04-05T12:09:33.142Z] cloudwatchlogs_test.go:1077: [2022-04-05T12:09:33.142Z] === RUN TestFindValidSplit/2/Hello [2022-04-05T12:09:33.142Z] cloudwatchlogs_test.go:1076: He [2022-04-05T12:09:33.142Z] cloudwatchlogs_test.go:1077: llo [2022-04-05T12:09:33.142Z] === RUN TestFindValidSplit/3/Hello [2022-04-05T12:09:33.142Z] cloudwatchlogs_test.go:1076: [2022-04-05T12:09:33.142Z] cloudwatchlogs_test.go:1077: Hello [2022-04-05T12:09:33.142Z] === RUN TestFindValidSplit/4/🙃 [2022-04-05T12:09:33.142Z] cloudwatchlogs_test.go:1076: [2022-04-05T12:09:33.142Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-05T12:09:33.142Z] === RUN TestFindValidSplit/5/🙃 [2022-04-05T12:09:33.142Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-05T12:09:33.142Z] cloudwatchlogs_test.go:1077: [2022-04-05T12:09:33.142Z] === RUN TestFindValidSplit/6/a� [2022-04-05T12:09:33.142Z] cloudwatchlogs_test.go:1076: a [2022-04-05T12:09:33.142Z] cloudwatchlogs_test.go:1077: � [2022-04-05T12:09:33.142Z] === RUN TestFindValidSplit/7/a� [2022-04-05T12:09:33.142Z] cloudwatchlogs_test.go:1076: a� [2022-04-05T12:09:33.142Z] cloudwatchlogs_test.go:1077: [2022-04-05T12:09:33.142Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-05T12:09:33.142Z] === RUN TestProcessEventEmoji [2022-04-05T12:09:33.142Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-05T12:09:33.142Z] === RUN TestCollectBatchLineSplit [2022-04-05T12:09:33.142Z] --- PASS: TestCollectBatchLineSplit (0.08s) [2022-04-05T12:09:33.142Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-05T12:09:33.142Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-05T12:09:33.142Z] === RUN TestCollectBatchMaxEvents [2022-04-05T12:09:33.142Z] --- PASS: TestCollectBatchMaxEvents (0.10s) [2022-04-05T12:09:33.142Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-05T12:09:33.142Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-05T12:09:33.142Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-05T12:09:33.142Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-04-05T12:09:33.142Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-05T12:09:33.142Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2022-04-05T12:09:33.142Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-05T12:09:33.142Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-05T12:09:33.142Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-05T12:09:33.142Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-05T12:09:33.142Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-05T12:09:33.142Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-05T12:09:33.142Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-05T12:09:33.142Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-05T12:09:33.142Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-05T12:09:33.142Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-05T12:09:33.142Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-05T12:09:33.142Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-05T12:09:33.142Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-05T12:09:33.142Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-05T12:09:33.142Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-05T12:09:33.142Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-05T12:09:33.142Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-05T12:09:33.142Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-05T12:09:33.142Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-05T12:09:33.142Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-05T12:09:33.142Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-05T12:09:33.142Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-05T12:09:33.142Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-05T12:09:33.142Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-05T12:09:33.142Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-05T12:09:33.142Z] === RUN TestValidateLogOptionsFormat [2022-04-05T12:09:33.142Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-05T12:09:33.142Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-05T12:09:33.142Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-05T12:09:33.142Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-05T12:09:33.142Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-05T12:09:33.142Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-05T12:09:33.142Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-05T12:09:33.142Z] === RUN TestCreateTagSuccess [2022-04-05T12:09:33.142Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-05T12:09:33.142Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-05T12:09:33.142Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-05T12:09:33.142Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-05T12:09:33.142Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-05T12:09:33.142Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-05T12:09:33.142Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2022-04-05T12:09:33.142Z] PASS [2022-04-05T12:09:33.142Z] coverage: 80.2% of statements [2022-04-05T12:09:33.142Z] ok github.com/docker/docker/daemon/logger/awslogs 0.484s coverage: 80.2% of statements [2022-04-05T12:09:33.142Z] === RUN TestAdapterReadLogs [2022-04-05T12:09:33.142Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-05T12:09:33.142Z] === RUN TestCopier [2022-04-05T12:09:33.142Z] --- PASS: TestCopier (0.00s) [2022-04-05T12:09:33.142Z] === RUN TestCopierLongLines [2022-04-05T12:09:33.142Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-05T12:09:33.142Z] === RUN TestCopierSlow [2022-04-05T12:09:33.142Z] === RUN TestSearchRegistryForImagesErrors [2022-04-05T12:09:33.142Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-05T12:09:33.142Z] === RUN TestSearchRegistryForImages [2022-04-05T12:09:33.142Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-05T12:09:33.142Z] === RUN TestOnlyPlatformWithFallback [2022-04-05T12:09:33.142Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-05T12:09:33.142Z] === RUN TestImageDelete [2022-04-05T12:09:33.142Z] === RUN TestImageDelete/no_lease [2022-04-05T12:09:33.142Z] === RUN TestImageDelete/lease_exists [2022-04-05T12:09:33.142Z] --- PASS: TestImageDelete (0.03s) [2022-04-05T12:09:33.142Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-05T12:09:33.142Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-05T12:09:33.142Z] === RUN TestContentStoreForPull [2022-04-05T12:09:33.142Z] --- PASS: TestCopierSlow (0.20s) [2022-04-05T12:09:33.142Z] === RUN TestCopierWithSized [2022-04-05T12:09:33.142Z] === RUN TestCopierWithSized/as_is [2022-04-05T12:09:33.142Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-05T12:09:33.142Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-05T12:09:33.142Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-05T12:09:33.142Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-05T12:09:33.142Z] === RUN TestCopierWithPartial [2022-04-05T12:09:33.142Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-05T12:09:33.142Z] === RUN TestRingLogger [2022-04-05T12:09:33.143Z] --- PASS: TestRingLogger (0.00s) [2022-04-05T12:09:33.143Z] === RUN TestRingCap [2022-04-05T12:09:33.143Z] --- PASS: TestRingCap (0.00s) [2022-04-05T12:09:33.143Z] === RUN TestRingClose [2022-04-05T12:09:33.143Z] --- PASS: TestRingClose (0.00s) [2022-04-05T12:09:33.143Z] === RUN TestRingDrain [2022-04-05T12:09:33.143Z] --- PASS: TestRingDrain (0.00s) [2022-04-05T12:09:33.143Z] PASS [2022-04-05T12:09:33.143Z] coverage: 43.2% of statements [2022-04-05T12:09:33.143Z] ok github.com/docker/docker/daemon/logger 0.271s coverage: 43.2% of statements [2022-04-05T12:09:33.143Z] === RUN TestValidateLogOptReconnectInterval [2022-04-05T12:09:33.143Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-05T12:09:33.143Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-05T12:09:33.143Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-05T12:09:33.143Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-05T12:09:33.143Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-05T12:09:33.143Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-05T12:09:33.143Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-05T12:09:33.143Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-05T12:09:33.143Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-05T12:09:33.143Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-05T12:09:33.143Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-05T12:09:33.143Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-05T12:09:33.143Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-05T12:09:33.143Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-05T12:09:33.143Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-05T12:09:33.143Z] PASS [2022-04-05T12:09:33.143Z] coverage: 33.6% of statements [2022-04-05T12:09:33.143Z] ok github.com/docker/docker/daemon/logger/fluentd 0.051s coverage: 33.6% of statements [2022-04-05T12:09:33.143Z] --- PASS: TestContentStoreForPull (0.20s) [2022-04-05T12:09:33.143Z] PASS [2022-04-05T12:09:33.143Z] coverage: 6.6% of statements [2022-04-05T12:09:33.143Z] ok github.com/docker/docker/daemon/images 0.348s coverage: 6.6% of statements [2022-04-05T12:09:33.282Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-05T12:09:33.594Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-05T12:09:33.594Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-05T12:09:33.594Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-05T12:09:33.594Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-05T12:09:33.594Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-05T12:09:33.594Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-05T12:09:33.786Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-04-05T12:09:33.786Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-05T12:09:34.044Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-05T12:09:34.044Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-05T12:09:34.044Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-05T12:09:34.044Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2022-04-05T12:09:34.044Z] === RUN TestFastTimeMarshalJSON [2022-04-05T12:09:34.044Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-05T12:09:34.044Z] PASS [2022-04-05T12:09:34.044Z] coverage: 87.2% of statements [2022-04-05T12:09:34.044Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.186s coverage: 87.2% of statements [2022-04-05T12:09:34.218Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-05T12:09:34.495Z] === RUN TestJSONFileLogger [2022-04-05T12:09:34.495Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-05T12:09:34.495Z] === RUN TestJSONFileLoggerWithTags [2022-04-05T12:09:34.495Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-05T12:09:34.495Z] === RUN TestJSONFileLoggerWithOpts [2022-04-05T12:09:34.495Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-05T12:09:34.495Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-05T12:09:34.495Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-05T12:09:34.495Z] === RUN TestEncodeDecode [2022-04-05T12:09:34.495Z] === PAUSE TestEncodeDecode [2022-04-05T12:09:34.495Z] === RUN TestUnexpectedEOF [2022-04-05T12:09:34.785Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-05T12:09:34.785Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-05T12:09:34.945Z] time="2022-04-05T12:09:34Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-05T12:09:34.945Z] time="2022-04-05T12:09:34Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-05T12:09:34.945Z] --- PASS: TestUnexpectedEOF (0.15s) [2022-04-05T12:09:34.945Z] === CONT TestEncodeDecode [2022-04-05T12:09:34.945Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-05T12:09:34.945Z] PASS [2022-04-05T12:09:34.945Z] coverage: 69.9% of statements [2022-04-05T12:09:34.945Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.236s coverage: 69.9% of statements [2022-04-05T12:09:34.945Z] === RUN TestWriteLog [2022-04-05T12:09:34.945Z] === PAUSE TestWriteLog [2022-04-05T12:09:34.945Z] === RUN TestReadLog [2022-04-05T12:09:34.945Z] === PAUSE TestReadLog [2022-04-05T12:09:34.945Z] === RUN TestDecode [2022-04-05T12:09:34.945Z] --- PASS: TestDecode (0.02s) [2022-04-05T12:09:34.945Z] === CONT TestWriteLog [2022-04-05T12:09:34.945Z] === CONT TestReadLog [2022-04-05T12:09:34.945Z] === RUN TestReadLog/tail_exact [2022-04-05T12:09:34.945Z] --- PASS: TestWriteLog (0.01s) [2022-04-05T12:09:34.945Z] === RUN TestReadLog/tail_less_than_available [2022-04-05T12:09:34.945Z] === RUN TestReadLog/tail_more_than_available [2022-04-05T12:09:34.945Z] --- PASS: TestReadLog (0.20s) [2022-04-05T12:09:34.945Z] --- PASS: TestReadLog/tail_exact (0.16s) [2022-04-05T12:09:34.945Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-05T12:09:34.945Z] --- PASS: TestReadLog/tail_more_than_available (0.03s) [2022-04-05T12:09:34.945Z] PASS [2022-04-05T12:09:34.945Z] coverage: 78.7% of statements [2022-04-05T12:09:34.945Z] ok github.com/docker/docker/daemon/logger/local 0.277s coverage: 78.7% of statements [2022-04-05T12:09:34.945Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-05T12:09:35.169Z] --- PASS: TestCgroupNamespacesRunHostMode (1.09s) [2022-04-05T12:09:35.169Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-05T12:09:35.724Z] --- PASS: TestConfigList (2.92s) [2022-04-05T12:09:35.724Z] === RUN TestConfigsCreateAndDelete [2022-04-05T12:09:35.894Z] === RUN TestOpenFileDelete [2022-04-05T12:09:35.894Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-05T12:09:35.894Z] === RUN TestOpenFileRename [2022-04-05T12:09:35.894Z] --- PASS: TestOpenFileRename (0.01s) [2022-04-05T12:09:35.894Z] === RUN TestHandleDecoderErr [2022-04-05T12:09:35.894Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-05T12:09:35.894Z] === RUN TestParseLogTagDefaultTag [2022-04-05T12:09:35.894Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-05T12:09:35.894Z] === RUN TestParseLogTag [2022-04-05T12:09:35.894Z] --- PASS: TestParseLogTag (0.00s) [2022-04-05T12:09:35.894Z] === RUN TestParseLogTagEmptyTag [2022-04-05T12:09:35.894Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-05T12:09:35.894Z] === RUN TestTailFiles [2022-04-05T12:09:35.894Z] --- PASS: TestTailFiles (0.00s) [2022-04-05T12:09:35.894Z] === RUN TestFollowLogsConsumerGone [2022-04-05T12:09:35.894Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-05T12:09:35.894Z] === RUN TestFollowLogsProducerGone [2022-04-05T12:09:35.894Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-05T12:09:35.894Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-05T12:09:35.894Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-05T12:09:35.894Z] === RUN TestCheckCapacityAndRotate [2022-04-05T12:09:35.894Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-05T12:09:35.894Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-05T12:09:35.894Z] --- PASS: TestCheckCapacityAndRotate (0.10s) [2022-04-05T12:09:35.894Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-05T12:09:35.894Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.06s) [2022-04-05T12:09:35.894Z] PASS [2022-04-05T12:09:35.894Z] coverage: 53.5% of statements [2022-04-05T12:09:35.894Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.199s coverage: 53.5% of statements [2022-04-05T12:09:35.894Z] === RUN TestLog [2022-04-05T12:09:35.894Z] --- PASS: TestLog (0.02s) [2022-04-05T12:09:35.894Z] PASS [2022-04-05T12:09:35.894Z] coverage: 31.5% of statements [2022-04-05T12:09:35.894Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.077s coverage: 31.5% of statements [2022-04-05T12:09:35.985Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-05T12:09:36.110Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s) [2022-04-05T12:09:36.110Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-05T12:09:36.244Z] check_test.go:308: [d15ec28ab0ef4] daemon is not started [2022-04-05T12:09:36.245Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-05T12:09:36.324Z] .........................xx.................... [ 29%] [2022-04-05T12:09:36.844Z] === RUN TestValidateLogOpt [2022-04-05T12:09:36.844Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-05T12:09:36.844Z] === RUN TestNewMissedConfig [2022-04-05T12:09:36.844Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-05T12:09:36.844Z] === RUN TestNewMissedUrl [2022-04-05T12:09:36.844Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-05T12:09:36.844Z] === RUN TestNewMissedToken [2022-04-05T12:09:36.844Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-05T12:09:36.844Z] === RUN TestNewWithProxy [2022-04-05T12:09:36.844Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-05T12:09:36.844Z] === RUN TestDefault [2022-04-05T12:09:36.844Z] === RUN TestNewParse [2022-04-05T12:09:36.844Z] --- PASS: TestNewParse (0.00s) [2022-04-05T12:09:36.844Z] PASS [2022-04-05T12:09:36.844Z] coverage: 8.3% of statements [2022-04-05T12:09:36.844Z] --- PASS: TestDefault (0.01s) [2022-04-05T12:09:36.844Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-05T12:09:36.844Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-05T12:09:36.844Z] === RUN TestJsonFormat [2022-04-05T12:09:36.844Z] ok github.com/docker/docker/daemon/logger/templates 0.078s coverage: 8.3% of statements [2022-04-05T12:09:36.844Z] --- PASS: TestJsonFormat (0.01s) [2022-04-05T12:09:36.844Z] === RUN TestRawFormat [2022-04-05T12:09:36.844Z] --- PASS: TestRawFormat (0.00s) [2022-04-05T12:09:36.844Z] === RUN TestRawFormatWithLabels [2022-04-05T12:09:36.844Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-05T12:09:36.844Z] === RUN TestRawFormatWithoutTag [2022-04-05T12:09:36.844Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-05T12:09:36.844Z] === RUN TestBatching [2022-04-05T12:09:36.844Z] === RUN TestParseLogFormat [2022-04-05T12:09:36.844Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-05T12:09:36.844Z] === RUN TestValidateLogOptEmpty [2022-04-05T12:09:36.844Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-05T12:09:36.844Z] === RUN TestValidateSyslogAddress [2022-04-05T12:09:36.844Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-05T12:09:36.844Z] === RUN TestParseAddressDefaultPort [2022-04-05T12:09:36.844Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-05T12:09:36.844Z] === RUN TestValidateSyslogFacility [2022-04-05T12:09:36.844Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-05T12:09:36.844Z] === RUN TestValidateLogOptSyslogFormat [2022-04-05T12:09:36.844Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-05T12:09:36.844Z] === RUN TestValidateLogOpt [2022-04-05T12:09:36.844Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-05T12:09:36.844Z] PASS [2022-04-05T12:09:36.844Z] coverage: 46.8% of statements [2022-04-05T12:09:36.844Z] ok github.com/docker/docker/daemon/logger/syslog 0.062s coverage: 46.8% of statements [2022-04-05T12:09:36.844Z] --- PASS: TestBatching (0.23s) [2022-04-05T12:09:36.844Z] === RUN TestFrequency [2022-04-05T12:09:37.054Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s) [2022-04-05T12:09:37.054Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-05T12:09:37.183Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-05T12:09:37.294Z] --- PASS: TestFrequency (0.18s) [2022-04-05T12:09:37.294Z] === RUN TestOneMessagePerRequest [2022-04-05T12:09:37.294Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-05T12:09:37.294Z] === RUN TestVerify [2022-04-05T12:09:37.294Z] --- PASS: TestVerify (0.00s) [2022-04-05T12:09:37.294Z] === RUN TestSkipVerify [2022-04-05T12:09:37.294Z] time="2022-04-05T12:09:36Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:09:37.294Z] time="2022-04-05T12:09:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:09:37.294Z] time="2022-04-05T12:09:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:09:37.625Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.65s) [2022-04-05T12:09:37.625Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-05T12:09:37.744Z] --- PASS: TestSkipVerify (0.64s) [2022-04-05T12:09:37.744Z] === RUN TestBufferMaximum [2022-04-05T12:09:37.744Z] time="2022-04-05T12:09:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:09:37.744Z] time="2022-04-05T12:09:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:09:37.744Z] time="2022-04-05T12:09:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:09:37.744Z] time="2022-04-05T12:09:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:09:37.744Z] time="2022-04-05T12:09:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:09:37.744Z] time="2022-04-05T12:09:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649160577.536484\",\"host\":\"fe9f4e1205c4\"}'" [2022-04-05T12:09:37.744Z] time="2022-04-05T12:09:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649160577.536484\",\"host\":\"fe9f4e1205c4\"}'" [2022-04-05T12:09:37.744Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-05T12:09:37.744Z] === RUN TestServerAlwaysDown [2022-04-05T12:09:37.744Z] time="2022-04-05T12:09:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:09:37.744Z] time="2022-04-05T12:09:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:09:37.744Z] time="2022-04-05T12:09:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649160577.540357\",\"host\":\"fe9f4e1205c4\"}'" [2022-04-05T12:09:37.744Z] time="2022-04-05T12:09:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649160577.540357\",\"host\":\"fe9f4e1205c4\"}'" [2022-04-05T12:09:37.744Z] time="2022-04-05T12:09:37Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:09:37.744Z] time="2022-04-05T12:09:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649160577.540357\",\"host\":\"fe9f4e1205c4\"}'" [2022-04-05T12:09:37.744Z] time="2022-04-05T12:09:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649160577.541357\",\"host\":\"fe9f4e1205c4\"}'" [2022-04-05T12:09:37.744Z] time="2022-04-05T12:09:37Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649160577.541357\",\"host\":\"fe9f4e1205c4\"}'" [2022-04-05T12:09:37.744Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-05T12:09:37.744Z] === RUN TestCannotSendAfterClose [2022-04-05T12:09:37.744Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-05T12:09:37.744Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-05T12:09:38.120Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-05T12:09:38.193Z] === RUN TestV1IDService [2022-04-05T12:09:38.193Z] --- PASS: TestV1IDService (0.02s) [2022-04-05T12:09:38.193Z] === RUN TestV2MetadataService [2022-04-05T12:09:38.378Z] --- PASS: TestConfigsCreateAndDelete (2.60s) [2022-04-05T12:09:38.378Z] === RUN TestConfigsUpdate [2022-04-05T12:09:38.638Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-05T12:09:38.638Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-05T12:09:38.643Z] time="2022-04-05T12:09:38Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-05T12:09:38.643Z] time="2022-04-05T12:09:38Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"fe9f4e1205c4\"}'" [2022-04-05T12:09:38.643Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.02s) [2022-04-05T12:09:38.643Z] PASS [2022-04-05T12:09:38.643Z] coverage: 82.5% of statements [2022-04-05T12:09:38.643Z] ok github.com/docker/docker/daemon/logger/splunk 2.198s coverage: 82.5% of statements [2022-04-05T12:09:39.009Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.09s) [2022-04-05T12:09:39.009Z] === RUN TestNISDomainname [2022-04-05T12:09:39.092Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-05T12:09:39.092Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-05T12:09:39.092Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-05T12:09:39.092Z] --- PASS: TestV2MetadataService (0.76s) [2022-04-05T12:09:39.092Z] PASS [2022-04-05T12:09:39.092Z] coverage: 48.2% of statements [2022-04-05T12:09:39.092Z] ok github.com/docker/docker/distribution/metadata 0.846s coverage: 48.2% of statements [2022-04-05T12:09:39.092Z] === RUN TestSuccessfulDownload [2022-04-05T12:09:39.092Z] download_test.go:267: Needs fixing on Windows [2022-04-05T12:09:39.092Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-05T12:09:39.092Z] === RUN TestCancelledDownload [2022-04-05T12:09:39.092Z] --- PASS: TestCancelledDownload (0.01s) [2022-04-05T12:09:39.092Z] === RUN TestMaxDownloadAttempts [2022-04-05T12:09:39.092Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-05T12:09:39.092Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-05T12:09:39.092Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-05T12:09:39.092Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-05T12:09:39.092Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-05T12:09:39.092Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-05T12:09:39.092Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-05T12:09:39.092Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-05T12:09:39.092Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-05T12:09:39.092Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-05T12:09:39.092Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-05T12:09:39.092Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-05T12:09:39.092Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-05T12:09:39.092Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-05T12:09:39.092Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-05T12:09:39.092Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-05T12:09:39.092Z] === RUN TestContinueOnError_NeverContinue [2022-04-05T12:09:39.092Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-05T12:09:39.092Z] === RUN TestManifestStore [2022-04-05T12:09:39.092Z] === RUN TestManifestStore/no_remote_or_local [2022-04-05T12:09:39.269Z] --- PASS: TestNISDomainname (0.46s) [2022-04-05T12:09:39.270Z] === RUN TestHostnameDnsResolution [2022-04-05T12:09:39.542Z] time="2022-04-05T12:09:39Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1349380275\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-05T12:09:39.542Z] === RUN TestManifestStore/no_local_cache [2022-04-05T12:09:39.542Z] === RUN TestManifestStore/with_local_cache [2022-04-05T12:09:39.542Z] === RUN TestManifestStore/unknown_media_type [2022-04-05T12:09:39.542Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-05T12:09:39.542Z] time="2022-04-05T12:09:39Z" level=warning msg="reference for unknown type: " [2022-04-05T12:09:39.542Z] time="2022-04-05T12:09:39Z" level=warning msg="reference for unknown type: " [2022-04-05T12:09:39.542Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-05T12:09:39.542Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-05T12:09:39.542Z] time="2022-04-05T12:09:39Z" level=warning msg="reference for unknown type: " [2022-04-05T12:09:39.542Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-05T12:09:39.542Z] time="2022-04-05T12:09:39Z" level=warning msg="reference for unknown type: " [2022-04-05T12:09:39.542Z] time="2022-04-05T12:09:39Z" level=warning msg="reference for unknown type: " [2022-04-05T12:09:39.542Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-05T12:09:39.542Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-05T12:09:39.542Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-05T12:09:39.542Z] time="2022-04-05T12:09:39Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-05T12:09:39.542Z] --- PASS: TestManifestStore (0.27s) [2022-04-05T12:09:39.542Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2022-04-05T12:09:39.542Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2022-04-05T12:09:39.542Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-05T12:09:39.542Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2022-04-05T12:09:39.542Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2022-04-05T12:09:39.542Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-04-05T12:09:39.542Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2022-04-05T12:09:39.542Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2022-04-05T12:09:39.542Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-05T12:09:39.542Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-05T12:09:39.542Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-05T12:09:39.542Z] === RUN TestDetectManifestBlobMediaType [2022-04-05T12:09:39.542Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-05T12:09:39.542Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-05T12:09:39.542Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-05T12:09:39.542Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-05T12:09:39.542Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-05T12:09:39.542Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-05T12:09:39.542Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-05T12:09:39.542Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-05T12:09:39.542Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-05T12:09:39.542Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-05T12:09:39.542Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-05T12:09:39.542Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-05T12:09:39.542Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-05T12:09:39.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-05T12:09:39.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-05T12:09:39.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-05T12:09:39.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-05T12:09:39.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-05T12:09:39.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-05T12:09:39.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-05T12:09:39.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-05T12:09:39.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-05T12:09:39.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-05T12:09:39.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-05T12:09:39.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-05T12:09:39.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-05T12:09:39.542Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-05T12:09:39.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-05T12:09:39.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-05T12:09:39.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-05T12:09:39.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-05T12:09:39.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-05T12:09:39.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-05T12:09:39.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-05T12:09:39.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-05T12:09:39.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-05T12:09:39.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-05T12:09:39.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-05T12:09:39.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-05T12:09:39.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-05T12:09:39.542Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-05T12:09:39.542Z] === RUN TestFixManifestLayers [2022-04-05T12:09:39.542Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-05T12:09:39.542Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-05T12:09:39.542Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-05T12:09:39.542Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-05T12:09:39.542Z] === RUN TestFixManifestLayersBadParent [2022-04-05T12:09:39.542Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-05T12:09:39.542Z] === RUN TestValidateManifest [2022-04-05T12:09:39.542Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-05T12:09:39.542Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-05T12:09:39.542Z] === RUN TestFormatPlatform [2022-04-05T12:09:39.542Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-05T12:09:39.542Z] === RUN TestPullSchema2Config [2022-04-05T12:09:39.542Z] === RUN TestPullSchema2Config/success_first_time [2022-04-05T12:09:39.542Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-05T12:09:39.542Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T12:09:39.542Z] === RUN TestPullSchema2Config/500_status [2022-04-05T12:09:39.542Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-05T12:09:39.542Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T12:09:39.542Z] time="2022-04-05T12:09:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-05T12:09:39.542Z] time="2022-04-05T12:09:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-05T12:09:39.542Z] time="2022-04-05T12:09:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-05T12:09:39.542Z] time="2022-04-05T12:09:39Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-05T12:09:39.542Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-05T12:09:39.542Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2022-04-05T12:09:39.542Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2022-04-05T12:09:39.542Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2022-04-05T12:09:39.542Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2022-04-05T12:09:39.542Z] === RUN TestTransfer [2022-04-05T12:09:39.542Z] --- PASS: TestTransfer (0.12s) [2022-04-05T12:09:39.542Z] === RUN TestConcurrencyLimit [2022-04-05T12:09:39.542Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T12:09:39.542Z] === RUN TestPullSchema2Config/EOF [2022-04-05T12:09:39.542Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-05T12:09:39.542Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T12:09:39.542Z] 2022/04/05 12:09:39 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-05T12:09:39.542Z] goroutine 117 [running]: [2022-04-05T12:09:39.542Z] net/http.(*conn).serve.func1() [2022-04-05T12:09:39.542Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-05T12:09:39.542Z] panic({0xf39000, 0x111b8f0}) [2022-04-05T12:09:39.542Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-05T12:09:39.542Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003a8680?, {0x11230d8?, 0xc0003bc2a0?}) [2022-04-05T12:09:39.542Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-05T12:09:39.542Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x11230d8, 0xc0003bc2a0}, 0xc0003a6700) [2022-04-05T12:09:39.542Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-05T12:09:39.542Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x11230d8?, 0xc0003bc2a0?}, 0xc000514000?) [2022-04-05T12:09:39.542Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-05T12:09:39.542Z] net/http.serverHandler.ServeHTTP({0xc00038ed20?}, {0x11230d8, 0xc0003bc2a0}, 0xc0003a6700) [2022-04-05T12:09:39.542Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-05T12:09:39.542Z] net/http.(*conn).serve(0xc00017c3c0, {0x1123950, 0xc0004d5200}) [2022-04-05T12:09:39.542Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-05T12:09:39.542Z] created by net/http.(*Server).Serve [2022-04-05T12:09:39.542Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-05T12:09:39.585Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-05T12:09:39.839Z] --- PASS: TestHostnameDnsResolution (0.60s) [2022-04-05T12:09:39.840Z] === RUN TestUnprivilegedPortsAndPing [2022-04-05T12:09:39.992Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T12:09:39.992Z] === RUN TestPullSchema2Config/unauthorized [2022-04-05T12:09:39.992Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-05T12:09:39.992Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T12:09:39.992Z] --- PASS: TestPullSchema2Config (0.52s) [2022-04-05T12:09:39.992Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-05T12:09:39.992Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-05T12:09:39.992Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-05T12:09:39.992Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-05T12:09:39.992Z] === RUN TestGetRepositoryMountCandidates [2022-04-05T12:09:39.992Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-05T12:09:39.992Z] === RUN TestLayerAlreadyExists [2022-04-05T12:09:39.992Z] 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-04-05T12:09:39.992Z] 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-04-05T12:09:39.992Z] 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-04-05T12:09:39.992Z] 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-04-05T12:09:39.992Z] 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-04-05T12:09:39.992Z] 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-04-05T12:09:39.992Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-05T12:09:39.992Z] === RUN TestWhenEmptyAuthConfig [2022-04-05T12:09:39.992Z] === RUN TestNotFound [2022-04-05T12:09:39.992Z] --- PASS: TestNotFound (0.00s) [2022-04-05T12:09:39.992Z] === RUN TestConflict [2022-04-05T12:09:39.992Z] --- PASS: TestConflict (0.00s) [2022-04-05T12:09:39.992Z] === RUN TestForbidden [2022-04-05T12:09:39.992Z] --- PASS: TestForbidden (0.00s) [2022-04-05T12:09:39.992Z] === RUN TestInvalidParameter [2022-04-05T12:09:39.992Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-05T12:09:39.992Z] === RUN TestNotImplemented [2022-04-05T12:09:39.992Z] --- PASS: TestNotImplemented (0.00s) [2022-04-05T12:09:39.992Z] === RUN TestNotModified [2022-04-05T12:09:39.992Z] --- PASS: TestNotModified (0.00s) [2022-04-05T12:09:39.992Z] === RUN TestUnauthorized [2022-04-05T12:09:39.992Z] --- PASS: TestUnauthorized (0.00s) [2022-04-05T12:09:39.992Z] === RUN TestUnknown [2022-04-05T12:09:39.992Z] --- PASS: TestUnknown (0.00s) [2022-04-05T12:09:39.992Z] === RUN TestCancelled [2022-04-05T12:09:39.992Z] --- PASS: TestCancelled (0.00s) [2022-04-05T12:09:39.992Z] === RUN TestDeadline [2022-04-05T12:09:39.992Z] --- PASS: TestDeadline (0.00s) [2022-04-05T12:09:39.992Z] === RUN TestDataLoss [2022-04-05T12:09:39.992Z] --- PASS: TestDataLoss (0.00s) [2022-04-05T12:09:39.992Z] === RUN TestUnavailable [2022-04-05T12:09:39.992Z] --- PASS: TestUnavailable (0.00s) [2022-04-05T12:09:39.992Z] === RUN TestSystem [2022-04-05T12:09:39.992Z] --- PASS: TestSystem (0.00s) [2022-04-05T12:09:39.992Z] === RUN TestFromStatusCode [2022-04-05T12:09:39.992Z] === RUN TestFromStatusCode/Not_Found [2022-04-05T12:09:39.992Z] === RUN TestFromStatusCode/Bad_Request [2022-04-05T12:09:39.992Z] === RUN TestFromStatusCode/Conflict [2022-04-05T12:09:39.992Z] === RUN TestFromStatusCode/Unauthorized [2022-04-05T12:09:39.992Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-05T12:09:39.992Z] === RUN TestFromStatusCode/Forbidden [2022-04-05T12:09:39.992Z] === RUN TestFromStatusCode/Not_Modified [2022-04-05T12:09:39.992Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-05T12:09:39.992Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-05T12:09:39.992Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-05T12:09:39.992Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-05T12:09:39.992Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-05T12:09:39.992Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-05T12:09:39.992Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-05T12:09:39.992Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-05T12:09:39.992Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-05T12:09:39.992Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-05T12:09:39.992Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-05T12:09:39.992Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-05T12:09:39.992Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-05T12:09:39.992Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-05T12:09:39.992Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-05T12:09:39.992Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-05T12:09:39.992Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-05T12:09:39.992Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-05T12:09:39.992Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-05T12:09:39.992Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-05T12:09:39.992Z] PASS [2022-04-05T12:09:39.992Z] coverage: 77.0% of statements [2022-04-05T12:09:39.992Z] ok github.com/docker/docker/errdefs 0.052s coverage: 77.0% of statements [2022-04-05T12:09:39.992Z] --- PASS: TestConcurrencyLimit (0.39s) [2022-04-05T12:09:39.992Z] === RUN TestInactiveJobs [2022-04-05T12:09:40.152Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-05T12:09:40.410Z] --- PASS: TestUnprivilegedPortsAndPing (0.45s) [2022-04-05T12:09:40.410Z] === RUN TestPrivilegedHostDevices [2022-04-05T12:09:40.442Z] --- PASS: TestInactiveJobs (0.38s) [2022-04-05T12:09:40.442Z] === RUN TestWatchRelease [2022-04-05T12:09:40.442Z] --- PASS: TestWatchRelease (0.04s) [2022-04-05T12:09:40.442Z] === RUN TestWatchFinishedTransfer [2022-04-05T12:09:40.442Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-05T12:09:40.442Z] === RUN TestDuplicateTransfer [2022-04-05T12:09:40.442Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-05T12:09:40.442Z] === RUN TestSuccessfulUpload [2022-04-05T12:09:40.671Z] --- PASS: TestPrivilegedHostDevices (0.44s) [2022-04-05T12:09:40.671Z] === RUN TestStats [2022-04-05T12:09:40.720Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-05T12:09:40.892Z] time="2022-04-05T12:09:40Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-05T12:09:40.892Z] === RUN TestFSGetInvalidData [2022-04-05T12:09:40.892Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-05T12:09:40.892Z] === RUN TestFSInvalidSet [2022-04-05T12:09:40.892Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-05T12:09:40.892Z] === RUN TestFSInvalidRoot [2022-04-05T12:09:40.892Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-05T12:09:40.892Z] === RUN TestFSMetadataGetSet [2022-04-05T12:09:40.892Z] --- PASS: TestFSMetadataGetSet (0.02s) [2022-04-05T12:09:40.892Z] === RUN TestFSInvalidWalker [2022-04-05T12:09:40.892Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-05T12:09:40.892Z] === RUN TestFSGetSet [2022-04-05T12:09:40.892Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-04-05T12:09:40.892Z] === RUN TestCancelledUpload [2022-04-05T12:09:40.892Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-05T12:09:40.892Z] PASS [2022-04-05T12:09:40.892Z] coverage: 76.8% of statements [2022-04-05T12:09:40.892Z] --- PASS: TestFSGetSet (0.03s) [2022-04-05T12:09:40.892Z] === RUN TestFSGetUnsetKey [2022-04-05T12:09:40.892Z] ok github.com/docker/docker/distribution/xfer 1.837s coverage: 76.8% of statements [2022-04-05T12:09:40.892Z] --- PASS: TestFSGetUnsetKey (0.00s) [2022-04-05T12:09:40.892Z] === RUN TestFSGetEmptyData [2022-04-05T12:09:40.892Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-05T12:09:40.892Z] === RUN TestFSDelete [2022-04-05T12:09:40.892Z] --- PASS: TestFSDelete (0.01s) [2022-04-05T12:09:40.892Z] === RUN TestFSWalker [2022-04-05T12:09:40.892Z] --- PASS: TestFSWalker (0.02s) [2022-04-05T12:09:40.892Z] === RUN TestFSWalkerStopOnError [2022-04-05T12:09:40.892Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-04-05T12:09:40.892Z] === RUN TestNewFromJSON [2022-04-05T12:09:40.892Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-05T12:09:40.892Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-05T12:09:40.892Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-05T12:09:40.892Z] === RUN TestMarshalKeyOrder [2022-04-05T12:09:40.892Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-05T12:09:40.892Z] === RUN TestHistoryEqual [2022-04-05T12:09:40.892Z] === RUN TestCompare [2022-04-05T12:09:40.892Z] --- PASS: TestCompare (0.00s) [2022-04-05T12:09:40.892Z] PASS [2022-04-05T12:09:40.892Z] coverage: 19.2% of statements [2022-04-05T12:09:41.286Z] --- PASS: TestConfigsUpdate (2.87s) [2022-04-05T12:09:41.286Z] === RUN TestTemplatedConfig [2022-04-05T12:09:41.342Z] --- PASS: TestHistoryEqual (0.15s) [2022-04-05T12:09:41.342Z] === RUN TestImage [2022-04-05T12:09:41.342Z] --- PASS: TestImage (0.00s) [2022-04-05T12:09:41.342Z] === RUN TestImageOSNotEmpty [2022-04-05T12:09:41.342Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-05T12:09:41.342Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-05T12:09:41.342Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-05T12:09:41.342Z] === RUN TestCreate [2022-04-05T12:09:41.342Z] --- PASS: TestWhenEmptyAuthConfig (1.13s) [2022-04-05T12:09:41.342Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-05T12:09:41.342Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-05T12:09:41.342Z] === RUN TestTokenPassThru [2022-04-05T12:09:41.342Z] --- PASS: TestCreate (0.01s) [2022-04-05T12:09:41.342Z] === RUN TestRestore [2022-04-05T12:09:41.342Z] ok github.com/docker/docker/image/cache 0.062s coverage: 19.2% of statements [2022-04-05T12:09:41.342Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-05T12:09:41.342Z] === RUN TestTokenPassThruDifferentHost [2022-04-05T12:09:41.342Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-05T12:09:41.342Z] PASS [2022-04-05T12:09:41.342Z] coverage: 26.6% of statements [2022-04-05T12:09:41.342Z] time="2022-04-05T12:09:40Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-05T12:09:41.342Z] ok github.com/docker/docker/distribution 2.021s coverage: 26.6% of statements [2022-04-05T12:09:41.342Z] --- PASS: TestRestore (0.03s) [2022-04-05T12:09:41.342Z] === RUN TestAddDelete [2022-04-05T12:09:41.342Z] --- PASS: TestAddDelete (0.02s) [2022-04-05T12:09:41.342Z] === RUN TestSearchAfterDelete [2022-04-05T12:09:41.342Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-05T12:09:41.342Z] === RUN TestParentReset [2022-04-05T12:09:41.342Z] --- PASS: TestParentReset (0.03s) [2022-04-05T12:09:41.342Z] === RUN TestGetAndSetLastUpdated [2022-04-05T12:09:41.342Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-05T12:09:41.342Z] === RUN TestStoreLen [2022-04-05T12:09:41.342Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-05T12:09:41.342Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-05T12:09:41.342Z] --- PASS: TestStoreLen (0.12s) [2022-04-05T12:09:41.342Z] PASS [2022-04-05T12:09:41.342Z] coverage: 86.9% of statements [2022-04-05T12:09:41.342Z] ok github.com/docker/docker/image 0.585s coverage: 86.9% of statements [2022-04-05T12:09:42.291Z] === RUN TestMakeV1ConfigFromConfig [2022-04-05T12:09:42.291Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-05T12:09:42.291Z] PASS [2022-04-05T12:09:42.291Z] coverage: 25.0% of statements [2022-04-05T12:09:42.291Z] ok github.com/docker/docker/image/v1 0.085s coverage: 25.0% of statements [2022-04-05T12:09:42.291Z] === RUN TestValidateManifest [2022-04-05T12:09:42.291Z] === RUN TestValidateManifest/non-nil [2022-04-05T12:09:42.291Z] === RUN TestValidateManifest/nil [2022-04-05T12:09:42.291Z] --- PASS: TestValidateManifest (0.00s) [2022-04-05T12:09:42.291Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-05T12:09:42.291Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-05T12:09:42.291Z] PASS [2022-04-05T12:09:42.291Z] coverage: 0.7% of statements [2022-04-05T12:09:42.291Z] ok github.com/docker/docker/image/tarexport 0.074s coverage: 0.7% of statements [2022-04-05T12:09:42.292Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-05T12:09:43.214Z] --- PASS: TestStats (2.41s) [2022-04-05T12:09:43.214Z] === RUN TestStopContainerWithTimeout [2022-04-05T12:09:43.214Z] === RUN TestStopContainerWithTimeout/0 [2022-04-05T12:09:43.214Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-05T12:09:43.214Z] === RUN TestStopContainerWithTimeout/1 [2022-04-05T12:09:43.214Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-05T12:09:43.214Z] === RUN TestStopContainerWithTimeout/3 [2022-04-05T12:09:43.214Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-05T12:09:43.214Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-05T12:09:43.214Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-05T12:09:43.214Z] === CONT TestStopContainerWithTimeout/0 [2022-04-05T12:09:43.214Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-05T12:09:43.241Z] === RUN TestSerialization [2022-04-05T12:09:43.241Z] --- PASS: TestSerialization (0.02s) [2022-04-05T12:09:43.241Z] PASS [2022-04-05T12:09:43.241Z] coverage: 100.0% of statements [2022-04-05T12:09:43.241Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2022-04-05T12:09:43.690Z] === RUN TestEnvironmentParsing [2022-04-05T12:09:43.690Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-05T12:09:43.690Z] PASS [2022-04-05T12:09:43.690Z] coverage: 1.2% of statements [2022-04-05T12:09:43.690Z] ok github.com/docker/docker/libcontainerd/local 0.139s coverage: 1.2% of statements [2022-04-05T12:09:43.784Z] === CONT TestStopContainerWithTimeout/3 [2022-04-05T12:09:43.824Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-05T12:09:44.140Z] === RUN TestEmptyLayer [2022-04-05T12:09:44.140Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-05T12:09:44.140Z] === RUN TestCommitFailure [2022-04-05T12:09:44.140Z] --- PASS: TestCommitFailure (0.01s) [2022-04-05T12:09:44.140Z] === RUN TestStartTransactionFailure [2022-04-05T12:09:44.140Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-05T12:09:44.140Z] === RUN TestGetOrphan [2022-04-05T12:09:44.140Z] --- PASS: TestGetOrphan (0.01s) [2022-04-05T12:09:44.140Z] === RUN TestMountAndRegister [2022-04-05T12:09:44.140Z] layer_test.go:258: Layer size: 14 [2022-04-05T12:09:44.140Z] --- PASS: TestMountAndRegister (0.04s) [2022-04-05T12:09:44.140Z] === RUN TestLayerRelease [2022-04-05T12:09:44.140Z] layer_test.go:291: Failing on Windows [2022-04-05T12:09:44.140Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-05T12:09:44.140Z] === RUN TestStoreRestore [2022-04-05T12:09:44.140Z] layer_test.go:340: Failing on Windows [2022-04-05T12:09:44.140Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-05T12:09:44.140Z] === RUN TestTarStreamStability [2022-04-05T12:09:44.140Z] layer_test.go:455: Failing on Windows [2022-04-05T12:09:44.140Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-05T12:09:44.140Z] === RUN TestRegisterExistingLayer [2022-04-05T12:09:44.140Z] --- PASS: TestRegisterExistingLayer (0.08s) [2022-04-05T12:09:44.140Z] === RUN TestTarStreamVerification [2022-04-05T12:09:44.140Z] layer_test.go:684: Failing on Windows [2022-04-05T12:09:44.140Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-05T12:09:44.140Z] === RUN TestLayerMigration [2022-04-05T12:09:44.140Z] migration_test.go:45: Failing on Windows [2022-04-05T12:09:44.140Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-05T12:09:44.140Z] === RUN TestLayerMigrationNoTarsplit [2022-04-05T12:09:44.140Z] migration_test.go:181: Failing on Windows [2022-04-05T12:09:44.140Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-05T12:09:44.140Z] === RUN TestMountInit [2022-04-05T12:09:44.140Z] mount_test.go:17: Failing on Windows [2022-04-05T12:09:44.140Z] --- SKIP: TestMountInit (0.00s) [2022-04-05T12:09:44.140Z] === RUN TestMountSize [2022-04-05T12:09:44.140Z] mount_test.go:76: Failing on Windows [2022-04-05T12:09:44.140Z] --- SKIP: TestMountSize (0.00s) [2022-04-05T12:09:44.140Z] === RUN TestMountChanges [2022-04-05T12:09:44.140Z] mount_test.go:125: Failing on Windows [2022-04-05T12:09:44.140Z] --- SKIP: TestMountChanges (0.00s) [2022-04-05T12:09:44.140Z] === RUN TestMountApply [2022-04-05T12:09:44.140Z] mount_test.go:212: Failing on Windows [2022-04-05T12:09:44.140Z] --- SKIP: TestMountApply (0.00s) [2022-04-05T12:09:44.140Z] PASS [2022-04-05T12:09:44.140Z] coverage: 30.6% of statements [2022-04-05T12:09:44.140Z] ok github.com/docker/docker/layer 0.212s coverage: 30.6% of statements [2022-04-05T12:09:44.396Z] --- PASS: TestTemplatedConfig (3.27s) [2022-04-05T12:09:44.396Z] === RUN TestConfigCreateResolve [2022-04-05T12:09:44.590Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-05T12:09:44.590Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-05T12:09:44.590Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-05T12:09:44.590Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-05T12:09:44.590Z] === RUN TestSequenceGetAvailableBit [2022-04-05T12:09:44.590Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-05T12:09:44.590Z] === RUN TestSequenceEqual [2022-04-05T12:09:44.590Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-05T12:09:44.590Z] === RUN TestSequenceCopy [2022-04-05T12:09:44.590Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-05T12:09:44.590Z] === RUN TestGetFirstAvailable [2022-04-05T12:09:44.590Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-05T12:09:44.590Z] === RUN TestFindSequence [2022-04-05T12:09:44.590Z] --- PASS: TestFindSequence (0.00s) [2022-04-05T12:09:44.590Z] === RUN TestCheckIfAvailable [2022-04-05T12:09:44.590Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-05T12:09:44.590Z] === RUN TestMergeSequences [2022-04-05T12:09:44.590Z] --- PASS: TestMergeSequences (0.00s) [2022-04-05T12:09:44.590Z] === RUN TestPushReservation [2022-04-05T12:09:44.590Z] --- PASS: TestPushReservation (0.00s) [2022-04-05T12:09:44.590Z] === RUN TestSerializeDeserialize [2022-04-05T12:09:44.590Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-05T12:09:44.590Z] === RUN TestSet [2022-04-05T12:09:44.590Z] --- PASS: TestSet (0.00s) [2022-04-05T12:09:44.590Z] === RUN TestSetUnset [2022-04-05T12:09:44.590Z] --- PASS: TestSetUnset (0.00s) [2022-04-05T12:09:44.590Z] === RUN TestOffsetSetUnset [2022-04-05T12:09:44.590Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-05T12:09:44.590Z] === RUN TestSetInRange [2022-04-05T12:09:44.590Z] --- PASS: TestSetInRange (0.00s) [2022-04-05T12:09:44.590Z] === RUN TestSetAnyInRange [2022-04-05T12:09:44.590Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-05T12:09:44.590Z] === RUN TestMethods [2022-04-05T12:09:44.590Z] --- PASS: TestMethods (0.00s) [2022-04-05T12:09:44.590Z] === RUN TestRandomAllocateDeallocate [2022-04-05T12:09:45.699Z] === CONT TestStopContainerWithTimeout/1 [2022-04-05T12:09:45.780Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-05T12:09:46.099Z] === RUN TestInvalidConfig [2022-04-05T12:09:46.100Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-05T12:09:46.100Z] === RUN TestConfig [2022-04-05T12:09:46.100Z] --- PASS: TestConfig (0.00s) [2022-04-05T12:09:46.100Z] === RUN TestOptionsLabels [2022-04-05T12:09:46.100Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-05T12:09:46.100Z] === RUN TestValidName [2022-04-05T12:09:46.100Z] --- PASS: TestValidName (0.00s) [2022-04-05T12:09:46.100Z] PASS [2022-04-05T12:09:46.100Z] coverage: 19.7% of statements [2022-04-05T12:09:46.100Z] ok github.com/docker/docker/libnetwork/config 0.073s coverage: 19.7% of statements [2022-04-05T12:09:46.551Z] === RUN TestKey [2022-04-05T12:09:46.551Z] --- PASS: TestKey (0.00s) [2022-04-05T12:09:46.551Z] === RUN TestParseKey [2022-04-05T12:09:46.551Z] --- PASS: TestParseKey (0.00s) [2022-04-05T12:09:46.551Z] === RUN TestInvalidDataStore [2022-04-05T12:09:46.551Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-05T12:09:46.551Z] === RUN TestKVObjectFlatKey [2022-04-05T12:09:46.551Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-05T12:09:46.551Z] === RUN TestAtomicKVObjectFlatKey [2022-04-05T12:09:46.552Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-05T12:09:46.552Z] PASS [2022-04-05T12:09:46.552Z] coverage: 21.9% of statements [2022-04-05T12:09:46.552Z] ok github.com/docker/docker/libnetwork/datastore 0.043s coverage: 21.9% of statements [2022-04-05T12:09:47.084Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-05T12:09:47.085Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-04-05T12:09:47.085Z] --- PASS: TestStopContainerWithTimeout/-1 (2.56s) [2022-04-05T12:09:47.085Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-04-05T12:09:47.085Z] --- PASS: TestStopContainerWithTimeout/1 (1.36s) [2022-04-05T12:09:47.085Z] === RUN TestDeleteDevicemapper [2022-04-05T12:09:47.085Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-05T12:09:47.085Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-05T12:09:47.085Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-05T12:09:47.166Z] --- PASS: TestConfigCreateResolve (2.81s) [2022-04-05T12:09:47.166Z] PASS [2022-04-05T12:09:47.166Z] [2022-04-05T12:09:47.166Z] DONE 6 tests in 17.480s [2022-04-05T12:09:47.166Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-05T12:09:47.167Z] ++ 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-04-05T12:09:47.167Z] ++ set -e [2022-04-05T12:09:47.167Z] ++ '[' -n 0 ']' [2022-04-05T12:09:47.167Z] ++ set -x [2022-04-05T12:09:47.167Z] ++ 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-04-05T12:09:47.427Z] INFO: Testing against a local daemon [2022-04-05T12:09:47.427Z] === RUN TestCheckpoint [2022-04-05T12:09:47.427Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T12:09:47.427Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-05T12:09:47.427Z] === RUN TestContainerInvalidJSON [2022-04-05T12:09:47.427Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T12:09:47.427Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T12:09:47.427Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-05T12:09:47.427Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-05T12:09:47.427Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T12:09:47.427Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-05T12:09:47.427Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-05T12:09:47.427Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-05T12:09:47.427Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-05T12:09:47.427Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-05T12:09:47.502Z] === RUN TestIPDataMarshalling [2022-04-05T12:09:47.502Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-05T12:09:47.502Z] === RUN TestValidateAndIsV6 [2022-04-05T12:09:47.502Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-05T12:09:47.502Z] PASS [2022-04-05T12:09:47.502Z] coverage: 68.9% of statements [2022-04-05T12:09:47.502Z] ok github.com/docker/docker/libnetwork/driverapi 0.037s coverage: 68.9% of statements [2022-04-05T12:09:47.686Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-05T12:09:47.686Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-05T12:09:47.686Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-04-05T12:09:47.686Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-05T12:09:47.686Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-04-05T12:09:47.686Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-05T12:09:47.686Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-04-05T12:09:47.686Z] === RUN TestCopyFromContainer [2022-04-05T12:09:47.952Z] === RUN TestErrorInterfaces [2022-04-05T12:09:47.952Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-05T12:09:47.952Z] === RUN TestNetworkMarshalling [2022-04-05T12:09:47.952Z] --- PASS: TestNetworkMarshalling (0.17s) [2022-04-05T12:09:47.952Z] === RUN TestEndpointMarshalling [2022-04-05T12:09:47.952Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-05T12:09:47.952Z] === RUN TestAuxAddresses [2022-04-05T12:09:47.952Z] time="2022-04-05T12:09:47Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-05T12:09:47.952Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-05T12:09:47.952Z] === RUN TestSRVServiceQuery [2022-04-05T12:09:47.952Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:09:47.952Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-05T12:09:47.952Z] === RUN TestServiceVIPReuse [2022-04-05T12:09:47.952Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:09:47.952Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-05T12:09:47.952Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-05T12:09:47.952Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:09:47.952Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-05T12:09:47.952Z] === RUN TestDNSIPQuery [2022-04-05T12:09:47.952Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:09:47.952Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-05T12:09:47.952Z] === RUN TestDNSProxyServFail [2022-04-05T12:09:47.952Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:09:47.952Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-05T12:09:47.952Z] === RUN TestSandboxAddEmpty [2022-04-05T12:09:47.952Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:09:47.952Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-05T12:09:47.952Z] === RUN TestSandboxAddMultiPrio [2022-04-05T12:09:47.952Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:09:47.952Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-05T12:09:47.952Z] === RUN TestSandboxAddSamePrio [2022-04-05T12:09:47.952Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:09:47.952Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-05T12:09:47.952Z] === RUN TestCleanupServiceDiscovery [2022-04-05T12:09:47.952Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:09:47.952Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-05T12:09:47.952Z] === RUN TestDNSOptions [2022-04-05T12:09:47.952Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:09:47.952Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-05T12:09:47.952Z] === RUN TestMultipleControllersWithSameStore [2022-04-05T12:09:47.952Z] time="2022-04-05T12:09:47Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-05T12:09:47.952Z] time="2022-04-05T12:09:47Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-05T12:09:47.952Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-05T12:09:47.952Z] PASS [2022-04-05T12:09:47.952Z] coverage: 8.5% of statements [2022-04-05T12:09:47.952Z] ok github.com/docker/docker/libnetwork 0.306s coverage: 8.5% of statements [2022-04-05T12:09:48.401Z] === RUN TestDriver [2022-04-05T12:09:48.401Z] --- PASS: TestDriver (0.00s) [2022-04-05T12:09:48.401Z] PASS [2022-04-05T12:09:48.401Z] coverage: 34.8% of statements [2022-04-05T12:09:48.401Z] ok github.com/docker/docker/libnetwork/drivers/host 0.046s coverage: 34.8% of statements [2022-04-05T12:09:48.401Z] --- PASS: TestRandomAllocateDeallocate (3.77s) [2022-04-05T12:09:48.401Z] === RUN TestAllocateRandomDeallocate [2022-04-05T12:09:48.470Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s) [2022-04-05T12:09:48.470Z] === RUN TestUpdateMemory [2022-04-05T12:09:48.624Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-05T12:09:48.852Z] === RUN TestDriver [2022-04-05T12:09:48.852Z] --- PASS: TestDriver (0.00s) [2022-04-05T12:09:48.852Z] PASS [2022-04-05T12:09:48.852Z] coverage: 34.8% of statements [2022-04-05T12:09:48.852Z] ok github.com/docker/docker/libnetwork/drivers/null 0.040s coverage: 34.8% of statements [2022-04-05T12:09:48.852Z] --- PASS: TestAllocateRandomDeallocate (0.75s) [2022-04-05T12:09:48.852Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-05T12:09:49.041Z] --- PASS: TestUpdateMemory (0.48s) [2022-04-05T12:09:49.041Z] === RUN TestUpdateCPUQuota [2022-04-05T12:09:49.193Z] === RUN TestCopyFromContainer// [2022-04-05T12:09:49.301Z] === RUN TestNetworkAllocateFree [2022-04-05T12:09:49.302Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-05T12:09:49.302Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-05T12:09:49.302Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-05T12:09:49.302Z] PASS [2022-04-05T12:09:49.302Z] coverage: 63.6% of statements [2022-04-05T12:09:49.302Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.042s coverage: 63.6% of statements [2022-04-05T12:09:49.302Z] === RUN TestGetEmptyCapabilities [2022-04-05T12:09:49.302Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-05T12:09:49.302Z] === RUN TestGetExtraCapabilities [2022-04-05T12:09:49.302Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-05T12:09:49.302Z] === RUN TestGetInvalidCapabilities [2022-04-05T12:09:49.302Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-05T12:09:49.302Z] === RUN TestRemoteDriver [2022-04-05T12:09:49.302Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-05T12:09:49.302Z] === RUN TestDriverError [2022-04-05T12:09:49.302Z] --- PASS: TestDriverError (0.00s) [2022-04-05T12:09:49.302Z] === RUN TestMissingValues [2022-04-05T12:09:49.302Z] --- PASS: TestMissingValues (0.00s) [2022-04-05T12:09:49.302Z] === RUN TestRollback [2022-04-05T12:09:49.302Z] --- PASS: TestRollback (0.00s) [2022-04-05T12:09:49.302Z] PASS [2022-04-05T12:09:49.302Z] coverage: 57.4% of statements [2022-04-05T12:09:49.302Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.079s coverage: 57.4% of statements [2022-04-05T12:09:49.452Z] === RUN TestCopyFromContainer//bar/root [2022-04-05T12:09:49.611Z] --- PASS: TestUpdateCPUQuota (0.63s) [2022-04-05T12:09:49.611Z] === RUN TestUpdatePidsLimit [2022-04-05T12:09:49.611Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-05T12:09:49.611Z] === RUN TestUpdatePidsLimit/no_change [2022-04-05T12:09:49.711Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-05T12:09:49.711Z] === RUN TestCopyFromContainer/bar/quux [2022-04-05T12:09:49.711Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-05T12:09:49.871Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-05T12:09:49.969Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-05T12:09:50.132Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-05T12:09:50.228Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-05T12:09:50.228Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-05T12:09:50.228Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-05T12:09:50.251Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.92s) [2022-04-05T12:09:50.251Z] === RUN TestRetrieveFromStore [2022-04-05T12:09:50.251Z] === RUN TestNAT [2022-04-05T12:09:50.251Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-05T12:09:50.251Z] --- SKIP: TestNAT (0.00s) [2022-04-05T12:09:50.251Z] === RUN TestTransparent [2022-04-05T12:09:50.251Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-05T12:09:50.251Z] --- SKIP: TestTransparent (0.00s) [2022-04-05T12:09:50.251Z] PASS [2022-04-05T12:09:50.251Z] coverage: 0.0% of statements [2022-04-05T12:09:50.251Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.046s coverage: 0.0% of statements [2022-04-05T12:09:50.251Z] === RUN TestBuildDefault [2022-04-05T12:09:50.251Z] --- PASS: TestBuildDefault (0.00s) [2022-04-05T12:09:50.251Z] === RUN TestBuildHostnameDomainname [2022-04-05T12:09:50.251Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-05T12:09:50.251Z] === RUN TestBuildHostname [2022-04-05T12:09:50.251Z] --- PASS: TestBuildHostname (0.00s) [2022-04-05T12:09:50.251Z] === RUN TestBuildHostnameFQDN [2022-04-05T12:09:50.251Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-05T12:09:50.251Z] === RUN TestBuildNoIP [2022-04-05T12:09:50.251Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-05T12:09:50.251Z] === RUN TestUpdate [2022-04-05T12:09:50.251Z] --- PASS: TestUpdate (0.00s) [2022-04-05T12:09:50.251Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-05T12:09:50.251Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-05T12:09:50.251Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-05T12:09:50.251Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-05T12:09:50.251Z] === RUN TestAddEmpty [2022-04-05T12:09:50.251Z] --- PASS: TestAddEmpty (0.00s) [2022-04-05T12:09:50.251Z] === RUN TestAdd [2022-04-05T12:09:50.251Z] --- PASS: TestAdd (0.00s) [2022-04-05T12:09:50.251Z] === RUN TestDeleteEmpty [2022-04-05T12:09:50.251Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-05T12:09:50.251Z] === RUN TestDeleteNewline [2022-04-05T12:09:50.251Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-05T12:09:50.251Z] === RUN TestDelete [2022-04-05T12:09:50.251Z] --- PASS: TestDelete (0.00s) [2022-04-05T12:09:50.251Z] === RUN TestConcurrentWrites [2022-04-05T12:09:50.251Z] --- PASS: TestRetrieveFromStore (0.39s) [2022-04-05T12:09:50.251Z] === RUN TestIsCorrupted [2022-04-05T12:09:50.251Z] --- PASS: TestIsCorrupted (0.01s) [2022-04-05T12:09:50.251Z] === RUN TestSetRollover [2022-04-05T12:09:50.392Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-05T12:09:50.487Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-05T12:09:50.652Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-05T12:09:50.652Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-05T12:09:50.700Z] --- PASS: TestConcurrentWrites (0.16s) [2022-04-05T12:09:50.700Z] PASS [2022-04-05T12:09:50.700Z] coverage: 81.2% of statements [2022-04-05T12:09:50.700Z] ok github.com/docker/docker/libnetwork/etchosts 0.216s coverage: 81.2% of statements [2022-04-05T12:09:50.700Z] === RUN TestNew [2022-04-05T12:09:50.700Z] --- PASS: TestNew (0.00s) [2022-04-05T12:09:50.700Z] === RUN TestAddDriver [2022-04-05T12:09:50.700Z] --- PASS: TestAddDriver (0.00s) [2022-04-05T12:09:50.700Z] === RUN TestAddDuplicateDriver [2022-04-05T12:09:50.700Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-05T12:09:50.700Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-05T12:09:50.700Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-05T12:09:50.700Z] === RUN TestDriver [2022-04-05T12:09:50.700Z] --- PASS: TestDriver (0.00s) [2022-04-05T12:09:50.700Z] === RUN TestIPAM [2022-04-05T12:09:50.700Z] --- PASS: TestIPAM (0.00s) [2022-04-05T12:09:50.700Z] === RUN TestWalkIPAMs [2022-04-05T12:09:50.700Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-05T12:09:50.700Z] === RUN TestWalkDrivers [2022-04-05T12:09:50.700Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-05T12:09:50.700Z] PASS [2022-04-05T12:09:50.700Z] coverage: 82.4% of statements [2022-04-05T12:09:50.700Z] ok github.com/docker/docker/libnetwork/drvregistry 0.070s coverage: 82.4% of statements [2022-04-05T12:09:50.745Z] --- PASS: TestCopyFromContainer (2.87s) [2022-04-05T12:09:50.745Z] --- PASS: TestCopyFromContainer// (0.17s) [2022-04-05T12:09:50.746Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-04-05T12:09:50.746Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2022-04-05T12:09:50.746Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2022-04-05T12:09:50.746Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2022-04-05T12:09:50.746Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2022-04-05T12:09:50.746Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2022-04-05T12:09:50.746Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2022-04-05T12:09:50.746Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2022-04-05T12:09:50.746Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-04-05T12:09:50.746Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-05T12:09:50.746Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T12:09:50.746Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T12:09:50.746Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T12:09:50.746Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T12:09:50.746Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T12:09:50.746Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T12:09:50.746Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T12:09:50.746Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T12:09:50.746Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T12:09:50.746Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-05T12:09:50.746Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-05T12:09:50.746Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-05T12:09:50.746Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-04-05T12:09:50.746Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-05T12:09:50.746Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2022-04-05T12:09:50.746Z] === RUN TestCreateWithInvalidEnv [2022-04-05T12:09:50.746Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-05T12:09:50.746Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-05T12:09:50.746Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-05T12:09:50.746Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-05T12:09:50.746Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-05T12:09:50.746Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-05T12:09:50.746Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-05T12:09:50.746Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-05T12:09:50.746Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-05T12:09:50.746Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-05T12:09:50.746Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-05T12:09:50.746Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-05T12:09:50.746Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-04-05T12:09:50.746Z] === RUN TestCreateTmpfsMountsTarget [2022-04-05T12:09:50.746Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-04-05T12:09:50.746Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-05T12:09:50.887Z] 0a6173b79e25: Pull complete [2022-04-05T12:09:50.887Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-04-05T12:09:50.887Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T12:09:50.887Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-05T12:09:50.887Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-05T12:09:50.887Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-04-05T12:09:50.887Z] WARN: Skipping validation tests [2022-04-05T12:09:50.887Z] INFO: Running unit tests at 04/05/2022 12:09:38... [2022-04-05T12:09:50.887Z] INFO: make.ps1 starting at 04/05/2022 12:09:43 [2022-04-05T12:09:50.887Z] INFO: Git commit (13b299b959) assumed from DOCKER_GITCOMMIT environment variable [2022-04-05T12:09:50.887Z] INFO: Invoking autogen... [2022-04-05T12:09:50.887Z] INFO: Running unit tests... [2022-04-05T12:09:51.150Z] === RUN TestNew [2022-04-05T12:09:51.150Z] --- PASS: TestNew (0.00s) [2022-04-05T12:09:51.150Z] === RUN TestAllocate [2022-04-05T12:09:51.150Z] --- PASS: TestAllocate (0.00s) [2022-04-05T12:09:51.150Z] === RUN TestUninitialized [2022-04-05T12:09:51.150Z] --- PASS: TestUninitialized (0.00s) [2022-04-05T12:09:51.150Z] === RUN TestAllocateInRange [2022-04-05T12:09:51.150Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-05T12:09:51.150Z] === RUN TestAllocateSerial [2022-04-05T12:09:51.150Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-05T12:09:51.150Z] PASS [2022-04-05T12:09:51.150Z] coverage: 87.5% of statements [2022-04-05T12:09:51.150Z] ok github.com/docker/docker/libnetwork/idm 0.039s coverage: 87.5% of statements [2022-04-05T12:09:51.150Z] === RUN TestCaller [2022-04-05T12:09:51.150Z] --- PASS: TestCaller (0.00s) [2022-04-05T12:09:51.150Z] PASS [2022-04-05T12:09:51.150Z] coverage: 100.0% of statements [2022-04-05T12:09:51.150Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2022-04-05T12:09:51.222Z] --- PASS: TestUpdatePidsLimit (1.74s) [2022-04-05T12:09:51.222Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.16s) [2022-04-05T12:09:51.222Z] --- PASS: TestUpdatePidsLimit/no_change (0.16s) [2022-04-05T12:09:51.222Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-04-05T12:09:51.222Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-04-05T12:09:51.222Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s) [2022-04-05T12:09:51.222Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-04-05T12:09:51.222Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-04-05T12:09:51.222Z] === RUN TestUpdateRestartPolicy [2022-04-05T12:09:51.356Z] 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/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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-04-05T12:09:51.600Z] --- PASS: TestSetRollover (1.02s) [2022-04-05T12:09:51.600Z] === RUN TestSetRolloverSerial [2022-04-05T12:09:51.600Z] === RUN TestSetSerialInsertDelete [2022-04-05T12:09:51.600Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-05T12:09:51.600Z] === RUN TestSetParallelInsertDelete [2022-04-05T12:09:52.121Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-05T12:09:52.549Z] --- PASS: TestSetRolloverSerial (1.09s) [2022-04-05T12:09:52.549Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-05T12:09:52.549Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-05T12:09:52.549Z] PASS [2022-04-05T12:09:52.549Z] coverage: 84.4% of statements [2022-04-05T12:09:52.549Z] ok github.com/docker/docker/libnetwork/bitseq 8.012s coverage: 84.4% of statements [2022-04-05T12:09:52.549Z] === RUN TestInt2IP2IntConversion [2022-04-05T12:09:52.549Z] === RUN TestPoolRequest [2022-04-05T12:09:52.549Z] --- PASS: TestPoolRequest (0.00s) [2022-04-05T12:09:52.549Z] === RUN TestOtherRequests [2022-04-05T12:09:52.549Z] --- PASS: TestOtherRequests (0.00s) [2022-04-05T12:09:52.549Z] PASS [2022-04-05T12:09:52.549Z] coverage: 57.1% of statements [2022-04-05T12:09:52.549Z] ok github.com/docker/docker/libnetwork/ipams/null 0.046s coverage: 57.1% of statements [2022-04-05T12:09:52.646Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-05T12:09:53.059Z] --- PASS: TestCreateWithCustomMaskedPaths (2.04s) [2022-04-05T12:09:53.059Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-05T12:09:53.498Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2022-04-05T12:09:53.498Z] === RUN TestGetAddressVersion [2022-04-05T12:09:53.498Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-05T12:09:53.498Z] === RUN TestKeyString [2022-04-05T12:09:53.498Z] --- PASS: TestKeyString (0.00s) [2022-04-05T12:09:53.498Z] === RUN TestPoolDataMarshal [2022-04-05T12:09:53.498Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-05T12:09:53.498Z] === RUN TestSubnetsMarshal [2022-04-05T12:09:53.498Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-05T12:09:53.498Z] === RUN TestAddSubnets [2022-04-05T12:09:53.498Z] --- PASS: TestAddSubnets (0.04s) [2022-04-05T12:09:53.498Z] === RUN TestDoublePoolRelease [2022-04-05T12:09:53.498Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-05T12:09:53.498Z] === RUN TestAddReleasePoolID [2022-04-05T12:09:53.498Z] --- PASS: TestAddReleasePoolID (0.05s) [2022-04-05T12:09:53.498Z] === RUN TestPredefinedPool [2022-04-05T12:09:53.498Z] --- PASS: TestPredefinedPool (0.02s) [2022-04-05T12:09:53.498Z] === RUN TestRemoveSubnet [2022-04-05T12:09:53.498Z] --- PASS: TestRemoveSubnet (0.11s) [2022-04-05T12:09:53.498Z] === RUN TestGetSameAddress [2022-04-05T12:09:53.498Z] --- PASS: TestGetSameAddress (0.01s) [2022-04-05T12:09:53.498Z] === RUN TestPoolAllocationReuse [2022-04-05T12:09:53.948Z] === RUN TestGetCapabilities [2022-04-05T12:09:53.948Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-05T12:09:53.948Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-05T12:09:53.948Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-05T12:09:53.948Z] === RUN TestGetDefaultAddressSpaces [2022-04-05T12:09:53.948Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-05T12:09:53.948Z] === RUN TestRemoteDriver [2022-04-05T12:09:53.948Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-05T12:09:53.948Z] PASS [2022-04-05T12:09:53.948Z] coverage: 47.4% of statements [2022-04-05T12:09:53.948Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.065s coverage: 47.4% of statements [2022-04-05T12:09:54.397Z] --- PASS: TestPoolAllocationReuse (1.09s) [2022-04-05T12:09:54.397Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-05T12:09:54.444Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-05T12:09:54.847Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2022-04-05T12:09:54.847Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-05T12:09:54.847Z] === RUN TestWindowsIPAM [2022-04-05T12:09:54.847Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-05T12:09:54.847Z] PASS [2022-04-05T12:09:54.847Z] coverage: 71.4% of statements [2022-04-05T12:09:54.847Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2022-04-05T12:09:55.013Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.19s) [2022-04-05T12:09:55.013Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-05T12:09:55.013Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T12:09:55.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T12:09:55.013Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T12:09:55.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T12:09:55.013Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T12:09:55.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T12:09:55.013Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T12:09:55.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T12:09:55.013Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T12:09:55.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T12:09:55.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T12:09:55.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T12:09:55.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T12:09:55.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T12:09:55.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T12:09:55.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-05T12:09:55.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-05T12:09:55.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-05T12:09:55.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-05T12:09:55.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-05T12:09:55.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-05T12:09:55.013Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-05T12:09:55.581Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-05T12:09:55.796Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-05T12:09:55.796Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-05T12:09:55.796Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-05T12:09:55.796Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-05T12:09:55.796Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-05T12:09:55.796Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-05T12:09:55.796Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-05T12:09:55.796Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-05T12:09:55.796Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-05T12:09:55.796Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-05T12:09:55.796Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-05T12:09:55.796Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-05T12:09:55.796Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-05T12:09:55.796Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-05T12:09:55.796Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-05T12:09:55.796Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-05T12:09:55.796Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-05T12:09:55.796Z] === RUN TestDefaultNetwork [2022-04-05T12:09:55.796Z] --- PASS: TestDefaultNetwork (0.25s) [2022-04-05T12:09:55.796Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-05T12:09:55.840Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s) [2022-04-05T12:09:55.840Z] === RUN TestCreateDifferentPlatform [2022-04-05T12:09:55.840Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-05T12:09:55.840Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-05T12:09:55.840Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-05T12:09:55.840Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-05T12:09:55.840Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-05T12:09:55.840Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-05T12:09:55.840Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-05T12:09:55.840Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-05T12:09:55.840Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2022-04-05T12:09:55.840Z] === RUN TestContainerStartOnDaemonRestart [2022-04-05T12:09:55.840Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-05T12:09:55.840Z] === RUN TestDaemonRestartIpcMode [2022-04-05T12:09:55.840Z] === PAUSE TestDaemonRestartIpcMode [2022-04-05T12:09:55.840Z] === RUN TestDaemonHostGatewayIP [2022-04-05T12:09:55.840Z] === PAUSE TestDaemonHostGatewayIP [2022-04-05T12:09:55.840Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-05T12:09:55.840Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-05T12:09:55.840Z] === RUN TestContainerKillOnDaemonStart [2022-04-05T12:09:55.840Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-05T12:09:55.840Z] === RUN TestDiff [2022-04-05T12:09:56.246Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.53s) [2022-04-05T12:09:56.246Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-05T12:09:56.246Z] === RUN TestKeyValue [2022-04-05T12:09:56.246Z] --- PASS: TestKeyValue (0.00s) [2022-04-05T12:09:56.246Z] PASS [2022-04-05T12:09:56.246Z] coverage: 60.0% of statements [2022-04-05T12:09:56.246Z] ok github.com/docker/docker/libnetwork/netlabel 0.037s coverage: 60.0% of statements [2022-04-05T12:09:56.246Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2022-04-05T12:09:56.246Z] === RUN TestInitAddressPools [2022-04-05T12:09:56.246Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-05T12:09:56.246Z] PASS [2022-04-05T12:09:56.246Z] coverage: 74.0% of statements [2022-04-05T12:09:56.246Z] ok github.com/docker/docker/libnetwork/ipamutils 0.567s coverage: 74.0% of statements [2022-04-05T12:09:56.696Z] === RUN TestGenerate [2022-04-05T12:09:56.696Z] --- PASS: TestGenerate (0.00s) [2022-04-05T12:09:56.696Z] === RUN TestGeneratePtr [2022-04-05T12:09:56.696Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-05T12:09:56.696Z] === RUN TestGenerateMissingField [2022-04-05T12:09:56.696Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-05T12:09:56.696Z] === RUN TestFieldCannotBeSet [2022-04-05T12:09:56.696Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-05T12:09:56.696Z] === RUN TestTypeMismatchError [2022-04-05T12:09:56.696Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-05T12:09:56.696Z] PASS [2022-04-05T12:09:56.696Z] coverage: 100.0% of statements [2022-04-05T12:09:56.696Z] ok github.com/docker/docker/libnetwork/options 0.050s coverage: 100.0% of statements [2022-04-05T12:09:56.781Z] --- PASS: TestDiff (0.75s) [2022-04-05T12:09:56.781Z] === RUN TestExecWithCloseStdin [2022-04-05T12:09:56.781Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-05T12:09:57.352Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-05T12:09:57.610Z] --- PASS: TestExecWithCloseStdin (0.89s) [2022-04-05T12:09:57.610Z] === RUN TestExec [2022-04-05T12:09:57.869Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-04-05T12:09:58.208Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.84s) [2022-04-05T12:09:58.208Z] === RUN TestGetAddress [2022-04-05T12:09:58.208Z] testing: warning: no tests to run [2022-04-05T12:09:58.208Z] PASS [2022-04-05T12:09:58.208Z] coverage: 0.0% of statements [2022-04-05T12:09:58.208Z] ok github.com/docker/docker/libnetwork/osl 0.037s coverage: 0.0% of statements [no tests to run] [2022-04-05T12:09:58.437Z] --- PASS: TestExec (0.78s) [2022-04-05T12:09:58.437Z] === RUN TestExecUser [2022-04-05T12:09:58.437Z] check_test.go:308: [d41655af4f31f] daemon is not started [2022-04-05T12:09:58.437Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-04-05T12:09:58.659Z] === RUN TestNetworkDBSimple [2022-04-05T12:09:58.696Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-05T12:09:58.956Z] check_test.go:308: [dcb5906a8a9d2] daemon is not started [2022-04-05T12:09:58.956Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-05T12:09:58.956Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-05T12:09:59.109Z] === RUN TestRequestNewPort [2022-04-05T12:09:59.109Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-05T12:09:59.109Z] === RUN TestRequestSpecificPort [2022-04-05T12:09:59.109Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-05T12:09:59.109Z] === RUN TestReleasePort [2022-04-05T12:09:59.109Z] --- PASS: TestReleasePort (0.00s) [2022-04-05T12:09:59.109Z] === RUN TestReuseReleasedPort [2022-04-05T12:09:59.109Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-05T12:09:59.109Z] === RUN TestReleaseUnreadledPort [2022-04-05T12:09:59.109Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-05T12:09:59.109Z] === RUN TestUnknowProtocol [2022-04-05T12:09:59.109Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-05T12:09:59.109Z] === RUN TestAllocateAllPorts [2022-04-05T12:09:59.109Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-05T12:09:59.109Z] === RUN TestPortAllocation [2022-04-05T12:09:59.109Z] --- PASS: TestPortAllocation (0.00s) [2022-04-05T12:09:59.109Z] === RUN TestPortAllocationWithCustomRange [2022-04-05T12:09:59.109Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-05T12:09:59.109Z] === RUN TestNoDuplicateBPR [2022-04-05T12:09:59.109Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-05T12:09:59.109Z] === RUN TestChangePortRange [2022-04-05T12:09:59.109Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-05T12:09:59.109Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-05T12:09:59.109Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-05T12:09:59.109Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-05T12:09:59.109Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-05T12:09:59.109Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-05T12:09:59.109Z] --- PASS: TestChangePortRange (0.00s) [2022-04-05T12:09:59.109Z] PASS [2022-04-05T12:09:59.109Z] coverage: 88.6% of statements [2022-04-05T12:09:59.109Z] ok github.com/docker/docker/libnetwork/portallocator 0.046s coverage: 88.6% of statements [2022-04-05T12:09:59.215Z] --- PASS: TestExecUser (0.75s) [2022-04-05T12:09:59.215Z] === RUN TestExportContainerAndImportImage [2022-04-05T12:09:59.558Z] 2022/04/05 12:09:59 Closing DB instances... [2022-04-05T12:09:59.784Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-05T12:10:00.008Z] testing: warning: no tests to run [2022-04-05T12:10:00.008Z] PASS [2022-04-05T12:10:00.008Z] coverage: 0.0% of statements [2022-04-05T12:10:00.008Z] ok github.com/docker/docker/libnetwork/portmapper 0.037s coverage: 0.0% of statements [no tests to run] [2022-04-05T12:10:00.042Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2022-04-05T12:10:00.042Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-05T12:10:00.302Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-05T12:10:00.331Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-05T12:10:00.460Z] === RUN TestHashData [2022-04-05T12:10:00.460Z] --- PASS: TestHashData (0.00s) [2022-04-05T12:10:00.460Z] PASS [2022-04-05T12:10:00.460Z] coverage: 2.8% of statements [2022-04-05T12:10:00.460Z] ok github.com/docker/docker/libnetwork/resolvconf 0.044s coverage: 2.8% of statements [2022-04-05T12:10:00.460Z] --- PASS: TestNetworkDBSimple (2.04s) [2022-04-05T12:10:00.460Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-05T12:10:00.869Z] check_test.go:308: [d26cc1cf32f51] daemon is not started [2022-04-05T12:10:00.869Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-05T12:10:01.409Z] === RUN TestErrorConstructors [2022-04-05T12:10:01.409Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-05T12:10:01.409Z] === RUN TestCompareIPMask [2022-04-05T12:10:01.409Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-05T12:10:01.409Z] === RUN TestUtilGetHostPartIP [2022-04-05T12:10:01.409Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-05T12:10:01.409Z] === RUN TestUtilGetBroadcastIP [2022-04-05T12:10:01.409Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-05T12:10:01.409Z] === RUN TestParseCIDR [2022-04-05T12:10:01.409Z] --- PASS: TestParseCIDR (0.00s) [2022-04-05T12:10:01.409Z] PASS [2022-04-05T12:10:01.409Z] coverage: 37.3% of statements [2022-04-05T12:10:01.409Z] ok github.com/docker/docker/libnetwork/types 0.037s coverage: 37.3% of statements [2022-04-05T12:10:01.776Z] ? github.com/docker/docker/api [no test files] [2022-04-05T12:10:01.820Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2022-04-05T12:10:01.820Z] === RUN TestHealthCheckWorkdir [2022-04-05T12:10:01.820Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-05T12:10:01.858Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-05T12:10:01.859Z] PASS [2022-04-05T12:10:01.859Z] coverage: 100.0% of statements [2022-04-05T12:10:01.859Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.045s coverage: 100.0% of statements [2022-04-05T12:10:01.859Z] 2022/04/05 12:10:01 Closing DB instances... [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-05T12:10:02.308Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-05T12:10:02.308Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-05T12:10:02.308Z] PASS [2022-04-05T12:10:02.308Z] coverage: 55.0% of statements [2022-04-05T12:10:02.308Z] ok github.com/docker/docker/oci 0.042s coverage: 55.0% of statements [2022-04-05T12:10:02.755Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2022-04-05T12:10:02.755Z] === RUN TestHealthKillContainer [2022-04-05T12:10:03.018Z] 2022/04/05 12:10:00 Closing DB instances... [2022-04-05T12:10:03.018Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2022-04-05T12:10:03.018Z] === RUN TestFindNode [2022-04-05T12:10:03.018Z] 2022/04/05 12:10:02 Closing DB instances... [2022-04-05T12:10:03.018Z] --- PASS: TestFindNode (0.02s) [2022-04-05T12:10:03.018Z] === RUN TestChangeNodeState [2022-04-05T12:10:03.018Z] 2022/04/05 12:10:02 Closing DB instances... [2022-04-05T12:10:03.018Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-05T12:10:03.018Z] === RUN TestNodeReincarnation [2022-04-05T12:10:03.018Z] 2022/04/05 12:10:02 Closing DB instances... [2022-04-05T12:10:03.257Z] === RUN TestAddressPoolOpt [2022-04-05T12:10:03.257Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-05T12:10:03.257Z] === RUN TestValidateEnv [2022-04-05T12:10:03.257Z] === RUN TestValidateEnv/a [2022-04-05T12:10:03.257Z] === RUN TestValidateEnv/something [2022-04-05T12:10:03.257Z] === RUN TestValidateEnv/_=a [2022-04-05T12:10:03.257Z] === RUN TestValidateEnv/env1=value1 [2022-04-05T12:10:03.257Z] === RUN TestValidateEnv/_env1=value1 [2022-04-05T12:10:03.257Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-05T12:10:03.257Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-05T12:10:03.257Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-05T12:10:03.257Z] === RUN TestValidateEnv/PATH [2022-04-05T12:10:03.257Z] === RUN TestValidateEnv/=a [2022-04-05T12:10:03.257Z] === RUN TestValidateEnv/PATH= [2022-04-05T12:10:03.257Z] === RUN TestValidateEnv/PATH=something [2022-04-05T12:10:03.257Z] === RUN TestValidateEnv/asd!qwe [2022-04-05T12:10:03.257Z] === RUN TestValidateEnv/1asd [2022-04-05T12:10:03.257Z] === RUN TestValidateEnv/123 [2022-04-05T12:10:03.257Z] === RUN TestValidateEnv/some_space [2022-04-05T12:10:03.257Z] === RUN TestValidateEnv/__some_space_before [2022-04-05T12:10:03.257Z] === RUN TestValidateEnv/some_space_after__ [2022-04-05T12:10:03.257Z] === RUN TestValidateEnv/= [2022-04-05T12:10:03.257Z] === RUN TestValidateEnv/PaTh [2022-04-05T12:10:03.257Z] --- PASS: TestValidateEnv (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-05T12:10:03.257Z] === RUN TestParseHost [2022-04-05T12:10:03.257Z] --- PASS: TestParseHost (0.00s) [2022-04-05T12:10:03.257Z] === RUN TestParseDockerDaemonHost [2022-04-05T12:10:03.257Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-05T12:10:03.257Z] === RUN TestParseTCP [2022-04-05T12:10:03.257Z] --- PASS: TestParseTCP (0.00s) [2022-04-05T12:10:03.257Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-05T12:10:03.257Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-05T12:10:03.257Z] === RUN TestValidateExtraHosts [2022-04-05T12:10:03.257Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-05T12:10:03.257Z] === RUN TestIpOptString [2022-04-05T12:10:03.257Z] --- PASS: TestIpOptString (0.00s) [2022-04-05T12:10:03.257Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-05T12:10:03.257Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-05T12:10:03.257Z] === RUN TestNewIpOptValidDefaultVal [2022-04-05T12:10:03.257Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-05T12:10:03.257Z] === RUN TestIpOptSetInvalidVal [2022-04-05T12:10:03.257Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-05T12:10:03.257Z] === RUN TestValidateIPAddress [2022-04-05T12:10:03.257Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-05T12:10:03.257Z] === RUN TestMapOpts [2022-04-05T12:10:03.257Z] --- PASS: TestMapOpts (0.00s) [2022-04-05T12:10:03.257Z] === RUN TestListOptsWithoutValidator [2022-04-05T12:10:03.257Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-05T12:10:03.257Z] === RUN TestListOptsWithValidator [2022-04-05T12:10:03.257Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-05T12:10:03.257Z] === RUN TestValidateDNSSearch [2022-04-05T12:10:03.257Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-05T12:10:03.257Z] === RUN TestValidateLabel [2022-04-05T12:10:03.257Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-05T12:10:03.257Z] === RUN TestValidateLabel/label_with_general_format [2022-04-05T12:10:03.257Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-05T12:10:03.257Z] === RUN TestValidateLabel/label_with_one_more [2022-04-05T12:10:03.257Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-05T12:10:03.257Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-05T12:10:03.257Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-05T12:10:03.257Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-05T12:10:03.257Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-05T12:10:03.257Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-05T12:10:03.257Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-05T12:10:03.257Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-05T12:10:03.257Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-05T12:10:03.257Z] --- PASS: TestValidateLabel (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-05T12:10:03.257Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-05T12:10:03.257Z] === RUN TestNamedListOpts [2022-04-05T12:10:03.257Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-05T12:10:03.257Z] === RUN TestNamedMapOpts [2022-04-05T12:10:03.257Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-05T12:10:03.257Z] === RUN TestParseLink [2022-04-05T12:10:03.257Z] --- PASS: TestParseLink (0.00s) [2022-04-05T12:10:03.257Z] === RUN TestUlimitOpt [2022-04-05T12:10:03.257Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-05T12:10:03.257Z] PASS [2022-04-05T12:10:03.257Z] coverage: 66.3% of statements [2022-04-05T12:10:03.257Z] ok github.com/docker/docker/opts 0.075s coverage: 66.3% of statements [2022-04-05T12:10:03.257Z] === RUN TestParseVersion [2022-04-05T12:10:03.257Z] --- PASS: TestParseVersion (0.00s) [2022-04-05T12:10:03.257Z] PASS [2022-04-05T12:10:03.257Z] coverage: 52.9% of statements [2022-04-05T12:10:03.257Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 52.9% of statements [2022-04-05T12:10:03.322Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-05T12:10:03.449Z] --- PASS: TestUpdateRestartPolicy (10.65s) [2022-04-05T12:10:03.449Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-05T12:10:03.449Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-04-05T12:10:03.449Z] === RUN TestWaitNonBlocked [2022-04-05T12:10:03.449Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T12:10:03.449Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T12:10:03.449Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T12:10:03.449Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T12:10:03.449Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T12:10:03.449Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T12:10:03.449Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-05T12:10:03.449Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.48s) [2022-04-05T12:10:03.449Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.55s) [2022-04-05T12:10:03.450Z] === RUN TestWaitBlocked [2022-04-05T12:10:03.450Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-05T12:10:03.450Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-05T12:10:03.450Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-05T12:10:03.450Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-05T12:10:03.450Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-05T12:10:03.450Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-05T12:10:03.450Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-05T12:10:03.450Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.51s) [2022-04-05T12:10:03.450Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2022-04-05T12:10:03.450Z] === CONT TestContainerStartOnDaemonRestart [2022-04-05T12:10:03.450Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-05T12:10:03.707Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-05T12:10:03.707Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-05T12:10:04.257Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-05T12:10:04.515Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-05T12:10:04.657Z] 2022/04/05 12:10:04 Closing DB instances... [2022-04-05T12:10:04.657Z] === RUN TestPeerCertificateMarshalJSON [2022-04-05T12:10:05.083Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-05T12:10:05.107Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-05T12:10:05.107Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-05T12:10:05.107Z] --- PASS: TestPeerCertificateMarshalJSON (0.27s) [2022-04-05T12:10:05.107Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-05T12:10:05.107Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-05T12:10:05.107Z] === RUN TestMiddleware [2022-04-05T12:10:05.107Z] --- PASS: TestMiddleware (0.00s) [2022-04-05T12:10:05.107Z] === RUN TestNewResponseModifier [2022-04-05T12:10:05.107Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-05T12:10:05.107Z] PASS [2022-04-05T12:10:05.107Z] coverage: 26.8% of statements [2022-04-05T12:10:05.107Z] ok github.com/docker/docker/pkg/authorization 0.315s coverage: 26.8% of statements [2022-04-05T12:10:05.107Z] === RUN TestIsArchivePathDir [2022-04-05T12:10:05.107Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-04-05T12:10:05.107Z] === RUN TestIsArchivePathInvalidFile [2022-04-05T12:10:05.258Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-05T12:10:05.556Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-04-05T12:10:05.556Z] === RUN TestIsArchivePathTar [2022-04-05T12:10:05.556Z] --- PASS: TestIsArchivePathTar (0.15s) [2022-04-05T12:10:05.556Z] === RUN TestDecompressStreamGzip [2022-04-05T12:10:05.556Z] --- PASS: TestDecompressStreamGzip (0.11s) [2022-04-05T12:10:05.556Z] === RUN TestDecompressStreamBzip2 [2022-04-05T12:10:05.556Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2022-04-05T12:10:05.556Z] === RUN TestDecompressStreamXz [2022-04-05T12:10:05.556Z] archive_test.go:133: Xz not present in msys2 [2022-04-05T12:10:05.556Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-05T12:10:05.556Z] === RUN TestDecompressStreamZstd [2022-04-05T12:10:05.556Z] archive_test.go:140: zstd not installed [2022-04-05T12:10:05.556Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-05T12:10:05.556Z] === RUN TestCompressStreamXzUnsupported [2022-04-05T12:10:05.556Z] === RUN TestUnbuffered [2022-04-05T12:10:05.556Z] --- PASS: TestUnbuffered (0.00s) [2022-04-05T12:10:05.556Z] === RUN TestRaceUnbuffered [2022-04-05T12:10:05.556Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-05T12:10:05.556Z] PASS [2022-04-05T12:10:05.556Z] coverage: 100.0% of statements [2022-04-05T12:10:05.556Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-05T12:10:05.556Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-05T12:10:05.556Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-05T12:10:05.556Z] === RUN TestCompressStreamInvalid [2022-04-05T12:10:05.556Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-05T12:10:05.556Z] === RUN TestExtensionInvalid [2022-04-05T12:10:05.556Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-05T12:10:05.556Z] === RUN TestExtensionUncompressed [2022-04-05T12:10:05.556Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-05T12:10:05.556Z] === RUN TestExtensionBzip2 [2022-04-05T12:10:05.556Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-05T12:10:05.556Z] === RUN TestExtensionGzip [2022-04-05T12:10:05.556Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-05T12:10:05.556Z] === RUN TestExtensionXz [2022-04-05T12:10:05.556Z] --- PASS: TestExtensionXz (0.00s) [2022-04-05T12:10:05.556Z] === RUN TestExtensionZstd [2022-04-05T12:10:05.556Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-05T12:10:05.556Z] === RUN TestCmdStreamLargeStderr [2022-04-05T12:10:05.556Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2022-04-05T12:10:05.995Z] --- PASS: TestContainerStartOnDaemonRestart (2.34s) [2022-04-05T12:10:05.995Z] === CONT TestIpcModeOlderClient [2022-04-05T12:10:05.995Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-04-05T12:10:05.995Z] === CONT TestContainerKillOnDaemonStart [2022-04-05T12:10:06.006Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-04-05T12:10:06.006Z] === RUN TestCmdStreamBad [2022-04-05T12:10:06.006Z] archive_test.go:252: Failing on Windows CI machines [2022-04-05T12:10:06.006Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-05T12:10:06.006Z] === RUN TestCmdStreamGood [2022-04-05T12:10:06.006Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-05T12:10:06.006Z] === RUN TestUntarPathWithInvalidDest [2022-04-05T12:10:06.006Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-04-05T12:10:06.006Z] === RUN TestUntarPathWithInvalidSrc [2022-04-05T12:10:06.006Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-05T12:10:06.006Z] === RUN TestUntarPath [2022-04-05T12:10:06.006Z] --- PASS: TestUntarPath (0.07s) [2022-04-05T12:10:06.006Z] === RUN TestUntarPathWithDestinationFile [2022-04-05T12:10:06.006Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-04-05T12:10:06.006Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-05T12:10:06.006Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-04-05T12:10:06.006Z] === RUN TestCopyWithTarInvalidSrc [2022-04-05T12:10:06.006Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-05T12:10:06.006Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-05T12:10:06.006Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-05T12:10:06.006Z] === RUN TestCopyWithTarSrcFile [2022-04-05T12:10:06.006Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-05T12:10:06.006Z] === RUN TestCopyWithTarSrcFolder [2022-04-05T12:10:06.006Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-05T12:10:06.006Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-05T12:10:06.006Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-05T12:10:06.006Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-05T12:10:06.006Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-05T12:10:06.006Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-05T12:10:06.006Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-05T12:10:06.006Z] === RUN TestCopyFileWithTarSrcFile [2022-04-05T12:10:06.006Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-05T12:10:06.006Z] === RUN TestTarFiles [2022-04-05T12:10:06.006Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.65s) [2022-04-05T12:10:06.006Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-05T12:10:06.255Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.81s) [2022-04-05T12:10:06.256Z] === CONT TestDaemonHostGatewayIP [2022-04-05T12:10:06.456Z] === RUN TestMatch [2022-04-05T12:10:06.456Z] === RUN TestMatch/[[]] [2022-04-05T12:10:06.456Z] === RUN TestMatch/[[foo]] [2022-04-05T12:10:06.456Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-05T12:10:06.456Z] === RUN TestMatch/[[foo_bar]] [2022-04-05T12:10:06.456Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-05T12:10:06.456Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-05T12:10:06.456Z] === RUN TestMatch/[] [2022-04-05T12:10:06.456Z] === RUN TestMatch/[]#01 [2022-04-05T12:10:06.456Z] === RUN TestMatch/[[qux]] [2022-04-05T12:10:06.456Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-05T12:10:06.456Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-05T12:10:06.456Z] === RUN TestMatch/[[foo_baz]] [2022-04-05T12:10:06.456Z] --- PASS: TestMatch (0.00s) [2022-04-05T12:10:06.456Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-05T12:10:06.456Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-05T12:10:06.456Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-05T12:10:06.456Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-05T12:10:06.456Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-05T12:10:06.456Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-05T12:10:06.456Z] --- PASS: TestMatch/[] (0.00s) [2022-04-05T12:10:06.456Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-05T12:10:06.456Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-05T12:10:06.456Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-05T12:10:06.456Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-05T12:10:06.456Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-05T12:10:06.456Z] PASS [2022-04-05T12:10:06.456Z] coverage: 87.5% of statements [2022-04-05T12:10:06.456Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2022-04-05T12:10:06.988Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-05T12:10:07.405Z] === RUN TestChrootTarUntar [2022-04-05T12:10:07.405Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:10:07.405Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-05T12:10:07.405Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-05T12:10:07.405Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:10:07.405Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-05T12:10:07.405Z] === RUN TestChrootUntarEmptyArchive [2022-04-05T12:10:07.405Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-05T12:10:07.405Z] === RUN TestChrootTarUntarWithSymlink [2022-04-05T12:10:07.405Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T12:10:07.405Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-05T12:10:07.405Z] === RUN TestChrootCopyWithTar [2022-04-05T12:10:07.405Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T12:10:07.405Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-05T12:10:07.405Z] === RUN TestChrootCopyFileWithTar [2022-04-05T12:10:07.405Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:10:07.405Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-05T12:10:07.405Z] === RUN TestChrootUntarPath [2022-04-05T12:10:07.405Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T12:10:07.405Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-05T12:10:07.405Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-05T12:10:07.405Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:10:07.405Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-05T12:10:07.405Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-05T12:10:07.405Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:10:07.405Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-05T12:10:07.405Z] === RUN TestChrootApplyDotDotFile [2022-04-05T12:10:07.405Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:10:07.405Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-05T12:10:07.405Z] PASS [2022-04-05T12:10:07.405Z] coverage: 12.0% of statements [2022-04-05T12:10:07.405Z] ok github.com/docker/docker/pkg/chrootarchive 0.093s coverage: 12.0% of statements [2022-04-05T12:10:08.354Z] 2022/04/05 12:10:08 Closing DB instances... [2022-04-05T12:10:08.354Z] === RUN TestEnsureRemoveAllNotExist [2022-04-05T12:10:08.354Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-05T12:10:08.354Z] === RUN TestEnsureRemoveAllWithDir [2022-04-05T12:10:08.354Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-05T12:10:08.354Z] === RUN TestEnsureRemoveAllWithFile [2022-04-05T12:10:08.354Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-05T12:10:08.354Z] PASS [2022-04-05T12:10:08.354Z] coverage: 0.0% of statements [2022-04-05T12:10:08.354Z] ok github.com/docker/docker/pkg/containerfs 0.046s coverage: 0.0% of statements [2022-04-05T12:10:08.802Z] --- PASS: TestDaemonHostGatewayIP (2.22s) [2022-04-05T12:10:08.802Z] === CONT TestDaemonRestartIpcMode [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:07Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-05T12:10:08.873Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-05T12:10:08.873Z] === RUN TestParallelCreate [2022-04-05T12:10:08.873Z] 2022/04/05 12:10:07 Closing DB instances... [2022-04-05T12:10:08.873Z] --- PASS: TestParallelCreate (0.01s) [2022-04-05T12:10:08.873Z] === RUN TestParallelDelete [2022-04-05T12:10:08.873Z] 2022/04/05 12:10:07 Closing DB instances... [2022-04-05T12:10:08.873Z] --- PASS: TestParallelDelete (0.01s) [2022-04-05T12:10:08.873Z] === RUN TestNetworkDBIslands [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:07Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8fd95fff5109 with config:&{NodeID:8fd95fff5109 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-04-05T12:10:08.873Z] time="2022-04-05T12:10:07Z" level=info msg="Node 8fd95fff5109/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:07Z" level=info msg="Node 8fd95fff5109/172.30.247.130, added to nodes list" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:07Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c7d6c1a2d7ad with config:&{NodeID:c7d6c1a2d7ad 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-04-05T12:10:08.873Z] time="2022-04-05T12:10:07Z" level=info msg="Node c7d6c1a2d7ad/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:07Z" level=info msg="Node c7d6c1a2d7ad/172.30.247.130, added to nodes list" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:07Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:07Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:07Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:07Z" level=info msg="Node c7d6c1a2d7ad/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:07Z" level=info msg="Node c7d6c1a2d7ad/172.30.247.130, added to nodes list" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:07Z" level=info msg="Node 8fd95fff5109/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:07Z" level=info msg="Node 8fd95fff5109/172.30.247.130, added to nodes list" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:07Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:08Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:1dfc1a1c0f0a with config:&{NodeID:1dfc1a1c0f0a 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-04-05T12:10:08.873Z] time="2022-04-05T12:10:08Z" level=info msg="Node 1dfc1a1c0f0a/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:08Z" level=info msg="Node 1dfc1a1c0f0a/172.30.247.130, added to nodes list" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:08Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:08Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:08Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:08Z" level=info msg="Node 1dfc1a1c0f0a/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:08Z" level=info msg="Node 1dfc1a1c0f0a/172.30.247.130, added to nodes list" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:08Z" level=info msg="Node 8fd95fff5109/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:08Z" level=info msg="Node 8fd95fff5109/172.30.247.130, added to nodes list" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:08Z" level=info msg="Node c7d6c1a2d7ad/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:08Z" level=info msg="Node c7d6c1a2d7ad/172.30.247.130, added to nodes list" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-05T12:10:08.873Z] time="2022-04-05T12:10:08Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-04-05T12:10:09.303Z] === RUN TestSizeEmpty [2022-04-05T12:10:09.303Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-05T12:10:09.303Z] === RUN TestSizeEmptyFile [2022-04-05T12:10:09.303Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-05T12:10:09.303Z] === RUN TestSizeNonemptyFile [2022-04-05T12:10:09.303Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-05T12:10:09.303Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-05T12:10:09.303Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-05T12:10:09.303Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-05T12:10:09.303Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-05T12:10:09.303Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-05T12:10:09.303Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-05T12:10:09.303Z] === RUN TestMoveToSubdir [2022-04-05T12:10:09.303Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-05T12:10:09.303Z] === RUN TestSizeNonExistingDirectory [2022-04-05T12:10:09.303Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-05T12:10:09.303Z] PASS [2022-04-05T12:10:09.303Z] coverage: 80.0% of statements [2022-04-05T12:10:09.303Z] ok github.com/docker/docker/pkg/directory 0.044s coverage: 80.0% of statements [2022-04-05T12:10:09.339Z] time="2022-04-05T12:10:08Z" level=info msg="Node 1dfc1a1c0f0a/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:09.339Z] time="2022-04-05T12:10:08Z" level=info msg="Node 1dfc1a1c0f0a/172.30.247.130, added to nodes list" [2022-04-05T12:10:09.339Z] time="2022-04-05T12:10:09Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:42d769af3776 with config:&{NodeID:42d769af3776 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-04-05T12:10:09.339Z] time="2022-04-05T12:10:09Z" level=info msg="Node 42d769af3776/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:09.339Z] time="2022-04-05T12:10:09Z" level=info msg="Node 42d769af3776/172.30.247.130, added to nodes list" [2022-04-05T12:10:09.339Z] time="2022-04-05T12:10:09Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-05T12:10:09.339Z] time="2022-04-05T12:10:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-05T12:10:09.339Z] time="2022-04-05T12:10:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-04-05T12:10:09.339Z] time="2022-04-05T12:10:09Z" level=info msg="Node 42d769af3776/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:09.339Z] time="2022-04-05T12:10:09Z" level=info msg="Node 42d769af3776/172.30.247.130, added to nodes list" [2022-04-05T12:10:09.339Z] time="2022-04-05T12:10:09Z" level=info msg="Node 8fd95fff5109/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:09.339Z] time="2022-04-05T12:10:09Z" level=info msg="Node 8fd95fff5109/172.30.247.130, added to nodes list" [2022-04-05T12:10:09.339Z] time="2022-04-05T12:10:09Z" level=info msg="Node c7d6c1a2d7ad/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:09.339Z] time="2022-04-05T12:10:09Z" level=info msg="Node c7d6c1a2d7ad/172.30.247.130, added to nodes list" [2022-04-05T12:10:09.339Z] time="2022-04-05T12:10:09Z" level=info msg="Node 1dfc1a1c0f0a/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:09.339Z] time="2022-04-05T12:10:09Z" level=info msg="Node 1dfc1a1c0f0a/172.30.247.130, added to nodes list" [2022-04-05T12:10:09.339Z] time="2022-04-05T12:10:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-05T12:10:09.339Z] time="2022-04-05T12:10:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=info msg="Node 42d769af3776/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=info msg="Node 42d769af3776/172.30.247.130, added to nodes list" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=info msg="Node 42d769af3776/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=info msg="Node 42d769af3776/172.30.247.130, added to nodes list" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:f1db54d7f9c1 with config:&{NodeID:f1db54d7f9c1 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-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=info msg="Node f1db54d7f9c1/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=info msg="Node f1db54d7f9c1/172.30.247.130, added to nodes list" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=info msg="Node f1db54d7f9c1/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=info msg="Node f1db54d7f9c1/172.30.247.130, added to nodes list" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=info msg="Node 1dfc1a1c0f0a/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=info msg="Node 1dfc1a1c0f0a/172.30.247.130, added to nodes list" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=info msg="Node 42d769af3776/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=info msg="Node 42d769af3776/172.30.247.130, added to nodes list" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=info msg="Node 8fd95fff5109/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=info msg="Node 8fd95fff5109/172.30.247.130, added to nodes list" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=info msg="Node c7d6c1a2d7ad/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=info msg="Node c7d6c1a2d7ad/172.30.247.130, added to nodes list" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=info msg="Node f1db54d7f9c1/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=info msg="Node f1db54d7f9c1/172.30.247.130, added to nodes list" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=info msg="Node f1db54d7f9c1/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=info msg="Node f1db54d7f9c1/172.30.247.130, added to nodes list" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=info msg="Node f1db54d7f9c1/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:09.807Z] time="2022-04-05T12:10:09Z" level=info msg="Node f1db54d7f9c1/172.30.247.130, added to nodes list" [2022-04-05T12:10:10.254Z] --- PASS: TestTarFiles (4.06s) [2022-04-05T12:10:10.254Z] === RUN TestDetectCompressionZstd [2022-04-05T12:10:10.254Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-05T12:10:10.254Z] === RUN TestTarUntar [2022-04-05T12:10:10.254Z] --- PASS: TestTarUntar (0.05s) [2022-04-05T12:10:10.254Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-05T12:10:10.254Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-05T12:10:10.254Z] === RUN TestTarWithOptions [2022-04-05T12:10:10.254Z] === RUN TestPollerAddRemove [2022-04-05T12:10:10.254Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-05T12:10:10.254Z] === RUN TestPollerEvent [2022-04-05T12:10:10.254Z] poller_test.go:40: No chmod on Windows [2022-04-05T12:10:10.254Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-05T12:10:10.254Z] === RUN TestPollerClose [2022-04-05T12:10:10.254Z] --- PASS: TestPollerClose (0.00s) [2022-04-05T12:10:10.254Z] PASS [2022-04-05T12:10:10.254Z] coverage: 45.7% of statements [2022-04-05T12:10:10.254Z] ok github.com/docker/docker/pkg/filenotify 0.037s coverage: 45.7% of statements [2022-04-05T12:10:10.254Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-05T12:10:10.254Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-05T12:10:10.254Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-05T12:10:10.254Z] === RUN TestUntarUstarGnuConflict [2022-04-05T12:10:10.254Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-05T12:10:10.254Z] === RUN TestUntarInvalidFilenames [2022-04-05T12:10:10.254Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames407704455\\dest" [2022-04-05T12:10:10.254Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2022-04-05T12:10:10.254Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-05T12:10:10.254Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2022-04-05T12:10:10.254Z] === RUN TestUntarHardlinkToSymlink [2022-04-05T12:10:10.254Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-05T12:10:10.254Z] === RUN TestUntarInvalidHardlink [2022-04-05T12:10:10.254Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3615088653\\victim\\hello" -> "../victim/hello" [2022-04-05T12:10:10.254Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4192935634\\victim\\hello" -> "/../victim/hello" [2022-04-05T12:10:10.254Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1808138292\\victim" -> "../victim" [2022-04-05T12:10:10.254Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2936549231\\victim" -> "../victim" [2022-04-05T12:10:10.254Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3295184999\\victim" -> "../victim" [2022-04-05T12:10:10.276Z] networkdb_test.go:835: Re-joining: 3 [2022-04-05T12:10:10.276Z] time="2022-04-05T12:10:09Z" level=info msg="The new bootstrap node list is:[172.30.247.130:10033 172.30.247.130:10034 172.30.247.130:10035]" [2022-04-05T12:10:10.276Z] time="2022-04-05T12:10:09Z" level=debug msg="memberlist: Stream connection from=172.30.247.130:49368" [2022-04-05T12:10:10.276Z] time="2022-04-05T12:10:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.247.130:10033" [2022-04-05T12:10:10.276Z] time="2022-04-05T12:10:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.247.130:10034" [2022-04-05T12:10:10.276Z] time="2022-04-05T12:10:09Z" level=debug msg="memberlist: Stream connection from=172.30.247.130:49369" [2022-04-05T12:10:10.276Z] time="2022-04-05T12:10:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.247.130:10035" [2022-04-05T12:10:10.276Z] time="2022-04-05T12:10:09Z" level=debug msg="memberlist: Stream connection from=172.30.247.130:49370" [2022-04-05T12:10:10.276Z] networkdb_test.go:835: Re-joining: 4 [2022-04-05T12:10:10.276Z] time="2022-04-05T12:10:10Z" level=info msg="The new bootstrap node list is:[172.30.247.130:10033 172.30.247.130:10034 172.30.247.130:10035]" [2022-04-05T12:10:10.276Z] time="2022-04-05T12:10:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.247.130:10033" [2022-04-05T12:10:10.276Z] time="2022-04-05T12:10:10Z" level=debug msg="memberlist: Stream connection from=172.30.247.130:49371" [2022-04-05T12:10:10.276Z] time="2022-04-05T12:10:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.247.130:10034" [2022-04-05T12:10:10.276Z] time="2022-04-05T12:10:10Z" level=debug msg="memberlist: Stream connection from=172.30.247.130:49372" [2022-04-05T12:10:10.276Z] time="2022-04-05T12:10:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.247.130:10035" [2022-04-05T12:10:10.276Z] time="2022-04-05T12:10:10Z" level=debug msg="memberlist: Stream connection from=172.30.247.130:49373" [2022-04-05T12:10:10.276Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-05T12:10:10.276Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-05T12:10:10.704Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3783474335\\victim" -> "../victim" [2022-04-05T12:10:10.705Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-04-05T12:10:10.705Z] === RUN TestUntarInvalidSymlink [2022-04-05T12:10:10.705Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink218390580\\dest\\dotdot" -> "../victim/hello" [2022-04-05T12:10:10.705Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3721099268\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-05T12:10:10.705Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1199145379\\dest\\loophole-victim" -> "../victim" [2022-04-05T12:10:10.705Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3920634784\\dest\\loophole-victim" -> "../victim" [2022-04-05T12:10:10.705Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1749049745\\dest\\loophole-victim" -> "../victim" [2022-04-05T12:10:10.705Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink639815422\\dest\\loophole-victim" -> "../victim" [2022-04-05T12:10:10.705Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1662262113\\dest\\dir\\loophole" -> "../../victim" [2022-04-05T12:10:10.705Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-04-05T12:10:10.705Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-05T12:10:10.705Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-05T12:10:10.705Z] === RUN TestXGlobalNoParent [2022-04-05T12:10:10.705Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-05T12:10:10.705Z] === RUN TestReplaceFileTarWrapper [2022-04-05T12:10:10.705Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2022-04-05T12:10:10.705Z] === RUN TestPrefixHeaderReadable [2022-04-05T12:10:10.705Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-05T12:10:10.705Z] === RUN TestDisablePigz [2022-04-05T12:10:10.705Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-05T12:10:10.705Z] --- PASS: TestDisablePigz (0.15s) [2022-04-05T12:10:10.705Z] === RUN TestPigz [2022-04-05T12:10:10.716Z] --- PASS: TestDaemonRestartIpcMode (2.02s) [2022-04-05T12:10:10.743Z] time="2022-04-05T12:10:10Z" level=info msg="node 0 leaving" [2022-04-05T12:10:10.743Z] time="2022-04-05T12:10:10Z" level=info msg="Node 8fd95fff5109 change state NodeActive --> NodeLeft" [2022-04-05T12:10:10.743Z] time="2022-04-05T12:10:10Z" level=info msg="node4(42d769af3776): Node leave event for 8fd95fff5109/172.30.247.130" [2022-04-05T12:10:10.743Z] time="2022-04-05T12:10:10Z" level=info msg="Node 8fd95fff5109 change state NodeActive --> NodeLeft" [2022-04-05T12:10:10.743Z] time="2022-04-05T12:10:10Z" level=info msg="node2(c7d6c1a2d7ad): Node leave event for 8fd95fff5109/172.30.247.130" [2022-04-05T12:10:10.743Z] time="2022-04-05T12:10:10Z" level=info msg="Node 8fd95fff5109 change state NodeActive --> NodeLeft" [2022-04-05T12:10:10.743Z] time="2022-04-05T12:10:10Z" level=info msg="node3(1dfc1a1c0f0a): Node leave event for 8fd95fff5109/172.30.247.130" [2022-04-05T12:10:10.743Z] time="2022-04-05T12:10:10Z" level=info msg="Node 8fd95fff5109 change state NodeActive --> NodeLeft" [2022-04-05T12:10:10.743Z] time="2022-04-05T12:10:10Z" level=info msg="node5(f1db54d7f9c1): Node leave event for 8fd95fff5109/172.30.247.130" [2022-04-05T12:10:10.743Z] time="2022-04-05T12:10:10Z" level=info msg="Node 8fd95fff5109 change state NodeActive --> NodeLeft" [2022-04-05T12:10:10.743Z] time="2022-04-05T12:10:10Z" level=info msg="node1(8fd95fff5109): Node leave event for 8fd95fff5109/172.30.247.130" [2022-04-05T12:10:10.743Z] time="2022-04-05T12:10:10Z" level=info msg="Node 8fd95fff5109/172.30.247.130, left gossip cluster" [2022-04-05T12:10:10.743Z] time="2022-04-05T12:10:10Z" level=info msg="Node 8fd95fff5109/172.30.247.130, left gossip cluster" [2022-04-05T12:10:10.743Z] time="2022-04-05T12:10:10Z" level=info msg="Node 8fd95fff5109/172.30.247.130, left gossip cluster" [2022-04-05T12:10:11.154Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-05T12:10:11.154Z] --- PASS: TestPigz (0.15s) [2022-04-05T12:10:11.154Z] === RUN TestNosysFileInfo [2022-04-05T12:10:11.154Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestCopyFileWithInvalidDest [2022-04-05T12:10:11.154Z] archive_windows_test.go:16: Currently fails [2022-04-05T12:10:11.154Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestCanonicalTarNameForPath [2022-04-05T12:10:11.154Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestCanonicalTarName [2022-04-05T12:10:11.154Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestChmodTarEntry [2022-04-05T12:10:11.154Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestHardLinkOrder [2022-04-05T12:10:11.154Z] --- PASS: TestHardLinkOrder (0.11s) [2022-04-05T12:10:11.154Z] === RUN TestChangeString [2022-04-05T12:10:11.154Z] --- PASS: TestChangeString (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestChangesWithNoChanges [2022-04-05T12:10:11.154Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-05T12:10:11.154Z] === RUN TestChangesWithChanges [2022-04-05T12:10:11.154Z] --- PASS: TestChangesWithChanges (0.03s) [2022-04-05T12:10:11.154Z] === RUN TestChangesWithChangesGH13590 [2022-04-05T12:10:11.154Z] changes_test.go:196: needs more investigation [2022-04-05T12:10:11.154Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestChangesDirsEmpty [2022-04-05T12:10:11.154Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-05T12:10:11.154Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestChangesDirsMutated [2022-04-05T12:10:11.154Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-05T12:10:11.154Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestApplyLayer [2022-04-05T12:10:11.154Z] changes_test.go:433: needs further investigation [2022-04-05T12:10:11.154Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestChangesSizeWithHardlinks [2022-04-05T12:10:11.154Z] changes_test.go:469: needs further investigation [2022-04-05T12:10:11.154Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestChangesSizeWithNoChanges [2022-04-05T12:10:11.154Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-05T12:10:11.154Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestChangesSize [2022-04-05T12:10:11.154Z] --- PASS: TestChangesSize (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestApplyLayerInvalidFilenames [2022-04-05T12:10:11.154Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1856144604\\dest" [2022-04-05T12:10:11.154Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-05T12:10:11.154Z] === RUN TestApplyLayerInvalidHardlink [2022-04-05T12:10:11.154Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink717111244\\victim\\hello" -> "../victim/hello" [2022-04-05T12:10:11.154Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3543947754\\victim\\hello" -> "/../victim/hello" [2022-04-05T12:10:11.154Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2238474789\\victim" -> "../victim" [2022-04-05T12:10:11.154Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3873135806\\victim" -> "../victim" [2022-04-05T12:10:11.154Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1557543946\\victim" -> "../victim" [2022-04-05T12:10:11.154Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1058864466\\victim" -> "../victim" [2022-04-05T12:10:11.154Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-04-05T12:10:11.154Z] === RUN TestApplyLayerInvalidSymlink [2022-04-05T12:10:11.154Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4214262391\\dest\\dotdot" -> "../victim/hello" [2022-04-05T12:10:11.154Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2834737928\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-05T12:10:11.154Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4029242747\\dest\\loophole-victim" -> "../victim" [2022-04-05T12:10:11.154Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2842427929\\dest\\loophole-victim" -> "../victim" [2022-04-05T12:10:11.154Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink955459326\\dest\\loophole-victim" -> "../victim" [2022-04-05T12:10:11.154Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3288243749\\dest\\loophole-victim" -> "../victim" [2022-04-05T12:10:11.154Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-04-05T12:10:11.154Z] === RUN TestApplyLayerWhiteouts [2022-04-05T12:10:11.154Z] === RUN TestCopyFileWithInvalidSrc [2022-04-05T12:10:11.154Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestCopyFileWithInvalidDest [2022-04-05T12:10:11.154Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-05T12:10:11.154Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-05T12:10:11.154Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestCopyFile [2022-04-05T12:10:11.154Z] --- PASS: TestCopyFile (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-05T12:10:11.154Z] fileutils_test.go:133: Needs porting to Windows [2022-04-05T12:10:11.154Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-05T12:10:11.154Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-05T12:10:11.154Z] fileutils_test.go:179: Needs porting to Windows [2022-04-05T12:10:11.154Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestWildcardMatches [2022-04-05T12:10:11.154Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestPatternMatches [2022-04-05T12:10:11.154Z] --- PASS: TestPatternMatches (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-05T12:10:11.154Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestPatternMatchesFolderExclusions [2022-04-05T12:10:11.154Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-05T12:10:11.154Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-05T12:10:11.154Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-05T12:10:11.154Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-05T12:10:11.154Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestSingleExclamationError [2022-04-05T12:10:11.154Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestMatchesWithNoPatterns [2022-04-05T12:10:11.154Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-05T12:10:11.154Z] === RUN TestMatchesWithMalformedPatterns [2022-04-05T12:10:11.154Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-05T12:10:11.155Z] === RUN TestMatches [2022-04-05T12:10:11.155Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-05T12:10:11.155Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-05T12:10:11.155Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-05T12:10:11.155Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-05T12:10:11.155Z] --- PASS: TestMatches (0.01s) [2022-04-05T12:10:11.155Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-05T12:10:11.155Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-05T12:10:11.155Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-05T12:10:11.155Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-05T12:10:11.155Z] === RUN TestCleanPatterns [2022-04-05T12:10:11.155Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-05T12:10:11.155Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-05T12:10:11.155Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-05T12:10:11.155Z] === RUN TestCleanPatternsExceptionFlag [2022-04-05T12:10:11.155Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-05T12:10:11.155Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-05T12:10:11.155Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-05T12:10:11.155Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-05T12:10:11.155Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-05T12:10:11.155Z] === RUN TestCleanPatternsErrorSingleException [2022-04-05T12:10:11.155Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-05T12:10:11.155Z] === RUN TestCreateIfNotExistsDir [2022-04-05T12:10:11.155Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-05T12:10:11.155Z] === RUN TestCreateIfNotExistsFile [2022-04-05T12:10:11.155Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-05T12:10:11.155Z] === RUN TestMatch [2022-04-05T12:10:11.155Z] --- PASS: TestMatch (0.00s) [2022-04-05T12:10:11.155Z] === RUN TestCompile [2022-04-05T12:10:11.155Z] === RUN TestCompile/slash [2022-04-05T12:10:11.155Z] === RUN TestCompile/backslash [2022-04-05T12:10:11.155Z] --- PASS: TestCompile (0.00s) [2022-04-05T12:10:11.155Z] --- PASS: TestCompile/slash (0.00s) [2022-04-05T12:10:11.155Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-05T12:10:11.155Z] PASS [2022-04-05T12:10:11.155Z] coverage: 84.7% of statements [2022-04-05T12:10:11.155Z] ok github.com/docker/docker/pkg/fileutils 0.069s coverage: 84.7% of statements [2022-04-05T12:10:11.155Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-04-05T12:10:11.155Z] === RUN TestGenerateEmptyFile [2022-04-05T12:10:11.155Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-05T12:10:11.155Z] === RUN TestGenerateWithContent [2022-04-05T12:10:11.155Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-05T12:10:11.155Z] PASS [2022-04-05T12:10:11.155Z] coverage: 61.9% of statements [2022-04-05T12:10:11.155Z] ok github.com/docker/docker/pkg/archive 6.158s coverage: 61.9% of statements [2022-04-05T12:10:11.210Z] time="2022-04-05T12:10:10Z" level=info msg="Node 8fd95fff5109/172.30.247.130, left gossip cluster" [2022-04-05T12:10:11.210Z] time="2022-04-05T12:10:10Z" level=info msg="Node 8fd95fff5109/172.30.247.130, left gossip cluster" [2022-04-05T12:10:11.210Z] time="2022-04-05T12:10:10Z" level=info msg="node 1 leaving" [2022-04-05T12:10:11.210Z] time="2022-04-05T12:10:10Z" level=info msg="Node c7d6c1a2d7ad change state NodeActive --> NodeLeft" [2022-04-05T12:10:11.210Z] time="2022-04-05T12:10:10Z" level=info msg="node3(1dfc1a1c0f0a): Node leave event for c7d6c1a2d7ad/172.30.247.130" [2022-04-05T12:10:11.210Z] time="2022-04-05T12:10:10Z" level=info msg="Node c7d6c1a2d7ad change state NodeActive --> NodeLeft" [2022-04-05T12:10:11.210Z] time="2022-04-05T12:10:10Z" level=info msg="node5(f1db54d7f9c1): Node leave event for c7d6c1a2d7ad/172.30.247.130" [2022-04-05T12:10:11.210Z] time="2022-04-05T12:10:10Z" level=info msg="Node c7d6c1a2d7ad/172.30.247.130, left gossip cluster" [2022-04-05T12:10:11.210Z] time="2022-04-05T12:10:10Z" level=info msg="Node c7d6c1a2d7ad change state NodeActive --> NodeLeft" [2022-04-05T12:10:11.210Z] time="2022-04-05T12:10:10Z" level=info msg="Node c7d6c1a2d7ad change state NodeActive --> NodeFailed" [2022-04-05T12:10:11.210Z] time="2022-04-05T12:10:10Z" level=info msg="node4(42d769af3776): Node leave event for c7d6c1a2d7ad/172.30.247.130" [2022-04-05T12:10:11.210Z] time="2022-04-05T12:10:10Z" level=info msg="Node c7d6c1a2d7ad/172.30.247.130, added to failed nodes list" [2022-04-05T12:10:11.210Z] time="2022-04-05T12:10:10Z" level=error msg="node: c7d6c1a2d7ad is unknown to memberlist" [2022-04-05T12:10:11.210Z] time="2022-04-05T12:10:11Z" level=info msg="Node c7d6c1a2d7ad/172.30.247.130, left gossip cluster" [2022-04-05T12:10:11.210Z] time="2022-04-05T12:10:11Z" level=info msg="Node c7d6c1a2d7ad/172.30.247.130, left gossip cluster" [2022-04-05T12:10:11.210Z] time="2022-04-05T12:10:11Z" level=info msg="Node c7d6c1a2d7ad/172.30.247.130, left gossip cluster" [2022-04-05T12:10:11.213Z] --- PASS: TestHealthKillContainer (8.37s) [2022-04-05T12:10:11.213Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-05T12:10:11.677Z] time="2022-04-05T12:10:11Z" level=info msg="node 2 leaving" [2022-04-05T12:10:11.678Z] time="2022-04-05T12:10:11Z" level=info msg="Node 1dfc1a1c0f0a change state NodeActive --> NodeLeft" [2022-04-05T12:10:11.678Z] time="2022-04-05T12:10:11Z" level=info msg="node5(f1db54d7f9c1): Node leave event for 1dfc1a1c0f0a/172.30.247.130" [2022-04-05T12:10:11.678Z] time="2022-04-05T12:10:11Z" level=info msg="Node 1dfc1a1c0f0a change state NodeActive --> NodeLeft" [2022-04-05T12:10:11.678Z] time="2022-04-05T12:10:11Z" level=info msg="node4(42d769af3776): Node leave event for 1dfc1a1c0f0a/172.30.247.130" [2022-04-05T12:10:11.678Z] time="2022-04-05T12:10:11Z" level=info msg="Node 1dfc1a1c0f0a change state NodeActive --> NodeLeft" [2022-04-05T12:10:11.678Z] time="2022-04-05T12:10:11Z" level=info msg="node3(1dfc1a1c0f0a): Node leave event for 1dfc1a1c0f0a/172.30.247.130" [2022-04-05T12:10:11.678Z] time="2022-04-05T12:10:11Z" level=debug msg="memberlist: Failed ping: f1db54d7f9c1 (timeout reached)" [2022-04-05T12:10:11.678Z] time="2022-04-05T12:10:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.247.130:10036: use of closed network connection" [2022-04-05T12:10:11.678Z] time="2022-04-05T12:10:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.247.130:10035: use of closed network connection" [2022-04-05T12:10:11.678Z] time="2022-04-05T12:10:11Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.247.130:10034: use of closed network connection" [2022-04-05T12:10:11.678Z] time="2022-04-05T12:10:11Z" level=debug msg="memberlist: Stream connection from=172.30.247.130:49374" [2022-04-05T12:10:11.780Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2022-04-05T12:10:11.780Z] === RUN TestIpcModeNone [2022-04-05T12:10:12.104Z] === RUN TestGet [2022-04-05T12:10:12.104Z] --- PASS: TestGet (0.00s) [2022-04-05T12:10:12.104Z] === RUN TestGetShortcutString [2022-04-05T12:10:12.104Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-05T12:10:12.104Z] PASS [2022-04-05T12:10:12.104Z] coverage: 42.9% of statements [2022-04-05T12:10:12.104Z] ok github.com/docker/docker/pkg/homedir 0.036s coverage: 42.9% of statements [2022-04-05T12:10:12.145Z] time="2022-04-05T12:10:11Z" level=info msg="Node 1dfc1a1c0f0a/172.30.247.130, left gossip cluster" [2022-04-05T12:10:12.145Z] time="2022-04-05T12:10:11Z" level=info msg="Node 1dfc1a1c0f0a/172.30.247.130, left gossip cluster" [2022-04-05T12:10:12.145Z] time="2022-04-05T12:10:11Z" level=info msg="Node 1dfc1a1c0f0a/172.30.247.130, left gossip cluster" [2022-04-05T12:10:12.145Z] time="2022-04-05T12:10:11Z" level=warning msg="memberlist: Was able to connect to f1db54d7f9c1 but other probes failed, network may be misconfigured" [2022-04-05T12:10:12.347Z] --- PASS: TestIpcModeNone (0.66s) [2022-04-05T12:10:12.347Z] === RUN TestIpcModePrivate [2022-04-05T12:10:12.347Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-05T12:10:12.553Z] 2022/04/05 12:10:12 Closing DB instances... [2022-04-05T12:10:12.605Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-05T12:10:12.613Z] networkdb_test.go:867: node4: OK [2022-04-05T12:10:12.613Z] networkdb_test.go:867: node5: OK [2022-04-05T12:10:12.613Z] time="2022-04-05T12:10:12Z" level=info msg="node 0 coming back" [2022-04-05T12:10:12.613Z] time="2022-04-05T12:10:12Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:212d943d7481 with config:&{NodeID:212d943d7481 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-04-05T12:10:12.613Z] time="2022-04-05T12:10:12Z" level=info msg="Node 212d943d7481/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:12.613Z] time="2022-04-05T12:10:12Z" level=info msg="Node 212d943d7481/172.30.247.130, added to nodes list" [2022-04-05T12:10:12.613Z] time="2022-04-05T12:10:12Z" level=info msg="node 1 coming back" [2022-04-05T12:10:12.613Z] time="2022-04-05T12:10:12Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0f358baf21cc with config:&{NodeID:0f358baf21cc 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-04-05T12:10:12.613Z] time="2022-04-05T12:10:12Z" level=info msg="Node 0f358baf21cc/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:12.613Z] time="2022-04-05T12:10:12Z" level=info msg="Node 0f358baf21cc/172.30.247.130, added to nodes list" [2022-04-05T12:10:12.613Z] time="2022-04-05T12:10:12Z" level=info msg="node 2 coming back" [2022-04-05T12:10:12.613Z] time="2022-04-05T12:10:12Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9cd0e4f1dadf with config:&{NodeID:9cd0e4f1dadf 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-04-05T12:10:12.613Z] time="2022-04-05T12:10:12Z" level=info msg="Node 9cd0e4f1dadf/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:12.613Z] time="2022-04-05T12:10:12Z" level=info msg="Node 9cd0e4f1dadf/172.30.247.130, added to nodes list" [2022-04-05T12:10:12.863Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false [2022-04-05T12:10:13.004Z] === RUN TestCreateIDMapOrder [2022-04-05T12:10:13.004Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-05T12:10:13.004Z] PASS [2022-04-05T12:10:13.004Z] coverage: 7.2% of statements [2022-04-05T12:10:13.004Z] ok github.com/docker/docker/pkg/idtools 0.042s coverage: 7.2% of statements [2022-04-05T12:10:13.121Z] --- PASS: TestIpcModePrivate (0.67s) [2022-04-05T12:10:13.121Z] === RUN TestIpcModeShareable [2022-04-05T12:10:13.689Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-04-05T12:10:13.689Z] --- PASS: TestIpcModeShareable (0.69s) [2022-04-05T12:10:13.689Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-05T12:10:13.948Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-05T12:10:13.948Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-05T12:10:13.953Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2022-04-05T12:10:13.953Z] === RUN TestNetworkDBNodeLeave [2022-04-05T12:10:13.953Z] === RUN TestFixedBufferCap [2022-04-05T12:10:13.953Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-05T12:10:13.953Z] === RUN TestFixedBufferLen [2022-04-05T12:10:13.953Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-05T12:10:13.953Z] === RUN TestFixedBufferString [2022-04-05T12:10:13.953Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-05T12:10:13.953Z] === RUN TestFixedBufferWrite [2022-04-05T12:10:13.953Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-05T12:10:13.953Z] === RUN TestFixedBufferRead [2022-04-05T12:10:13.953Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-05T12:10:13.953Z] === RUN TestBytesPipeRead [2022-04-05T12:10:13.953Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-05T12:10:13.953Z] === RUN TestBytesPipeWrite [2022-04-05T12:10:13.953Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-05T12:10:13.953Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-05T12:10:14.402Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-04-05T12:10:14.402Z] === RUN TestAtomicWriteToFile [2022-04-05T12:10:14.402Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-05T12:10:14.402Z] === RUN TestAtomicWriteSetCommit [2022-04-05T12:10:14.402Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-05T12:10:14.402Z] === RUN TestAtomicWriteSetCancel [2022-04-05T12:10:14.402Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-05T12:10:14.402Z] === RUN TestReadCloserWrapperClose [2022-04-05T12:10:14.402Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-05T12:10:14.402Z] === RUN TestReaderErrWrapperReadOnError [2022-04-05T12:10:14.402Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-05T12:10:14.402Z] === RUN TestReaderErrWrapperRead [2022-04-05T12:10:14.402Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-05T12:10:14.402Z] === RUN TestCancelReadCloser [2022-04-05T12:10:14.402Z] --- PASS: TestCancelReadCloser (0.11s) [2022-04-05T12:10:14.402Z] === RUN TestWriteCloserWrapperClose [2022-04-05T12:10:14.402Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-05T12:10:14.402Z] === RUN TestNopWriteCloser [2022-04-05T12:10:14.402Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-05T12:10:14.402Z] === RUN TestNopWriter [2022-04-05T12:10:14.402Z] --- PASS: TestNopWriter (0.00s) [2022-04-05T12:10:14.402Z] === RUN TestWriteCounter [2022-04-05T12:10:14.402Z] --- PASS: TestWriteCounter (0.00s) [2022-04-05T12:10:14.402Z] PASS [2022-04-05T12:10:14.402Z] coverage: 70.5% of statements [2022-04-05T12:10:14.402Z] ok github.com/docker/docker/pkg/ioutils 0.644s coverage: 70.5% of statements [2022-04-05T12:10:14.515Z] check_test.go:308: [d4562785836ea] daemon is not started [2022-04-05T12:10:14.515Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-05T12:10:14.774Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-05T12:10:15.342Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-05T12:10:15.351Z] === RUN TestError [2022-04-05T12:10:15.351Z] --- PASS: TestError (0.00s) [2022-04-05T12:10:15.351Z] === RUN TestProgressString [2022-04-05T12:10:15.351Z] === RUN TestProgressString/no_progress [2022-04-05T12:10:15.351Z] === RUN TestProgressString/progress_1 [2022-04-05T12:10:15.351Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-05T12:10:15.351Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-05T12:10:15.351Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-05T12:10:15.351Z] === RUN TestProgressString/with_units [2022-04-05T12:10:15.351Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-05T12:10:15.351Z] === RUN TestProgressString/hide_counts [2022-04-05T12:10:15.351Z] --- PASS: TestProgressString (0.00s) [2022-04-05T12:10:15.351Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-05T12:10:15.351Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-05T12:10:15.351Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-05T12:10:15.351Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-05T12:10:15.351Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-05T12:10:15.351Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-05T12:10:15.351Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-05T12:10:15.351Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-05T12:10:15.351Z] === RUN TestJSONMessageDisplay [2022-04-05T12:10:15.560Z] time="2022-04-05T12:10:15Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.247.130:10033 172.30.247.130:10034 172.30.247.130:10035]" [2022-04-05T12:10:15.800Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-04-05T12:10:15.800Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-05T12:10:15.800Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-05T12:10:15.800Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-05T12:10:15.800Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-05T12:10:15.800Z] === RUN TestDisplayJSONMessagesStream [2022-04-05T12:10:15.800Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-05T12:10:15.800Z] PASS [2022-04-05T12:10:15.800Z] coverage: 91.7% of statements [2022-04-05T12:10:15.800Z] ok github.com/docker/docker/pkg/jsonmessage 0.185s coverage: 91.7% of statements [2022-04-05T12:10:15.909Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-05T12:10:16.028Z] time="2022-04-05T12:10:15Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.247.130:10033 172.30.247.130:10034 172.30.247.130:10035]" [2022-04-05T12:10:16.168Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.32s) [2022-04-05T12:10:16.168Z] === RUN TestAPIIpcModeHost [2022-04-05T12:10:16.250Z] === RUN TestStandardLongPath [2022-04-05T12:10:16.251Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-05T12:10:16.251Z] === RUN TestUNCLongPath [2022-04-05T12:10:16.251Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-05T12:10:16.251Z] PASS [2022-04-05T12:10:16.251Z] coverage: 100.0% of statements [2022-04-05T12:10:16.251Z] ok github.com/docker/docker/pkg/longpath 0.038s coverage: 100.0% of statements [2022-04-05T12:10:16.251Z] --- PASS: TestNetworkDBNodeLeave (2.67s) [2022-04-05T12:10:16.251Z] === RUN TestNetworkDBWatch [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.247.130:10033" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=debug msg="memberlist: Stream connection from=172.30.247.130:49375" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 42d769af3776/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 42d769af3776/172.30.247.130, added to nodes list" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node f1db54d7f9c1/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node f1db54d7f9c1/172.30.247.130, added to nodes list" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 212d943d7481/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 212d943d7481/172.30.247.130, is the new incarnation of the shutdown node 8fd95fff5109/172.30.247.130" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 212d943d7481/172.30.247.130, added to nodes list" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=debug msg="memberlist: Stream connection from=172.30.247.130:49376" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.247.130:10034" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 42d769af3776/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 42d769af3776/172.30.247.130, added to nodes list" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 212d943d7481/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 212d943d7481/172.30.247.130, added to nodes list" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node f1db54d7f9c1/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node f1db54d7f9c1/172.30.247.130, added to nodes list" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 0f358baf21cc/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 0f358baf21cc/172.30.247.130, is the new incarnation of the shutdown node c7d6c1a2d7ad/172.30.247.130" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 0f358baf21cc/172.30.247.130, added to nodes list" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=debug msg="memberlist: Stream connection from=172.30.247.130:49377" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.247.130:10035" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 42d769af3776/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 42d769af3776/172.30.247.130, added to nodes list" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 212d943d7481/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 212d943d7481/172.30.247.130, added to nodes list" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 0f358baf21cc/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 0f358baf21cc/172.30.247.130, added to nodes list" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node f1db54d7f9c1/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node f1db54d7f9c1/172.30.247.130, added to nodes list" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 9cd0e4f1dadf/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 9cd0e4f1dadf/172.30.247.130, is the new incarnation of the shutdown node 1dfc1a1c0f0a/172.30.247.130" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 9cd0e4f1dadf/172.30.247.130, added to nodes list" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 0f358baf21cc/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 0f358baf21cc/172.30.247.130, added to nodes list" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 0f358baf21cc/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 0f358baf21cc/172.30.247.130, is the new incarnation of the shutdown node c7d6c1a2d7ad/172.30.247.130" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 0f358baf21cc/172.30.247.130, added to nodes list" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 212d943d7481/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 212d943d7481/172.30.247.130, is the new incarnation of the shutdown node 8fd95fff5109/172.30.247.130" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 212d943d7481/172.30.247.130, added to nodes list" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 9cd0e4f1dadf/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 9cd0e4f1dadf/172.30.247.130, added to nodes list" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 9cd0e4f1dadf/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 9cd0e4f1dadf/172.30.247.130, added to nodes list" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 9cd0e4f1dadf/172.30.247.130, joined gossip cluster" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 9cd0e4f1dadf/172.30.247.130, is the new incarnation of the shutdown node 1dfc1a1c0f0a/172.30.247.130" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 9cd0e4f1dadf/172.30.247.130, added to nodes list" [2022-04-05T12:10:16.497Z] 2022/04/05 12:10:16 Closing DB instances... [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 212d943d7481 change state NodeActive --> NodeLeft" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="node5(f1db54d7f9c1): Node leave event for 212d943d7481/172.30.247.130" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 212d943d7481 change state NodeActive --> NodeLeft" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="node2(0f358baf21cc): Node leave event for 212d943d7481/172.30.247.130" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 212d943d7481 change state NodeActive --> NodeLeft" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="node3(9cd0e4f1dadf): Node leave event for 212d943d7481/172.30.247.130" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 212d943d7481 change state NodeActive --> NodeLeft" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="node4(42d769af3776): Node leave event for 212d943d7481/172.30.247.130" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="Node 212d943d7481 change state NodeActive --> NodeLeft" [2022-04-05T12:10:16.497Z] time="2022-04-05T12:10:16Z" level=info msg="node1(212d943d7481): Node leave event for 212d943d7481/172.30.247.130" [2022-04-05T12:10:16.702Z] === RUN TestNameFormat [2022-04-05T12:10:16.702Z] --- PASS: TestNameFormat (0.00s) [2022-04-05T12:10:16.702Z] === RUN TestNameRetries [2022-04-05T12:10:16.702Z] --- PASS: TestNameRetries (0.00s) [2022-04-05T12:10:16.702Z] PASS [2022-04-05T12:10:16.702Z] coverage: 85.7% of statements [2022-04-05T12:10:16.702Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2022-04-05T12:10:16.735Z] --- PASS: TestAPIIpcModeHost (0.68s) [2022-04-05T12:10:16.735Z] === RUN TestDaemonIpcModeShareable [2022-04-05T12:10:16.965Z] time="2022-04-05T12:10:16Z" level=info msg="Node 212d943d7481/172.30.247.130, left gossip cluster" [2022-04-05T12:10:16.965Z] time="2022-04-05T12:10:16Z" level=info msg="Node 212d943d7481/172.30.247.130, left gossip cluster" [2022-04-05T12:10:16.965Z] time="2022-04-05T12:10:16Z" level=info msg="Node 212d943d7481/172.30.247.130, left gossip cluster" [2022-04-05T12:10:16.965Z] time="2022-04-05T12:10:16Z" level=info msg="Node 212d943d7481/172.30.247.130, left gossip cluster" [2022-04-05T12:10:16.965Z] time="2022-04-05T12:10:16Z" level=info msg="Node 212d943d7481/172.30.247.130, left gossip cluster" [2022-04-05T12:10:16.965Z] time="2022-04-05T12:10:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.247.130:10033" [2022-04-05T12:10:16.965Z] time="2022-04-05T12:10:16Z" level=debug msg="memberlist: Stream connection from=172.30.247.130:49378" [2022-04-05T12:10:16.965Z] time="2022-04-05T12:10:16Z" level=error msg="node: 212d943d7481 is unknown to memberlist" [2022-04-05T12:10:16.965Z] time="2022-04-05T12:10:16Z" level=debug msg="memberlist: Stream connection from=172.30.247.130:49379" [2022-04-05T12:10:16.965Z] time="2022-04-05T12:10:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.247.130:10034" [2022-04-05T12:10:16.965Z] time="2022-04-05T12:10:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.247.130:10035" [2022-04-05T12:10:16.965Z] time="2022-04-05T12:10:16Z" level=debug msg="memberlist: Stream connection from=172.30.247.130:49380" [2022-04-05T12:10:16.965Z] time="2022-04-05T12:10:16Z" level=info msg="Node 0f358baf21cc change state NodeActive --> NodeLeft" [2022-04-05T12:10:16.965Z] time="2022-04-05T12:10:16Z" level=info msg="node3(9cd0e4f1dadf): Node leave event for 0f358baf21cc/172.30.247.130" [2022-04-05T12:10:16.965Z] time="2022-04-05T12:10:16Z" level=info msg="Node 0f358baf21cc change state NodeActive --> NodeLeft" [2022-04-05T12:10:16.965Z] time="2022-04-05T12:10:16Z" level=info msg="node5(f1db54d7f9c1): Node leave event for 0f358baf21cc/172.30.247.130" [2022-04-05T12:10:16.965Z] time="2022-04-05T12:10:16Z" level=info msg="Node 0f358baf21cc change state NodeActive --> NodeLeft" [2022-04-05T12:10:16.965Z] time="2022-04-05T12:10:16Z" level=info msg="node4(42d769af3776): Node leave event for 0f358baf21cc/172.30.247.130" [2022-04-05T12:10:16.965Z] time="2022-04-05T12:10:16Z" level=info msg="Node 0f358baf21cc change state NodeActive --> NodeLeft" [2022-04-05T12:10:16.965Z] time="2022-04-05T12:10:16Z" level=info msg="node2(0f358baf21cc): Node leave event for 0f358baf21cc/172.30.247.130" [2022-04-05T12:10:17.305Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-05T12:10:17.432Z] time="2022-04-05T12:10:16Z" level=info msg="Node 0f358baf21cc/172.30.247.130, left gossip cluster" [2022-04-05T12:10:17.432Z] time="2022-04-05T12:10:16Z" level=info msg="Node 0f358baf21cc/172.30.247.130, left gossip cluster" [2022-04-05T12:10:17.432Z] time="2022-04-05T12:10:16Z" level=info msg="Node 0f358baf21cc/172.30.247.130, left gossip cluster" [2022-04-05T12:10:17.432Z] time="2022-04-05T12:10:16Z" level=info msg="Node 0f358baf21cc/172.30.247.130, left gossip cluster" [2022-04-05T12:10:17.432Z] time="2022-04-05T12:10:17Z" level=info msg="Node 9cd0e4f1dadf change state NodeActive --> NodeLeft" [2022-04-05T12:10:17.432Z] time="2022-04-05T12:10:17Z" level=info msg="node5(f1db54d7f9c1): Node leave event for 9cd0e4f1dadf/172.30.247.130" [2022-04-05T12:10:17.432Z] time="2022-04-05T12:10:17Z" level=info msg="Node 9cd0e4f1dadf change state NodeActive --> NodeLeft" [2022-04-05T12:10:17.432Z] time="2022-04-05T12:10:17Z" level=info msg="node4(42d769af3776): Node leave event for 9cd0e4f1dadf/172.30.247.130" [2022-04-05T12:10:17.432Z] time="2022-04-05T12:10:17Z" level=info msg="Node 9cd0e4f1dadf change state NodeActive --> NodeLeft" [2022-04-05T12:10:17.432Z] time="2022-04-05T12:10:17Z" level=info msg="node3(9cd0e4f1dadf): Node leave event for 9cd0e4f1dadf/172.30.247.130" [2022-04-05T12:10:17.432Z] time="2022-04-05T12:10:17Z" level=info msg="Node 9cd0e4f1dadf/172.30.247.130, left gossip cluster" [2022-04-05T12:10:17.432Z] time="2022-04-05T12:10:17Z" level=info msg="Node 9cd0e4f1dadf/172.30.247.130, left gossip cluster" [2022-04-05T12:10:17.651Z] === RUN TestParseKeyValueOpt [2022-04-05T12:10:17.651Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-05T12:10:17.651Z] === RUN TestParseUintList [2022-04-05T12:10:17.651Z] --- PASS: TestParseUintList (0.00s) [2022-04-05T12:10:17.651Z] === RUN TestParseUintListMaximumLimits [2022-04-05T12:10:17.651Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-05T12:10:17.651Z] PASS [2022-04-05T12:10:17.651Z] coverage: 97.0% of statements [2022-04-05T12:10:17.651Z] ok github.com/docker/docker/pkg/parsers 0.040s coverage: 97.0% of statements [2022-04-05T12:10:17.899Z] time="2022-04-05T12:10:17Z" level=info msg="Node 9cd0e4f1dadf/172.30.247.130, left gossip cluster" [2022-04-05T12:10:17.899Z] time="2022-04-05T12:10:17Z" level=debug msg="memberlist: Failed ping: 9cd0e4f1dadf (timeout reached)" [2022-04-05T12:10:17.899Z] time="2022-04-05T12:10:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.247.130:10036: use of closed network connection" [2022-04-05T12:10:17.899Z] time="2022-04-05T12:10:17Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.247.130:10037: use of closed network connection" [2022-04-05T12:10:17.899Z] time="2022-04-05T12:10:17Z" level=debug msg="memberlist: Stream connection from=172.30.247.130:49381" [2022-04-05T12:10:18.100Z] 2022/04/05 12:10:17 Closing DB instances... [2022-04-05T12:10:18.100Z] === RUN Test_windowsOSRelease_String [2022-04-05T12:10:18.100Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-05T12:10:18.100Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-05T12:10:18.100Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-05T12:10:18.100Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-05T12:10:18.100Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-05T12:10:18.100Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-05T12:10:18.100Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-05T12:10:18.100Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-05T12:10:18.100Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-05T12:10:18.100Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-05T12:10:18.100Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-05T12:10:18.100Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-05T12:10:18.101Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-05T12:10:18.101Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-05T12:10:18.101Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-05T12:10:18.101Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-05T12:10:18.101Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-05T12:10:18.101Z] PASS [2022-04-05T12:10:18.101Z] coverage: 36.4% of statements [2022-04-05T12:10:18.101Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.042s coverage: 36.4% of statements [2022-04-05T12:10:18.242Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: true, mustBeShared: true [2022-04-05T12:10:18.366Z] time="2022-04-05T12:10:17Z" level=info msg="Node 42d769af3776 change state NodeActive --> NodeLeft" [2022-04-05T12:10:18.366Z] time="2022-04-05T12:10:17Z" level=info msg="node5(f1db54d7f9c1): Node leave event for 42d769af3776/172.30.247.130" [2022-04-05T12:10:18.366Z] time="2022-04-05T12:10:18Z" level=info msg="Node 42d769af3776 change state NodeActive --> NodeLeft" [2022-04-05T12:10:18.366Z] time="2022-04-05T12:10:18Z" level=info msg="node4(42d769af3776): Node leave event for 42d769af3776/172.30.247.130" [2022-04-05T12:10:18.366Z] time="2022-04-05T12:10:18Z" level=warning msg="memberlist: Was able to connect to 9cd0e4f1dadf but other probes failed, network may be misconfigured" [2022-04-05T12:10:18.501Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2022-04-05T12:10:18.501Z] === RUN TestDaemonIpcModePrivate [2022-04-05T12:10:18.501Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-05T12:10:18.834Z] time="2022-04-05T12:10:18Z" level=info msg="Node 42d769af3776/172.30.247.130, left gossip cluster" [2022-04-05T12:10:18.834Z] time="2022-04-05T12:10:18Z" level=info msg="Node 42d769af3776/172.30.247.130, left gossip cluster" [2022-04-05T12:10:18.846Z] --- PASS: TestContainerKillOnDaemonStart (11.47s) [2022-04-05T12:10:18.846Z] PASS [2022-04-05T12:10:18.846Z] [2022-04-05T12:10:18.846Z] === Skipped [2022-04-05T12:10:18.846Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-05T12:10:18.846Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T12:10:18.846Z] [2022-04-05T12:10:18.846Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-05T12:10:18.846Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-05T12:10:18.846Z] [2022-04-05T12:10:18.846Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-05T12:10:18.846Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-05T12:10:18.846Z] [2022-04-05T12:10:18.846Z] DONE 201 tests, 3 skipped in 111.261s [2022-04-05T12:10:18.846Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-05T12:10:18.846Z] ++ 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-04-05T12:10:18.846Z] ++ set -e [2022-04-05T12:10:18.846Z] ++ '[' -n 0 ']' [2022-04-05T12:10:18.846Z] ++ set -x [2022-04-05T12:10:18.846Z] ++ 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-04-05T12:10:18.846Z] === RUN TestConfigDaemonLibtrustID [2022-04-05T12:10:18.846Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-05T12:10:18.846Z] === RUN TestDaemonConfigValidation [2022-04-05T12:10:18.846Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-05T12:10:18.846Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-05T12:10:18.846Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-05T12:10:18.846Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-05T12:10:18.846Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-05T12:10:18.846Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-05T12:10:18.846Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-05T12:10:18.846Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-05T12:10:18.846Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-05T12:10:18.846Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-05T12:10:18.846Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-05T12:10:18.846Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-05T12:10:18.846Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-05T12:10:18.846Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-05T12:10:18.846Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-05T12:10:18.846Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-05T12:10:18.846Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.06s) [2022-04-05T12:10:18.846Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-04-05T12:10:18.846Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-04-05T12:10:18.846Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-04-05T12:10:18.846Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.04s) [2022-04-05T12:10:18.846Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-05T12:10:18.846Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-05T12:10:19.049Z] === RUN TestNewAndRemove [2022-04-05T12:10:19.049Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-05T12:10:19.049Z] === RUN TestRemoveInvalidPath [2022-04-05T12:10:19.049Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-05T12:10:19.049Z] PASS [2022-04-05T12:10:19.049Z] coverage: 82.6% of statements [2022-04-05T12:10:19.049Z] ok github.com/docker/docker/pkg/pidfile 0.040s coverage: 82.6% of statements [2022-04-05T12:10:19.068Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-05T12:10:19.302Z] time="2022-04-05T12:10:19Z" level=info msg="Node f1db54d7f9c1/172.30.247.130, left gossip cluster" [2022-04-05T12:10:19.302Z] time="2022-04-05T12:10:19Z" level=warning msg="memberlist: Failed to send gossip to 172.30.247.130:10037: write udp [::]:10036->172.30.247.130:10037: use of closed network connection" [2022-04-05T12:10:19.302Z] time="2022-04-05T12:10:19Z" level=info msg="Node f1db54d7f9c1 change state NodeActive --> NodeFailed" [2022-04-05T12:10:19.302Z] time="2022-04-05T12:10:19Z" level=info msg="Node f1db54d7f9c1/172.30.247.130, added to failed nodes list" [2022-04-05T12:10:19.302Z] --- PASS: TestNetworkDBIslands (11.26s) [2022-04-05T12:10:19.302Z] PASS [2022-04-05T12:10:19.302Z] coverage: 60.0% of statements [2022-04-05T12:10:19.302Z] ok github.com/docker/docker/libnetwork/networkdb 103.596s coverage: 60.0% of statements [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/quota [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/rootless [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/volume [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-05T12:10:19.302Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-05T12:10:19.327Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-05T12:10:19.417Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-05T12:10:19.499Z] --- PASS: TestNetworkDBWatch (3.02s) [2022-04-05T12:10:19.499Z] === RUN TestNetworkDBBulkSync [2022-04-05T12:10:19.613Z] === RUN TestMiddlewares [2022-04-05T12:10:19.613Z] --- PASS: TestMiddlewares (0.00s) [2022-04-05T12:10:19.613Z] PASS [2022-04-05T12:10:19.613Z] coverage: 7.9% of statements [2022-04-05T12:10:19.613Z] ok github.com/docker/docker/api/server 0.051s coverage: 7.9% of statements [2022-04-05T12:10:19.895Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-04-05T12:10:20.154Z] --- PASS: TestDaemonIpcModePrivate (1.60s) [2022-04-05T12:10:20.154Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-05T12:10:20.360Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-05T12:10:20.448Z] === RUN TestFailedConnection [2022-04-05T12:10:20.448Z] 2022/04/05 12:10:20 Closing DB instances... [2022-04-05T12:10:21.301Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-05T12:10:21.301Z] daemon_test.go:156: [d23b6550fbb42] daemon is not started [2022-04-05T12:10:21.301Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) [2022-04-05T12:10:21.301Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-04-05T12:10:21.301Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s) [2022-04-05T12:10:21.301Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-04-05T12:10:21.301Z] === RUN TestDaemonProxy [2022-04-05T12:10:21.301Z] === RUN TestDaemonProxy/environment_variables [2022-04-05T12:10:21.397Z] --- PASS: TestGetAddress (23.39s) [2022-04-05T12:10:21.397Z] === RUN TestRequestSyntaxCheck [2022-04-05T12:10:21.397Z] --- PASS: TestRequestSyntaxCheck (0.01s) [2022-04-05T12:10:21.397Z] === RUN TestRequest [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === Skipped [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-05T12:10:21.515Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-05T12:10:21.515Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-05T12:10:21.515Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-05T12:10:21.515Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-05T12:10:21.515Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-05T12:10:21.515Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-05T12:10:21.515Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-05T12:10:21.515Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-05T12:10:21.515Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-05T12:10:21.515Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-05T12:10:21.515Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-05T12:10:21.515Z] daemon_test.go:145: root required [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-05T12:10:21.515Z] reload_test.go:342: root required [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-05T12:10:21.515Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-05T12:10:21.515Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-05T12:10:21.515Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-05T12:10:21.515Z] download_test.go:267: Needs fixing on Windows [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-05T12:10:21.515Z] layer_test.go:291: Failing on Windows [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-05T12:10:21.515Z] layer_test.go:340: Failing on Windows [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-05T12:10:21.515Z] layer_test.go:455: Failing on Windows [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-05T12:10:21.515Z] layer_test.go:684: Failing on Windows [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-05T12:10:21.515Z] migration_test.go:45: Failing on Windows [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-05T12:10:21.515Z] migration_test.go:181: Failing on Windows [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-05T12:10:21.515Z] mount_test.go:17: Failing on Windows [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-05T12:10:21.515Z] mount_test.go:76: Failing on Windows [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-05T12:10:21.515Z] mount_test.go:125: Failing on Windows [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-05T12:10:21.515Z] mount_test.go:212: Failing on Windows [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-05T12:10:21.515Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-05T12:10:21.515Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-05T12:10:21.515Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-05T12:10:21.515Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-05T12:10:21.515Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-05T12:10:21.515Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-05T12:10:21.515Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-05T12:10:21.515Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-05T12:10:21.515Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-05T12:10:21.515Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-05T12:10:21.515Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-05T12:10:21.515Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-05T12:10:21.515Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-05T12:10:21.515Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-05T12:10:21.515Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-05T12:10:21.515Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-05T12:10:21.515Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-05T12:10:21.515Z] archive_test.go:133: Xz not present in msys2 [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-05T12:10:21.515Z] archive_test.go:140: zstd not installed [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-05T12:10:21.515Z] archive_test.go:252: Failing on Windows CI machines [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-05T12:10:21.515Z] archive_windows_test.go:16: Currently fails [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-05T12:10:21.515Z] changes_test.go:196: needs more investigation [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-05T12:10:21.515Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-05T12:10:21.515Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-05T12:10:21.515Z] changes_test.go:433: needs further investigation [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-05T12:10:21.515Z] changes_test.go:469: needs further investigation [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-05T12:10:21.515Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-05T12:10:21.515Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-05T12:10:21.515Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T12:10:21.515Z] [2022-04-05T12:10:21.515Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-05T12:10:21.516Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T12:10:21.516Z] [2022-04-05T12:10:21.516Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-05T12:10:21.516Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:10:21.516Z] [2022-04-05T12:10:21.516Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-05T12:10:21.516Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T12:10:21.516Z] [2022-04-05T12:10:21.516Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-05T12:10:21.516Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:10:21.516Z] [2022-04-05T12:10:21.516Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-05T12:10:21.516Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:10:21.516Z] [2022-04-05T12:10:21.516Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-05T12:10:21.516Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:10:21.516Z] [2022-04-05T12:10:21.516Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-05T12:10:21.516Z] poller_test.go:40: No chmod on Windows [2022-04-05T12:10:21.516Z] [2022-04-05T12:10:21.516Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-05T12:10:21.516Z] fileutils_test.go:133: Needs porting to Windows [2022-04-05T12:10:21.516Z] [2022-04-05T12:10:21.516Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-05T12:10:21.516Z] fileutils_test.go:179: Needs porting to Windows [2022-04-05T12:10:21.516Z] [2022-04-05T12:10:21.516Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-05T12:10:21.516Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:10:21.516Z] [2022-04-05T12:10:21.516Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-05T12:10:21.516Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:10:21.516Z] [2022-04-05T12:10:21.516Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-05T12:10:21.516Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:10:21.516Z] [2022-04-05T12:10:21.516Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-05T12:10:21.516Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-05T12:10:21.516Z] [2022-04-05T12:10:21.516Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-05T12:10:21.516Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-05T12:10:21.516Z] [2022-04-05T12:10:21.516Z] DONE 2103 tests, 70 skipped in 258.033s [2022-04-05T12:10:21.516Z] INFO: make.ps1 ended at 04/05/2022 12:10:21 [2022-04-05T12:10:21.560Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:118, shared: false, mustBeShared: false [2022-04-05T12:10:21.640Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-05T12:10:21.826Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2022-04-05T12:10:21.826Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-05T12:10:22.347Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-04-05T12:10:22.347Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-05T12:10:22.402Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-05T12:10:22.797Z] --- PASS: TestFailedConnection (2.07s) [2022-04-05T12:10:22.797Z] === RUN TestFailOnce [2022-04-05T12:10:22.797Z] 2022/04/05 12:10:22 http: panic serving 127.0.0.1:49290: Plugin not ready [2022-04-05T12:10:22.797Z] goroutine 13 [running]: [2022-04-05T12:10:22.797Z] net/http.(*conn).serve.func1() [2022-04-05T12:10:22.797Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-05T12:10:22.797Z] panic({0x1033700, 0x117d040}) [2022-04-05T12:10:22.797Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-05T12:10:22.797Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001bba70?) [2022-04-05T12:10:22.797Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-05T12:10:22.797Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1182858?, 0xc00029a000?}, 0xf8da66?) [2022-04-05T12:10:22.797Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-05T12:10:22.797Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1182858, 0xc00029a000}, 0xc00019e300) [2022-04-05T12:10:22.797Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-05T12:10:22.797Z] net/http.serverHandler.ServeHTTP({0x1180e78?}, {0x1182858, 0xc00029a000}, 0xc00019e300) [2022-04-05T12:10:22.797Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-05T12:10:22.797Z] net/http.(*conn).serve(0xc000066e60, {0x1182d58, 0xc000149410}) [2022-04-05T12:10:22.797Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-05T12:10:22.797Z] created by net/http.(*Server).Serve [2022-04-05T12:10:22.797Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-05T12:10:22.797Z] time="2022-04-05T12:10:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s" [2022-04-05T12:10:23.084Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-05T12:10:23.085Z] INFO: Unit tests ended at 04/05/2022 12:10:22. Duration:00:04:30.1212370 [2022-04-05T12:10:23.085Z] INFO: Building busybox [2022-04-05T12:10:23.085Z] Sending build context to Docker daemon 5.12kB [2022-04-05T12:10:23.085Z] [2022-04-05T12:10:23.085Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-05T12:10:23.085Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-05T12:10:23.085Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-05T12:10:23.085Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-05T12:10:23.085Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-05T12:10:23.085Z] ---> 02f938cacc3b [2022-04-05T12:10:23.085Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-05T12:10:23.085Z] ---> Running in 9a35085d4013 [2022-04-05T12:10:23.214Z] === RUN TestDaemonProxy/command-line_options [2022-04-05T12:10:23.343Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-04-05T12:10:23.343Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s) [2022-04-05T12:10:23.343Z] === RUN TestIpcModeOlderClient [2022-04-05T12:10:23.601Z] === PAUSE TestIpcModeOlderClient [2022-04-05T12:10:23.601Z] === RUN TestKillContainerInvalidSignal [2022-04-05T12:10:23.746Z] --- PASS: TestFailOnce (1.15s) [2022-04-05T12:10:23.746Z] === RUN TestEchoInputOutput [2022-04-05T12:10:23.746Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-05T12:10:23.746Z] === RUN TestBackoff [2022-04-05T12:10:23.746Z] --- PASS: TestBackoff (0.00s) [2022-04-05T12:10:23.746Z] === RUN TestAbortRetry [2022-04-05T12:10:23.746Z] --- PASS: TestAbortRetry (0.00s) [2022-04-05T12:10:23.746Z] === RUN TestClientScheme [2022-04-05T12:10:23.746Z] --- PASS: TestClientScheme (0.00s) [2022-04-05T12:10:23.746Z] === RUN TestNewClientWithTimeout [2022-04-05T12:10:24.167Z] --- PASS: TestKillContainerInvalidSignal (0.56s) [2022-04-05T12:10:24.167Z] === RUN TestKillContainer [2022-04-05T12:10:24.167Z] === RUN TestKillContainer/no_signal [2022-04-05T12:10:24.167Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-05T12:10:24.196Z] time="2022-04-05T12:10:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-05T12:10:24.733Z] === RUN TestKillContainer/non_killing_signal [2022-04-05T12:10:24.992Z] === RUN TestKillContainer/killing_signal [2022-04-05T12:10:25.145Z] 2022/04/05 12:10:24 Closing DB instances... [2022-04-05T12:10:25.145Z] time="2022-04-05T12:10:24Z" level=error msg="node: 65e18186c39e is unknown to memberlist" [2022-04-05T12:10:25.156Z] === RUN TestDaemonProxy/configuration_file [2022-04-05T12:10:25.563Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-05T12:10:25.822Z] --- PASS: TestKillContainer (1.77s) [2022-04-05T12:10:25.822Z] --- PASS: TestKillContainer/no_signal (0.52s) [2022-04-05T12:10:25.822Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2022-04-05T12:10:25.822Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2022-04-05T12:10:25.822Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-05T12:10:25.822Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-05T12:10:26.097Z] time="2022-04-05T12:10:25Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-05T12:10:26.390Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-05T12:10:26.390Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-05T12:10:26.390Z] check_test.go:308: [d57098c62ceb9] daemon is not started [2022-04-05T12:10:26.547Z] --- PASS: TestRequest (5.29s) [2022-04-05T12:10:26.547Z] === RUN TestOverlappingRequests [2022-04-05T12:10:26.572Z] === RUN TestDaemonProxy/conflicting_options [2022-04-05T12:10:26.649Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-05T12:10:26.649Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-05T12:10:26.649Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-05T12:10:26.997Z] --- PASS: TestOverlappingRequests (0.30s) [2022-04-05T12:10:26.997Z] === RUN TestRelease [2022-04-05T12:10:27.143Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-05T12:10:27.217Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.52s) [2022-04-05T12:10:27.217Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.79s) [2022-04-05T12:10:27.217Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2022-04-05T12:10:27.217Z] === RUN TestKillStoppedContainer [2022-04-05T12:10:27.447Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.29s) [2022-04-05T12:10:27.447Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-05T12:10:27.476Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-04-05T12:10:27.476Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-05T12:10:27.476Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-05T12:10:27.476Z] === RUN TestKillDifferentUserContainer [2022-04-05T12:10:27.717Z] --- PASS: TestDaemonProxy (6.30s) [2022-04-05T12:10:27.717Z] --- PASS: TestDaemonProxy/environment_variables (1.82s) [2022-04-05T12:10:27.717Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-04-05T12:10:27.717Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-04-05T12:10:27.717Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-05T12:10:27.717Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-05T12:10:27.717Z] PASS [2022-04-05T12:10:27.717Z] [2022-04-05T12:10:27.717Z] DONE 17 tests in 10.214s [2022-04-05T12:10:27.717Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-05T12:10:27.717Z] ++ 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-04-05T12:10:27.717Z] ++ set -e [2022-04-05T12:10:27.717Z] ++ '[' -n 0 ']' [2022-04-05T12:10:27.717Z] ++ set -x [2022-04-05T12:10:27.717Z] ++ 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-04-05T12:10:27.735Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-05T12:10:27.829Z] Removing intermediate container 9a35085d4013 [2022-04-05T12:10:27.829Z] ---> fa4ae4bd7018 [2022-04-05T12:10:27.829Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-05T12:10:27.829Z] ---> Running in 87414b85c3a1 [2022-04-05T12:10:27.829Z] Removing intermediate container 87414b85c3a1 [2022-04-05T12:10:27.829Z] ---> 06d59efc1211 [2022-04-05T12:10:27.829Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-05T12:10:27.896Z] === RUN TestParseEmptyInterface [2022-04-05T12:10:27.896Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-05T12:10:27.896Z] === RUN TestParseNonInterfaceType [2022-04-05T12:10:27.896Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-05T12:10:27.896Z] === RUN TestParseWithOneFunction [2022-04-05T12:10:27.896Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-05T12:10:27.896Z] === RUN TestParseWithMultipleFuncs [2022-04-05T12:10:27.896Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-05T12:10:27.896Z] === RUN TestParseWithUnnamedReturn [2022-04-05T12:10:27.896Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-05T12:10:27.896Z] === RUN TestEmbeddedInterface [2022-04-05T12:10:27.896Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-05T12:10:27.896Z] === RUN TestParsedImports [2022-04-05T12:10:27.896Z] --- PASS: TestParsedImports (0.00s) [2022-04-05T12:10:27.896Z] === RUN TestAliasedImports [2022-04-05T12:10:27.896Z] --- PASS: TestAliasedImports (0.00s) [2022-04-05T12:10:27.896Z] PASS [2022-04-05T12:10:27.896Z] coverage: 56.8% of statements [2022-04-05T12:10:27.896Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2022-04-05T12:10:27.979Z] INFO: Testing against a local daemon [2022-04-05T12:10:27.979Z] === RUN TestCommitInheritsEnv [2022-04-05T12:10:27.979Z] --- PASS: TestCommitInheritsEnv (0.21s) [2022-04-05T12:10:27.979Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-05T12:10:27.979Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-05T12:10:27.979Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-05T12:10:27.979Z] === RUN TestImportWithCustomPlatform [2022-04-05T12:10:27.979Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-05T12:10:28.240Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-05T12:10:28.240Z] === RUN TestImportWithCustomPlatform// [2022-04-05T12:10:28.240Z] === RUN TestImportWithCustomPlatform/linux [2022-04-05T12:10:28.240Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-05T12:10:28.240Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-05T12:10:28.240Z] === RUN TestImportWithCustomPlatform/macos [2022-04-05T12:10:28.240Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-05T12:10:28.240Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-05T12:10:28.240Z] --- PASS: TestImportWithCustomPlatform (0.27s) [2022-04-05T12:10:28.240Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-05T12:10:28.240Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-05T12:10:28.240Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-05T12:10:28.240Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-04-05T12:10:28.240Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.06s) [2022-04-05T12:10:28.240Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-04-05T12:10:28.240Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-05T12:10:28.240Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-05T12:10:28.240Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-05T12:10:28.240Z] === RUN TestImagesFilterMultiReference [2022-04-05T12:10:28.296Z] ---> Running in 7bd588be37b4 [2022-04-05T12:10:28.296Z] Removing intermediate container 7bd588be37b4 [2022-04-05T12:10:28.296Z] ---> 063ade08e066 [2022-04-05T12:10:28.296Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-05T12:10:28.303Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2022-04-05T12:10:28.303Z] === RUN TestInspectOomKilledTrue [2022-04-05T12:10:28.303Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T12:10:28.303Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-05T12:10:28.303Z] === RUN TestInspectOomKilledFalse [2022-04-05T12:10:28.303Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T12:10:28.303Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-05T12:10:28.303Z] === RUN TestLinksEtcHostsContentMatch [2022-04-05T12:10:28.346Z] --- PASS: TestRelease (1.15s) [2022-04-05T12:10:28.346Z] === RUN TestAllocateRandomDeallocate [2022-04-05T12:10:28.346Z] time="2022-04-05T12:10:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-05T12:10:28.346Z] 2022/04/05 12:10:28 Closing DB instances... [2022-04-05T12:10:28.500Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-05T12:10:28.501Z] === RUN TestImagePullPlatformInvalid [2022-04-05T12:10:28.501Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-05T12:10:28.501Z] === RUN TestRemoveImageOrphaning [2022-04-05T12:10:28.563Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-05T12:10:28.762Z] --- PASS: TestRemoveImageOrphaning (0.22s) [2022-04-05T12:10:28.762Z] === RUN TestRemoveImageGarbageCollector [2022-04-05T12:10:28.762Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T12:10:28.762Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-05T12:10:28.762Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-05T12:10:28.762Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-05T12:10:28.762Z] === RUN TestTagInvalidReference [2022-04-05T12:10:28.762Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-05T12:10:28.762Z] === RUN TestTagValidPrefixedRepo [2022-04-05T12:10:28.762Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-05T12:10:28.762Z] === RUN TestTagExistedNameWithoutForce [2022-04-05T12:10:28.762Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-05T12:10:28.762Z] === RUN TestTagOfficialNames [2022-04-05T12:10:28.762Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-05T12:10:28.762Z] === RUN TestTagMatchesDigest [2022-04-05T12:10:28.762Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-05T12:10:28.762Z] PASS [2022-04-05T12:10:28.762Z] [2022-04-05T12:10:28.762Z] === Skipped [2022-04-05T12:10:28.762Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-05T12:10:28.762Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-05T12:10:28.762Z] [2022-04-05T12:10:28.762Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-05T12:10:28.762Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T12:10:28.762Z] [2022-04-05T12:10:28.762Z] DONE 22 tests, 2 skipped in 1.102s [2022-04-05T12:10:28.762Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-05T12:10:28.762Z] ++ 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-04-05T12:10:28.762Z] ++ set -e [2022-04-05T12:10:28.762Z] ++ '[' -n 0 ']' [2022-04-05T12:10:28.762Z] ++ set -x [2022-04-05T12:10:28.762Z] ++ 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-04-05T12:10:28.795Z] === RUN TestHTTPTransport [2022-04-05T12:10:28.795Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-05T12:10:28.795Z] PASS [2022-04-05T12:10:28.795Z] coverage: 85.7% of statements [2022-04-05T12:10:28.795Z] ok github.com/docker/docker/pkg/plugins/transport 0.040s coverage: 85.7% of statements [2022-04-05T12:10:28.825Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2022-04-05T12:10:28.825Z] === RUN TestLinksContainerNames [2022-04-05T12:10:29.022Z] INFO: Testing against a local daemon [2022-04-05T12:10:29.022Z] === RUN TestNetworkCreateDelete [2022-04-05T12:10:29.022Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-04-05T12:10:29.022Z] === RUN TestDockerNetworkDeletePreferID [2022-04-05T12:10:29.245Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-05T12:10:29.245Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-05T12:10:29.245Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-05T12:10:29.245Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-05T12:10:29.245Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-05T12:10:29.245Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-05T12:10:29.245Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-05T12:10:29.245Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-05T12:10:29.245Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-05T12:10:29.245Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-05T12:10:29.245Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-05T12:10:29.245Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-05T12:10:29.245Z] === RUN TestBufferPoolPutAndGet [2022-04-05T12:10:29.245Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-05T12:10:29.245Z] PASS [2022-04-05T12:10:29.245Z] coverage: 88.2% of statements [2022-04-05T12:10:29.245Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2022-04-05T12:10:29.282Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-04-05T12:10:29.282Z] === RUN TestDaemonDNSFallback [2022-04-05T12:10:29.695Z] === RUN TestOutputOnPrematureClose [2022-04-05T12:10:29.695Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-05T12:10:29.695Z] === RUN TestCompleteSilently [2022-04-05T12:10:29.695Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-05T12:10:29.695Z] PASS [2022-04-05T12:10:29.695Z] coverage: 75.9% of statements [2022-04-05T12:10:29.695Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2022-04-05T12:10:29.855Z] [2022-04-05T12:10:30.145Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-05T12:10:30.145Z] === RUN TestNetworkDBGarbageCollection [2022-04-05T12:10:30.145Z] === RUN TestSendToOneSub [2022-04-05T12:10:30.145Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-05T12:10:30.145Z] === RUN TestSendToMultipleSubs [2022-04-05T12:10:30.145Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-05T12:10:30.145Z] === RUN TestEvictOneSub [2022-04-05T12:10:30.145Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-05T12:10:30.145Z] === RUN TestClosePublisher [2022-04-05T12:10:30.145Z] --- PASS: TestClosePublisher (0.00s) [2022-04-05T12:10:30.145Z] === RUN TestPubSubRace [2022-04-05T12:10:30.323Z] ---> 1dc052a9e49c [2022-04-05T12:10:30.323Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-05T12:10:30.323Z] ---> Running in d2e4c3ca3366 [2022-04-05T12:10:30.730Z] --- PASS: TestLinksContainerNames (1.54s) [2022-04-05T12:10:30.730Z] === RUN TestLogsFollowTailEmpty [2022-04-05T12:10:30.730Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-05T12:10:30.731Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-05T12:10:30.989Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2022-04-05T12:10:30.989Z] === RUN TestContainerNetworkMountsNoChown [2022-04-05T12:10:31.080Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-05T12:10:31.096Z] --- PASS: TestAllocateRandomDeallocate (3.02s) [2022-04-05T12:10:31.096Z] === RUN TestRetrieveFromStore [2022-04-05T12:10:31.546Z] --- PASS: TestPubSubRace (1.05s) [2022-04-05T12:10:31.546Z] PASS [2022-04-05T12:10:31.546Z] coverage: 75.0% of statements [2022-04-05T12:10:31.546Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 75.0% of statements [2022-04-05T12:10:31.929Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/default [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/default [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/private [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/private [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/rprivate [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/slave [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/slave [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/rslave [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/shared [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/shared [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/rshared [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-05T12:10:31.929Z] === CONT TestMountDaemonRoot/default [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-05T12:10:31.929Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-05T12:10:31.929Z] === CONT TestMountDaemonRoot/rshared [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-05T12:10:31.929Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-05T12:10:31.929Z] === CONT TestMountDaemonRoot/shared [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-05T12:10:31.929Z] === CONT TestMountDaemonRoot/rslave [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-05T12:10:31.929Z] === CONT TestMountDaemonRoot/slave [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-05T12:10:31.929Z] === CONT TestMountDaemonRoot/rprivate [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-05T12:10:31.929Z] === CONT TestMountDaemonRoot/private [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-05T12:10:31.929Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-05T12:10:31.929Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-05T12:10:31.929Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-05T12:10:31.929Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-05T12:10:31.929Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-05T12:10:31.929Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-05T12:10:31.995Z] === RUN TestRegister [2022-04-05T12:10:31.995Z] --- PASS: TestRegister (0.00s) [2022-04-05T12:10:31.995Z] === RUN TestCommand [2022-04-05T12:10:31.995Z] --- PASS: TestCommand (0.03s) [2022-04-05T12:10:31.995Z] === RUN TestNaiveSelf [2022-04-05T12:10:31.995Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-05T12:10:31.995Z] PASS [2022-04-05T12:10:31.995Z] coverage: 82.4% of statements [2022-04-05T12:10:31.995Z] ok github.com/docker/docker/pkg/reexec 0.091s coverage: 82.4% of statements [2022-04-05T12:10:31.995Z] --- PASS: TestRetrieveFromStore (1.02s) [2022-04-05T12:10:31.995Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-05T12:10:31.995Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-05T12:10:31.995Z] === RUN TestParallelPredefinedRequest1 [2022-04-05T12:10:31.995Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-05T12:10:31.995Z] === RUN TestParallelPredefinedRequest2 [2022-04-05T12:10:31.995Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-05T12:10:31.995Z] === RUN TestParallelPredefinedRequest3 [2022-04-05T12:10:31.995Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-05T12:10:31.995Z] === RUN TestParallelPredefinedRequest4 [2022-04-05T12:10:31.995Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-05T12:10:31.995Z] === RUN TestParallelPredefinedRequest5 [2022-04-05T12:10:31.995Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-05T12:10:31.995Z] === RUN TestDebug [2022-04-05T12:10:31.995Z] --- PASS: TestDebug (0.00s) [2022-04-05T12:10:31.995Z] === RUN TestRequestPoolParallel [2022-04-05T12:10:32.189Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-05T12:10:32.189Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-05T12:10:32.189Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-05T12:10:32.189Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-05T12:10:32.189Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-05T12:10:32.189Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-05T12:10:32.189Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-05T12:10:32.189Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-05T12:10:32.189Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-05T12:10:32.189Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-05T12:10:32.189Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-05T12:10:32.189Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-05T12:10:32.263Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-05T12:10:32.447Z] --- PASS: TestRequestPoolParallel (0.41s) [2022-04-05T12:10:32.447Z] === RUN TestFullAllocateRelease [2022-04-05T12:10:32.449Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-05T12:10:32.449Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-05T12:10:32.449Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-05T12:10:32.449Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-05T12:10:32.449Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-05T12:10:32.449Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-05T12:10:32.449Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-05T12:10:32.449Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-05T12:10:32.449Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-05T12:10:32.449Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-05T12:10:32.449Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-05T12:10:32.449Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-05T12:10:32.449Z] === RUN TestContainerBindMountNonRecursive [2022-04-05T12:10:32.899Z] === RUN TestDump [2022-04-05T12:10:32.899Z] goroutine 19 [running]: [2022-04-05T12:10:32.899Z] github.com/docker/docker/pkg/stack.dump(0xa92d57?) [2022-04-05T12:10:32.899Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-05T12:10:32.899Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-05T12:10:32.899Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-05T12:10:32.899Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-05T12:10:32.899Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-05T12:10:32.899Z] testing.tRunner(0xc000085520, 0xc5a498) [2022-04-05T12:10:32.899Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-05T12:10:32.899Z] created by testing.(*T).Run [2022-04-05T12:10:32.899Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-05T12:10:32.899Z] [2022-04-05T12:10:32.899Z] goroutine 1 [chan receive]: [2022-04-05T12:10:32.899Z] testing.(*T).Run(0xc000085380, {0xc4913c?, 0xa6c1f3?}, 0xc5a498) [2022-04-05T12:10:32.899Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-05T12:10:32.899Z] testing.runTests.func1(0xc0000b6810?) [2022-04-05T12:10:32.899Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-05T12:10:32.899Z] testing.tRunner(0xc000085380, 0xc0000c1ca0) [2022-04-05T12:10:32.899Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-05T12:10:32.899Z] testing.runTests(0xc000094500?, {0xdde400, 0x3, 0x3}, {0x1f522350598?, 0x40?, 0xde34a0?}) [2022-04-05T12:10:32.899Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-05T12:10:32.899Z] testing.(*M).Run(0xc000094500) [2022-04-05T12:10:32.899Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-05T12:10:32.899Z] main.main() [2022-04-05T12:10:32.899Z] _testmain.go:99 +0x255 [2022-04-05T12:10:32.899Z] --- PASS: TestDump (0.00s) [2022-04-05T12:10:32.899Z] === RUN TestDumpToFile [2022-04-05T12:10:32.899Z] time="2022-04-05T12:10:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-05T12:10:32.899Z] --- PASS: TestDumpToFile (0.15s) [2022-04-05T12:10:32.899Z] === RUN TestDumpToFileWithEmptyInput [2022-04-05T12:10:32.899Z] goroutine 21 [running]: [2022-04-05T12:10:32.899Z] github.com/docker/docker/pkg/stack.dump(0xb0ecd3?) [2022-04-05T12:10:32.899Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-05T12:10:32.899Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xb0eca0?}) [2022-04-05T12:10:32.899Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-05T12:10:32.899Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085520?) [2022-04-05T12:10:32.899Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-05T12:10:32.899Z] testing.tRunner(0xc000085ba0, 0xc5a488) [2022-04-05T12:10:32.899Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-05T12:10:32.899Z] created by testing.(*T).Run [2022-04-05T12:10:32.899Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-05T12:10:32.899Z] [2022-04-05T12:10:32.899Z] goroutine 1 [chan receive]: [2022-04-05T12:10:32.899Z] testing.(*T).Run(0xc000085380, {0xc50713?, 0xa6c1f3?}, 0xc5a488) [2022-04-05T12:10:32.899Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-05T12:10:32.899Z] testing.runTests.func1(0xc0000b6810?) [2022-04-05T12:10:32.899Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-05T12:10:32.899Z] testing.tRunner(0xc000085380, 0xc0000c1ca0) [2022-04-05T12:10:32.899Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-05T12:10:32.899Z] testing.runTests(0xc000094500?, {0xdde400, 0x3, 0x3}, {0x1f522350598?, 0x40?, 0xde34a0?}) [2022-04-05T12:10:32.899Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-05T12:10:32.899Z] testing.(*M).Run(0xc000094500) [2022-04-05T12:10:32.899Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-05T12:10:32.899Z] main.main() [2022-04-05T12:10:32.899Z] _testmain.go:99 +0x255 [2022-04-05T12:10:32.899Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-05T12:10:32.899Z] PASS [2022-04-05T12:10:32.899Z] coverage: 90.9% of statements [2022-04-05T12:10:32.899Z] ok github.com/docker/docker/pkg/stack 0.183s coverage: 90.9% of statements [2022-04-05T12:10:32.899Z] --- PASS: TestFullAllocateRelease (0.34s) [2022-04-05T12:10:32.899Z] === RUN TestOddAllocateRelease [2022-04-05T12:10:33.349Z] --- PASS: TestOddAllocateRelease (0.22s) [2022-04-05T12:10:33.349Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-05T12:10:33.349Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-04-05T12:10:33.349Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-05T12:10:33.349Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2022-04-05T12:10:33.349Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-05T12:10:33.349Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-04-05T12:10:33.349Z] === CONT TestParallelPredefinedRequest1 [2022-04-05T12:10:33.349Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:10:33.349Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-05T12:10:33.349Z] === CONT TestParallelPredefinedRequest5 [2022-04-05T12:10:33.349Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:10:33.349Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-05T12:10:33.349Z] === CONT TestParallelPredefinedRequest4 [2022-04-05T12:10:33.349Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:10:33.349Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-05T12:10:33.349Z] === CONT TestParallelPredefinedRequest3 [2022-04-05T12:10:33.349Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:10:33.349Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-05T12:10:33.349Z] === CONT TestParallelPredefinedRequest2 [2022-04-05T12:10:33.349Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:10:33.349Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-05T12:10:33.349Z] PASS [2022-04-05T12:10:33.349Z] coverage: 85.3% of statements [2022-04-05T12:10:33.349Z] ok github.com/docker/docker/libnetwork/ipam 40.663s coverage: 85.3% of statements [2022-04-05T12:10:33.349Z] === RUN TestNewStdWriter [2022-04-05T12:10:33.349Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-05T12:10:33.349Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-05T12:10:33.349Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-05T12:10:33.349Z] === RUN TestWriteWithNilBytes [2022-04-05T12:10:33.349Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-05T12:10:33.349Z] === RUN TestWrite [2022-04-05T12:10:33.349Z] --- PASS: TestWrite (0.00s) [2022-04-05T12:10:33.349Z] === RUN TestWriteWithWriterError [2022-04-05T12:10:33.349Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-05T12:10:33.349Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-05T12:10:33.349Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-05T12:10:33.349Z] === RUN TestStdCopyWriteAndRead [2022-04-05T12:10:33.349Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-05T12:10:33.349Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-05T12:10:33.349Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-05T12:10:33.349Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-05T12:10:33.349Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-05T12:10:33.349Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-05T12:10:33.349Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-05T12:10:33.349Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-05T12:10:33.349Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-05T12:10:33.349Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-05T12:10:33.349Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-05T12:10:33.349Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-05T12:10:33.349Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-05T12:10:33.349Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-05T12:10:33.349Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-05T12:10:33.349Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-05T12:10:33.349Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-05T12:10:33.349Z] PASS [2022-04-05T12:10:33.349Z] coverage: 100.0% of statements [2022-04-05T12:10:33.349Z] ok github.com/docker/docker/pkg/stdcopy 0.035s coverage: 100.0% of statements [2022-04-05T12:10:33.828Z] check_test.go:308: [d9c9848c75400] daemon is not started [2022-04-05T12:10:33.828Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-05T12:10:34.299Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-05T12:10:34.299Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-05T12:10:34.299Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-05T12:10:34.299Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-05T12:10:34.299Z] === RUN TestFormatStatus [2022-04-05T12:10:34.299Z] --- PASS: TestFormatStatus (0.00s) [2022-04-05T12:10:34.299Z] === RUN TestFormatError [2022-04-05T12:10:34.299Z] --- PASS: TestFormatError (0.00s) [2022-04-05T12:10:34.299Z] === RUN TestFormatJSONError [2022-04-05T12:10:34.299Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-05T12:10:34.299Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-05T12:10:34.299Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-05T12:10:34.299Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-05T12:10:34.299Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-05T12:10:34.299Z] === RUN TestNewJSONProgressOutput [2022-04-05T12:10:34.299Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-05T12:10:34.299Z] === RUN TestAuxFormatterEmit [2022-04-05T12:10:34.299Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-05T12:10:34.299Z] === RUN TestStreamWriterStdout [2022-04-05T12:10:34.299Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-05T12:10:34.299Z] === RUN TestStreamWriterStderr [2022-04-05T12:10:34.299Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-05T12:10:34.299Z] PASS [2022-04-05T12:10:34.299Z] coverage: 66.2% of statements [2022-04-05T12:10:34.299Z] ok github.com/docker/docker/pkg/streamformatter 0.041s coverage: 66.2% of statements [2022-04-05T12:10:34.394Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) [2022-04-05T12:10:34.395Z] === RUN TestContainerVolumesMountedAsShared [2022-04-05T12:10:34.748Z] === RUN TestGenerateRandomID [2022-04-05T12:10:34.749Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-05T12:10:34.749Z] === RUN TestShortenId [2022-04-05T12:10:34.749Z] --- PASS: TestShortenId (0.00s) [2022-04-05T12:10:34.749Z] === RUN TestShortenSha256Id [2022-04-05T12:10:34.749Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-05T12:10:34.749Z] === RUN TestShortenIdEmpty [2022-04-05T12:10:34.749Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-05T12:10:34.749Z] === RUN TestShortenIdInvalid [2022-04-05T12:10:34.749Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-05T12:10:34.749Z] === RUN TestIsShortIDNonHex [2022-04-05T12:10:34.749Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-05T12:10:34.749Z] === RUN TestIsShortIDNotCorrectSize [2022-04-05T12:10:34.749Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-05T12:10:34.749Z] PASS [2022-04-05T12:10:34.749Z] coverage: 70.6% of statements [2022-04-05T12:10:34.749Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2022-04-05T12:10:35.198Z] === RUN TestIsCpusetListAvailable [2022-04-05T12:10:35.198Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-05T12:10:35.198Z] PASS [2022-04-05T12:10:35.198Z] coverage: 39.4% of statements [2022-04-05T12:10:35.198Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 39.4% of statements [2022-04-05T12:10:35.330Z] --- PASS: TestContainerVolumesMountedAsShared (0.68s) [2022-04-05T12:10:35.330Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-05T12:10:35.861Z] --- PASS: TestDaemonDNSFallback (6.20s) [2022-04-05T12:10:35.861Z] === RUN TestInspectNetwork [2022-04-05T12:10:35.897Z] --- PASS: TestContainerVolumesMountedAsSlave (0.69s) [2022-04-05T12:10:35.897Z] === RUN TestNetworkNat [2022-04-05T12:10:36.224Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-05T12:10:36.707Z] === RUN TestChtimes [2022-04-05T12:10:36.707Z] --- PASS: TestChtimes (0.00s) [2022-04-05T12:10:36.707Z] === RUN TestChtimesWindows [2022-04-05T12:10:36.707Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-05T12:10:36.707Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-05T12:10:36.707Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-05T12:10:36.707Z] PASS [2022-04-05T12:10:36.707Z] coverage: 13.0% of statements [2022-04-05T12:10:36.707Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 13.0% of statements [2022-04-05T12:10:36.833Z] --- PASS: TestNetworkNat (0.78s) [2022-04-05T12:10:36.833Z] === RUN TestNetworkLocalhostTCPNat [2022-04-05T12:10:36.833Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-05T12:10:37.400Z] check_test.go:308: [d2d1214a35270] daemon is not started [2022-04-05T12:10:37.400Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-05T12:10:37.400Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2022-04-05T12:10:37.400Z] === RUN TestNetworkLoopbackNat [2022-04-05T12:10:37.657Z] === RUN TestTailFile [2022-04-05T12:10:37.657Z] --- PASS: TestTailFile (0.00s) [2022-04-05T12:10:37.657Z] === RUN TestTailFileManyLines [2022-04-05T12:10:37.657Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-05T12:10:37.657Z] === RUN TestTailEmptyFile [2022-04-05T12:10:37.657Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-05T12:10:37.657Z] === RUN TestTailNegativeN [2022-04-05T12:10:37.657Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader [2022-04-05T12:10:37.657Z] === CONT TestNewTailReader [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/truncated_last_line [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-05T12:10:37.657Z] === CONT TestNewTailReader/no_delimiter [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-05T12:10:37.657Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:10:37.657Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-05T12:10:37.657Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-05T12:10:37.657Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:10:37.657Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-05T12:10:37.657Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-05T12:10:37.657Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-05T12:10:37.657Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:10:37.657Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-05T12:10:37.657Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-05T12:10:37.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-05T12:10:37.658Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-05T12:10:37.658Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-05T12:10:37.658Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-05T12:10:37.658Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:10:37.658Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-05T12:10:37.658Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-05T12:10:37.658Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:10:37.658Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:10:37.659Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-05T12:10:37.659Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:10:37.660Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-05T12:10:37.660Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:10:37.660Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:10:37.660Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:10:37.660Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-05T12:10:37.660Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:10:37.660Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-05T12:10:37.660Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:10:37.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-05T12:10:37.661Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-05T12:10:37.661Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-05T12:10:37.661Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-05T12:10:37.662Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-05T12:10:37.662Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-05T12:10:37.662Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-05T12:10:37.662Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-05T12:10:37.662Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-05T12:10:37.662Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-05T12:10:37.662Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-05T12:10:37.662Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-05T12:10:37.662Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-05T12:10:37.662Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-05T12:10:37.662Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-05T12:10:37.662Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:10:37.662Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:10:37.662Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:10:37.662Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:10:37.968Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-05T12:10:38.112Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-05T12:10:38.112Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:10:38.112Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-05T12:10:38.113Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-05T12:10:38.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-05T12:10:38.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-05T12:10:38.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-05T12:10:38.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-05T12:10:38.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-05T12:10:38.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-05T12:10:38.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-05T12:10:38.114Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:10:38.114Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:10:38.114Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T12:10:38.114Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T12:10:38.115Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T12:10:38.116Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T12:10:38.116Z] PASS [2022-04-05T12:10:38.116Z] coverage: 88.6% of statements [2022-04-05T12:10:38.116Z] ok github.com/docker/docker/pkg/tailfile 0.171s coverage: 88.6% of statements [2022-04-05T12:10:38.402Z] === RUN TestInspectNetwork/full_network_id [2022-04-05T12:10:38.402Z] === RUN TestInspectNetwork/partial_network_id [2022-04-05T12:10:38.402Z] === RUN TestInspectNetwork/network_name [2022-04-05T12:10:38.402Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-05T12:10:38.566Z] === RUN TestTarSumRemoveNonExistent [2022-04-05T12:10:38.566Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-05T12:10:38.566Z] === RUN TestTarSumRemove [2022-04-05T12:10:38.566Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-05T12:10:38.566Z] === RUN TestSortFileInfoSums [2022-04-05T12:10:38.566Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-05T12:10:38.566Z] === RUN TestNewTarSumForLabelInvalid [2022-04-05T12:10:38.566Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-05T12:10:38.566Z] === RUN TestNewTarSumForLabel [2022-04-05T12:10:38.566Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-05T12:10:38.566Z] === RUN TestEmptyTar [2022-04-05T12:10:38.566Z] --- PASS: TestEmptyTar (0.00s) [2022-04-05T12:10:38.566Z] === RUN TestTarSumsReadSize [2022-04-05T12:10:38.566Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-05T12:10:38.566Z] === RUN TestTarSums [2022-04-05T12:10:38.982Z] Removing intermediate container d2e4c3ca3366 [2022-04-05T12:10:38.982Z] ---> 2277244a2492 [2022-04-05T12:10:38.982Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-05T12:10:38.982Z] ---> Running in e104792be3a8 [2022-04-05T12:10:39.017Z] --- PASS: TestTarSums (0.06s) [2022-04-05T12:10:39.017Z] === RUN TestIteration [2022-04-05T12:10:39.017Z] --- PASS: TestIteration (0.00s) [2022-04-05T12:10:39.017Z] === RUN TestVersionLabelForChecksum [2022-04-05T12:10:39.017Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-05T12:10:39.017Z] === RUN TestVersion [2022-04-05T12:10:39.017Z] --- PASS: TestVersion (0.00s) [2022-04-05T12:10:39.017Z] === RUN TestGetVersion [2022-04-05T12:10:39.017Z] --- PASS: TestGetVersion (0.00s) [2022-04-05T12:10:39.017Z] === RUN TestGetVersions [2022-04-05T12:10:39.017Z] --- PASS: TestGetVersions (0.00s) [2022-04-05T12:10:39.017Z] PASS [2022-04-05T12:10:39.017Z] coverage: 89.3% of statements [2022-04-05T12:10:39.017Z] ok github.com/docker/docker/pkg/tarsum 0.112s coverage: 89.3% of statements [2022-04-05T12:10:39.455Z] [2022-04-05T12:10:39.455Z] SUCCESS: Specified value was saved. [2022-04-05T12:10:39.467Z] === RUN TestTruncIndex [2022-04-05T12:10:39.467Z] --- PASS: TestTruncIndex (0.10s) [2022-04-05T12:10:39.467Z] PASS [2022-04-05T12:10:39.467Z] coverage: 91.5% of statements [2022-04-05T12:10:39.467Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2022-04-05T12:10:39.873Z] docker_cli_daemon_plugins_test.go:80: [d54ebf2c1ded6] daemon is not started [2022-04-05T12:10:39.917Z] === RUN TestIsGIT [2022-04-05T12:10:39.917Z] --- PASS: TestIsGIT (0.00s) [2022-04-05T12:10:39.917Z] === RUN TestIsTransport [2022-04-05T12:10:39.917Z] --- PASS: TestIsTransport (0.00s) [2022-04-05T12:10:39.917Z] PASS [2022-04-05T12:10:39.917Z] coverage: 100.0% of statements [2022-04-05T12:10:39.917Z] ok github.com/docker/docker/pkg/urlutil 0.036s coverage: 100.0% of statements [2022-04-05T12:10:40.367Z] === RUN TestVersionInfo [2022-04-05T12:10:40.368Z] --- PASS: TestVersionInfo (0.00s) [2022-04-05T12:10:40.368Z] === RUN TestAppendVersions [2022-04-05T12:10:40.368Z] --- PASS: TestAppendVersions (0.00s) [2022-04-05T12:10:40.368Z] PASS [2022-04-05T12:10:40.368Z] coverage: 88.9% of statements [2022-04-05T12:10:40.368Z] ok github.com/docker/docker/pkg/useragent 0.028s coverage: 88.9% of statements [2022-04-05T12:10:40.439Z] --- PASS: TestNetworkLoopbackNat (2.98s) [2022-04-05T12:10:40.439Z] === RUN TestPause [2022-04-05T12:10:41.009Z] --- PASS: TestPause (0.68s) [2022-04-05T12:10:41.009Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-05T12:10:41.009Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-05T12:10:41.009Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-05T12:10:41.009Z] === RUN TestPauseStopPausedContainer [2022-04-05T12:10:41.009Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-05T12:10:41.317Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-05T12:10:41.317Z] === RUN TestClientStream [2022-04-05T12:10:41.317Z] --- PASS: TestClientStream (0.00s) [2022-04-05T12:10:41.317Z] === RUN TestClientSendFile [2022-04-05T12:10:41.317Z] --- PASS: TestClientSendFile (0.00s) [2022-04-05T12:10:41.317Z] === RUN TestClientWithRequestTimeout [2022-04-05T12:10:41.317Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-05T12:10:41.317Z] === RUN TestFileSpecPlugin [2022-04-05T12:10:41.317Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-05T12:10:41.317Z] === RUN TestFileJSONSpecPlugin [2022-04-05T12:10:41.317Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-05T12:10:41.317Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-05T12:10:41.317Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-05T12:10:41.317Z] === RUN TestPluginAddHandler [2022-04-05T12:10:41.317Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-05T12:10:41.317Z] === RUN TestPluginWaitBadPlugin [2022-04-05T12:10:41.317Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-05T12:10:41.317Z] === RUN TestGet [2022-04-05T12:10:41.317Z] time="2022-04-05T12:10:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-05T12:10:41.577Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-05T12:10:41.669Z] Removing intermediate container e104792be3a8 [2022-04-05T12:10:41.669Z] ---> 455dac7f2309 [2022-04-05T12:10:41.669Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-05T12:10:41.669Z] ---> Running in 0c77965aea7a [2022-04-05T12:10:41.769Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-05T12:10:41.769Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-05T12:10:41.769Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-05T12:10:41.769Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-05T12:10:41.837Z] --- PASS: TestPauseStopPausedContainer (0.78s) [2022-04-05T12:10:41.837Z] === RUN TestPidHost [2022-04-05T12:10:42.219Z] === RUN TestValidatePrivileges [2022-04-05T12:10:42.219Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-05T12:10:42.219Z] === RUN TestFilterByCapNeg [2022-04-05T12:10:42.219Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-05T12:10:42.219Z] === RUN TestFilterByCapPos [2022-04-05T12:10:42.219Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-05T12:10:42.219Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-05T12:10:42.219Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-05T12:10:42.219Z] PASS [2022-04-05T12:10:42.219Z] coverage: 12.0% of statements [2022-04-05T12:10:42.219Z] ok github.com/docker/docker/plugin 0.046s coverage: 12.0% of statements [2022-04-05T12:10:42.605Z] --- PASS: TestInspectNetwork (6.96s) [2022-04-05T12:10:42.605Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-05T12:10:42.605Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-05T12:10:42.605Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-05T12:10:42.605Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-05T12:10:42.605Z] === RUN TestRunContainerWithBridgeNone [2022-04-05T12:10:42.669Z] time="2022-04-05T12:10:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-05T12:10:42.669Z] === RUN TestNewSettable [2022-04-05T12:10:42.669Z] --- PASS: TestNewSettable (0.00s) [2022-04-05T12:10:42.669Z] === RUN TestIsSettable [2022-04-05T12:10:42.669Z] --- PASS: TestIsSettable (0.00s) [2022-04-05T12:10:42.669Z] === RUN TestUpdateSettingsEnv [2022-04-05T12:10:42.669Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-05T12:10:42.669Z] PASS [2022-04-05T12:10:42.669Z] coverage: 20.0% of statements [2022-04-05T12:10:42.669Z] ok github.com/docker/docker/plugin/v2 0.035s coverage: 20.0% of statements [2022-04-05T12:10:42.669Z] === RUN TestLoad [2022-04-05T12:10:42.669Z] --- PASS: TestLoad (0.00s) [2022-04-05T12:10:42.669Z] === RUN TestSave [2022-04-05T12:10:43.118Z] --- PASS: TestSave (0.02s) [2022-04-05T12:10:43.119Z] === RUN TestAddDeleteGet [2022-04-05T12:10:43.119Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-05T12:10:43.119Z] === RUN TestInvalidTags [2022-04-05T12:10:43.119Z] --- PASS: TestInvalidTags (0.00s) [2022-04-05T12:10:43.119Z] PASS [2022-04-05T12:10:43.119Z] coverage: 84.4% of statements [2022-04-05T12:10:43.119Z] ok github.com/docker/docker/reference 0.092s coverage: 84.4% of statements [2022-04-05T12:10:43.214Z] --- PASS: TestPidHost (1.53s) [2022-04-05T12:10:43.214Z] === RUN TestPsFilter [2022-04-05T12:10:43.473Z] --- PASS: TestPsFilter (0.15s) [2022-04-05T12:10:43.473Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-05T12:10:43.733Z] docker_cli_daemon_plugins_test.go:170: [d5dabca253b93] daemon is not started [2022-04-05T12:10:43.987Z] --- PASS: TestRunContainerWithBridgeNone (1.34s) [2022-04-05T12:10:43.987Z] === RUN TestNetworkInvalidJSON [2022-04-05T12:10:43.987Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-05T12:10:43.987Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-05T12:10:43.987Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T12:10:43.987Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T12:10:43.987Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T12:10:43.987Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T12:10:43.987Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-05T12:10:43.987Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T12:10:43.987Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T12:10:43.987Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-05T12:10:43.987Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-05T12:10:43.987Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-05T12:10:43.987Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-05T12:10:43.987Z] === RUN TestNetworkList [2022-04-05T12:10:43.987Z] === RUN TestNetworkList//networks [2022-04-05T12:10:43.987Z] === PAUSE TestNetworkList//networks [2022-04-05T12:10:43.987Z] === RUN TestNetworkList//networks/ [2022-04-05T12:10:43.987Z] === PAUSE TestNetworkList//networks/ [2022-04-05T12:10:43.987Z] === CONT TestNetworkList//networks [2022-04-05T12:10:43.987Z] === CONT TestNetworkList//networks/ [2022-04-05T12:10:43.987Z] --- PASS: TestNetworkList (0.01s) [2022-04-05T12:10:43.987Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-05T12:10:43.987Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-05T12:10:43.987Z] === RUN TestHostIPv4BridgeLabel [2022-04-05T12:10:44.068Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-05T12:10:44.068Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-05T12:10:44.068Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-05T12:10:44.068Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-05T12:10:44.068Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-05T12:10:44.068Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-05T12:10:44.068Z] === RUN TestResumableRequestReaderWithReadError [2022-04-05T12:10:44.302Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-05T12:10:44.302Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2022-04-05T12:10:44.302Z] === RUN TestRemoveContainerWithVolume [2022-04-05T12:10:44.302Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-05T12:10:44.517Z] time="2022-04-05T12:10:43Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-05T12:10:44.517Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2022-04-05T12:10:44.517Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-05T12:10:44.517Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-05T12:10:44.517Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-05T12:10:44.517Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-05T12:10:44.517Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-05T12:10:44.517Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-05T12:10:44.517Z] === RUN TestResumableRequestReader [2022-04-05T12:10:44.517Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-05T12:10:44.517Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-05T12:10:44.517Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-05T12:10:44.517Z] PASS [2022-04-05T12:10:44.517Z] coverage: 100.0% of statements [2022-04-05T12:10:44.517Z] ok github.com/docker/docker/registry/resumable 0.190s coverage: 100.0% of statements [2022-04-05T12:10:44.517Z] === RUN TestResolveAuthConfigIndexServer [2022-04-05T12:10:44.517Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-05T12:10:44.517Z] === RUN TestResolveAuthConfigFullURL [2022-04-05T12:10:44.517Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-05T12:10:44.517Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-05T12:10:44.517Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-05T12:10:44.517Z] === RUN TestValidateMirror [2022-04-05T12:10:44.517Z] --- PASS: TestValidateMirror (0.00s) [2022-04-05T12:10:44.517Z] === RUN TestLoadInsecureRegistries [2022-04-05T12:10:44.517Z] time="2022-04-05T12:10:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-05T12:10:44.517Z] time="2022-04-05T12:10:44Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-05T12:10:44.517Z] time="2022-04-05T12:10:44Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-05T12:10:44.517Z] time="2022-04-05T12:10:44Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-05T12:10:44.517Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2022-04-05T12:10:44.517Z] === RUN TestNewServiceConfig [2022-04-05T12:10:44.517Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-05T12:10:44.517Z] === RUN TestValidateIndexName [2022-04-05T12:10:44.517Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-05T12:10:44.517Z] === RUN TestValidateIndexNameWithError [2022-04-05T12:10:44.517Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-05T12:10:44.517Z] === RUN TestEndpointParse [2022-04-05T12:10:44.517Z] --- PASS: TestEndpointParse (0.00s) [2022-04-05T12:10:44.517Z] === RUN TestEndpointParseInvalid [2022-04-05T12:10:44.517Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-05T12:10:44.517Z] === RUN TestValidateEndpoint [2022-04-05T12:10:44.517Z] --- PASS: TestValidateEndpoint (0.00s) [2022-04-05T12:10:44.517Z] === RUN TestPing [2022-04-05T12:10:44.517Z] --- PASS: TestPing (0.00s) [2022-04-05T12:10:44.517Z] === RUN TestPingRegistryEndpoint [2022-04-05T12:10:44.517Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:10:44.517Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-05T12:10:44.517Z] === RUN TestEndpoint [2022-04-05T12:10:44.517Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:10:44.517Z] --- SKIP: TestEndpoint (0.00s) [2022-04-05T12:10:44.517Z] === RUN TestParseRepositoryInfo [2022-04-05T12:10:44.517Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-05T12:10:44.517Z] === RUN TestNewIndexInfo [2022-04-05T12:10:44.517Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-05T12:10:44.517Z] === RUN TestMirrorEndpointLookup [2022-04-05T12:10:44.517Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:10:44.517Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-05T12:10:44.517Z] === RUN TestSearchRepositories [2022-04-05T12:10:44.517Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-05T12:10:44.517Z] Host: 127.0.0.1:49334 [2022-04-05T12:10:44.517Z] User-Agent: docker test client [2022-04-05T12:10:44.517Z] Authorization: Token fake-token [2022-04-05T12:10:44.517Z] X-Docker-Token: true [2022-04-05T12:10:44.517Z] Accept-Encoding: gzip [2022-04-05T12:10:44.517Z] [2022-04-05T12:10:44.517Z] [2022-04-05T12:10:44.517Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-05T12:10:44.517Z] Connection: close [2022-04-05T12:10:44.517Z] Content-Length: 144 [2022-04-05T12:10:44.517Z] Cache-Control: no-cache [2022-04-05T12:10:44.518Z] Content-Type: application/json [2022-04-05T12:10:44.518Z] Date: Tue, 05 Apr 2022 12:10:44 GMT [2022-04-05T12:10:44.518Z] Expires: -1 [2022-04-05T12:10:44.518Z] Pragma: no-cache [2022-04-05T12:10:44.518Z] Server: docker-tests/mock [2022-04-05T12:10:44.518Z] X-Docker-Registry-Config: mock [2022-04-05T12:10:44.518Z] X-Docker-Registry-Version: 0.0.0 [2022-04-05T12:10:44.518Z] [2022-04-05T12:10:44.518Z] [2022-04-05T12:10:44.518Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-05T12:10:44.518Z] === RUN TestTrustedLocation [2022-04-05T12:10:44.518Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-05T12:10:44.518Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-05T12:10:44.518Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-05T12:10:44.518Z] === RUN TestAllowNondistributableArtifacts [2022-04-05T12:10:44.518Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-05T12:10:44.518Z] === RUN TestIsSecureIndex [2022-04-05T12:10:44.518Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-05T12:10:44.518Z] PASS [2022-04-05T12:10:44.518Z] coverage: 51.7% of statements [2022-04-05T12:10:44.518Z] ok github.com/docker/docker/registry 0.203s coverage: 51.7% of statements [2022-04-05T12:10:44.557Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-04-05T12:10:44.557Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-05T12:10:44.873Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-05T12:10:44.967Z] === RUN TestRestartManagerTimeout [2022-04-05T12:10:44.967Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-05T12:10:44.967Z] === RUN TestRestartManagerTimeoutReset [2022-04-05T12:10:44.967Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-05T12:10:44.967Z] PASS [2022-04-05T12:10:44.967Z] coverage: 50.9% of statements [2022-04-05T12:10:44.967Z] ok github.com/docker/docker/restartmanager 0.033s coverage: 50.9% of statements [2022-04-05T12:10:45.133Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2022-04-05T12:10:45.133Z] === RUN TestRemoveContainerRunning [2022-04-05T12:10:45.417Z] === RUN TestDecodeContainerConfig [2022-04-05T12:10:45.417Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-05T12:10:45.417Z] === RUN TestDecodeContainerConfigIsolation [2022-04-05T12:10:45.417Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-05T12:10:45.417Z] === RUN TestValidatePrivileged [2022-04-05T12:10:45.417Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-05T12:10:45.417Z] PASS [2022-04-05T12:10:45.417Z] coverage: 52.6% of statements [2022-04-05T12:10:45.417Z] ok github.com/docker/docker/runconfig 0.038s coverage: 52.6% of statements [2022-04-05T12:10:45.417Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-05T12:10:45.417Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-05T12:10:45.417Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-05T12:10:45.417Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-05T12:10:45.417Z] PASS [2022-04-05T12:10:45.417Z] coverage: 62.5% of statements [2022-04-05T12:10:45.417Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2022-04-05T12:10:45.469Z] Cannot create a file when that file already exists. [2022-04-05T12:10:45.498Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-04-05T12:10:45.498Z] === RUN TestDaemonDefaultNetworkPools [2022-04-05T12:10:45.700Z] --- PASS: TestRemoveContainerRunning (0.74s) [2022-04-05T12:10:45.700Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-05T12:10:46.068Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-04-05T12:10:46.068Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-05T12:10:46.637Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.93s) [2022-04-05T12:10:46.637Z] === RUN TestRemoveInvalidContainer [2022-04-05T12:10:46.637Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-04-05T12:10:46.637Z] === RUN TestRenameLinkedContainer [2022-04-05T12:10:47.449Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-04-05T12:10:47.449Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-05T12:10:47.558Z] === RUN TestGetDriver [2022-04-05T12:10:47.558Z] --- PASS: TestGetDriver (0.00s) [2022-04-05T12:10:47.558Z] === RUN TestVolumeRequestError [2022-04-05T12:10:47.558Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-05T12:10:47.558Z] PASS [2022-04-05T12:10:47.558Z] coverage: 36.1% of statements [2022-04-05T12:10:47.558Z] ok github.com/docker/docker/volume/drivers 0.046s coverage: 36.1% of statements [2022-04-05T12:10:48.008Z] === RUN TestGetAddress [2022-04-05T12:10:48.008Z] --- PASS: TestGetAddress (0.00s) [2022-04-05T12:10:48.008Z] === RUN TestRemove [2022-04-05T12:10:48.008Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-05T12:10:48.008Z] --- SKIP: TestRemove (0.00s) [2022-04-05T12:10:48.008Z] === RUN TestInitializeWithVolumes [2022-04-05T12:10:48.008Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-05T12:10:48.008Z] === RUN TestCreate [2022-04-05T12:10:48.008Z] --- PASS: TestCreate (0.01s) [2022-04-05T12:10:48.008Z] === RUN TestValidateName [2022-04-05T12:10:48.008Z] --- PASS: TestValidateName (0.00s) [2022-04-05T12:10:48.008Z] === RUN TestCreateWithOpts [2022-04-05T12:10:48.008Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-05T12:10:48.008Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-05T12:10:48.008Z] === RUN TestRelaodNoOpts [2022-04-05T12:10:48.008Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-05T12:10:48.008Z] PASS [2022-04-05T12:10:48.008Z] coverage: 41.5% of statements [2022-04-05T12:10:48.008Z] ok github.com/docker/docker/volume/local 0.061s coverage: 41.5% of statements [2022-04-05T12:10:48.389Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-04-05T12:10:48.389Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-05T12:10:48.459Z] time="2022-04-05T12:10:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-05T12:10:48.542Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-05T12:10:48.908Z] === RUN TestLCOWParseMountRaw [2022-04-05T12:10:48.908Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-05T12:10:48.908Z] === RUN TestLCOWParseMountRawSplit [2022-04-05T12:10:48.908Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-05T12:10:48.908Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-05T12:10:48.908Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-05T12:10:48.908Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-05T12:10:48.908Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-05T12:10:48.908Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-05T12:10:48.908Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-05T12:10:48.908Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-05T12:10:48.908Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-05T12:10:48.908Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-05T12:10:48.908Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-05T12:10:48.908Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-05T12:10:48.908Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-05T12:10:48.908Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-05T12:10:48.908Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-05T12:10:48.908Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-05T12:10:48.908Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-05T12:10:48.908Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-05T12:10:48.908Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-05T12:10:48.908Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-05T12:10:48.908Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-05T12:10:48.908Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-05T12:10:48.908Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-05T12:10:48.908Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-05T12:10:48.908Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-05T12:10:48.908Z] === RUN TestLinuxParseMountRaw [2022-04-05T12:10:48.908Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-05T12:10:48.908Z] === RUN TestLinuxParseMountRawSplit [2022-04-05T12:10:48.908Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-05T12:10:48.908Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-05T12:10:48.908Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-05T12:10:48.908Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-05T12:10:48.908Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-05T12:10:48.908Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-05T12:10:48.908Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-05T12:10:48.908Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-05T12:10:48.908Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-05T12:10:48.908Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-05T12:10:48.908Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-05T12:10:48.908Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-05T12:10:48.908Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-05T12:10:48.908Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-05T12:10:48.908Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-05T12:10:48.908Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-05T12:10:48.908Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-05T12:10:48.908Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-05T12:10:48.908Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-05T12:10:48.908Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-05T12:10:48.908Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-05T12:10:48.908Z] === RUN TestConvertTmpfsOptions [2022-04-05T12:10:48.908Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-05T12:10:48.908Z] linux_parser_test.go:209: data="ro" [2022-04-05T12:10:48.908Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-05T12:10:48.908Z] === RUN TestParseMountSpec [2022-04-05T12:10:48.908Z] parser_test.go:62: case 0 [2022-04-05T12:10:48.908Z] parser_test.go:62: case 1 [2022-04-05T12:10:48.908Z] parser_test.go:62: case 2 [2022-04-05T12:10:48.908Z] parser_test.go:62: case 3 [2022-04-05T12:10:48.908Z] parser_test.go:62: case 4 [2022-04-05T12:10:48.908Z] parser_test.go:62: case 5 [2022-04-05T12:10:48.908Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-05T12:10:48.908Z] === RUN TestValidateMount [2022-04-05T12:10:48.908Z] --- PASS: TestValidateMount (0.00s) [2022-04-05T12:10:48.908Z] === RUN TestWindowsParseMountRaw [2022-04-05T12:10:48.908Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-05T12:10:48.908Z] === RUN TestWindowsParseMountRawSplit [2022-04-05T12:10:48.908Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-05T12:10:48.908Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-05T12:10:48.908Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-05T12:10:48.908Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-05T12:10:48.908Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-05T12:10:48.908Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-05T12:10:48.908Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-05T12:10:48.908Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-05T12:10:48.908Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-05T12:10:48.908Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-05T12:10:48.908Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-05T12:10:48.908Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-05T12:10:48.908Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-05T12:10:48.909Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-05T12:10:48.909Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-05T12:10:48.909Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-05T12:10:48.909Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-05T12:10:48.909Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-05T12:10:48.909Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-05T12:10:48.909Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-05T12:10:48.909Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-05T12:10:48.909Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-05T12:10:48.909Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-05T12:10:48.909Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-05T12:10:48.909Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-05T12:10:48.909Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-05T12:10:48.909Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-05T12:10:48.909Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-05T12:10:48.909Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-05T12:10:48.909Z] PASS [2022-04-05T12:10:48.909Z] coverage: 67.6% of statements [2022-04-05T12:10:48.909Z] ok github.com/docker/docker/volume/mounts 0.041s coverage: 67.6% of statements [2022-04-05T12:10:48.960Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-05T12:10:48.961Z] === RUN TestServiceWithPredefinedNetwork [2022-04-05T12:10:49.113Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-05T12:10:49.251Z] Removing intermediate container 0c77965aea7a [2022-04-05T12:10:49.252Z] ---> 9c7f465b7c5c [2022-04-05T12:10:49.252Z] Step 13/13 : CMD ["sh"] [2022-04-05T12:10:49.359Z] === RUN TestSetGetMeta [2022-04-05T12:10:49.359Z] === PAUSE TestSetGetMeta [2022-04-05T12:10:49.359Z] === RUN TestRestore [2022-04-05T12:10:49.359Z] === PAUSE TestRestore [2022-04-05T12:10:49.359Z] === RUN TestServiceCreate [2022-04-05T12:10:49.359Z] === PAUSE TestServiceCreate [2022-04-05T12:10:49.359Z] === RUN TestServiceList [2022-04-05T12:10:49.359Z] === PAUSE TestServiceList [2022-04-05T12:10:49.359Z] === RUN TestServiceRemove [2022-04-05T12:10:49.359Z] === PAUSE TestServiceRemove [2022-04-05T12:10:49.359Z] === RUN TestServiceGet [2022-04-05T12:10:49.359Z] === PAUSE TestServiceGet [2022-04-05T12:10:49.359Z] === RUN TestServicePrune [2022-04-05T12:10:49.359Z] === PAUSE TestServicePrune [2022-04-05T12:10:49.359Z] === RUN TestCreate [2022-04-05T12:10:49.359Z] === PAUSE TestCreate [2022-04-05T12:10:49.359Z] === RUN TestRemove [2022-04-05T12:10:49.359Z] === PAUSE TestRemove [2022-04-05T12:10:49.359Z] === RUN TestList [2022-04-05T12:10:49.359Z] === PAUSE TestList [2022-04-05T12:10:49.359Z] === RUN TestFindByDriver [2022-04-05T12:10:49.359Z] === PAUSE TestFindByDriver [2022-04-05T12:10:49.359Z] === RUN TestFindByReferenced [2022-04-05T12:10:49.359Z] === PAUSE TestFindByReferenced [2022-04-05T12:10:49.359Z] === RUN TestDerefMultipleOfSameRef [2022-04-05T12:10:49.359Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-05T12:10:49.359Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-05T12:10:49.359Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-05T12:10:49.359Z] === RUN TestDefererencePluginOnCreateError [2022-04-05T12:10:49.359Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-05T12:10:49.359Z] === RUN TestRefDerefRemove [2022-04-05T12:10:49.359Z] === PAUSE TestRefDerefRemove [2022-04-05T12:10:49.359Z] === RUN TestGet [2022-04-05T12:10:49.359Z] === PAUSE TestGet [2022-04-05T12:10:49.359Z] === RUN TestGetWithReference [2022-04-05T12:10:49.359Z] === PAUSE TestGetWithReference [2022-04-05T12:10:49.359Z] === RUN TestFilterFunc [2022-04-05T12:10:49.359Z] === RUN TestFilterFunc/test_nil_list [2022-04-05T12:10:49.359Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-05T12:10:49.359Z] === RUN TestFilterFunc/test_empty_list [2022-04-05T12:10:49.359Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-05T12:10:49.359Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-05T12:10:49.359Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-05T12:10:49.359Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-05T12:10:49.359Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-05T12:10:49.359Z] === RUN TestFilterFunc/test_filter_some [2022-04-05T12:10:49.359Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-05T12:10:49.359Z] === RUN TestFilterFunc/test_filter_middle [2022-04-05T12:10:49.359Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-05T12:10:49.359Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-05T12:10:49.359Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-05T12:10:49.359Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-05T12:10:49.359Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-05T12:10:49.359Z] === CONT TestFilterFunc/test_nil_list [2022-04-05T12:10:49.359Z] === CONT TestFilterFunc/test_filter_some [2022-04-05T12:10:49.359Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-05T12:10:49.359Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-05T12:10:49.359Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-05T12:10:49.359Z] === CONT TestFilterFunc/test_empty_list [2022-04-05T12:10:49.359Z] === CONT TestFilterFunc/test_filter_middle [2022-04-05T12:10:49.359Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-05T12:10:49.359Z] --- PASS: TestFilterFunc (0.00s) [2022-04-05T12:10:49.359Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-05T12:10:49.359Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-05T12:10:49.359Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-05T12:10:49.359Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-05T12:10:49.359Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-05T12:10:49.359Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-05T12:10:49.359Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-05T12:10:49.359Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-05T12:10:49.359Z] === CONT TestSetGetMeta [2022-04-05T12:10:49.359Z] === CONT TestList [2022-04-05T12:10:49.359Z] === CONT TestGet [2022-04-05T12:10:49.359Z] === CONT TestDefererencePluginOnCreateError [2022-04-05T12:10:49.359Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-05T12:10:49.359Z] === CONT TestGetWithReference [2022-04-05T12:10:49.359Z] --- PASS: TestGet (0.03s) [2022-04-05T12:10:49.359Z] === CONT TestRemove [2022-04-05T12:10:49.359Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-05T12:10:49.359Z] === CONT TestCreate [2022-04-05T12:10:49.359Z] --- PASS: TestList (0.03s) [2022-04-05T12:10:49.359Z] === CONT TestServicePrune [2022-04-05T12:10:49.359Z] --- PASS: TestGetWithReference (0.02s) [2022-04-05T12:10:49.359Z] === CONT TestServiceGet [2022-04-05T12:10:49.359Z] --- PASS: TestRemove (0.01s) [2022-04-05T12:10:49.359Z] === CONT TestServiceRemove [2022-04-05T12:10:49.359Z] --- PASS: TestCreate (0.01s) [2022-04-05T12:10:49.359Z] === CONT TestServiceList [2022-04-05T12:10:49.681Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-05T12:10:49.681Z] --- PASS: TestRenameLinkedContainer (2.79s) [2022-04-05T12:10:49.681Z] === RUN TestRenameStoppedContainer [2022-04-05T12:10:49.719Z] ---> Running in 311bffabf986 [2022-04-05T12:10:49.719Z] Removing intermediate container 311bffabf986 [2022-04-05T12:10:49.719Z] ---> 2809a2cc2162 [2022-04-05T12:10:49.719Z] Successfully built 2809a2cc2162 [2022-04-05T12:10:49.719Z] Successfully tagged busybox:latest [2022-04-05T12:10:49.719Z] INFO: Docker images of the daemon under test [2022-04-05T12:10:49.719Z] [2022-04-05T12:10:49.719Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-05T12:10:49.719Z] busybox latest 2809a2cc2162 Less than a second ago 5.01GB [2022-04-05T12:10:49.719Z] microsoft/windowsservercore latest 02f938cacc3b 4 weeks ago 4.96GB [2022-04-05T12:10:49.719Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 4 weeks ago 4.96GB [2022-04-05T12:10:49.719Z] [2022-04-05T12:10:49.719Z] INFO: Running integration tests at 04/05/2022 12:10:49... [2022-04-05T12:10:49.719Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-05T12:10:49.719Z] INFO: Integration API tests being run from the host: [2022-04-05T12:10:49.809Z] --- PASS: TestServiceGet (0.11s) [2022-04-05T12:10:49.809Z] === CONT TestServiceCreate [2022-04-05T12:10:49.809Z] time="2022-04-05T12:10:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-05T12:10:49.809Z] --- PASS: TestServiceRemove (0.12s) [2022-04-05T12:10:49.809Z] === CONT TestRestore [2022-04-05T12:10:49.809Z] --- PASS: TestServiceList (0.11s) [2022-04-05T12:10:49.809Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-05T12:10:49.809Z] time="2022-04-05T12:10:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-05T12:10:49.809Z] time="2022-04-05T12:10:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-05T12:10:49.809Z] --- PASS: TestServiceCreate (0.02s) [2022-04-05T12:10:49.809Z] === CONT TestDerefMultipleOfSameRef [2022-04-05T12:10:49.809Z] time="2022-04-05T12:10:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-05T12:10:49.809Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2022-04-05T12:10:49.809Z] === CONT TestFindByReferenced [2022-04-05T12:10:49.809Z] time="2022-04-05T12:10:49Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-05T12:10:49.809Z] --- PASS: TestRestore (0.02s) [2022-04-05T12:10:49.809Z] === CONT TestFindByDriver [2022-04-05T12:10:49.809Z] --- PASS: TestServicePrune (0.15s) [2022-04-05T12:10:49.809Z] === CONT TestRefDerefRemove [2022-04-05T12:10:49.809Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2022-04-05T12:10:49.809Z] --- PASS: TestFindByReferenced (0.01s) [2022-04-05T12:10:49.809Z] --- PASS: TestFindByDriver (0.01s) [2022-04-05T12:10:49.809Z] --- PASS: TestRefDerefRemove (0.01s) [2022-04-05T12:10:49.809Z] PASS [2022-04-05T12:10:49.809Z] coverage: 69.0% of statements [2022-04-05T12:10:49.809Z] ok github.com/docker/docker/volume/service 0.237s coverage: 69.0% of statements [2022-04-05T12:10:49.940Z] check_test.go:308: [d7c0158b54d68] daemon is not started [2022-04-05T12:10:49.940Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-05T12:10:50.187Z] INFO: make.ps1 starting at 04/05/2022 12:10:49 [2022-04-05T12:10:50.197Z] ............................ [ 66%] [2022-04-05T12:10:50.199Z] --- PASS: TestRenameStoppedContainer (0.62s) [2022-04-05T12:10:50.199Z] === RUN TestRenameRunningContainerAndReuse [2022-04-05T12:10:51.172Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-05T12:10:51.503Z] --- PASS: TestServiceWithPredefinedNetwork (2.10s) [2022-04-05T12:10:51.503Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-05T12:10:51.503Z] service_test.go:243: FLAKY_TEST [2022-04-05T12:10:51.503Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T12:10:51.503Z] === RUN TestServiceWithDataPathPortInit [2022-04-05T12:10:51.578Z] --- PASS: TestRenameRunningContainerAndReuse (1.46s) [2022-04-05T12:10:51.578Z] === RUN TestRenameInvalidName [2022-04-05T12:10:51.578Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-05T12:10:51.839Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-05T12:10:52.407Z] --- PASS: TestRenameInvalidName (0.72s) [2022-04-05T12:10:52.407Z] === RUN TestRenameAnonymousContainer [2022-04-05T12:10:52.976Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-05T12:10:53.235Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-05T12:10:54.172Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-05T12:10:54.740Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-05T12:10:54.999Z] --- PASS: TestRenameAnonymousContainer (2.74s) [2022-04-05T12:10:54.999Z] === RUN TestRenameContainerWithSameName [2022-04-05T12:10:55.936Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2022-04-05T12:10:55.936Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-05T12:10:56.508Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-05T12:10:56.806Z] --- PASS: TestGet (15.01s) [2022-04-05T12:10:56.806Z] === RUN TestPluginWithNoManifest [2022-04-05T12:10:56.806Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-05T12:10:56.806Z] === RUN TestGetAll [2022-04-05T12:10:56.806Z] --- PASS: TestGetAll (0.00s) [2022-04-05T12:10:56.806Z] PASS [2022-04-05T12:10:56.806Z] coverage: 73.2% of statements [2022-04-05T12:10:56.806Z] ok github.com/docker/docker/pkg/plugins 35.915s coverage: 73.2% of statements [2022-04-05T12:10:57.443Z] --- PASS: TestRenameContainerWithLinkedContainer (1.58s) [2022-04-05T12:10:57.443Z] === RUN TestResize [2022-04-05T12:10:58.010Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-05T12:10:58.010Z] --- PASS: TestResize (0.80s) [2022-04-05T12:10:58.010Z] === RUN TestResizeWithInvalidSize [2022-04-05T12:10:58.268Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-05T12:10:58.835Z] --- PASS: TestResizeWithInvalidSize (0.75s) [2022-04-05T12:10:58.835Z] === RUN TestResizeWhenContainerNotStarted [2022-04-05T12:10:59.403Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2022-04-05T12:10:59.403Z] === RUN TestDaemonRestartKillContainers [2022-04-05T12:10:59.403Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-05T12:10:59.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-05T12:10:59.403Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-05T12:10:59.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-05T12:10:59.403Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-05T12:10:59.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-05T12:10:59.403Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-05T12:10:59.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-05T12:10:59.403Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-05T12:10:59.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-05T12:10:59.403Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-05T12:10:59.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-05T12:10:59.403Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-05T12:10:59.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-05T12:10:59.403Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-05T12:10:59.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-05T12:10:59.403Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T12:10:59.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T12:10:59.403Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T12:10:59.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T12:10:59.403Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T12:10:59.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T12:10:59.403Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T12:10:59.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T12:10:59.403Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-05T12:10:59.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-05T12:10:59.403Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-05T12:10:59.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-05T12:10:59.403Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-05T12:10:59.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-05T12:10:59.403Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-05T12:10:59.403Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-05T12:10:59.403Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-05T12:10:59.403Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T12:10:59.971Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-05T12:11:02.508Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-05T12:11:02.508Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-05T12:11:02.508Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-05T12:11:03.886Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-05T12:11:04.145Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-05T12:11:04.404Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-05T12:11:05.339Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-05T12:11:05.339Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-05T12:11:06.277Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-05T12:11:06.277Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-05T12:11:06.407Z] --- PASS: TestServiceWithDataPathPortInit (13.72s) [2022-04-05T12:11:06.407Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-05T12:11:06.850Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T12:11:06.850Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-05T12:11:07.787Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-05T12:11:07.790Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:wv898rglo69osqhf8w1zkmozx Created:2022-04-05 12:11:06.326720464 +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[35b36cf8967091871808dedbee30f0b9029cc92877b7e9fa81f5eba3d5b79f6e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nsxtblr4mkwiinurbs20bxkgt EndpointID:70ea8916e8c727d61651f02551537a31e3b4574f4520c33b8d7c81838308e1eb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:66244dd8653e279dc073e0d534259f1779e17f063c742d82547d311d70610a82 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:79e463c2d729 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nsxtblr4mkwiinurbs20bxkgt EndpointID:70ea8916e8c727d61651f02551537a31e3b4574f4520c33b8d7c81838308e1eb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-05T12:11:08.724Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-05T12:11:10.099Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-05T12:11:10.667Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-05T12:11:10.926Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-05T12:11:11.493Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-05T12:11:11.988Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s) [2022-04-05T12:11:11.988Z] PASS [2022-04-05T12:11:11.988Z] [2022-04-05T12:11:11.988Z] === Skipped [2022-04-05T12:11:11.988Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T12:11:11.988Z] service_test.go:243: FLAKY_TEST [2022-04-05T12:11:11.988Z] [2022-04-05T12:11:11.988Z] DONE 26 tests, 1 skipped in 43.048s [2022-04-05T12:11:11.988Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-05T12:11:11.988Z] ++ 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-04-05T12:11:11.988Z] ++ set -e [2022-04-05T12:11:11.988Z] ++ '[' -n 0 ']' [2022-04-05T12:11:11.988Z] ++ set -x [2022-04-05T12:11:11.988Z] ++ 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-04-05T12:11:11.988Z] INFO: Testing against a local daemon [2022-04-05T12:11:11.988Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-05T12:11:11.988Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T12:11:11.988Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-05T12:11:11.988Z] === RUN TestDockerNetworkIpvlan [2022-04-05T12:11:11.988Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T12:11:11.988Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-05T12:11:11.988Z] PASS [2022-04-05T12:11:11.988Z] [2022-04-05T12:11:11.988Z] === Skipped [2022-04-05T12:11:11.988Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-05T12:11:11.988Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T12:11:11.988Z] [2022-04-05T12:11:11.988Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-05T12:11:11.988Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T12:11:11.988Z] [2022-04-05T12:11:11.988Z] DONE 2 tests, 2 skipped in 0.078s [2022-04-05T12:11:11.988Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-05T12:11:11.989Z] ++ 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-04-05T12:11:11.989Z] ++ set -e [2022-04-05T12:11:11.989Z] ++ '[' -n 0 ']' [2022-04-05T12:11:11.989Z] ++ set -x [2022-04-05T12:11:11.989Z] ++ 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-04-05T12:11:11.989Z] INFO: Testing against a local daemon [2022-04-05T12:11:11.989Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-05T12:11:12.873Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-05T12:11:13.374Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s) [2022-04-05T12:11:13.374Z] === RUN TestDockerNetworkMacvlan [2022-04-05T12:11:13.815Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-05T12:11:13.945Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-05T12:11:14.073Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-05T12:11:14.888Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-05T12:11:15.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-05T12:11:15.549Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-05T12:11:15.577Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-05T12:11:16.145Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-05T12:11:16.933Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-05T12:11:18.681Z] check_test.go:308: [dcb090a8593e0] daemon is not started [2022-04-05T12:11:18.681Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-05T12:11:18.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-05T12:11:18.681Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-05T12:11:18.847Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-05T12:11:19.250Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-05T12:11:20.242Z] === RUN TestBoolValue [2022-04-05T12:11:20.242Z] --- PASS: TestBoolValue (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestBoolValueOrDefault [2022-04-05T12:11:20.242Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestInt64ValueOrZero [2022-04-05T12:11:20.242Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestInt64ValueOrDefault [2022-04-05T12:11:20.242Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-05T12:11:20.242Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestJsonContentType [2022-04-05T12:11:20.242Z] --- PASS: TestJsonContentType (0.00s) [2022-04-05T12:11:20.242Z] PASS [2022-04-05T12:11:20.242Z] coverage: 16.2% of statements [2022-04-05T12:11:20.242Z] ok github.com/docker/docker/api/server/httputils 0.039s coverage: 16.2% of statements [2022-04-05T12:11:20.242Z] === RUN TestMaskSecretKeys [2022-04-05T12:11:20.242Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-05T12:11:20.242Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-05T12:11:20.242Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-05T12:11:20.242Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-05T12:11:20.242Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-05T12:11:20.242Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-05T12:11:20.242Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestVersionMiddlewareVersion [2022-04-05T12:11:20.242Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-05T12:11:20.242Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-05T12:11:20.242Z] PASS [2022-04-05T12:11:20.242Z] coverage: 37.7% of statements [2022-04-05T12:11:20.242Z] ok github.com/docker/docker/api/server/middleware 0.061s coverage: 37.7% of statements [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-05T12:11:20.242Z] === RUN TestStrSliceMarshalJSON [2022-04-05T12:11:20.242Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestStrSliceUnmarshalJSON [2022-04-05T12:11:20.242Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestStrSliceUnmarshalString [2022-04-05T12:11:20.242Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestStrSliceUnmarshalSlice [2022-04-05T12:11:20.242Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-05T12:11:20.242Z] PASS [2022-04-05T12:11:20.242Z] coverage: 90.0% of statements [2022-04-05T12:11:20.242Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2022-04-05T12:11:20.242Z] === RUN TestToJSON [2022-04-05T12:11:20.242Z] --- PASS: TestToJSON (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestToParamWithVersion [2022-04-05T12:11:20.242Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestFromJSON [2022-04-05T12:11:20.242Z] --- PASS: TestFromJSON (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestEmpty [2022-04-05T12:11:20.242Z] --- PASS: TestEmpty (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestArgsMatchKVListEmptySources [2022-04-05T12:11:20.242Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestArgsMatchKVList [2022-04-05T12:11:20.242Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestArgsMatch [2022-04-05T12:11:20.242Z] --- PASS: TestArgsMatch (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestAdd [2022-04-05T12:11:20.242Z] --- PASS: TestAdd (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestDel [2022-04-05T12:11:20.242Z] --- PASS: TestDel (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestLen [2022-04-05T12:11:20.242Z] --- PASS: TestLen (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestExactMatch [2022-04-05T12:11:20.242Z] --- PASS: TestExactMatch (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestOnlyOneExactMatch [2022-04-05T12:11:20.242Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestContains [2022-04-05T12:11:20.242Z] --- PASS: TestContains (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestValidate [2022-04-05T12:11:20.242Z] --- PASS: TestValidate (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestWalkValues [2022-04-05T12:11:20.242Z] --- PASS: TestWalkValues (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestFuzzyMatch [2022-04-05T12:11:20.242Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestClone [2022-04-05T12:11:20.242Z] --- PASS: TestClone (0.00s) [2022-04-05T12:11:20.242Z] PASS [2022-04-05T12:11:20.242Z] coverage: 92.2% of statements [2022-04-05T12:11:20.242Z] ok github.com/docker/docker/api/types/filters 0.037s coverage: 92.2% of statements [2022-04-05T12:11:20.242Z] === RUN TestDurationToSecondsString [2022-04-05T12:11:20.242Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestGetTimestamp [2022-04-05T12:11:20.242Z] === RUN TestAdjustForAPIVersion [2022-04-05T12:11:20.242Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-05T12:11:20.242Z] PASS [2022-04-05T12:11:20.242Z] coverage: 5.7% of statements [2022-04-05T12:11:20.242Z] ok github.com/docker/docker/api/server/router/swarm 0.036s coverage: 5.7% of statements [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/types [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-05T12:11:20.242Z] --- PASS: TestGetTimestamp (0.12s) [2022-04-05T12:11:20.242Z] === RUN TestParseTimestamps [2022-04-05T12:11:20.242Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-05T12:11:20.242Z] PASS [2022-04-05T12:11:20.242Z] coverage: 100.0% of statements [2022-04-05T12:11:20.242Z] ok github.com/docker/docker/api/types/time 0.162s coverage: 100.0% of statements [2022-04-05T12:11:20.242Z] === RUN TestCompareVersion [2022-04-05T12:11:20.242Z] --- PASS: TestCompareVersion (0.00s) [2022-04-05T12:11:20.242Z] PASS [2022-04-05T12:11:20.242Z] coverage: 77.3% of statements [2022-04-05T12:11:20.242Z] ok github.com/docker/docker/api/types/versions 0.064s coverage: 77.3% of statements [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/builder [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-05T12:11:20.242Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-05T12:11:20.242Z] === RUN TestParseRemoteURL [2022-04-05T12:11:20.242Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-05T12:11:20.242Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-05T12:11:20.242Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-05T12:11:20.242Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-05T12:11:20.242Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-05T12:11:20.242Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-05T12:11:20.242Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-05T12:11:20.242Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-05T12:11:20.242Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-05T12:11:20.242Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-05T12:11:20.242Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-05T12:11:20.242Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-05T12:11:20.242Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-05T12:11:20.242Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-05T12:11:20.242Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-05T12:11:20.242Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-05T12:11:20.242Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-05T12:11:20.242Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-05T12:11:20.242Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-05T12:11:20.242Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-05T12:11:20.242Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestCloneArgsSmartHttp [2022-04-05T12:11:20.242Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-05T12:11:20.242Z] === RUN TestCloneArgsDumbHttp [2022-04-05T12:11:20.242Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-05T12:11:20.242Z] === RUN TestCloneArgsGit [2022-04-05T12:11:20.242Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestCheckoutGit [2022-04-05T12:11:20.243Z] === RUN TestEnable [2022-04-05T12:11:20.243Z] --- PASS: TestEnable (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestDisable [2022-04-05T12:11:20.243Z] --- PASS: TestDisable (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestEnabled [2022-04-05T12:11:20.243Z] --- PASS: TestEnabled (0.00s) [2022-04-05T12:11:20.243Z] PASS [2022-04-05T12:11:20.243Z] coverage: 100.0% of statements [2022-04-05T12:11:20.243Z] ok github.com/docker/docker/cli/debug 0.054s coverage: 100.0% of statements [2022-04-05T12:11:20.243Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-05T12:11:20.243Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-05T12:11:20.243Z] === RUN TestProcessNoDockerignore [2022-04-05T12:11:20.243Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-05T12:11:20.243Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestDetectContentType [2022-04-05T12:11:20.243Z] --- PASS: TestDetectContentType (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestSelectAcceptableMIME [2022-04-05T12:11:20.243Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestInspectEmptyResponse [2022-04-05T12:11:20.243Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestInspectResponseBinary [2022-04-05T12:11:20.243Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestResponseUnsupportedContentType [2022-04-05T12:11:20.243Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestInspectResponseTextSimple [2022-04-05T12:11:20.243Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestInspectResponseEmptyContentType [2022-04-05T12:11:20.243Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestUnknownContentLength [2022-04-05T12:11:20.243Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestDownloadRemote [2022-04-05T12:11:20.243Z] --- PASS: TestDownloadRemote (0.06s) [2022-04-05T12:11:20.243Z] === RUN TestGetWithStatusError [2022-04-05T12:11:20.243Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestCloseRootDirectory [2022-04-05T12:11:20.243Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:11:20.243Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestHashFile [2022-04-05T12:11:20.243Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:11:20.243Z] --- SKIP: TestHashFile (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestHashSubdir [2022-04-05T12:11:20.243Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:11:20.243Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestRemoveDirectory [2022-04-05T12:11:20.243Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:11:20.243Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-05T12:11:20.243Z] PASS [2022-04-05T12:11:20.243Z] coverage: 9.3% of statements [2022-04-05T12:11:20.243Z] ok github.com/docker/docker/builder/remotecontext 0.235s coverage: 9.3% of statements [2022-04-05T12:11:20.243Z] === RUN TestGetAllAllowed [2022-04-05T12:11:20.243Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestGetAllMeta [2022-04-05T12:11:20.243Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-05T12:11:20.243Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestIsUnreferencedBuiltin [2022-04-05T12:11:20.243Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestIsExistingDirectory [2022-04-05T12:11:20.243Z] --- PASS: TestIsExistingDirectory (0.05s) [2022-04-05T12:11:20.243Z] === RUN TestGetFilenameForDownload [2022-04-05T12:11:20.243Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestEnv2Variables [2022-04-05T12:11:20.243Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-05T12:11:20.243Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestMaintainer [2022-04-05T12:11:20.243Z] --- PASS: TestMaintainer (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestLabel [2022-04-05T12:11:20.243Z] --- PASS: TestLabel (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestFromScratch [2022-04-05T12:11:20.243Z] --- PASS: TestFromScratch (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestFromWithArg [2022-04-05T12:11:20.243Z] --- PASS: TestFromWithArg (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-05T12:11:20.243Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestFromWithUndefinedArg [2022-04-05T12:11:20.243Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestFromMultiStageWithNamedStage [2022-04-05T12:11:20.243Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestOnbuild [2022-04-05T12:11:20.243Z] --- PASS: TestOnbuild (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestWorkdir [2022-04-05T12:11:20.243Z] --- PASS: TestWorkdir (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestCmd [2022-04-05T12:11:20.243Z] --- PASS: TestCmd (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestHealthcheckNone [2022-04-05T12:11:20.243Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestHealthcheckCmd [2022-04-05T12:11:20.243Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestEntrypoint [2022-04-05T12:11:20.243Z] --- PASS: TestEntrypoint (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestExpose [2022-04-05T12:11:20.243Z] --- PASS: TestExpose (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestUser [2022-04-05T12:11:20.243Z] --- PASS: TestUser (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestVolume [2022-04-05T12:11:20.243Z] --- PASS: TestVolume (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestStopSignal [2022-04-05T12:11:20.243Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-05T12:11:20.243Z] --- SKIP: TestStopSignal (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestArg [2022-04-05T12:11:20.243Z] --- PASS: TestArg (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestShell [2022-04-05T12:11:20.243Z] --- PASS: TestShell (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestPrependEnvOnCmd [2022-04-05T12:11:20.243Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestRunWithBuildArgs [2022-04-05T12:11:20.243Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestRunIgnoresHealthcheck [2022-04-05T12:11:20.243Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestDispatchUnsupportedOptions [2022-04-05T12:11:20.243Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-05T12:11:20.243Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-05T12:11:20.243Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-05T12:11:20.243Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-05T12:11:20.243Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-05T12:11:20.243Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-05T12:11:20.243Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestNormalizeWorkdir [2022-04-05T12:11:20.243Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestDispatch [2022-04-05T12:11:20.243Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-05T12:11:20.243Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-05T12:11:20.243Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-05T12:11:20.243Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-05T12:11:20.243Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-05T12:11:20.243Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-05T12:11:20.243Z] === RUN TestDispatch/COPY_url [2022-04-05T12:11:20.243Z] --- PASS: TestDispatch (0.05s) [2022-04-05T12:11:20.243Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-05T12:11:20.243Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-05T12:11:20.243Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-05T12:11:20.243Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-04-05T12:11:20.243Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-05T12:11:20.243Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-05T12:11:20.243Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestAddScratchImageAddsToMounts [2022-04-05T12:11:20.243Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-05T12:11:20.243Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-05T12:11:20.243Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-05T12:11:20.243Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestImageSourceGetAddsToMounts [2022-04-05T12:11:20.243Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestEmptyDockerfile [2022-04-05T12:11:20.243Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestSymlinkDockerfile [2022-04-05T12:11:20.243Z] --- PASS: TestSymlinkDockerfile (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-05T12:11:20.243Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestNonExistingDockerfile [2022-04-05T12:11:20.243Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestCopyRunConfig [2022-04-05T12:11:20.243Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestDeepCopyRunConfig [2022-04-05T12:11:20.243Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestExportImage [2022-04-05T12:11:20.243Z] --- PASS: TestExportImage (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestNormalizeDest [2022-04-05T12:11:20.243Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-05T12:11:20.243Z] PASS [2022-04-05T12:11:20.243Z] coverage: 46.7% of statements [2022-04-05T12:11:20.243Z] ok github.com/docker/docker/builder/dockerfile 0.273s coverage: 46.7% of statements [2022-04-05T12:11:20.243Z] === RUN TestTCP4Proxy [2022-04-05T12:11:20.243Z] --- PASS: TestTCP4Proxy (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestTCP4ProxyHalfClose [2022-04-05T12:11:20.243Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestTCP6Proxy [2022-04-05T12:11:20.243Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-05T12:11:20.243Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestTCPDualStackProxy [2022-04-05T12:11:20.243Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-05T12:11:20.243Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestUDP4Proxy [2022-04-05T12:11:20.243Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestUDP6Proxy [2022-04-05T12:11:20.243Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-05T12:11:20.243Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestUDPWriteError [2022-04-05T12:11:20.243Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestSCTP4Proxy [2022-04-05T12:11:20.243Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-05T12:11:20.243Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-05T12:11:20.243Z] === RUN TestSCTP6Proxy [2022-04-05T12:11:20.243Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-05T12:11:20.243Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-05T12:11:20.243Z] PASS [2022-04-05T12:11:20.243Z] coverage: 49.4% of statements [2022-04-05T12:11:20.243Z] ok github.com/docker/docker/cmd/docker-proxy 0.048s coverage: 49.4% of statements [2022-04-05T12:11:21.154Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-05T12:11:21.154Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-05T12:11:21.393Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-05T12:11:21.964Z] --- PASS: TestDockerNetworkMacvlan (8.65s) [2022-04-05T12:11:21.964Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-04-05T12:11:21.964Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-05T12:11:21.964Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.70s) [2022-04-05T12:11:21.964Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.69s) [2022-04-05T12:11:21.964Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.70s) [2022-04-05T12:11:21.964Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.50s) [2022-04-05T12:11:21.964Z] PASS [2022-04-05T12:11:21.964Z] [2022-04-05T12:11:21.964Z] DONE 8 tests in 10.088s [2022-04-05T12:11:21.964Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-05T12:11:21.964Z] ++ 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-04-05T12:11:21.964Z] ++ set -e [2022-04-05T12:11:21.964Z] ++ '[' -n 0 ']' [2022-04-05T12:11:21.964Z] ++ set -x [2022-04-05T12:11:21.964Z] ++ 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-04-05T12:11:21.964Z] testing: warning: no tests to run [2022-04-05T12:11:21.964Z] PASS [2022-04-05T12:11:21.964Z] [2022-04-05T12:11:21.964Z] DONE 0 tests in 0.021s [2022-04-05T12:11:21.964Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-05T12:11:21.964Z] ++ 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-04-05T12:11:21.964Z] ++ set -e [2022-04-05T12:11:21.964Z] ++ '[' -n 0 ']' [2022-04-05T12:11:21.964Z] ++ set -x [2022-04-05T12:11:21.964Z] ++ 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-04-05T12:11:22.224Z] INFO: Testing against a local daemon [2022-04-05T12:11:22.224Z] === RUN TestAuthZPluginAllowRequest [2022-04-05T12:11:23.164Z] --- PASS: TestAuthZPluginAllowRequest (1.05s) [2022-04-05T12:11:23.164Z] === RUN TestAuthZPluginTLS [2022-04-05T12:11:23.690Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-05T12:11:23.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.10s) [2022-04-05T12:11:23.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.32s) [2022-04-05T12:11:23.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.79s) [2022-04-05T12:11:23.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2022-04-05T12:11:23.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2022-04-05T12:11:23.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2022-04-05T12:11:23.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.86s) [2022-04-05T12:11:23.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.91s) [2022-04-05T12:11:23.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.09s) [2022-04-05T12:11:23.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.80s) [2022-04-05T12:11:23.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.00s) [2022-04-05T12:11:23.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.14s) [2022-04-05T12:11:23.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.39s) [2022-04-05T12:11:23.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.65s) [2022-04-05T12:11:23.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2022-04-05T12:11:23.691Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s) [2022-04-05T12:11:23.691Z] === RUN TestCgroupNamespacesRun [2022-04-05T12:11:23.735Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-05T12:11:23.735Z] === RUN TestAuthZPluginDenyRequest [2022-04-05T12:11:24.305Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-05T12:11:24.305Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-05T12:11:24.885Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-05T12:11:24.885Z] === RUN TestAuthZPluginDenyResponse [2022-04-05T12:11:25.466Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-05T12:11:25.466Z] === RUN TestAuthZPluginAllowEventStream [2022-04-05T12:11:25.597Z] --- PASS: TestCgroupNamespacesRun (1.97s) [2022-04-05T12:11:25.597Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-05T12:11:26.415Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s) [2022-04-05T12:11:26.415Z] === RUN TestAuthZPluginErrorResponse [2022-04-05T12:11:26.603Z] 2022/04/05 12:11:22 Closing DB instances... [2022-04-05T12:11:26.604Z] time="2022-04-05T12:11:23Z" level=error msg="node: 729e524c2130 is unknown to memberlist" [2022-04-05T12:11:26.604Z] --- PASS: TestNetworkDBGarbageCollection (54.44s) [2022-04-05T12:11:26.604Z] === RUN TestFindNode [2022-04-05T12:11:26.604Z] 2022/04/05 12:11:24 Closing DB instances... [2022-04-05T12:11:26.604Z] --- PASS: TestFindNode (0.02s) [2022-04-05T12:11:26.604Z] === RUN TestChangeNodeState [2022-04-05T12:11:26.604Z] 2022/04/05 12:11:24 Closing DB instances... [2022-04-05T12:11:26.604Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-05T12:11:26.604Z] === RUN TestNodeReincarnation [2022-04-05T12:11:26.604Z] 2022/04/05 12:11:24 Closing DB instances... [2022-04-05T12:11:26.985Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-05T12:11:26.985Z] === RUN TestAuthZPluginErrorRequest [2022-04-05T12:11:27.079Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:11:27.079Z] INFO: Testing against a local daemon [2022-04-05T12:11:27.079Z] === RUN TestBuildWithSession [2022-04-05T12:11:27.079Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T12:11:27.079Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-05T12:11:27.079Z] === RUN TestBuildSquashParent [2022-04-05T12:11:27.079Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:11:27.079Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-05T12:11:27.079Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-05T12:11:27.079Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T12:11:27.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T12:11:27.079Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T12:11:27.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T12:11:27.079Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T12:11:27.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T12:11:27.079Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T12:11:27.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T12:11:27.079Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T12:11:27.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T12:11:27.079Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T12:11:27.079Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T12:11:27.079Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T12:11:27.079Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T12:11:27.079Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T12:11:27.079Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T12:11:27.556Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-05T12:11:27.556Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-05T12:11:28.127Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-05T12:11:28.127Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-05T12:11:28.202Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.05s) [2022-04-05T12:11:28.202Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-05T12:11:28.915Z] === RUN TestCheckpointCreateError [2022-04-05T12:11:28.915Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestCheckpointCreate [2022-04-05T12:11:28.915Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestCheckpointDeleteError [2022-04-05T12:11:28.915Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestCheckpointDelete [2022-04-05T12:11:28.915Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestCheckpointListError [2022-04-05T12:11:28.915Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestCheckpointList [2022-04-05T12:11:28.915Z] --- PASS: TestCheckpointList (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestCheckpointListContainerNotFound [2022-04-05T12:11:28.915Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestNewClientWithOpsFromEnv [2022-04-05T12:11:28.915Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-05T12:11:28.915Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestGetAPIPath [2022-04-05T12:11:28.915Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestParseHostURL [2022-04-05T12:11:28.915Z] --- PASS: TestParseHostURL (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-05T12:11:28.915Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-05T12:11:28.915Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestNegotiateAPIVersion [2022-04-05T12:11:28.915Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-05T12:11:28.915Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-05T12:11:28.915Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-05T12:11:28.915Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-05T12:11:28.915Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-05T12:11:28.915Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-05T12:11:28.915Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-05T12:11:28.915Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-05T12:11:28.915Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-05T12:11:28.915Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-05T12:11:28.915Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestNegotiateAPVersionOverride [2022-04-05T12:11:28.915Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-05T12:11:28.915Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-05T12:11:28.915Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-05T12:11:28.915Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestClientRedirect [2022-04-05T12:11:28.915Z] === RUN TestClientRedirect/GET [2022-04-05T12:11:28.915Z] === RUN TestClientRedirect/POST [2022-04-05T12:11:28.915Z] === RUN TestClientRedirect/PUT [2022-04-05T12:11:28.915Z] === RUN TestClientRedirect/DELETE [2022-04-05T12:11:28.915Z] --- PASS: TestClientRedirect (0.00s) [2022-04-05T12:11:28.915Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-05T12:11:28.915Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-05T12:11:28.915Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-05T12:11:28.915Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestConfigCreateUnsupported [2022-04-05T12:11:28.915Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestConfigCreateError [2022-04-05T12:11:28.915Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestConfigCreate [2022-04-05T12:11:28.915Z] --- PASS: TestConfigCreate (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestConfigInspectNotFound [2022-04-05T12:11:28.915Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestConfigInspectWithEmptyID [2022-04-05T12:11:28.915Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestConfigInspectUnsupported [2022-04-05T12:11:28.915Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestConfigInspectError [2022-04-05T12:11:28.915Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestConfigInspectConfigNotFound [2022-04-05T12:11:28.915Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestConfigInspect [2022-04-05T12:11:28.915Z] --- PASS: TestConfigInspect (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestConfigListUnsupported [2022-04-05T12:11:28.915Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestConfigListError [2022-04-05T12:11:28.915Z] --- PASS: TestConfigListError (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestConfigList [2022-04-05T12:11:28.915Z] --- PASS: TestConfigList (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestConfigRemoveUnsupported [2022-04-05T12:11:28.915Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestConfigRemoveError [2022-04-05T12:11:28.915Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestConfigRemove [2022-04-05T12:11:28.915Z] --- PASS: TestConfigRemove (0.00s) [2022-04-05T12:11:28.915Z] === RUN TestConfigUpdateUnsupported [2022-04-05T12:11:28.916Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestConfigUpdateError [2022-04-05T12:11:28.916Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestConfigUpdate [2022-04-05T12:11:28.916Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerCommitError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerCommit [2022-04-05T12:11:28.916Z] --- PASS: TestContainerCommit (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerStatPathError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerStatPathNotFoundError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerStatPathNoHeaderError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerStatPath [2022-04-05T12:11:28.916Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestCopyToContainerError [2022-04-05T12:11:28.916Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestCopyToContainerNotFoundError [2022-04-05T12:11:28.916Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-05T12:11:28.916Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestCopyToContainer [2022-04-05T12:11:28.916Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestCopyFromContainerError [2022-04-05T12:11:28.916Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestCopyFromContainerNotFoundError [2022-04-05T12:11:28.916Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-05T12:11:28.916Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-05T12:11:28.916Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestCopyFromContainer [2022-04-05T12:11:28.916Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerCreateError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerCreateImageNotFound [2022-04-05T12:11:28.916Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerCreateWithName [2022-04-05T12:11:28.916Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerCreateAutoRemove [2022-04-05T12:11:28.916Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerDiffError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerDiff [2022-04-05T12:11:28.916Z] --- PASS: TestContainerDiff (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerExecCreateError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerExecCreate [2022-04-05T12:11:28.916Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerExecStartError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerExecStart [2022-04-05T12:11:28.916Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerExecInspectError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerExecInspect [2022-04-05T12:11:28.916Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerExportError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerExportError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerExport [2022-04-05T12:11:28.916Z] --- PASS: TestContainerExport (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerInspectError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerInspectContainerNotFound [2022-04-05T12:11:28.916Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerInspectWithEmptyID [2022-04-05T12:11:28.916Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerInspect [2022-04-05T12:11:28.916Z] --- PASS: TestContainerInspect (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerInspectNode [2022-04-05T12:11:28.916Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerKillError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerKillError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerKill [2022-04-05T12:11:28.916Z] --- PASS: TestContainerKill (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerListError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerListError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerList [2022-04-05T12:11:28.916Z] --- PASS: TestContainerList (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerLogsNotFoundError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerLogsError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerLogs [2022-04-05T12:11:28.916Z] --- PASS: TestContainerLogs (0.13s) [2022-04-05T12:11:28.916Z] === RUN TestContainerPauseError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerPause [2022-04-05T12:11:28.916Z] --- PASS: TestContainerPause (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainersPruneError [2022-04-05T12:11:28.916Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainersPrune [2022-04-05T12:11:28.916Z] --- PASS: TestContainersPrune (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerRemoveError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerRemoveNotFoundError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerRemove [2022-04-05T12:11:28.916Z] --- PASS: TestContainerRemove (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerRenameError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerRename [2022-04-05T12:11:28.916Z] --- PASS: TestContainerRename (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerResizeError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerExecResizeError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerResize [2022-04-05T12:11:28.916Z] --- PASS: TestContainerResize (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerExecResize [2022-04-05T12:11:28.916Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerRestartError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerRestart [2022-04-05T12:11:28.916Z] --- PASS: TestContainerRestart (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerStartError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerStartError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerStart [2022-04-05T12:11:28.916Z] --- PASS: TestContainerStart (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerStatsError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerStats [2022-04-05T12:11:28.916Z] --- PASS: TestContainerStats (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerStopError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerStopError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerStop [2022-04-05T12:11:28.916Z] --- PASS: TestContainerStop (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerTopError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerTopError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerTop [2022-04-05T12:11:28.916Z] --- PASS: TestContainerTop (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerUnpauseError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerUnpause [2022-04-05T12:11:28.916Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerUpdateError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerUpdate [2022-04-05T12:11:28.916Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerWaitError [2022-04-05T12:11:28.916Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestContainerWait [2022-04-05T12:11:28.916Z] --- PASS: TestContainerWait (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestDiskUsageError [2022-04-05T12:11:28.916Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestDiskUsage [2022-04-05T12:11:28.916Z] --- PASS: TestDiskUsage (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestDistributionInspectUnsupported [2022-04-05T12:11:28.916Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestDistributionInspectWithEmptyID [2022-04-05T12:11:28.916Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestEventsErrorInOptions [2022-04-05T12:11:28.916Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestEventsErrorFromServer [2022-04-05T12:11:28.916Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestEvents [2022-04-05T12:11:28.916Z] --- PASS: TestEvents (0.01s) [2022-04-05T12:11:28.916Z] === RUN TestTLSCloseWriter [2022-04-05T12:11:28.916Z] === PAUSE TestTLSCloseWriter [2022-04-05T12:11:28.916Z] === RUN TestImageBuildError [2022-04-05T12:11:28.916Z] --- PASS: TestImageBuildError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestImageBuild [2022-04-05T12:11:28.916Z] --- PASS: TestImageBuild (0.01s) [2022-04-05T12:11:28.916Z] === RUN TestGetDockerOS [2022-04-05T12:11:28.916Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestImageCreateError [2022-04-05T12:11:28.916Z] --- PASS: TestImageCreateError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestImageCreate [2022-04-05T12:11:28.916Z] --- PASS: TestImageCreate (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestImageHistoryError [2022-04-05T12:11:28.916Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestImageHistory [2022-04-05T12:11:28.916Z] --- PASS: TestImageHistory (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestImageImportError [2022-04-05T12:11:28.916Z] --- PASS: TestImageImportError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestImageImport [2022-04-05T12:11:28.916Z] --- PASS: TestImageImport (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestImageInspectError [2022-04-05T12:11:28.916Z] --- PASS: TestImageInspectError (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestImageInspectImageNotFound [2022-04-05T12:11:28.916Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestImageInspectWithEmptyID [2022-04-05T12:11:28.916Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestImageInspect [2022-04-05T12:11:28.916Z] --- PASS: TestImageInspect (0.00s) [2022-04-05T12:11:28.916Z] === RUN TestImageListError [2022-04-05T12:11:28.916Z] --- PASS: TestImageListError (0.00s) [2022-04-05T12:11:29.385Z] === RUN TestImageList [2022-04-05T12:11:29.385Z] --- PASS: TestImageList (0.00s) [2022-04-05T12:11:29.385Z] === RUN TestImageListApiBefore125 [2022-04-05T12:11:29.385Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-05T12:11:29.385Z] === RUN TestImageLoadError [2022-04-05T12:11:29.385Z] --- PASS: TestImageLoadError (0.00s) [2022-04-05T12:11:29.385Z] === RUN TestImageLoad [2022-04-05T12:11:29.385Z] --- PASS: TestImageLoad (0.00s) [2022-04-05T12:11:29.385Z] === RUN TestImagesPruneError [2022-04-05T12:11:29.385Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-05T12:11:29.385Z] === RUN TestImagesPrune [2022-04-05T12:11:29.385Z] --- PASS: TestImagesPrune (0.00s) [2022-04-05T12:11:29.385Z] === RUN TestImagePullReferenceParseError [2022-04-05T12:11:29.385Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-05T12:11:29.385Z] === RUN TestImagePullAnyError [2022-04-05T12:11:29.385Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-05T12:11:29.385Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-05T12:11:29.385Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-05T12:11:29.385Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-05T12:11:29.385Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-05T12:11:29.385Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-05T12:11:29.385Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-05T12:11:29.385Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-05T12:11:29.385Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-05T12:11:29.385Z] === RUN TestImagePullWithoutErrors [2022-04-05T12:11:29.385Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-05T12:11:29.385Z] === RUN TestImagePushReferenceError [2022-04-05T12:11:29.385Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-05T12:11:29.385Z] === RUN TestImagePushAnyError [2022-04-05T12:11:29.385Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-05T12:11:29.385Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-05T12:11:29.385Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-05T12:11:29.385Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-05T12:11:29.385Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-05T12:11:29.385Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-05T12:11:29.385Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-05T12:11:29.385Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-05T12:11:29.385Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-05T12:11:29.385Z] === RUN TestImagePushWithoutErrors [2022-04-05T12:11:29.385Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-05T12:11:29.385Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-05T12:11:29.386Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-05T12:11:29.386Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-05T12:11:29.386Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-05T12:11:29.386Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-05T12:11:29.386Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-05T12:11:29.386Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-05T12:11:29.386Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestImageRemoveError [2022-04-05T12:11:29.386Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestImageRemoveImageNotFound [2022-04-05T12:11:29.386Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestImageRemove [2022-04-05T12:11:29.386Z] --- PASS: TestImageRemove (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestImageSaveError [2022-04-05T12:11:29.386Z] --- PASS: TestImageSaveError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestImageSave [2022-04-05T12:11:29.386Z] --- PASS: TestImageSave (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestImageSearchAnyError [2022-04-05T12:11:29.386Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-05T12:11:29.386Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-05T12:11:29.386Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-05T12:11:29.386Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-05T12:11:29.386Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestImageSearchWithoutErrors [2022-04-05T12:11:29.386Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestImageTagError [2022-04-05T12:11:29.386Z] --- PASS: TestImageTagError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestImageTagInvalidReference [2022-04-05T12:11:29.386Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestImageTagInvalidSourceImageName [2022-04-05T12:11:29.386Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestImageTagHexSource [2022-04-05T12:11:29.386Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestImageTag [2022-04-05T12:11:29.386Z] --- PASS: TestImageTag (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestInfoServerError [2022-04-05T12:11:29.386Z] --- PASS: TestInfoServerError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestInfoInvalidResponseJSONError [2022-04-05T12:11:29.386Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestInfo [2022-04-05T12:11:29.386Z] --- PASS: TestInfo (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestNetworkConnectError [2022-04-05T12:11:29.386Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-05T12:11:29.386Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestNetworkConnect [2022-04-05T12:11:29.386Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestNetworkCreateError [2022-04-05T12:11:29.386Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestNetworkCreate [2022-04-05T12:11:29.386Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestNetworkDisconnectError [2022-04-05T12:11:29.386Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestNetworkDisconnect [2022-04-05T12:11:29.386Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestNetworkInspect [2022-04-05T12:11:29.386Z] === RUN TestNetworkInspect/empty_ID [2022-04-05T12:11:29.386Z] === RUN TestNetworkInspect/no_options [2022-04-05T12:11:29.386Z] === RUN TestNetworkInspect/verbose [2022-04-05T12:11:29.386Z] === RUN TestNetworkInspect/global_scope [2022-04-05T12:11:29.386Z] === RUN TestNetworkInspect/unknown_network [2022-04-05T12:11:29.386Z] === RUN TestNetworkInspect/server_error [2022-04-05T12:11:29.386Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-05T12:11:29.386Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-05T12:11:29.386Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-05T12:11:29.386Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-05T12:11:29.386Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-05T12:11:29.386Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-05T12:11:29.386Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestNetworkListError [2022-04-05T12:11:29.386Z] --- PASS: TestNetworkListError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestNetworkList [2022-04-05T12:11:29.386Z] --- PASS: TestNetworkList (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestNetworksPruneError [2022-04-05T12:11:29.386Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestNetworksPrune [2022-04-05T12:11:29.386Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestNetworkRemoveError [2022-04-05T12:11:29.386Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestNetworkRemove [2022-04-05T12:11:29.386Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestNodeInspectError [2022-04-05T12:11:29.386Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestNodeInspectNodeNotFound [2022-04-05T12:11:29.386Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestNodeInspectWithEmptyID [2022-04-05T12:11:29.386Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestNodeInspect [2022-04-05T12:11:29.386Z] --- PASS: TestNodeInspect (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestNodeListError [2022-04-05T12:11:29.386Z] --- PASS: TestNodeListError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestNodeList [2022-04-05T12:11:29.386Z] --- PASS: TestNodeList (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestNodeRemoveError [2022-04-05T12:11:29.386Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestNodeRemove [2022-04-05T12:11:29.386Z] --- PASS: TestNodeRemove (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestNodeUpdateError [2022-04-05T12:11:29.386Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestNodeUpdate [2022-04-05T12:11:29.386Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestOptionWithHostFromEnv [2022-04-05T12:11:29.386Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestOptionWithTimeout [2022-04-05T12:11:29.386Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestOptionWithVersionFromEnv [2022-04-05T12:11:29.386Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestPingFail [2022-04-05T12:11:29.386Z] --- PASS: TestPingFail (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestPingWithError [2022-04-05T12:11:29.386Z] 2022/04/05 12:11:28 RoundTripper returned a response & error; ignoring response [2022-04-05T12:11:29.386Z] 2022/04/05 12:11:28 RoundTripper returned a response & error; ignoring response [2022-04-05T12:11:29.386Z] --- PASS: TestPingWithError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestPingSuccess [2022-04-05T12:11:29.386Z] --- PASS: TestPingSuccess (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestPingHeadFallback [2022-04-05T12:11:29.386Z] === RUN TestPingHeadFallback/OK [2022-04-05T12:11:29.386Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-05T12:11:29.386Z] === RUN TestPingHeadFallback/Not_Found [2022-04-05T12:11:29.386Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-05T12:11:29.386Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-05T12:11:29.386Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-05T12:11:29.386Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-05T12:11:29.386Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-05T12:11:29.386Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestPluginDisableError [2022-04-05T12:11:29.386Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestPluginDisable [2022-04-05T12:11:29.386Z] --- PASS: TestPluginDisable (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestPluginEnableError [2022-04-05T12:11:29.386Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestPluginEnable [2022-04-05T12:11:29.386Z] --- PASS: TestPluginEnable (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestPluginInspectError [2022-04-05T12:11:29.386Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestPluginInspectWithEmptyID [2022-04-05T12:11:29.386Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestPluginInspect [2022-04-05T12:11:29.386Z] --- PASS: TestPluginInspect (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestPluginListError [2022-04-05T12:11:29.386Z] --- PASS: TestPluginListError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestPluginList [2022-04-05T12:11:29.386Z] --- PASS: TestPluginList (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestPluginPushError [2022-04-05T12:11:29.386Z] --- PASS: TestPluginPushError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestPluginPush [2022-04-05T12:11:29.386Z] --- PASS: TestPluginPush (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestPluginRemoveError [2022-04-05T12:11:29.386Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestPluginRemove [2022-04-05T12:11:29.386Z] --- PASS: TestPluginRemove (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestPluginSetError [2022-04-05T12:11:29.386Z] --- PASS: TestPluginSetError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestPluginSet [2022-04-05T12:11:29.386Z] --- PASS: TestPluginSet (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSetHostHeader [2022-04-05T12:11:29.386Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestPlainTextError [2022-04-05T12:11:29.386Z] --- PASS: TestPlainTextError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestInfiniteError [2022-04-05T12:11:29.386Z] --- PASS: TestInfiniteError (0.02s) [2022-04-05T12:11:29.386Z] === RUN TestCanceledContext [2022-04-05T12:11:29.386Z] 2022/04/05 12:11:28 RoundTripper returned a response & error; ignoring response [2022-04-05T12:11:29.386Z] --- PASS: TestCanceledContext (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestDeadlineExceededContext [2022-04-05T12:11:29.386Z] 2022/04/05 12:11:28 RoundTripper returned a response & error; ignoring response [2022-04-05T12:11:29.386Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSecretCreateUnsupported [2022-04-05T12:11:29.386Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSecretCreateError [2022-04-05T12:11:29.386Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSecretCreate [2022-04-05T12:11:29.386Z] --- PASS: TestSecretCreate (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSecretInspectUnsupported [2022-04-05T12:11:29.386Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSecretInspectError [2022-04-05T12:11:29.386Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSecretInspectSecretNotFound [2022-04-05T12:11:29.386Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSecretInspectWithEmptyID [2022-04-05T12:11:29.386Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSecretInspect [2022-04-05T12:11:29.386Z] --- PASS: TestSecretInspect (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSecretListUnsupported [2022-04-05T12:11:29.386Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSecretListError [2022-04-05T12:11:29.386Z] --- PASS: TestSecretListError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSecretList [2022-04-05T12:11:29.386Z] --- PASS: TestSecretList (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSecretRemoveUnsupported [2022-04-05T12:11:29.386Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSecretRemoveError [2022-04-05T12:11:29.386Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSecretRemove [2022-04-05T12:11:29.386Z] --- PASS: TestSecretRemove (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSecretUpdateUnsupported [2022-04-05T12:11:29.386Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSecretUpdateError [2022-04-05T12:11:29.386Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSecretUpdate [2022-04-05T12:11:29.386Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestServiceCreateError [2022-04-05T12:11:29.386Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestServiceCreate [2022-04-05T12:11:29.386Z] --- PASS: TestServiceCreate (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-05T12:11:29.386Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestServiceCreateDigestPinning [2022-04-05T12:11:29.386Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestServiceInspectError [2022-04-05T12:11:29.386Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestServiceInspectServiceNotFound [2022-04-05T12:11:29.386Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestServiceInspectWithEmptyID [2022-04-05T12:11:29.386Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestServiceInspect [2022-04-05T12:11:29.386Z] --- PASS: TestServiceInspect (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestServiceListError [2022-04-05T12:11:29.386Z] --- PASS: TestServiceListError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestServiceList [2022-04-05T12:11:29.386Z] --- PASS: TestServiceList (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestServiceLogsError [2022-04-05T12:11:29.386Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestServiceLogs [2022-04-05T12:11:29.386Z] --- PASS: TestServiceLogs (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestServiceRemoveError [2022-04-05T12:11:29.386Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestServiceRemoveNotFoundError [2022-04-05T12:11:29.386Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestServiceRemove [2022-04-05T12:11:29.386Z] --- PASS: TestServiceRemove (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestServiceUpdateError [2022-04-05T12:11:29.386Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestServiceUpdate [2022-04-05T12:11:29.386Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSwarmGetUnlockKeyError [2022-04-05T12:11:29.386Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSwarmGetUnlockKey [2022-04-05T12:11:29.386Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSwarmInitError [2022-04-05T12:11:29.386Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSwarmInit [2022-04-05T12:11:29.386Z] --- PASS: TestSwarmInit (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSwarmInspectError [2022-04-05T12:11:29.386Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSwarmInspect [2022-04-05T12:11:29.386Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSwarmJoinError [2022-04-05T12:11:29.386Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSwarmJoin [2022-04-05T12:11:29.386Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSwarmLeaveError [2022-04-05T12:11:29.386Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSwarmLeave [2022-04-05T12:11:29.386Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSwarmUnlockError [2022-04-05T12:11:29.386Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSwarmUnlock [2022-04-05T12:11:29.386Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSwarmUpdateError [2022-04-05T12:11:29.386Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestSwarmUpdate [2022-04-05T12:11:29.386Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestTaskInspectError [2022-04-05T12:11:29.386Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestTaskInspectWithEmptyID [2022-04-05T12:11:29.386Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestTaskInspect [2022-04-05T12:11:29.386Z] --- PASS: TestTaskInspect (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestTaskListError [2022-04-05T12:11:29.386Z] --- PASS: TestTaskListError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestTaskList [2022-04-05T12:11:29.386Z] --- PASS: TestTaskList (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestVolumeCreateError [2022-04-05T12:11:29.386Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestVolumeCreate [2022-04-05T12:11:29.386Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestVolumeInspectError [2022-04-05T12:11:29.386Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestVolumeInspectNotFound [2022-04-05T12:11:29.386Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestVolumeInspectWithEmptyID [2022-04-05T12:11:29.386Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestVolumeInspect [2022-04-05T12:11:29.386Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestVolumeListError [2022-04-05T12:11:29.386Z] --- PASS: TestVolumeListError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestVolumeList [2022-04-05T12:11:29.386Z] --- PASS: TestVolumeList (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestVolumeRemoveError [2022-04-05T12:11:29.386Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-05T12:11:29.386Z] === RUN TestVolumeRemove [2022-04-05T12:11:29.386Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-05T12:11:29.386Z] === CONT TestTLSCloseWriter [2022-04-05T12:11:29.386Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-05T12:11:29.386Z] PASS [2022-04-05T12:11:29.386Z] coverage: 75.1% of statements [2022-04-05T12:11:29.386Z] ok github.com/docker/docker/client 0.345s coverage: 75.1% of statements [2022-04-05T12:11:29.472Z] time="2022-04-05T12:11:29Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-05T12:11:29.472Z] --- PASS: TestNodeReincarnation (5.01s) [2022-04-05T12:11:29.472Z] === RUN TestParallelCreate [2022-04-05T12:11:29.472Z] 2022/04/05 12:11:29 Closing DB instances... [2022-04-05T12:11:29.473Z] --- PASS: TestParallelCreate (0.02s) [2022-04-05T12:11:29.473Z] === RUN TestParallelDelete [2022-04-05T12:11:29.473Z] 2022/04/05 12:11:29 Closing DB instances... [2022-04-05T12:11:29.473Z] --- PASS: TestParallelDelete (0.01s) [2022-04-05T12:11:29.473Z] === RUN TestNetworkDBIslands [2022-04-05T12:11:29.473Z] time="2022-04-05T12:11:29Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:17f4c8bfe16e with config:&{NodeID:17f4c8bfe16e 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-04-05T12:11:29.473Z] time="2022-04-05T12:11:29Z" level=info msg="Node 17f4c8bfe16e/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:29.473Z] time="2022-04-05T12:11:29Z" level=info msg="Node 17f4c8bfe16e/172.28.2.27, added to nodes list" [2022-04-05T12:11:29.473Z] time="2022-04-05T12:11:29Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:57e87749e008 with config:&{NodeID:57e87749e008 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-04-05T12:11:29.473Z] time="2022-04-05T12:11:29Z" level=info msg="Node 57e87749e008/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:29.473Z] time="2022-04-05T12:11:29Z" level=info msg="Node 57e87749e008/172.28.2.27, added to nodes list" [2022-04-05T12:11:29.473Z] time="2022-04-05T12:11:29Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-05T12:11:29.473Z] time="2022-04-05T12:11:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-05T12:11:29.473Z] time="2022-04-05T12:11:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-04-05T12:11:29.473Z] time="2022-04-05T12:11:29Z" level=info msg="Node 57e87749e008/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:29.473Z] time="2022-04-05T12:11:29Z" level=info msg="Node 57e87749e008/172.28.2.27, added to nodes list" [2022-04-05T12:11:29.473Z] time="2022-04-05T12:11:29Z" level=info msg="Node 17f4c8bfe16e/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:29.473Z] time="2022-04-05T12:11:29Z" level=info msg="Node 17f4c8bfe16e/172.28.2.27, added to nodes list" [2022-04-05T12:11:29.473Z] time="2022-04-05T12:11:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-05T12:11:29.473Z] time="2022-04-05T12:11:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-04-05T12:11:29.509Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.25s) [2022-04-05T12:11:29.509Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-05T12:11:29.600Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2022-04-05T12:11:29.600Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-05T12:11:30.423Z] time="2022-04-05T12:11:30Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a9283331c35e with config:&{NodeID:a9283331c35e 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-04-05T12:11:30.423Z] time="2022-04-05T12:11:30Z" level=info msg="Node a9283331c35e/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:30.423Z] time="2022-04-05T12:11:30Z" level=info msg="Node a9283331c35e/172.28.2.27, added to nodes list" [2022-04-05T12:11:30.423Z] time="2022-04-05T12:11:30Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-05T12:11:30.423Z] time="2022-04-05T12:11:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-05T12:11:30.423Z] time="2022-04-05T12:11:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-04-05T12:11:30.423Z] time="2022-04-05T12:11:30Z" level=info msg="Node a9283331c35e/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:30.423Z] time="2022-04-05T12:11:30Z" level=info msg="Node a9283331c35e/172.28.2.27, added to nodes list" [2022-04-05T12:11:30.423Z] time="2022-04-05T12:11:30Z" level=info msg="Node 17f4c8bfe16e/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:30.423Z] time="2022-04-05T12:11:30Z" level=info msg="Node 17f4c8bfe16e/172.28.2.27, added to nodes list" [2022-04-05T12:11:30.423Z] time="2022-04-05T12:11:30Z" level=info msg="Node 57e87749e008/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:30.423Z] time="2022-04-05T12:11:30Z" level=info msg="Node 57e87749e008/172.28.2.27, added to nodes list" [2022-04-05T12:11:30.449Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.24s) [2022-04-05T12:11:30.449Z] === RUN TestAuthZPluginHeader [2022-04-05T12:11:30.872Z] time="2022-04-05T12:11:30Z" level=info msg="Node a9283331c35e/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:30.872Z] time="2022-04-05T12:11:30Z" level=info msg="Node a9283331c35e/172.28.2.27, added to nodes list" [2022-04-05T12:11:30.872Z] time="2022-04-05T12:11:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-04-05T12:11:30.872Z] time="2022-04-05T12:11:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-05T12:11:30.872Z] time="2022-04-05T12:11:30Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:fd0bfdc8ce0f with config:&{NodeID:fd0bfdc8ce0f 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-04-05T12:11:30.872Z] time="2022-04-05T12:11:30Z" level=info msg="Node fd0bfdc8ce0f/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:30.872Z] time="2022-04-05T12:11:30Z" level=info msg="Node fd0bfdc8ce0f/172.28.2.27, added to nodes list" [2022-04-05T12:11:30.872Z] time="2022-04-05T12:11:30Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-05T12:11:30.872Z] time="2022-04-05T12:11:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-05T12:11:30.872Z] time="2022-04-05T12:11:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-04-05T12:11:30.872Z] time="2022-04-05T12:11:30Z" level=info msg="Node fd0bfdc8ce0f/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:30.872Z] time="2022-04-05T12:11:30Z" level=info msg="Node fd0bfdc8ce0f/172.28.2.27, added to nodes list" [2022-04-05T12:11:30.872Z] time="2022-04-05T12:11:30Z" level=info msg="Node 57e87749e008/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:30.872Z] time="2022-04-05T12:11:30Z" level=info msg="Node 57e87749e008/172.28.2.27, added to nodes list" [2022-04-05T12:11:30.872Z] time="2022-04-05T12:11:30Z" level=info msg="Node a9283331c35e/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:30.872Z] time="2022-04-05T12:11:30Z" level=info msg="Node a9283331c35e/172.28.2.27, added to nodes list" [2022-04-05T12:11:30.872Z] time="2022-04-05T12:11:30Z" level=info msg="Node 17f4c8bfe16e/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:30.872Z] time="2022-04-05T12:11:30Z" level=info msg="Node 17f4c8bfe16e/172.28.2.27, added to nodes list" [2022-04-05T12:11:30.872Z] time="2022-04-05T12:11:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-05T12:11:30.872Z] time="2022-04-05T12:11:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-04-05T12:11:30.876Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T12:11:31.293Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-05T12:11:31.322Z] time="2022-04-05T12:11:30Z" level=info msg="Node fd0bfdc8ce0f/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:31.322Z] time="2022-04-05T12:11:30Z" level=info msg="Node fd0bfdc8ce0f/172.28.2.27, added to nodes list" [2022-04-05T12:11:31.322Z] time="2022-04-05T12:11:30Z" level=info msg="Node fd0bfdc8ce0f/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:31.322Z] time="2022-04-05T12:11:30Z" level=info msg="Node fd0bfdc8ce0f/172.28.2.27, added to nodes list" [2022-04-05T12:11:31.322Z] time="2022-04-05T12:11:31Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:1cad5ca5e975 with config:&{NodeID:1cad5ca5e975 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-04-05T12:11:31.322Z] time="2022-04-05T12:11:31Z" level=info msg="Node 1cad5ca5e975/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:31.322Z] time="2022-04-05T12:11:31Z" level=info msg="Node 1cad5ca5e975/172.28.2.27, added to nodes list" [2022-04-05T12:11:31.322Z] time="2022-04-05T12:11:31Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-05T12:11:31.322Z] time="2022-04-05T12:11:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-05T12:11:31.322Z] time="2022-04-05T12:11:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-04-05T12:11:31.322Z] time="2022-04-05T12:11:31Z" level=info msg="Node 1cad5ca5e975/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:31.322Z] time="2022-04-05T12:11:31Z" level=info msg="Node 1cad5ca5e975/172.28.2.27, added to nodes list" [2022-04-05T12:11:31.322Z] time="2022-04-05T12:11:31Z" level=info msg="Node 17f4c8bfe16e/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:31.322Z] time="2022-04-05T12:11:31Z" level=info msg="Node 17f4c8bfe16e/172.28.2.27, added to nodes list" [2022-04-05T12:11:31.322Z] time="2022-04-05T12:11:31Z" level=info msg="Node fd0bfdc8ce0f/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:31.322Z] time="2022-04-05T12:11:31Z" level=info msg="Node fd0bfdc8ce0f/172.28.2.27, added to nodes list" [2022-04-05T12:11:31.322Z] time="2022-04-05T12:11:31Z" level=info msg="Node 57e87749e008/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:31.322Z] time="2022-04-05T12:11:31Z" level=info msg="Node 57e87749e008/172.28.2.27, added to nodes list" [2022-04-05T12:11:31.322Z] time="2022-04-05T12:11:31Z" level=info msg="Node a9283331c35e/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:31.322Z] time="2022-04-05T12:11:31Z" level=info msg="Node a9283331c35e/172.28.2.27, added to nodes list" [2022-04-05T12:11:31.322Z] time="2022-04-05T12:11:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-05T12:11:31.322Z] time="2022-04-05T12:11:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-04-05T12:11:31.389Z] --- PASS: TestAuthZPluginHeader (0.66s) [2022-04-05T12:11:31.389Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-05T12:11:31.389Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T12:11:31.389Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-05T12:11:31.389Z] === RUN TestAuthZPluginV2Disable [2022-04-05T12:11:31.389Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T12:11:31.389Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-05T12:11:31.389Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-05T12:11:31.389Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T12:11:31.389Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-05T12:11:31.389Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-05T12:11:31.389Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T12:11:31.389Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-05T12:11:31.389Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-05T12:11:31.499Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-05T12:11:31.499Z] --- PASS: TestCgroupNamespacesRunHostMode (2.04s) [2022-04-05T12:11:31.499Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-05T12:11:31.772Z] time="2022-04-05T12:11:31Z" level=info msg="Node 1cad5ca5e975/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:31.772Z] time="2022-04-05T12:11:31Z" level=info msg="Node 1cad5ca5e975/172.28.2.27, added to nodes list" [2022-04-05T12:11:31.772Z] time="2022-04-05T12:11:31Z" level=info msg="Node 1cad5ca5e975/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:31.772Z] time="2022-04-05T12:11:31Z" level=info msg="Node 1cad5ca5e975/172.28.2.27, added to nodes list" [2022-04-05T12:11:31.772Z] time="2022-04-05T12:11:31Z" level=info msg="Node 1cad5ca5e975/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:31.772Z] time="2022-04-05T12:11:31Z" level=info msg="Node 1cad5ca5e975/172.28.2.27, added to nodes list" [2022-04-05T12:11:31.772Z] networkdb_test.go:835: Re-joining: 3 [2022-04-05T12:11:31.772Z] time="2022-04-05T12:11:31Z" level=info msg="The new bootstrap node list is:[172.28.2.27:10033 172.28.2.27:10034 172.28.2.27:10035]" [2022-04-05T12:11:31.772Z] time="2022-04-05T12:11:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.2.27:10033" [2022-04-05T12:11:31.772Z] time="2022-04-05T12:11:31Z" level=debug msg="memberlist: Stream connection from=172.28.2.27:49367" [2022-04-05T12:11:31.772Z] time="2022-04-05T12:11:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.2.27:10034" [2022-04-05T12:11:31.772Z] time="2022-04-05T12:11:31Z" level=debug msg="memberlist: Stream connection from=172.28.2.27:49368" [2022-04-05T12:11:31.772Z] time="2022-04-05T12:11:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.2.27:10035" [2022-04-05T12:11:31.772Z] time="2022-04-05T12:11:31Z" level=debug msg="memberlist: Stream connection from=172.28.2.27:49369" [2022-04-05T12:11:31.876Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T12:11:32.221Z] networkdb_test.go:835: Re-joining: 4 [2022-04-05T12:11:32.221Z] time="2022-04-05T12:11:31Z" level=info msg="The new bootstrap node list is:[172.28.2.27:10033 172.28.2.27:10034 172.28.2.27:10035]" [2022-04-05T12:11:32.221Z] time="2022-04-05T12:11:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.2.27:10033" [2022-04-05T12:11:32.222Z] time="2022-04-05T12:11:31Z" level=debug msg="memberlist: Stream connection from=172.28.2.27:49370" [2022-04-05T12:11:32.222Z] time="2022-04-05T12:11:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.2.27:10034" [2022-04-05T12:11:32.222Z] time="2022-04-05T12:11:31Z" level=debug msg="memberlist: Stream connection from=172.28.2.27:49371" [2022-04-05T12:11:32.222Z] time="2022-04-05T12:11:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.2.27:10035" [2022-04-05T12:11:32.222Z] time="2022-04-05T12:11:31Z" level=debug msg="memberlist: Stream connection from=172.28.2.27:49372" [2022-04-05T12:11:32.222Z] time="2022-04-05T12:11:32Z" level=info msg="node 0 leaving" [2022-04-05T12:11:32.222Z] time="2022-04-05T12:11:32Z" level=info msg="Node 17f4c8bfe16e change state NodeActive --> NodeLeft" [2022-04-05T12:11:32.222Z] time="2022-04-05T12:11:32Z" level=info msg="node2(57e87749e008): Node leave event for 17f4c8bfe16e/172.28.2.27" [2022-04-05T12:11:32.222Z] time="2022-04-05T12:11:32Z" level=info msg="Node 17f4c8bfe16e change state NodeActive --> NodeLeft" [2022-04-05T12:11:32.222Z] time="2022-04-05T12:11:32Z" level=info msg="Node 17f4c8bfe16e change state NodeActive --> NodeLeft" [2022-04-05T12:11:32.222Z] time="2022-04-05T12:11:32Z" level=info msg="node4(fd0bfdc8ce0f): Node leave event for 17f4c8bfe16e/172.28.2.27" [2022-04-05T12:11:32.222Z] time="2022-04-05T12:11:32Z" level=info msg="node3(a9283331c35e): Node leave event for 17f4c8bfe16e/172.28.2.27" [2022-04-05T12:11:32.222Z] time="2022-04-05T12:11:32Z" level=info msg="Node 17f4c8bfe16e change state NodeActive --> NodeLeft" [2022-04-05T12:11:32.222Z] time="2022-04-05T12:11:32Z" level=info msg="node1(17f4c8bfe16e): Node leave event for 17f4c8bfe16e/172.28.2.27" [2022-04-05T12:11:32.222Z] time="2022-04-05T12:11:32Z" level=info msg="Node 17f4c8bfe16e change state NodeActive --> NodeLeft" [2022-04-05T12:11:32.222Z] time="2022-04-05T12:11:32Z" level=info msg="node5(1cad5ca5e975): Node leave event for 17f4c8bfe16e/172.28.2.27" [2022-04-05T12:11:32.671Z] time="2022-04-05T12:11:32Z" level=info msg="Node 17f4c8bfe16e/172.28.2.27, left gossip cluster" [2022-04-05T12:11:32.671Z] time="2022-04-05T12:11:32Z" level=info msg="Node 17f4c8bfe16e/172.28.2.27, left gossip cluster" [2022-04-05T12:11:32.671Z] time="2022-04-05T12:11:32Z" level=info msg="Node 17f4c8bfe16e/172.28.2.27, left gossip cluster" [2022-04-05T12:11:32.671Z] time="2022-04-05T12:11:32Z" level=info msg="Node 17f4c8bfe16e/172.28.2.27, left gossip cluster" [2022-04-05T12:11:32.671Z] time="2022-04-05T12:11:32Z" level=info msg="Node 17f4c8bfe16e/172.28.2.27, left gossip cluster" [2022-04-05T12:11:32.671Z] time="2022-04-05T12:11:32Z" level=info msg="node 1 leaving" [2022-04-05T12:11:32.671Z] time="2022-04-05T12:11:32Z" level=info msg="Node 57e87749e008 change state NodeActive --> NodeLeft" [2022-04-05T12:11:32.671Z] time="2022-04-05T12:11:32Z" level=info msg="node5(1cad5ca5e975): Node leave event for 57e87749e008/172.28.2.27" [2022-04-05T12:11:32.671Z] time="2022-04-05T12:11:32Z" level=info msg="Node 57e87749e008 change state NodeActive --> NodeLeft" [2022-04-05T12:11:32.671Z] time="2022-04-05T12:11:32Z" level=info msg="node4(fd0bfdc8ce0f): Node leave event for 57e87749e008/172.28.2.27" [2022-04-05T12:11:32.671Z] time="2022-04-05T12:11:32Z" level=info msg="Node 57e87749e008/172.28.2.27, left gossip cluster" [2022-04-05T12:11:32.671Z] time="2022-04-05T12:11:32Z" level=info msg="Node 57e87749e008 change state NodeActive --> NodeFailed" [2022-04-05T12:11:32.671Z] time="2022-04-05T12:11:32Z" level=info msg="Node 57e87749e008/172.28.2.27, added to failed nodes list" [2022-04-05T12:11:32.671Z] time="2022-04-05T12:11:32Z" level=info msg="Node 57e87749e008 change state NodeActive --> NodeLeft" [2022-04-05T12:11:32.671Z] time="2022-04-05T12:11:32Z" level=info msg="node3(a9283331c35e): Node leave event for 57e87749e008/172.28.2.27" [2022-04-05T12:11:32.671Z] time="2022-04-05T12:11:32Z" level=error msg="node: 57e87749e008 is unknown to memberlist" [2022-04-05T12:11:32.671Z] time="2022-04-05T12:11:32Z" level=info msg="Node 57e87749e008/172.28.2.27, left gossip cluster" [2022-04-05T12:11:32.671Z] time="2022-04-05T12:11:32Z" level=info msg="Node 57e87749e008/172.28.2.27, left gossip cluster" [2022-04-05T12:11:32.671Z] time="2022-04-05T12:11:32Z" level=info msg="Node 57e87749e008/172.28.2.27, left gossip cluster" [2022-04-05T12:11:33.121Z] time="2022-04-05T12:11:32Z" level=info msg="node 2 leaving" [2022-04-05T12:11:33.121Z] time="2022-04-05T12:11:32Z" level=info msg="Node a9283331c35e change state NodeActive --> NodeLeft" [2022-04-05T12:11:33.121Z] time="2022-04-05T12:11:32Z" level=info msg="node5(1cad5ca5e975): Node leave event for a9283331c35e/172.28.2.27" [2022-04-05T12:11:33.121Z] time="2022-04-05T12:11:32Z" level=info msg="Node a9283331c35e change state NodeActive --> NodeLeft" [2022-04-05T12:11:33.121Z] time="2022-04-05T12:11:32Z" level=info msg="node4(fd0bfdc8ce0f): Node leave event for a9283331c35e/172.28.2.27" [2022-04-05T12:11:33.121Z] time="2022-04-05T12:11:32Z" level=info msg="Node a9283331c35e change state NodeActive --> NodeLeft" [2022-04-05T12:11:33.121Z] time="2022-04-05T12:11:32Z" level=info msg="node3(a9283331c35e): Node leave event for a9283331c35e/172.28.2.27" [2022-04-05T12:11:33.400Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.90s) [2022-04-05T12:11:33.400Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-05T12:11:33.571Z] time="2022-04-05T12:11:33Z" level=info msg="Node a9283331c35e/172.28.2.27, left gossip cluster" [2022-04-05T12:11:33.571Z] time="2022-04-05T12:11:33Z" level=info msg="Node a9283331c35e/172.28.2.27, left gossip cluster" [2022-04-05T12:11:33.571Z] time="2022-04-05T12:11:33Z" level=info msg="Node a9283331c35e/172.28.2.27, left gossip cluster" [2022-04-05T12:11:33.571Z] networkdb_test.go:867: node4: OK [2022-04-05T12:11:33.571Z] networkdb_test.go:867: node5: OK [2022-04-05T12:11:33.571Z] time="2022-04-05T12:11:33Z" level=info msg="node 0 coming back" [2022-04-05T12:11:33.571Z] time="2022-04-05T12:11:33Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:df92d44c03c4 with config:&{NodeID:df92d44c03c4 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-04-05T12:11:33.571Z] time="2022-04-05T12:11:33Z" level=info msg="Node df92d44c03c4/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:33.571Z] time="2022-04-05T12:11:33Z" level=info msg="Node df92d44c03c4/172.28.2.27, added to nodes list" [2022-04-05T12:11:33.571Z] time="2022-04-05T12:11:33Z" level=info msg="node 1 coming back" [2022-04-05T12:11:33.571Z] time="2022-04-05T12:11:33Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7d4dfcd20490 with config:&{NodeID:7d4dfcd20490 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-04-05T12:11:33.571Z] time="2022-04-05T12:11:33Z" level=info msg="Node 7d4dfcd20490/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:33.571Z] time="2022-04-05T12:11:33Z" level=info msg="Node 7d4dfcd20490/172.28.2.27, added to nodes list" [2022-04-05T12:11:33.571Z] time="2022-04-05T12:11:33Z" level=info msg="node 2 coming back" [2022-04-05T12:11:33.571Z] time="2022-04-05T12:11:33Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:7fc831476115 with config:&{NodeID:7fc831476115 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-04-05T12:11:33.571Z] time="2022-04-05T12:11:33Z" level=info msg="Node 7fc831476115/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:33.571Z] time="2022-04-05T12:11:33Z" level=info msg="Node 7fc831476115/172.28.2.27, added to nodes list" [2022-04-05T12:11:34.022Z] time="2022-04-05T12:11:33Z" level=debug msg="memberlist: Failed ping: 1cad5ca5e975 (timeout reached)" [2022-04-05T12:11:34.022Z] time="2022-04-05T12:11:33Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.28.2.27:10036: use of closed network connection" [2022-04-05T12:11:34.022Z] time="2022-04-05T12:11:33Z" level=debug msg="memberlist: Stream connection from=172.28.2.27:49373" [2022-04-05T12:11:34.472Z] time="2022-04-05T12:11:34Z" level=warning msg="memberlist: Was able to connect to 1cad5ca5e975 but other probes failed, network may be misconfigured" [2022-04-05T12:11:35.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-05T12:11:35.307Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-05T12:11:35.307Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2022-04-05T12:11:35.307Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-05T12:11:36.244Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2022-04-05T12:11:36.244Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-05T12:11:37.180Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-05T12:11:37.332Z] time="2022-04-05T12:11:36Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.2.27:10033 172.28.2.27:10034 172.28.2.27:10035]" [2022-04-05T12:11:37.332Z] time="2022-04-05T12:11:37Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.2.27:10033 172.28.2.27:10034 172.28.2.27:10035]" [2022-04-05T12:11:37.439Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-05T12:11:37.698Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-05T12:11:37.698Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2022-04-05T12:11:37.698Z] === RUN TestNISDomainname [2022-04-05T12:11:38.266Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.2.27:10033" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=debug msg="memberlist: Stream connection from=172.28.2.27:49374" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node fd0bfdc8ce0f/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node fd0bfdc8ce0f/172.28.2.27, added to nodes list" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 1cad5ca5e975/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 1cad5ca5e975/172.28.2.27, added to nodes list" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node df92d44c03c4/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node df92d44c03c4/172.28.2.27, is the new incarnation of the shutdown node 17f4c8bfe16e/172.28.2.27" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node df92d44c03c4/172.28.2.27, added to nodes list" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.2.27:10034" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=debug msg="memberlist: Stream connection from=172.28.2.27:49375" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node fd0bfdc8ce0f/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node fd0bfdc8ce0f/172.28.2.27, added to nodes list" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 1cad5ca5e975/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 1cad5ca5e975/172.28.2.27, added to nodes list" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node df92d44c03c4/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node df92d44c03c4/172.28.2.27, added to nodes list" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 7d4dfcd20490/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 7d4dfcd20490/172.28.2.27, is the new incarnation of the shutdown node 57e87749e008/172.28.2.27" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 7d4dfcd20490/172.28.2.27, added to nodes list" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=debug msg="memberlist: Stream connection from=172.28.2.27:49376" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.2.27:10035" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 7d4dfcd20490/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 7d4dfcd20490/172.28.2.27, added to nodes list" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node fd0bfdc8ce0f/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node fd0bfdc8ce0f/172.28.2.27, added to nodes list" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 1cad5ca5e975/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 1cad5ca5e975/172.28.2.27, added to nodes list" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node df92d44c03c4/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node df92d44c03c4/172.28.2.27, added to nodes list" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 7fc831476115/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 7fc831476115/172.28.2.27, is the new incarnation of the shutdown node a9283331c35e/172.28.2.27" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 7fc831476115/172.28.2.27, added to nodes list" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node df92d44c03c4/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node df92d44c03c4/172.28.2.27, is the new incarnation of the shutdown node 17f4c8bfe16e/172.28.2.27" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node df92d44c03c4/172.28.2.27, added to nodes list" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 7d4dfcd20490/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 7d4dfcd20490/172.28.2.27, added to nodes list" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 7d4dfcd20490/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 7d4dfcd20490/172.28.2.27, is the new incarnation of the shutdown node 57e87749e008/172.28.2.27" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 7d4dfcd20490/172.28.2.27, added to nodes list" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 7fc831476115/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 7fc831476115/172.28.2.27, added to nodes list" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 7fc831476115/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 7fc831476115/172.28.2.27, is the new incarnation of the shutdown node a9283331c35e/172.28.2.27" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 7fc831476115/172.28.2.27, added to nodes list" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 7fc831476115/172.28.2.27, joined gossip cluster" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:37Z" level=info msg="Node 7fc831476115/172.28.2.27, added to nodes list" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.2.27:10033" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:38Z" level=debug msg="memberlist: Stream connection from=172.28.2.27:49377" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.2.27:10034" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:38Z" level=debug msg="memberlist: Stream connection from=172.28.2.27:49378" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.28.2.27:10035" [2022-04-05T12:11:38.284Z] time="2022-04-05T12:11:38Z" level=debug msg="memberlist: Stream connection from=172.28.2.27:49379" [2022-04-05T12:11:38.734Z] 2022/04/05 12:11:38 Closing DB instances... [2022-04-05T12:11:38.734Z] time="2022-04-05T12:11:38Z" level=info msg="Node df92d44c03c4 change state NodeActive --> NodeLeft" [2022-04-05T12:11:38.734Z] time="2022-04-05T12:11:38Z" level=info msg="node4(fd0bfdc8ce0f): Node leave event for df92d44c03c4/172.28.2.27" [2022-04-05T12:11:38.734Z] time="2022-04-05T12:11:38Z" level=info msg="Node df92d44c03c4 change state NodeActive --> NodeLeft" [2022-04-05T12:11:38.734Z] time="2022-04-05T12:11:38Z" level=info msg="node3(7fc831476115): Node leave event for df92d44c03c4/172.28.2.27" [2022-04-05T12:11:38.734Z] time="2022-04-05T12:11:38Z" level=info msg="Node df92d44c03c4 change state NodeActive --> NodeLeft" [2022-04-05T12:11:38.734Z] time="2022-04-05T12:11:38Z" level=info msg="node2(7d4dfcd20490): Node leave event for df92d44c03c4/172.28.2.27" [2022-04-05T12:11:38.734Z] time="2022-04-05T12:11:38Z" level=info msg="Node df92d44c03c4 change state NodeActive --> NodeLeft" [2022-04-05T12:11:38.734Z] time="2022-04-05T12:11:38Z" level=info msg="node5(1cad5ca5e975): Node leave event for df92d44c03c4/172.28.2.27" [2022-04-05T12:11:38.734Z] time="2022-04-05T12:11:38Z" level=info msg="Node df92d44c03c4 change state NodeActive --> NodeLeft" [2022-04-05T12:11:38.734Z] time="2022-04-05T12:11:38Z" level=info msg="node1(df92d44c03c4): Node leave event for df92d44c03c4/172.28.2.27" [2022-04-05T12:11:38.834Z] --- PASS: TestNISDomainname (0.95s) [2022-04-05T12:11:38.834Z] === RUN TestHostnameDnsResolution [2022-04-05T12:11:39.184Z] time="2022-04-05T12:11:38Z" level=info msg="Node df92d44c03c4/172.28.2.27, left gossip cluster" [2022-04-05T12:11:39.184Z] time="2022-04-05T12:11:38Z" level=info msg="Node df92d44c03c4/172.28.2.27, left gossip cluster" [2022-04-05T12:11:39.184Z] time="2022-04-05T12:11:38Z" level=info msg="Node df92d44c03c4/172.28.2.27, left gossip cluster" [2022-04-05T12:11:39.184Z] time="2022-04-05T12:11:38Z" level=info msg="Node df92d44c03c4/172.28.2.27, left gossip cluster" [2022-04-05T12:11:39.184Z] time="2022-04-05T12:11:38Z" level=info msg="Node df92d44c03c4/172.28.2.27, left gossip cluster" [2022-04-05T12:11:39.184Z] time="2022-04-05T12:11:39Z" level=info msg="Node 7d4dfcd20490 change state NodeActive --> NodeLeft" [2022-04-05T12:11:39.184Z] time="2022-04-05T12:11:39Z" level=info msg="node5(1cad5ca5e975): Node leave event for 7d4dfcd20490/172.28.2.27" [2022-04-05T12:11:39.184Z] time="2022-04-05T12:11:39Z" level=info msg="Node 7d4dfcd20490 change state NodeActive --> NodeLeft" [2022-04-05T12:11:39.184Z] time="2022-04-05T12:11:39Z" level=info msg="node4(fd0bfdc8ce0f): Node leave event for 7d4dfcd20490/172.28.2.27" [2022-04-05T12:11:39.184Z] time="2022-04-05T12:11:39Z" level=info msg="Node 7d4dfcd20490 change state NodeActive --> NodeLeft" [2022-04-05T12:11:39.184Z] time="2022-04-05T12:11:39Z" level=info msg="node3(7fc831476115): Node leave event for 7d4dfcd20490/172.28.2.27" [2022-04-05T12:11:39.184Z] time="2022-04-05T12:11:39Z" level=info msg="Node 7d4dfcd20490 change state NodeActive --> NodeLeft" [2022-04-05T12:11:39.184Z] time="2022-04-05T12:11:39Z" level=info msg="node2(7d4dfcd20490): Node leave event for 7d4dfcd20490/172.28.2.27" [2022-04-05T12:11:39.634Z] time="2022-04-05T12:11:39Z" level=info msg="Node 7d4dfcd20490/172.28.2.27, left gossip cluster" [2022-04-05T12:11:39.634Z] time="2022-04-05T12:11:39Z" level=info msg="Node 7d4dfcd20490/172.28.2.27, left gossip cluster" [2022-04-05T12:11:39.634Z] time="2022-04-05T12:11:39Z" level=info msg="Node 7d4dfcd20490/172.28.2.27, left gossip cluster" [2022-04-05T12:11:39.634Z] time="2022-04-05T12:11:39Z" level=info msg="Node 7d4dfcd20490/172.28.2.27, left gossip cluster" [2022-04-05T12:11:39.634Z] time="2022-04-05T12:11:39Z" level=info msg="Node 7fc831476115 change state NodeActive --> NodeLeft" [2022-04-05T12:11:39.634Z] time="2022-04-05T12:11:39Z" level=info msg="node5(1cad5ca5e975): Node leave event for 7fc831476115/172.28.2.27" [2022-04-05T12:11:39.634Z] time="2022-04-05T12:11:39Z" level=info msg="Node 7fc831476115 change state NodeActive --> NodeLeft" [2022-04-05T12:11:39.634Z] time="2022-04-05T12:11:39Z" level=info msg="node4(fd0bfdc8ce0f): Node leave event for 7fc831476115/172.28.2.27" [2022-04-05T12:11:39.769Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-05T12:11:40.028Z] --- PASS: TestHostnameDnsResolution (1.23s) [2022-04-05T12:11:40.028Z] === RUN TestUnprivilegedPortsAndPing [2022-04-05T12:11:40.085Z] time="2022-04-05T12:11:39Z" level=info msg="Node 7fc831476115 change state NodeActive --> NodeLeft" [2022-04-05T12:11:40.085Z] time="2022-04-05T12:11:39Z" level=info msg="node3(7fc831476115): Node leave event for 7fc831476115/172.28.2.27" [2022-04-05T12:11:40.085Z] time="2022-04-05T12:11:39Z" level=info msg="Node 7fc831476115/172.28.2.27, left gossip cluster" [2022-04-05T12:11:40.085Z] time="2022-04-05T12:11:39Z" level=info msg="Node 7fc831476115/172.28.2.27, left gossip cluster" [2022-04-05T12:11:40.085Z] time="2022-04-05T12:11:39Z" level=info msg="Node 7fc831476115/172.28.2.27, left gossip cluster" [2022-04-05T12:11:40.085Z] time="2022-04-05T12:11:39Z" level=debug msg="memberlist: Failed ping: 7fc831476115 (timeout reached)" [2022-04-05T12:11:40.085Z] time="2022-04-05T12:11:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.2.27:10036: use of closed network connection" [2022-04-05T12:11:40.085Z] time="2022-04-05T12:11:39Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.2.27:10037: use of closed network connection" [2022-04-05T12:11:40.085Z] time="2022-04-05T12:11:39Z" level=info msg="Node fd0bfdc8ce0f change state NodeActive --> NodeLeft" [2022-04-05T12:11:40.085Z] time="2022-04-05T12:11:39Z" level=info msg="node5(1cad5ca5e975): Node leave event for fd0bfdc8ce0f/172.28.2.27" [2022-04-05T12:11:40.535Z] time="2022-04-05T12:11:40Z" level=info msg="Node fd0bfdc8ce0f change state NodeActive --> NodeLeft" [2022-04-05T12:11:40.535Z] time="2022-04-05T12:11:40Z" level=info msg="node4(fd0bfdc8ce0f): Node leave event for fd0bfdc8ce0f/172.28.2.27" [2022-04-05T12:11:40.535Z] time="2022-04-05T12:11:40Z" level=info msg="Node fd0bfdc8ce0f/172.28.2.27, left gossip cluster" [2022-04-05T12:11:40.535Z] time="2022-04-05T12:11:40Z" level=info msg="memberlist: Suspect 7fc831476115 has failed, no acks received" [2022-04-05T12:11:40.543Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-05T12:11:40.543Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (8.86s) [2022-04-05T12:11:40.543Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.27s) [2022-04-05T12:11:40.543Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.47s) [2022-04-05T12:11:40.543Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.75s) [2022-04-05T12:11:40.543Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.51s) [2022-04-05T12:11:40.543Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.19s) [2022-04-05T12:11:40.543Z] === RUN TestBuildMultiStageCopy [2022-04-05T12:11:40.543Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-05T12:11:40.965Z] --- PASS: TestUnprivilegedPortsAndPing (0.99s) [2022-04-05T12:11:40.965Z] === RUN TestPrivilegedHostDevices [2022-04-05T12:11:40.987Z] time="2022-04-05T12:11:40Z" level=info msg="Node fd0bfdc8ce0f/172.28.2.27, left gossip cluster" [2022-04-05T12:11:41.437Z] time="2022-04-05T12:11:40Z" level=info msg="Node 1cad5ca5e975/172.28.2.27, left gossip cluster" [2022-04-05T12:11:41.437Z] time="2022-04-05T12:11:40Z" level=info msg="Node 1cad5ca5e975 change state NodeActive --> NodeFailed" [2022-04-05T12:11:41.437Z] time="2022-04-05T12:11:40Z" level=info msg="Node 1cad5ca5e975/172.28.2.27, added to failed nodes list" [2022-04-05T12:11:41.437Z] --- PASS: TestNetworkDBIslands (11.65s) [2022-04-05T12:11:41.437Z] PASS [2022-04-05T12:11:41.437Z] coverage: 60.0% of statements [2022-04-05T12:11:41.437Z] ok github.com/docker/docker/libnetwork/networkdb 102.670s coverage: 60.0% of statements [2022-04-05T12:11:41.437Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-05T12:11:41.437Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-05T12:11:41.437Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-05T12:11:41.437Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-05T12:11:41.437Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-05T12:11:41.437Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-05T12:11:41.437Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-05T12:11:41.437Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-05T12:11:41.437Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-05T12:11:41.437Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-05T12:11:41.437Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-05T12:11:41.437Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-05T12:11:41.437Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-05T12:11:41.437Z] ? github.com/docker/docker/quota [no test files] [2022-04-05T12:11:41.437Z] ? github.com/docker/docker/rootless [no test files] [2022-04-05T12:11:41.438Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-05T12:11:41.438Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-05T12:11:41.438Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-05T12:11:41.438Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-05T12:11:41.438Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-05T12:11:41.438Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-05T12:11:41.438Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-05T12:11:41.438Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-05T12:11:41.438Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-05T12:11:41.438Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-05T12:11:41.438Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-05T12:11:41.438Z] ? github.com/docker/docker/volume [no test files] [2022-04-05T12:11:41.438Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-05T12:11:41.438Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-05T12:11:41.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-05T12:11:41.903Z] --- PASS: TestPrivilegedHostDevices (0.87s) [2022-04-05T12:11:41.903Z] === RUN TestStats [2022-04-05T12:11:43.278Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-05T12:11:43.579Z] [2022-04-05T12:11:43.579Z] === Skipped [2022-04-05T12:11:43.579Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-05T12:11:43.579Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-05T12:11:43.579Z] [2022-04-05T12:11:43.579Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-05T12:11:43.579Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:11:43.579Z] [2022-04-05T12:11:43.579Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-05T12:11:43.579Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:11:43.579Z] [2022-04-05T12:11:43.579Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-05T12:11:43.579Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:11:43.579Z] [2022-04-05T12:11:43.579Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-05T12:11:43.579Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:11:43.579Z] [2022-04-05T12:11:43.579Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-05T12:11:43.579Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-05T12:11:43.579Z] [2022-04-05T12:11:43.579Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-05T12:11:43.579Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-05T12:11:43.579Z] [2022-04-05T12:11:43.579Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-05T12:11:43.579Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-05T12:11:43.579Z] [2022-04-05T12:11:43.579Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-05T12:11:43.579Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-05T12:11:43.579Z] [2022-04-05T12:11:43.579Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-05T12:11:43.579Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-05T12:11:43.579Z] [2022-04-05T12:11:43.579Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-05T12:11:43.579Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-05T12:11:43.579Z] [2022-04-05T12:11:43.579Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-05T12:11:43.579Z] daemon_test.go:145: root required [2022-04-05T12:11:43.579Z] [2022-04-05T12:11:43.579Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-05T12:11:43.579Z] reload_test.go:342: root required [2022-04-05T12:11:43.579Z] [2022-04-05T12:11:43.579Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-05T12:11:43.579Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:11:43.579Z] [2022-04-05T12:11:43.579Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-05T12:11:43.579Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-05T12:11:43.579Z] [2022-04-05T12:11:43.579Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-05T12:11:43.579Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-05T12:11:43.579Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-05T12:11:43.580Z] download_test.go:267: Needs fixing on Windows [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-05T12:11:43.580Z] layer_test.go:291: Failing on Windows [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-05T12:11:43.580Z] layer_test.go:340: Failing on Windows [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-05T12:11:43.580Z] layer_test.go:455: Failing on Windows [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-05T12:11:43.580Z] layer_test.go:684: Failing on Windows [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-05T12:11:43.580Z] migration_test.go:45: Failing on Windows [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-05T12:11:43.580Z] migration_test.go:181: Failing on Windows [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-05T12:11:43.580Z] mount_test.go:17: Failing on Windows [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-05T12:11:43.580Z] mount_test.go:76: Failing on Windows [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-05T12:11:43.580Z] mount_test.go:125: Failing on Windows [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-05T12:11:43.580Z] mount_test.go:212: Failing on Windows [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-05T12:11:43.580Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-05T12:11:43.580Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-05T12:11:43.580Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-05T12:11:43.580Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-05T12:11:43.580Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-05T12:11:43.580Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-05T12:11:43.580Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-05T12:11:43.580Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-05T12:11:43.580Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-05T12:11:43.580Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-05T12:11:43.580Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-05T12:11:43.580Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-05T12:11:43.580Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-05T12:11:43.580Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-05T12:11:43.580Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-05T12:11:43.580Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-05T12:11:43.580Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-05T12:11:43.580Z] archive_test.go:133: Xz not present in msys2 [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-05T12:11:43.580Z] archive_test.go:140: zstd not installed [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-05T12:11:43.580Z] archive_test.go:252: Failing on Windows CI machines [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-05T12:11:43.580Z] archive_windows_test.go:16: Currently fails [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-05T12:11:43.580Z] changes_test.go:196: needs more investigation [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-05T12:11:43.580Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-05T12:11:43.580Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-05T12:11:43.580Z] changes_test.go:433: needs further investigation [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-05T12:11:43.580Z] changes_test.go:469: needs further investigation [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-05T12:11:43.580Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-05T12:11:43.580Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-05T12:11:43.580Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-05T12:11:43.580Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-05T12:11:43.580Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-05T12:11:43.580Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-05T12:11:43.580Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-05T12:11:43.580Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-05T12:11:43.580Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-05T12:11:43.580Z] poller_test.go:40: No chmod on Windows [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-05T12:11:43.580Z] fileutils_test.go:133: Needs porting to Windows [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-05T12:11:43.580Z] fileutils_test.go:179: Needs porting to Windows [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-05T12:11:43.580Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-05T12:11:43.580Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-05T12:11:43.580Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-05T12:11:43.580Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-05T12:11:43.580Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-05T12:11:43.580Z] [2022-04-05T12:11:43.580Z] DONE 2103 tests, 70 skipped in 274.300s [2022-04-05T12:11:43.580Z] INFO: make.ps1 ended at 04/05/2022 12:11:43 [2022-04-05T12:11:44.322Z] --- PASS: TestCheckoutGit (28.18s) [2022-04-05T12:11:44.322Z] === RUN TestValidGitTransport [2022-04-05T12:11:44.322Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-05T12:11:44.322Z] === RUN TestGitInvalidRef [2022-04-05T12:11:44.653Z] --- PASS: TestStats (2.79s) [2022-04-05T12:11:44.653Z] === RUN TestStopContainerWithTimeout [2022-04-05T12:11:44.653Z] === RUN TestStopContainerWithTimeout/0 [2022-04-05T12:11:44.653Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-05T12:11:44.653Z] === RUN TestStopContainerWithTimeout/1 [2022-04-05T12:11:44.653Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-05T12:11:44.653Z] === RUN TestStopContainerWithTimeout/3 [2022-04-05T12:11:44.653Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-05T12:11:44.653Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-05T12:11:44.653Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-05T12:11:44.653Z] === CONT TestStopContainerWithTimeout/0 [2022-04-05T12:11:44.653Z] === CONT TestStopContainerWithTimeout/3 [2022-04-05T12:11:44.790Z] --- PASS: TestGitInvalidRef (0.20s) [2022-04-05T12:11:44.790Z] PASS [2022-04-05T12:11:44.790Z] coverage: 86.3% of statements [2022-04-05T12:11:44.790Z] ok github.com/docker/docker/builder/remotecontext/git 28.438s coverage: 86.3% of statements [2022-04-05T12:11:45.096Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-05T12:11:45.096Z] INFO: Unit tests ended at 04/05/2022 12:11:45. Duration:00:04:47.3801325 [2022-04-05T12:11:45.096Z] INFO: Building busybox [2022-04-05T12:11:45.258Z] ? github.com/docker/docker/cli [no test files] [2022-04-05T12:11:45.258Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-05T12:11:45.547Z] Sending build context to Docker daemon 5.12kB [2022-04-05T12:11:45.547Z] [2022-04-05T12:11:45.547Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-05T12:11:45.547Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-05T12:11:45.547Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-05T12:11:45.547Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-05T12:11:45.547Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-05T12:11:45.547Z] ---> 02f938cacc3b [2022-04-05T12:11:45.547Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-05T12:11:45.547Z] ---> Running in 0439aa9bb659 [2022-04-05T12:11:46.031Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-05T12:11:46.031Z] === CONT TestStopContainerWithTimeout/1 [2022-04-05T12:11:46.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-05T12:11:46.390Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-05T12:11:47.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-05T12:11:47.412Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-05T12:11:47.693Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-05T12:11:48.160Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-05T12:11:48.349Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-05T12:11:48.908Z] tests/integration/client_test.py ..... [ 75%] [2022-04-05T12:11:48.908Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-05T12:11:48.908Z] tests/integration/errors_test.py . [ 76%] [2022-04-05T12:11:48.918Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-05T12:11:49.146Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-05T12:11:49.486Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-05T12:11:49.494Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-05T12:11:49.494Z] PASS [2022-04-05T12:11:49.494Z] [2022-04-05T12:11:49.494Z] === Skipped [2022-04-05T12:11:49.494Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-05T12:11:49.494Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T12:11:49.494Z] [2022-04-05T12:11:49.494Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-05T12:11:49.494Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T12:11:49.494Z] [2022-04-05T12:11:49.494Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-05T12:11:49.494Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T12:11:49.494Z] [2022-04-05T12:11:49.494Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-05T12:11:49.494Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T12:11:49.494Z] [2022-04-05T12:11:49.494Z] DONE 17 tests, 4 skipped in 25.687s [2022-04-05T12:11:49.494Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-05T12:11:49.494Z] ++ 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-04-05T12:11:49.494Z] ++ set -e [2022-04-05T12:11:49.494Z] ++ '[' -n 0 ']' [2022-04-05T12:11:49.494Z] ++ set -x [2022-04-05T12:11:49.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-05T12:11:49.495Z] INFO: Testing against a local daemon [2022-04-05T12:11:49.495Z] === RUN TestPluginInvalidJSON [2022-04-05T12:11:49.495Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T12:11:49.495Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T12:11:49.495Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T12:11:49.495Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-05T12:11:49.495Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-05T12:11:49.495Z] === RUN TestPluginInstall [2022-04-05T12:11:49.495Z] === RUN TestPluginInstall/no_auth [2022-04-05T12:11:49.495Z] time="2022-04-05T12:11:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T12:11:49.495Z] time="2022-04-05T12:11:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d49bb04360b67c96438853868b3e0b95938d8881cf357ac26b79a5d357a4a354" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T12:11:49.495Z] time="2022-04-05T12:11:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T12:11:49.495Z] time="2022-04-05T12:11:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d49bb04360b67c96438853868b3e0b95938d8881cf357ac26b79a5d357a4a354" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T12:11:49.495Z] === RUN TestPluginInstall/with_htpasswd [2022-04-05T12:11:49.755Z] time="2022-04-05T12:11:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T12:11:49.755Z] time="2022-04-05T12:11:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6c88bd88065c0a971631f1eea379165176a159d66b4b7ca474d92a1a5233c6c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T12:11:49.755Z] time="2022-04-05T12:11:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T12:11:49.755Z] time="2022-04-05T12:11:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6c88bd88065c0a971631f1eea379165176a159d66b4b7ca474d92a1a5233c6c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T12:11:50.015Z] === RUN TestPluginInstall/with_insecure [2022-04-05T12:11:50.053Z] check_test.go:308: [d42a7e199228b] daemon is not started [2022-04-05T12:11:50.053Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-05T12:11:50.130Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-05T12:11:50.312Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-04-05T12:11:50.312Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2022-04-05T12:11:50.312Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2022-04-05T12:11:50.312Z] --- PASS: TestStopContainerWithTimeout/3 (3.10s) [2022-04-05T12:11:50.312Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2022-04-05T12:11:50.312Z] === RUN TestDeleteDevicemapper [2022-04-05T12:11:50.312Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-05T12:11:50.312Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-05T12:11:50.312Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-05T12:11:50.956Z] time="2022-04-05T12:11:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T12:11:50.956Z] time="2022-04-05T12:11:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a56af40f281db87972fc0c3682822377e14ddb2497b6fe3bc2bc7fdae87f751b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T12:11:50.956Z] time="2022-04-05T12:11:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T12:11:50.956Z] time="2022-04-05T12:11:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a56af40f281db87972fc0c3682822377e14ddb2497b6fe3bc2bc7fdae87f751b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T12:11:50.956Z] plugin_test.go:165: [d582f85ddb62a] daemon is not started [2022-04-05T12:11:50.956Z] --- PASS: TestPluginInstall (3.13s) [2022-04-05T12:11:50.956Z] --- PASS: TestPluginInstall/no_auth (1.61s) [2022-04-05T12:11:50.956Z] --- PASS: TestPluginInstall/with_htpasswd (0.53s) [2022-04-05T12:11:50.956Z] --- PASS: TestPluginInstall/with_insecure (0.99s) [2022-04-05T12:11:50.956Z] === RUN TestPluginsWithRuntimes [2022-04-05T12:11:51.276Z] Removing intermediate container 0439aa9bb659 [2022-04-05T12:11:51.276Z] ---> bd664af7931c [2022-04-05T12:11:51.276Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-05T12:11:51.276Z] ---> Running in 99d09bb7650b [2022-04-05T12:11:51.276Z] Removing intermediate container 99d09bb7650b [2022-04-05T12:11:51.276Z] ---> a02fcec93e51 [2022-04-05T12:11:51.276Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-05T12:11:51.276Z] ---> Running in 657d1e1946be [2022-04-05T12:11:51.276Z] Removing intermediate container 657d1e1946be [2022-04-05T12:11:51.276Z] ---> c1ebeab594fd [2022-04-05T12:11:51.276Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-05T12:11:51.691Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-05T12:11:51.692Z] --- PASS: TestBuildMultiStageCopy (11.45s) [2022-04-05T12:11:51.692Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.26s) [2022-04-05T12:11:51.692Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s) [2022-04-05T12:11:51.692Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.92s) [2022-04-05T12:11:51.692Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.10s) [2022-04-05T12:11:51.692Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.37s) [2022-04-05T12:11:51.692Z] === RUN TestBuildMultiStageParentConfig [2022-04-05T12:11:52.631Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.32s) [2022-04-05T12:11:52.631Z] === RUN TestUpdateMemory [2022-04-05T12:11:52.631Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-05T12:11:52.631Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-05T12:11:52.631Z] === RUN TestUpdateCPUQuota [2022-04-05T12:11:52.785Z] [2022-04-05T12:11:52.866Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-05T12:11:53.234Z] ---> ff85c04f3a2e [2022-04-05T12:11:53.234Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-05T12:11:53.234Z] ---> Running in 6b0c7e4ff9c0 [2022-04-05T12:11:53.436Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-05T12:11:53.565Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-05T12:11:53.927Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-05T12:11:53.927Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-05T12:11:53.927Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-05T12:11:53.927Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-05T12:11:53.927Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-05T12:11:53.927Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2022-04-05T12:11:53.927Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-05T12:11:53.927Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-05T12:11:53.927Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-05T12:11:53.927Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-05T12:11:53.927Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-05T12:11:53.927Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-05T12:11:53.927Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-05T12:11:53.927Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-04-05T12:11:53.927Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-05T12:11:53.927Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-05T12:11:53.927Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-05T12:11:53.927Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-05T12:11:53.927Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-05T12:11:53.927Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-05T12:11:53.927Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-05T12:11:53.927Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-05T12:11:53.927Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-05T12:11:53.927Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-05T12:11:53.927Z] === RUN TestConfigureDaemonLogs [2022-04-05T12:11:53.927Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-05T12:11:53.927Z] === RUN TestCommonOptionsInstallFlags [2022-04-05T12:11:53.927Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-05T12:11:53.927Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-05T12:11:53.927Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-05T12:11:53.927Z] PASS [2022-04-05T12:11:53.927Z] coverage: 19.0% of statements [2022-04-05T12:11:53.927Z] ok github.com/docker/docker/cmd/dockerd 0.172s coverage: 19.0% of statements [2022-04-05T12:11:53.927Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-05T12:11:53.927Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-05T12:11:54.133Z] --- PASS: TestUpdateCPUQuota (1.45s) [2022-04-05T12:11:54.133Z] === RUN TestUpdatePidsLimit [2022-04-05T12:11:54.133Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-05T12:11:54.375Z] --- PASS: TestPluginsWithRuntimes (3.07s) [2022-04-05T12:11:54.376Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.80s) [2022-04-05T12:11:54.376Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.79s) [2022-04-05T12:11:54.376Z] === RUN TestPluginBackCompatMediaTypes [2022-04-05T12:11:54.393Z] === RUN TestUpdatePidsLimit/no_change [2022-04-05T12:11:54.636Z] --- PASS: TestPluginBackCompatMediaTypes (0.54s) [2022-04-05T12:11:54.636Z] PASS [2022-04-05T12:11:54.636Z] [2022-04-05T12:11:54.636Z] DONE 10 tests in 6.880s [2022-04-05T12:11:54.636Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-05T12:11:54.636Z] ++ 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-04-05T12:11:54.636Z] ++ set -e [2022-04-05T12:11:54.636Z] ++ '[' -n 0 ']' [2022-04-05T12:11:54.636Z] ++ set -x [2022-04-05T12:11:54.636Z] ++ 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-04-05T12:11:54.654Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-05T12:11:54.895Z] INFO: Testing against a local daemon [2022-04-05T12:11:54.895Z] === RUN TestExternalGraphDriver [2022-04-05T12:11:54.895Z] === RUN TestExternalGraphDriver/json [2022-04-05T12:11:54.913Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-05T12:11:55.172Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-05T12:11:55.431Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-05T12:11:55.477Z] --- PASS: TestBuildMultiStageParentConfig (3.41s) [2022-04-05T12:11:55.477Z] === RUN TestBuildLabelWithTargets [2022-04-05T12:11:55.477Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:11:55.477Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-05T12:11:55.477Z] === RUN TestBuildWithEmptyLayers [2022-04-05T12:11:55.502Z] === RUN TestContainerStopSignal [2022-04-05T12:11:55.502Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-05T12:11:55.502Z] === RUN TestContainerStopTimeout [2022-04-05T12:11:55.502Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-05T12:11:55.502Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-05T12:11:55.502Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-05T12:11:55.502Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-05T12:11:55.502Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-05T12:11:55.502Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-05T12:11:55.502Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-04-05T12:11:55.502Z] === RUN TestReplaceAndAppendEnvVars [2022-04-05T12:11:55.502Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-05T12:11:55.502Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-05T12:11:55.502Z] === RUN TestNewMemoryStore [2022-04-05T12:11:55.502Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-05T12:11:55.502Z] === RUN TestAddContainers [2022-04-05T12:11:55.502Z] --- PASS: TestAddContainers (0.00s) [2022-04-05T12:11:55.502Z] === RUN TestGetContainer [2022-04-05T12:11:55.502Z] --- PASS: TestGetContainer (0.00s) [2022-04-05T12:11:55.502Z] === RUN TestDeleteContainer [2022-04-05T12:11:55.502Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-05T12:11:55.502Z] === RUN TestListContainers [2022-04-05T12:11:55.502Z] --- PASS: TestListContainers (0.00s) [2022-04-05T12:11:55.502Z] === RUN TestFirstContainer [2022-04-05T12:11:55.502Z] --- PASS: TestFirstContainer (0.00s) [2022-04-05T12:11:55.502Z] === RUN TestApplyAllContainer [2022-04-05T12:11:55.502Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-05T12:11:55.502Z] === RUN TestIsValidHealthString [2022-04-05T12:11:55.502Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-05T12:11:55.502Z] === RUN TestStateRunStop [2022-04-05T12:11:55.502Z] --- PASS: TestStateRunStop (0.00s) [2022-04-05T12:11:55.502Z] === RUN TestStateTimeoutWait [2022-04-05T12:11:55.502Z] state_test.go:141: Stop callback fired [2022-04-05T12:11:55.502Z] state_test.go:165: Stop callback fired [2022-04-05T12:11:55.502Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-05T12:11:55.502Z] === RUN TestIsValidStateString [2022-04-05T12:11:55.502Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-05T12:11:55.502Z] === RUN TestViewSaveDelete [2022-04-05T12:11:55.502Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-05T12:11:55.502Z] === RUN TestViewAll [2022-04-05T12:11:55.502Z] --- PASS: TestViewAll (0.01s) [2022-04-05T12:11:55.502Z] === RUN TestViewGet [2022-04-05T12:11:55.502Z] --- PASS: TestViewGet (0.01s) [2022-04-05T12:11:55.502Z] === RUN TestNames [2022-04-05T12:11:55.502Z] --- PASS: TestNames (0.00s) [2022-04-05T12:11:55.502Z] === RUN TestViewWithHealthCheck [2022-04-05T12:11:55.502Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-05T12:11:55.502Z] PASS [2022-04-05T12:11:55.502Z] coverage: 41.7% of statements [2022-04-05T12:11:55.502Z] ok github.com/docker/docker/container 0.228s coverage: 41.7% of statements [2022-04-05T12:11:55.502Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-05T12:11:55.502Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-05T12:11:55.502Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-05T12:11:55.502Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-05T12:11:55.999Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-05T12:11:56.139Z] === RUN TestPrepare [2022-04-05T12:11:56.139Z] --- PASS: TestPrepare (0.00s) [2022-04-05T12:11:56.139Z] === RUN TestStart [2022-04-05T12:11:56.139Z] --- PASS: TestStart (0.00s) [2022-04-05T12:11:56.139Z] === RUN TestWaitCancel [2022-04-05T12:11:56.139Z] --- PASS: TestWaitCancel (0.00s) [2022-04-05T12:11:56.139Z] === RUN TestWaitDisabled [2022-04-05T12:11:56.139Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-05T12:11:56.139Z] === RUN TestWaitEnabled [2022-04-05T12:11:56.139Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-05T12:11:56.139Z] === RUN TestRemove [2022-04-05T12:11:56.139Z] --- PASS: TestRemove (0.00s) [2022-04-05T12:11:56.139Z] PASS [2022-04-05T12:11:56.139Z] coverage: 65.3% of statements [2022-04-05T12:11:56.139Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.074s coverage: 65.3% of statements [2022-04-05T12:11:56.258Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-05T12:11:56.276Z] === RUN TestExternalGraphDriver/spec [2022-04-05T12:11:56.462Z] --- PASS: TestBuildWithEmptyLayers (1.29s) [2022-04-05T12:11:56.462Z] === RUN TestBuildMultiStageOnBuild [2022-04-05T12:11:56.517Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-05T12:11:57.457Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-05T12:11:57.718Z] --- PASS: TestUpdatePidsLimit (3.69s) [2022-04-05T12:11:57.718Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2022-04-05T12:11:57.718Z] --- PASS: TestUpdatePidsLimit/no_change (0.43s) [2022-04-05T12:11:57.718Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-04-05T12:11:57.718Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2022-04-05T12:11:57.718Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2022-04-05T12:11:57.718Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2022-04-05T12:11:57.718Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2022-04-05T12:11:57.718Z] === RUN TestUpdateRestartPolicy [2022-04-05T12:11:58.187Z] === RUN TestExternalGraphDriver/pull [2022-04-05T12:11:58.287Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-05T12:11:59.570Z] --- PASS: TestExternalGraphDriver (4.61s) [2022-04-05T12:11:59.571Z] --- PASS: TestExternalGraphDriver/json (1.54s) [2022-04-05T12:11:59.571Z] --- PASS: TestExternalGraphDriver/spec (1.50s) [2022-04-05T12:11:59.571Z] --- PASS: TestExternalGraphDriver/pull (1.54s) [2022-04-05T12:11:59.571Z] === RUN TestGraphdriverPluginV2 [2022-04-05T12:11:59.571Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T12:11:59.571Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-05T12:11:59.571Z] PASS [2022-04-05T12:11:59.571Z] [2022-04-05T12:11:59.571Z] === Skipped [2022-04-05T12:11:59.571Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-05T12:11:59.571Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T12:11:59.571Z] [2022-04-05T12:11:59.571Z] DONE 5 tests, 1 skipped in 4.730s [2022-04-05T12:11:59.571Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-05T12:11:59.571Z] ++ 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-04-05T12:11:59.571Z] ++ set -e [2022-04-05T12:11:59.571Z] ++ '[' -n 0 ']' [2022-04-05T12:11:59.571Z] ++ set -x [2022-04-05T12:11:59.571Z] ++ 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-04-05T12:11:59.571Z] INFO: Testing against a local daemon [2022-04-05T12:11:59.571Z] === RUN TestContinueAfterPluginCrash [2022-04-05T12:11:59.571Z] === PAUSE TestContinueAfterPluginCrash [2022-04-05T12:11:59.571Z] === RUN TestReadPluginNoRead [2022-04-05T12:11:59.571Z] === PAUSE TestReadPluginNoRead [2022-04-05T12:11:59.571Z] === RUN TestDaemonStartWithLogOpt [2022-04-05T12:11:59.571Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-05T12:11:59.571Z] === CONT TestContinueAfterPluginCrash [2022-04-05T12:11:59.571Z] === CONT TestDaemonStartWithLogOpt [2022-04-05T12:11:59.944Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-05T12:11:59.944Z] === RUN TestNewListSecretsFilters [2022-04-05T12:11:59.944Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-05T12:11:59.944Z] === RUN TestNewListConfigsFilters [2022-04-05T12:11:59.944Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-05T12:11:59.944Z] PASS [2022-04-05T12:11:59.944Z] coverage: 0.5% of statements [2022-04-05T12:11:59.944Z] ok github.com/docker/docker/daemon/cluster 1.276s coverage: 0.5% of statements [2022-04-05T12:11:59.944Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-05T12:11:59.944Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-05T12:11:59.944Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-05T12:11:59.944Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-05T12:11:59.944Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-05T12:11:59.944Z] PASS [2022-04-05T12:11:59.944Z] coverage: 35.9% of statements [2022-04-05T12:11:59.944Z] ok github.com/docker/docker/daemon/cluster/convert 0.506s coverage: 35.9% of statements [2022-04-05T12:12:01.710Z] Removing intermediate container 6b0c7e4ff9c0 [2022-04-05T12:12:01.710Z] ---> 46ec8eb197ed [2022-04-05T12:12:01.710Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-05T12:12:01.710Z] ---> Running in 1a8a755a2b39 [2022-04-05T12:12:02.479Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-05T12:12:02.871Z] --- PASS: TestDaemonStartWithLogOpt (2.96s) [2022-04-05T12:12:02.871Z] === CONT TestReadPluginNoRead [2022-04-05T12:12:02.945Z] === RUN TestBuilderGC [2022-04-05T12:12:02.945Z] --- PASS: TestBuilderGC (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestDaemonConfigurationNotFound [2022-04-05T12:12:02.945Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestDaemonBrokenConfiguration [2022-04-05T12:12:02.945Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestFindConfigurationConflicts [2022-04-05T12:12:02.945Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-05T12:12:02.945Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-05T12:12:02.945Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-05T12:12:02.945Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-05T12:12:02.945Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-05T12:12:02.945Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-05T12:12:02.945Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-05T12:12:02.945Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-05T12:12:02.945Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-05T12:12:02.945Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-05T12:12:02.945Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-05T12:12:02.945Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestValidateConfigurationErrors [2022-04-05T12:12:02.945Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-05T12:12:02.945Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-05T12:12:02.945Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-05T12:12:02.945Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-05T12:12:02.945Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-05T12:12:02.945Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-05T12:12:02.945Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-05T12:12:02.945Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-05T12:12:02.945Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-05T12:12:02.945Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-05T12:12:02.945Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-05T12:12:02.945Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-05T12:12:02.945Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestValidateConfiguration [2022-04-05T12:12:02.945Z] === RUN TestValidateConfiguration/with_label [2022-04-05T12:12:02.945Z] === RUN TestValidateConfiguration/with_dns [2022-04-05T12:12:02.945Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-05T12:12:02.945Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-05T12:12:02.945Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-05T12:12:02.945Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-05T12:12:02.945Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-05T12:12:02.945Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-05T12:12:02.945Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestReloadSetConfigFileNotExist [2022-04-05T12:12:02.945Z] time="2022-04-05T12:12:02Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-05T12:12:02.945Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2022-04-05T12:12:02.945Z] === RUN TestReloadDefaultConfigNotExist [2022-04-05T12:12:02.945Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:12:02.945Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestReloadBadDefaultConfig [2022-04-05T12:12:02.945Z] time="2022-04-05T12:12:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1285629762" [2022-04-05T12:12:02.945Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestReloadWithConflictingLabels [2022-04-05T12:12:02.945Z] time="2022-04-05T12:12:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2718361442" [2022-04-05T12:12:02.945Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestReloadWithDuplicateLabels [2022-04-05T12:12:02.945Z] time="2022-04-05T12:12:02Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3871910745" [2022-04-05T12:12:02.945Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestMaskURLCredentials [2022-04-05T12:12:02.945Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestDaemonConfigurationMerge [2022-04-05T12:12:02.945Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-05T12:12:02.945Z] PASS [2022-04-05T12:12:02.945Z] coverage: 79.2% of statements [2022-04-05T12:12:02.945Z] ok github.com/docker/docker/daemon/config 0.231s coverage: 79.2% of statements [2022-04-05T12:12:02.945Z] === RUN TestWaitNodeAttachment [2022-04-05T12:12:02.945Z] === RUN TestEventsLog [2022-04-05T12:12:02.945Z] --- PASS: TestEventsLog (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestEventsLogTimeout [2022-04-05T12:12:02.945Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestLogEvents [2022-04-05T12:12:02.945Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-05T12:12:02.945Z] === RUN TestIsolationConversion [2022-04-05T12:12:02.945Z] === RUN TestIsolationConversion/default [2022-04-05T12:12:02.945Z] === RUN TestIsolationConversion/process [2022-04-05T12:12:02.945Z] === RUN TestIsolationConversion/hyperv [2022-04-05T12:12:02.945Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestContainerLabels [2022-04-05T12:12:02.945Z] --- PASS: TestContainerLabels (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestCredentialSpecConversion [2022-04-05T12:12:02.945Z] === RUN TestCredentialSpecConversion/none [2022-04-05T12:12:02.945Z] === RUN TestCredentialSpecConversion/config [2022-04-05T12:12:02.945Z] === RUN TestCredentialSpecConversion/file [2022-04-05T12:12:02.945Z] === RUN TestCredentialSpecConversion/registry [2022-04-05T12:12:02.945Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-05T12:12:02.945Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestControllerValidateMountBind [2022-04-05T12:12:02.945Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestControllerValidateMountVolume [2022-04-05T12:12:02.945Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestControllerValidateMountTarget [2022-04-05T12:12:02.945Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestControllerValidateMountTmpfs [2022-04-05T12:12:02.945Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestControllerValidateMountInvalidType [2022-04-05T12:12:02.945Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestControllerValidateMountNamedPipe [2022-04-05T12:12:02.945Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-05T12:12:02.945Z] PASS [2022-04-05T12:12:02.945Z] coverage: 11.0% of statements [2022-04-05T12:12:02.945Z] --- PASS: TestLogEvents (0.06s) [2022-04-05T12:12:02.945Z] === RUN TestLoadBufferedEvents [2022-04-05T12:12:02.945Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.598s coverage: 11.0% of statements [2022-04-05T12:12:02.945Z] --- PASS: TestLoadBufferedEvents (0.12s) [2022-04-05T12:12:02.945Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-05T12:12:02.945Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-05T12:12:02.945Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-05T12:12:02.945Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-05T12:12:02.945Z] PASS [2022-04-05T12:12:02.945Z] coverage: 50.0% of statements [2022-04-05T12:12:03.050Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-05T12:12:03.258Z] [2022-04-05T12:12:03.258Z] SUCCESS: Specified value was saved. [2022-04-05T12:12:03.416Z] ok github.com/docker/docker/daemon/events 0.243s coverage: 50.0% of statements [2022-04-05T12:12:04.404Z] === RUN TestIsEmptyDir [2022-04-05T12:12:04.404Z] --- PASS: TestIsEmptyDir (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-05T12:12:04.404Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-05T12:12:04.404Z] PASS [2022-04-05T12:12:04.404Z] coverage: 2.3% of statements [2022-04-05T12:12:04.404Z] ok github.com/docker/docker/daemon/graphdriver 0.058s coverage: 2.3% of statements [2022-04-05T12:12:04.404Z] === RUN TestVerifyNetworkingConfig [2022-04-05T12:12:04.404Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestGetContainer [2022-04-05T12:12:04.404Z] --- PASS: TestGetContainer (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestValidContainerNames [2022-04-05T12:12:04.404Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestContainerInitDNS [2022-04-05T12:12:04.404Z] daemon_test.go:145: root required [2022-04-05T12:12:04.404Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestMerge [2022-04-05T12:12:04.404Z] --- PASS: TestMerge (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestValidateContainerIsolation [2022-04-05T12:12:04.404Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestFindNetworkErrorType [2022-04-05T12:12:04.404Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestEnsureServicesExist [2022-04-05T12:12:04.404Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestEnsureServicesExistErrors [2022-04-05T12:12:04.404Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-05T12:12:04.404Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-05T12:12:04.404Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-05T12:12:04.404Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestContainerDelete [2022-04-05T12:12:04.404Z] --- PASS: TestContainerDelete (0.01s) [2022-04-05T12:12:04.404Z] === RUN TestContainerDoubleDelete [2022-04-05T12:12:04.404Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestLogContainerEventCopyLabels [2022-04-05T12:12:04.404Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestLogContainerEventWithAttributes [2022-04-05T12:12:04.404Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestNoneHealthcheck [2022-04-05T12:12:04.404Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestHealthStates [2022-04-05T12:12:04.404Z] === RUN TestLinkNaming [2022-04-05T12:12:04.404Z] --- PASS: TestLinkNaming (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestLinkNew [2022-04-05T12:12:04.404Z] --- PASS: TestLinkNew (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestLinkEnv [2022-04-05T12:12:04.404Z] --- PASS: TestLinkEnv (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestLinkMultipleEnv [2022-04-05T12:12:04.404Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestLinkPortRangeEnv [2022-04-05T12:12:04.404Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-05T12:12:04.404Z] PASS [2022-04-05T12:12:04.404Z] coverage: 93.0% of statements [2022-04-05T12:12:04.404Z] ok github.com/docker/docker/daemon/links 0.033s coverage: 93.0% of statements [2022-04-05T12:12:04.404Z] time="2022-04-05T12:12: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-04-05T12:12:04.404Z] time="2022-04-05T12:12: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-04-05T12:12:04.404Z] time="2022-04-05T12:12: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-04-05T12:12:04.404Z] time="2022-04-05T12:12: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-04-05T12:12:04.404Z] time="2022-04-05T12:12: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-04-05T12:12:04.404Z] time="2022-04-05T12:12: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-04-05T12:12:04.404Z] time="2022-04-05T12:12: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-04-05T12:12:04.404Z] time="2022-04-05T12:12: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-04-05T12:12:04.404Z] time="2022-04-05T12:12: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-04-05T12:12:04.404Z] time="2022-04-05T12:12: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-04-05T12:12:04.404Z] --- PASS: TestHealthStates (0.13s) [2022-04-05T12:12:04.404Z] === RUN TestGetInspectData [2022-04-05T12:12:04.404Z] --- PASS: TestGetInspectData (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestFillLicense [2022-04-05T12:12:04.404Z] --- PASS: TestFillLicense (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestListInvalidFilter [2022-04-05T12:12:04.404Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestNameFilter [2022-04-05T12:12:04.404Z] --- PASS: TestNameFilter (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-05T12:12:04.404Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-05T12:12:04.404Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-05T12:12:04.404Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-05T12:12:04.404Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-05T12:12:04.404Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-05T12:12:04.404Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-05T12:12:04.404Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-05T12:12:04.404Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-05T12:12:04.404Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-05T12:12:04.404Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-05T12:12:04.404Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-05T12:12:04.404Z] === 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-04-05T12:12:04.404Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-05T12:12:04.404Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-05T12:12:04.404Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-05T12:12:04.404Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-05T12:12:04.404Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-05T12:12:04.404Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-05T12:12:04.404Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-05T12:12:04.404Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-05T12:12:04.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-05T12:12:04.404Z] --- 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-04-05T12:12:04.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestSetupWindowsDevices [2022-04-05T12:12:04.404Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-05T12:12:04.404Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-05T12:12:04.404Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-05T12:12:04.404Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-05T12:12:04.404Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-05T12:12:04.404Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-05T12:12:04.404Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-05T12:12:04.404Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-05T12:12:04.404Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-05T12:12:04.404Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-05T12:12:04.404Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-05T12:12:04.404Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestDaemonReloadLabels [2022-04-05T12:12:04.404Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-05T12:12:04.404Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestDaemonReloadMirrors [2022-04-05T12:12:04.404Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-05T12:12:04.404Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-05T12:12:04.404Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-05T12:12:04.404Z] reload_test.go:342: root required [2022-04-05T12:12:04.404Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-05T12:12:04.404Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-05T12:12:04.404Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-05T12:12:04.404Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-05T12:12:04.404Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-05T12:12:04.404Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-05T12:12:04.404Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-05T12:12:04.404Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-05T12:12:04.404Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-05T12:12:04.404Z] === RUN TestParseVolumesFrom [2022-04-05T12:12:04.404Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-05T12:12:04.404Z] PASS [2022-04-05T12:12:04.404Z] coverage: 8.8% of statements [2022-04-05T12:12:04.404Z] ok github.com/docker/docker/daemon 0.343s coverage: 8.8% of statements [2022-04-05T12:12:04.404Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-05T12:12:04.404Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-05T12:12:04.404Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-05T12:12:04.404Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-05T12:12:04.404Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-05T12:12:04.404Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-05T12:12:04.404Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-05T12:12:04.404Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-05T12:12:04.404Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-05T12:12:04.404Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-05T12:12:04.404Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-05T12:12:04.404Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-05T12:12:04.404Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-05T12:12:04.404Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-05T12:12:04.783Z] === RUN TestReadPluginNoRead/default [2022-04-05T12:12:04.952Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-05T12:12:04.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-05T12:12:05.519Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-05T12:12:06.086Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-05T12:12:06.086Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-05T12:12:06.133Z] Removing intermediate container 1a8a755a2b39 [2022-04-05T12:12:06.133Z] ---> 78d7ea87ea7f [2022-04-05T12:12:06.133Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-05T12:12:06.133Z] ---> Running in 4c7b7d0c7e5c [2022-04-05T12:12:06.163Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-05T12:12:06.345Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-05T12:12:06.345Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-05T12:12:06.605Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-05T12:12:06.605Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-05T12:12:06.605Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-05T12:12:06.621Z] === RUN TestValidateLogOptReconnectInterval [2022-04-05T12:12:06.621Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-05T12:12:06.621Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-05T12:12:06.621Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-05T12:12:06.621Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-05T12:12:06.621Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-05T12:12:06.621Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-05T12:12:06.621Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-05T12:12:06.621Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-05T12:12:06.621Z] PASS [2022-04-05T12:12:06.621Z] coverage: 33.6% of statements [2022-04-05T12:12:06.621Z] === RUN TestNewStreamConfig [2022-04-05T12:12:06.621Z] === RUN TestNewStreamConfig/defaults [2022-04-05T12:12:06.621Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-05T12:12:06.621Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-05T12:12:06.621Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-05T12:12:06.621Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-05T12:12:06.621Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-05T12:12:06.621Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-05T12:12:06.621Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-05T12:12:06.621Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-05T12:12:06.621Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-05T12:12:06.621Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-05T12:12:06.621Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-05T12:12:06.621Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-05T12:12:06.621Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-05T12:12:06.621Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-05T12:12:06.621Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-05T12:12:06.621Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-05T12:12:06.621Z] ok github.com/docker/docker/daemon/logger/fluentd 0.086s coverage: 33.6% of statements [2022-04-05T12:12:06.621Z] time="2022-04-05T12:12:06Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-05T12:12:06.621Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2022-04-05T12:12:06.621Z] === RUN TestCreateSuccess [2022-04-05T12:12:06.621Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-05T12:12:06.621Z] === RUN TestCreateStreamSkipped [2022-04-05T12:12:06.621Z] time="2022-04-05T12:12:06Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-05T12:12:06.621Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-05T12:12:06.621Z] === RUN TestCreateLogGroupSuccess [2022-04-05T12:12:06.621Z] time="2022-04-05T12:12:06Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-05T12:12:06.621Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-05T12:12:06.621Z] === RUN TestCreateError [2022-04-05T12:12:06.621Z] --- PASS: TestCreateError (0.00s) [2022-04-05T12:12:06.621Z] === RUN TestCreateAlreadyExists [2022-04-05T12:12:06.621Z] time="2022-04-05T12:12:06Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-05T12:12:06.621Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-05T12:12:06.621Z] === RUN TestLogClosed [2022-04-05T12:12:06.621Z] --- PASS: TestLogClosed (0.00s) [2022-04-05T12:12:06.621Z] === RUN TestLogBlocking [2022-04-05T12:12:06.621Z] --- PASS: TestLogBlocking (0.00s) [2022-04-05T12:12:06.621Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-05T12:12:06.621Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-05T12:12:06.621Z] === RUN TestLogNonBlockingBufferFull [2022-04-05T12:12:06.621Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-05T12:12:06.621Z] === RUN TestPublishBatchSuccess [2022-04-05T12:12:06.621Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-05T12:12:06.621Z] === RUN TestPublishBatchError [2022-04-05T12:12:06.621Z] time="2022-04-05T12:12:06Z" level=error msg=error [2022-04-05T12:12:06.621Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-05T12:12:06.621Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-05T12:12:06.621Z] time="2022-04-05T12:12:06Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-05T12:12:06.621Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-05T12:12:06.621Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-05T12:12:06.621Z] time="2022-04-05T12:12:06Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-05T12:12:06.621Z] time="2022-04-05T12:12:06Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-05T12:12:06.621Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-05T12:12:06.621Z] === RUN TestCollectBatchSimple [2022-04-05T12:12:06.621Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-05T12:12:06.621Z] === RUN TestCollectBatchTicker [2022-04-05T12:12:06.621Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-05T12:12:06.621Z] === RUN TestCollectBatchMultilinePattern [2022-04-05T12:12:06.621Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-05T12:12:06.621Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-05T12:12:06.621Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-05T12:12:06.621Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-05T12:12:06.621Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-05T12:12:06.621Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-05T12:12:06.621Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-04-05T12:12:06.621Z] === RUN TestCollectBatchClose [2022-04-05T12:12:06.621Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-05T12:12:06.621Z] === RUN TestEffectiveLen [2022-04-05T12:12:06.621Z] === RUN TestEffectiveLen/0/Hello [2022-04-05T12:12:06.621Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-05T12:12:06.621Z] === RUN TestEffectiveLen/2/🙃 [2022-04-05T12:12:06.621Z] === RUN TestEffectiveLen/3/���� [2022-04-05T12:12:06.621Z] === RUN TestEffectiveLen/4/He��o [2022-04-05T12:12:06.621Z] === RUN TestEffectiveLen/5/ [2022-04-05T12:12:06.621Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-05T12:12:06.621Z] === RUN TestFindValidSplit [2022-04-05T12:12:06.621Z] === RUN TestFindValidSplit/0/ [2022-04-05T12:12:06.621Z] cloudwatchlogs_test.go:1076: [2022-04-05T12:12:06.621Z] cloudwatchlogs_test.go:1077: [2022-04-05T12:12:06.621Z] === RUN TestFindValidSplit/1/Hello [2022-04-05T12:12:06.621Z] cloudwatchlogs_test.go:1076: Hello [2022-04-05T12:12:06.621Z] cloudwatchlogs_test.go:1077: [2022-04-05T12:12:06.621Z] === RUN TestFindValidSplit/2/Hello [2022-04-05T12:12:06.621Z] cloudwatchlogs_test.go:1076: He [2022-04-05T12:12:06.621Z] cloudwatchlogs_test.go:1077: llo [2022-04-05T12:12:06.621Z] === RUN TestFindValidSplit/3/Hello [2022-04-05T12:12:06.621Z] cloudwatchlogs_test.go:1076: [2022-04-05T12:12:06.621Z] cloudwatchlogs_test.go:1077: Hello [2022-04-05T12:12:06.621Z] === RUN TestFindValidSplit/4/🙃 [2022-04-05T12:12:06.621Z] cloudwatchlogs_test.go:1076: [2022-04-05T12:12:06.621Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-05T12:12:06.621Z] === RUN TestFindValidSplit/5/🙃 [2022-04-05T12:12:06.621Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-05T12:12:06.621Z] cloudwatchlogs_test.go:1077: [2022-04-05T12:12:06.621Z] === RUN TestFindValidSplit/6/a� [2022-04-05T12:12:06.621Z] cloudwatchlogs_test.go:1076: a [2022-04-05T12:12:06.621Z] cloudwatchlogs_test.go:1077: � [2022-04-05T12:12:06.621Z] === RUN TestFindValidSplit/7/a� [2022-04-05T12:12:06.621Z] cloudwatchlogs_test.go:1076: a� [2022-04-05T12:12:06.621Z] cloudwatchlogs_test.go:1077: [2022-04-05T12:12:06.621Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-05T12:12:06.621Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-05T12:12:06.873Z] --- PASS: TestBuildMultiStageOnBuild (10.66s) [2022-04-05T12:12:06.873Z] === RUN TestBuildUncleanTarFilenames [2022-04-05T12:12:06.873Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:12:06.873Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-05T12:12:06.873Z] === RUN TestBuildMultiStageLayerLeak [2022-04-05T12:12:07.089Z] === RUN TestProcessEventEmoji [2022-04-05T12:12:07.089Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-04-05T12:12:07.089Z] === RUN TestCollectBatchLineSplit [2022-04-05T12:12:07.089Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-05T12:12:07.089Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-05T12:12:07.089Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.02s) [2022-04-05T12:12:07.089Z] === RUN TestCollectBatchMaxEvents [2022-04-05T12:12:07.089Z] === RUN TestAdapterReadLogs [2022-04-05T12:12:07.089Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-05T12:12:07.089Z] === RUN TestCopier [2022-04-05T12:12:07.089Z] --- PASS: TestCopier (0.00s) [2022-04-05T12:12:07.089Z] === RUN TestCopierLongLines [2022-04-05T12:12:07.089Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-05T12:12:07.089Z] === RUN TestCopierSlow [2022-04-05T12:12:07.089Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-04-05T12:12:07.089Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-05T12:12:07.089Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-05T12:12:07.089Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-05T12:12:07.089Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-05T12:12:07.089Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-05T12:12:07.089Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s) [2022-04-05T12:12:07.089Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-05T12:12:07.089Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-05T12:12:07.089Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-05T12:12:07.089Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-05T12:12:07.089Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-05T12:12:07.089Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-05T12:12:07.089Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-05T12:12:07.089Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-05T12:12:07.089Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-05T12:12:07.089Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-05T12:12:07.089Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2022-04-05T12:12:07.089Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-05T12:12:07.089Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-05T12:12:07.089Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-05T12:12:07.089Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-05T12:12:07.089Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-05T12:12:07.089Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-05T12:12:07.089Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-05T12:12:07.089Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-05T12:12:07.089Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-05T12:12:07.089Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-05T12:12:07.089Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-05T12:12:07.089Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-05T12:12:07.089Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-05T12:12:07.089Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-05T12:12:07.089Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-05T12:12:07.089Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-05T12:12:07.089Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-05T12:12:07.089Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-05T12:12:07.089Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-05T12:12:07.089Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-05T12:12:07.089Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-05T12:12:07.089Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-05T12:12:07.089Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-05T12:12:07.089Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-05T12:12:07.089Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-05T12:12:07.089Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-05T12:12:07.089Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-05T12:12:07.089Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-05T12:12:07.089Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-05T12:12:07.089Z] === RUN TestValidateLogOptionsFormat [2022-04-05T12:12:07.089Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-05T12:12:07.089Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-05T12:12:07.089Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-05T12:12:07.089Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-05T12:12:07.089Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-05T12:12:07.089Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-05T12:12:07.089Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-05T12:12:07.089Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-05T12:12:07.089Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-05T12:12:07.090Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-05T12:12:07.090Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-05T12:12:07.090Z] === RUN TestCreateTagSuccess [2022-04-05T12:12:07.090Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-05T12:12:07.090Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-05T12:12:07.090Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-05T12:12:07.090Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-05T12:12:07.090Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-05T12:12:07.090Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-05T12:12:07.090Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-05T12:12:07.090Z] PASS [2022-04-05T12:12:07.090Z] coverage: 80.2% of statements [2022-04-05T12:12:07.090Z] ok github.com/docker/docker/daemon/logger/awslogs 0.373s coverage: 80.2% of statements [2022-04-05T12:12:07.090Z] --- PASS: TestCopierSlow (0.20s) [2022-04-05T12:12:07.090Z] === RUN TestCopierWithSized [2022-04-05T12:12:07.090Z] === RUN TestCopierWithSized/as_is [2022-04-05T12:12:07.090Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-05T12:12:07.090Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-05T12:12:07.090Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-05T12:12:07.090Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-05T12:12:07.090Z] === RUN TestCopierWithPartial [2022-04-05T12:12:07.090Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-05T12:12:07.090Z] === RUN TestRingLogger [2022-04-05T12:12:07.090Z] --- PASS: TestRingLogger (0.00s) [2022-04-05T12:12:07.090Z] === RUN TestRingCap [2022-04-05T12:12:07.090Z] --- PASS: TestRingCap (0.00s) [2022-04-05T12:12:07.090Z] === RUN TestRingClose [2022-04-05T12:12:07.090Z] --- PASS: TestRingClose (0.00s) [2022-04-05T12:12:07.090Z] === RUN TestRingDrain [2022-04-05T12:12:07.090Z] --- PASS: TestRingDrain (0.00s) [2022-04-05T12:12:07.090Z] PASS [2022-04-05T12:12:07.090Z] coverage: 43.2% of statements [2022-04-05T12:12:07.090Z] ok github.com/docker/docker/daemon/logger 0.299s coverage: 43.2% of statements [2022-04-05T12:12:07.544Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-05T12:12:07.544Z] --- PASS: TestContinueAfterPluginCrash (7.92s) [2022-04-05T12:12:07.557Z] === RUN TestSearchRegistryForImagesErrors [2022-04-05T12:12:07.557Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-05T12:12:07.557Z] === RUN TestSearchRegistryForImages [2022-04-05T12:12:07.557Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-05T12:12:07.557Z] === RUN TestOnlyPlatformWithFallback [2022-04-05T12:12:07.557Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-05T12:12:07.557Z] === RUN TestImageDelete [2022-04-05T12:12:07.557Z] === RUN TestImageDelete/no_lease [2022-04-05T12:12:07.557Z] === RUN TestImageDelete/lease_exists [2022-04-05T12:12:07.557Z] --- PASS: TestImageDelete (0.05s) [2022-04-05T12:12:07.557Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-05T12:12:07.557Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-05T12:12:07.557Z] === RUN TestContentStoreForPull [2022-04-05T12:12:07.557Z] --- PASS: TestContentStoreForPull (0.16s) [2022-04-05T12:12:07.557Z] PASS [2022-04-05T12:12:07.557Z] coverage: 6.6% of statements [2022-04-05T12:12:07.557Z] ok github.com/docker/docker/daemon/images 0.314s coverage: 6.6% of statements [2022-04-05T12:12:07.557Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-05T12:12:07.557Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-05T12:12:07.557Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-05T12:12:07.557Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-05T12:12:07.557Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-05T12:12:07.557Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-05T12:12:07.582Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-05T12:12:07.980Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-05T12:12:08.026Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-05T12:12:08.026Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-05T12:12:08.026Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-05T12:12:08.026Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2022-04-05T12:12:08.026Z] === RUN TestFastTimeMarshalJSON [2022-04-05T12:12:08.026Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-04-05T12:12:08.026Z] PASS [2022-04-05T12:12:08.026Z] coverage: 87.2% of statements [2022-04-05T12:12:08.026Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.171s coverage: 87.2% of statements [2022-04-05T12:12:08.239Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-05T12:12:08.484Z] === CONT TestReadPluginNoRead [2022-04-05T12:12:08.484Z] read_test.go:92: [d7d8afba0abf7] daemon is not started [2022-04-05T12:12:08.484Z] --- PASS: TestReadPluginNoRead (5.86s) [2022-04-05T12:12:08.484Z] --- PASS: TestReadPluginNoRead/default (1.57s) [2022-04-05T12:12:08.484Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.11s) [2022-04-05T12:12:08.484Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.09s) [2022-04-05T12:12:08.484Z] PASS [2022-04-05T12:12:08.484Z] [2022-04-05T12:12:08.484Z] DONE 6 tests in 8.912s [2022-04-05T12:12:08.484Z] 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-04-05T12:12:08.484Z] ++ 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-04-05T12:12:08.484Z] ++ set -e [2022-04-05T12:12:08.484Z] ++ '[' -n 0 ']' [2022-04-05T12:12:08.484Z] ++ set -x [2022-04-05T12:12:08.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=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-04-05T12:12:08.485Z] testing: warning: no tests to run [2022-04-05T12:12:08.485Z] PASS [2022-04-05T12:12:08.485Z] [2022-04-05T12:12:08.485Z] DONE 0 tests in 0.036s [2022-04-05T12:12:08.485Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-05T12:12:08.485Z] ++ 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-04-05T12:12:08.485Z] ++ set -e [2022-04-05T12:12:08.485Z] ++ '[' -n 0 ']' [2022-04-05T12:12:08.485Z] ++ set -x [2022-04-05T12:12:08.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=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-04-05T12:12:08.485Z] INFO: Testing against a local daemon [2022-04-05T12:12:08.485Z] === RUN TestPluginWithDevMounts [2022-04-05T12:12:08.485Z] === PAUSE TestPluginWithDevMounts [2022-04-05T12:12:08.485Z] === CONT TestPluginWithDevMounts [2022-04-05T12:12:08.494Z] === RUN TestJSONFileLogger [2022-04-05T12:12:08.494Z] --- PASS: TestJSONFileLogger (0.02s) [2022-04-05T12:12:08.494Z] === RUN TestJSONFileLoggerWithTags [2022-04-05T12:12:08.494Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-04-05T12:12:08.494Z] === RUN TestJSONFileLoggerWithOpts [2022-04-05T12:12:08.494Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-05T12:12:08.494Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-05T12:12:08.494Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-05T12:12:08.494Z] === RUN TestEncodeDecode [2022-04-05T12:12:08.494Z] === PAUSE TestEncodeDecode [2022-04-05T12:12:08.494Z] === RUN TestUnexpectedEOF [2022-04-05T12:12:08.494Z] time="2022-04-05T12:12:08Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-05T12:12:08.494Z] time="2022-04-05T12:12:08Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-05T12:12:08.494Z] --- PASS: TestUnexpectedEOF (0.11s) [2022-04-05T12:12:08.494Z] === CONT TestEncodeDecode [2022-04-05T12:12:08.494Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-05T12:12:08.494Z] PASS [2022-04-05T12:12:08.494Z] coverage: 69.9% of statements [2022-04-05T12:12:08.494Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.229s coverage: 69.9% of statements [2022-04-05T12:12:08.961Z] === RUN TestWriteLog [2022-04-05T12:12:08.961Z] === PAUSE TestWriteLog [2022-04-05T12:12:08.961Z] === RUN TestReadLog [2022-04-05T12:12:08.961Z] === PAUSE TestReadLog [2022-04-05T12:12:08.961Z] === RUN TestDecode [2022-04-05T12:12:08.961Z] --- PASS: TestDecode (0.02s) [2022-04-05T12:12:08.961Z] === CONT TestWriteLog [2022-04-05T12:12:08.961Z] --- PASS: TestWriteLog (0.00s) [2022-04-05T12:12:08.961Z] === CONT TestReadLog [2022-04-05T12:12:08.961Z] === RUN TestReadLog/tail_exact [2022-04-05T12:12:08.961Z] === RUN TestReadLog/tail_less_than_available [2022-04-05T12:12:08.961Z] === RUN TestReadLog/tail_more_than_available [2022-04-05T12:12:08.961Z] --- PASS: TestReadLog (0.18s) [2022-04-05T12:12:08.961Z] --- PASS: TestReadLog/tail_exact (0.13s) [2022-04-05T12:12:08.961Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-05T12:12:08.961Z] --- PASS: TestReadLog/tail_more_than_available (0.04s) [2022-04-05T12:12:08.961Z] PASS [2022-04-05T12:12:08.961Z] coverage: 78.7% of statements [2022-04-05T12:12:08.961Z] ok github.com/docker/docker/daemon/logger/local 0.297s coverage: 78.7% of statements [2022-04-05T12:12:08.961Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-05T12:12:09.814Z] Cannot create a file when that file already exists. [2022-04-05T12:12:09.948Z] === RUN TestLog [2022-04-05T12:12:09.948Z] === RUN TestOpenFileDelete [2022-04-05T12:12:09.948Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-05T12:12:09.948Z] === RUN TestOpenFileRename [2022-04-05T12:12:09.948Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-05T12:12:09.948Z] === RUN TestHandleDecoderErr [2022-04-05T12:12:09.948Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-05T12:12:09.948Z] === RUN TestParseLogTagDefaultTag [2022-04-05T12:12:09.948Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-05T12:12:09.948Z] === RUN TestParseLogTag [2022-04-05T12:12:09.948Z] --- PASS: TestParseLogTag (0.00s) [2022-04-05T12:12:09.948Z] === RUN TestParseLogTagEmptyTag [2022-04-05T12:12:09.948Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-05T12:12:09.948Z] === RUN TestTailFiles [2022-04-05T12:12:09.948Z] --- PASS: TestTailFiles (0.00s) [2022-04-05T12:12:09.948Z] === RUN TestFollowLogsConsumerGone [2022-04-05T12:12:09.948Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-05T12:12:09.948Z] === RUN TestFollowLogsProducerGone [2022-04-05T12:12:09.948Z] --- PASS: TestLog (0.02s) [2022-04-05T12:12:09.948Z] PASS [2022-04-05T12:12:09.948Z] coverage: 31.5% of statements [2022-04-05T12:12:09.948Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-05T12:12:09.948Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-05T12:12:09.948Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-05T12:12:09.948Z] === RUN TestCheckCapacityAndRotate [2022-04-05T12:12:09.948Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-05T12:12:09.948Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.094s coverage: 31.5% of statements [2022-04-05T12:12:09.948Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-05T12:12:09.948Z] --- PASS: TestCheckCapacityAndRotate (0.13s) [2022-04-05T12:12:09.948Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-05T12:12:09.948Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-04-05T12:12:09.948Z] PASS [2022-04-05T12:12:09.948Z] coverage: 55.1% of statements [2022-04-05T12:12:09.948Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.191s coverage: 55.1% of statements [2022-04-05T12:12:10.141Z] --- PASS: TestUpdateRestartPolicy (12.39s) [2022-04-05T12:12:10.141Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-05T12:12:10.394Z] --- PASS: TestPluginWithDevMounts (1.48s) [2022-04-05T12:12:10.394Z] PASS [2022-04-05T12:12:10.394Z] [2022-04-05T12:12:10.394Z] DONE 1 tests in 1.591s [2022-04-05T12:12:10.394Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-05T12:12:10.394Z] ++ 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-04-05T12:12:10.394Z] ++ set -e [2022-04-05T12:12:10.394Z] ++ '[' -n 0 ']' [2022-04-05T12:12:10.394Z] ++ set -x [2022-04-05T12:12:10.394Z] ++ 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-04-05T12:12:10.394Z] INFO: Testing against a local daemon [2022-04-05T12:12:10.394Z] === RUN TestSecretInspect [2022-04-05T12:12:10.417Z] === RUN TestValidateLogOpt [2022-04-05T12:12:10.418Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-05T12:12:10.418Z] === RUN TestNewMissedConfig [2022-04-05T12:12:10.418Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-05T12:12:10.418Z] === RUN TestNewMissedUrl [2022-04-05T12:12:10.418Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-05T12:12:10.418Z] === RUN TestNewMissedToken [2022-04-05T12:12:10.418Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-05T12:12:10.418Z] === RUN TestNewWithProxy [2022-04-05T12:12:10.418Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-05T12:12:10.418Z] === RUN TestDefault [2022-04-05T12:12:10.418Z] --- PASS: TestDefault (0.01s) [2022-04-05T12:12:10.418Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-05T12:12:10.418Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-05T12:12:10.418Z] === RUN TestJsonFormat [2022-04-05T12:12:10.418Z] --- PASS: TestJsonFormat (0.01s) [2022-04-05T12:12:10.418Z] === RUN TestRawFormat [2022-04-05T12:12:10.418Z] --- PASS: TestRawFormat (0.00s) [2022-04-05T12:12:10.418Z] === RUN TestRawFormatWithLabels [2022-04-05T12:12:10.418Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-05T12:12:10.418Z] === RUN TestRawFormatWithoutTag [2022-04-05T12:12:10.418Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-05T12:12:10.418Z] === RUN TestBatching [2022-04-05T12:12:10.418Z] --- PASS: TestBatching (0.22s) [2022-04-05T12:12:10.418Z] === RUN TestFrequency [2022-04-05T12:12:10.418Z] === RUN TestNewParse [2022-04-05T12:12:10.418Z] --- PASS: TestNewParse (0.00s) [2022-04-05T12:12:10.418Z] PASS [2022-04-05T12:12:10.418Z] coverage: 8.3% of statements [2022-04-05T12:12:10.418Z] ok github.com/docker/docker/daemon/logger/templates 0.051s coverage: 8.3% of statements [2022-04-05T12:12:10.708Z] --- PASS: TestUpdateRestartWithAutoRemove (0.75s) [2022-04-05T12:12:10.708Z] === RUN TestWaitNonBlocked [2022-04-05T12:12:10.708Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T12:12:10.708Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T12:12:10.708Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T12:12:10.708Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T12:12:10.708Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T12:12:10.708Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T12:12:10.885Z] --- PASS: TestFrequency (0.17s) [2022-04-05T12:12:10.885Z] === RUN TestOneMessagePerRequest [2022-04-05T12:12:10.885Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-05T12:12:10.885Z] === RUN TestVerify [2022-04-05T12:12:10.885Z] --- PASS: TestVerify (0.00s) [2022-04-05T12:12:10.885Z] === RUN TestSkipVerify [2022-04-05T12:12:10.885Z] === RUN TestParseLogFormat [2022-04-05T12:12:10.885Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-05T12:12:10.885Z] === RUN TestValidateLogOptEmpty [2022-04-05T12:12:10.885Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-05T12:12:10.885Z] === RUN TestValidateSyslogAddress [2022-04-05T12:12:10.885Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-05T12:12:10.885Z] === RUN TestParseAddressDefaultPort [2022-04-05T12:12:10.885Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-05T12:12:10.885Z] === RUN TestValidateSyslogFacility [2022-04-05T12:12:10.885Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-05T12:12:10.885Z] === RUN TestValidateLogOptSyslogFormat [2022-04-05T12:12:10.885Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-05T12:12:10.885Z] === RUN TestValidateLogOpt [2022-04-05T12:12:10.885Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-05T12:12:10.885Z] PASS [2022-04-05T12:12:10.885Z] coverage: 46.8% of statements [2022-04-05T12:12:10.885Z] ok github.com/docker/docker/daemon/logger/syslog 0.041s coverage: 46.8% of statements [2022-04-05T12:12:10.885Z] time="2022-04-05T12:12:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:12:10.885Z] time="2022-04-05T12:12:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:12:10.885Z] time="2022-04-05T12:12:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:12:10.885Z] time="2022-04-05T12:12:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:12:10.967Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-05T12:12:10.967Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-05T12:12:10.967Z] check_test.go:308: [dd8e7473e9ecb] daemon is not started [2022-04-05T12:12:10.967Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-05T12:12:10.967Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-05T12:12:10.967Z] check_test.go:308: [df6a81dab7382] daemon is not started [2022-04-05T12:12:10.967Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-05T12:12:11.354Z] --- PASS: TestSkipVerify (0.41s) [2022-04-05T12:12:11.354Z] === RUN TestBufferMaximum [2022-04-05T12:12:11.354Z] time="2022-04-05T12:12:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:12:11.354Z] time="2022-04-05T12:12:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:12:11.354Z] time="2022-04-05T12:12:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:12:11.354Z] time="2022-04-05T12:12:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:12:11.354Z] time="2022-04-05T12:12:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:12:11.354Z] time="2022-04-05T12:12:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649160730.844587\",\"host\":\"ed62dd3ba155\"}'" [2022-04-05T12:12:11.354Z] time="2022-04-05T12:12:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649160730.844587\",\"host\":\"ed62dd3ba155\"}'" [2022-04-05T12:12:11.354Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-05T12:12:11.354Z] === RUN TestServerAlwaysDown [2022-04-05T12:12:11.354Z] time="2022-04-05T12:12:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:12:11.354Z] time="2022-04-05T12:12:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:12:11.354Z] time="2022-04-05T12:12:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649160730.847595\",\"host\":\"ed62dd3ba155\"}'" [2022-04-05T12:12:11.354Z] time="2022-04-05T12:12:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649160730.847595\",\"host\":\"ed62dd3ba155\"}'" [2022-04-05T12:12:11.354Z] time="2022-04-05T12:12:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-05T12:12:11.354Z] time="2022-04-05T12:12:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649160730.847595\",\"host\":\"ed62dd3ba155\"}'" [2022-04-05T12:12:11.354Z] time="2022-04-05T12:12:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649160730.847595\",\"host\":\"ed62dd3ba155\"}'" [2022-04-05T12:12:11.354Z] time="2022-04-05T12:12:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649160730.847595\",\"host\":\"ed62dd3ba155\"}'" [2022-04-05T12:12:11.354Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-05T12:12:11.354Z] === RUN TestCannotSendAfterClose [2022-04-05T12:12:11.354Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-05T12:12:11.354Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-05T12:12:11.821Z] === RUN TestV1IDService [2022-04-05T12:12:12.296Z] --- PASS: TestV1IDService (0.02s) [2022-04-05T12:12:12.296Z] === RUN TestV2MetadataService [2022-04-05T12:12:12.296Z] time="2022-04-05T12:12:11Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-05T12:12:12.296Z] time="2022-04-05T12:12:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"ed62dd3ba155\"}'" [2022-04-05T12:12:12.296Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-05T12:12:12.296Z] PASS [2022-04-05T12:12:12.296Z] coverage: 82.5% of statements [2022-04-05T12:12:12.296Z] ok github.com/docker/docker/daemon/logger/splunk 1.882s coverage: 82.5% of statements [2022-04-05T12:12:12.296Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-05T12:12:12.296Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-05T12:12:12.296Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-05T12:12:12.304Z] --- PASS: TestSecretInspect (2.05s) [2022-04-05T12:12:12.304Z] === RUN TestSecretList [2022-04-05T12:12:12.346Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-05T12:12:12.346Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2022-04-05T12:12:12.346Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.24s) [2022-04-05T12:12:12.346Z] === RUN TestWaitBlocked [2022-04-05T12:12:12.346Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-05T12:12:12.346Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-05T12:12:12.346Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-05T12:12:12.346Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-05T12:12:12.346Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-05T12:12:12.346Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-05T12:12:12.346Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-05T12:12:12.765Z] === RUN TestSuccessfulDownload [2022-04-05T12:12:12.765Z] download_test.go:267: Needs fixing on Windows [2022-04-05T12:12:12.765Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-05T12:12:12.765Z] === RUN TestCancelledDownload [2022-04-05T12:12:12.765Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-05T12:12:12.765Z] === RUN TestMaxDownloadAttempts [2022-04-05T12:12:12.765Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-05T12:12:12.765Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-05T12:12:12.765Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-05T12:12:12.765Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-05T12:12:12.765Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-05T12:12:12.765Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-05T12:12:12.765Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-05T12:12:12.765Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-05T12:12:12.765Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-05T12:12:12.765Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-05T12:12:12.765Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-05T12:12:12.765Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-05T12:12:12.765Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-05T12:12:12.765Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-05T12:12:12.765Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-05T12:12:12.765Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-05T12:12:12.765Z] === RUN TestContinueOnError_NeverContinue [2022-04-05T12:12:12.765Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-05T12:12:12.765Z] === RUN TestManifestStore [2022-04-05T12:12:12.765Z] === RUN TestManifestStore/no_remote_or_local [2022-04-05T12:12:12.765Z] time="2022-04-05T12:12:12Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3540039867\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-05T12:12:12.765Z] === RUN TestManifestStore/no_local_cache [2022-04-05T12:12:12.765Z] === RUN TestManifestStore/with_local_cache [2022-04-05T12:12:12.765Z] === RUN TestManifestStore/unknown_media_type [2022-04-05T12:12:12.765Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-05T12:12:12.765Z] time="2022-04-05T12:12:12Z" level=warning msg="reference for unknown type: " [2022-04-05T12:12:12.765Z] time="2022-04-05T12:12:12Z" level=warning msg="reference for unknown type: " [2022-04-05T12:12:12.765Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-05T12:12:12.765Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-05T12:12:12.765Z] time="2022-04-05T12:12:12Z" level=warning msg="reference for unknown type: " [2022-04-05T12:12:12.765Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-05T12:12:12.765Z] time="2022-04-05T12:12:12Z" level=warning msg="reference for unknown type: " [2022-04-05T12:12:12.765Z] time="2022-04-05T12:12:12Z" level=warning msg="reference for unknown type: " [2022-04-05T12:12:12.765Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-05T12:12:12.765Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-05T12:12:12.765Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-05T12:12:12.765Z] time="2022-04-05T12:12:12Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-05T12:12:12.765Z] --- PASS: TestManifestStore (0.24s) [2022-04-05T12:12:12.765Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2022-04-05T12:12:12.765Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-05T12:12:12.765Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-05T12:12:12.765Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-04-05T12:12:12.765Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-05T12:12:12.765Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-05T12:12:12.765Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-05T12:12:12.765Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-05T12:12:12.765Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-05T12:12:12.765Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-05T12:12:12.765Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-05T12:12:13.233Z] === RUN TestDetectManifestBlobMediaType [2022-04-05T12:12:13.233Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-05T12:12:13.233Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-05T12:12:13.233Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-05T12:12:13.233Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-05T12:12:13.233Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-05T12:12:13.233Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-05T12:12:13.233Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-05T12:12:13.233Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-05T12:12:13.233Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-05T12:12:13.233Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-05T12:12:13.233Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-05T12:12:13.233Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-05T12:12:13.233Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-05T12:12:13.233Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-05T12:12:13.233Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-05T12:12:13.233Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-05T12:12:13.233Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-05T12:12:13.233Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-05T12:12:13.233Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-05T12:12:13.233Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-05T12:12:13.233Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-05T12:12:13.233Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-05T12:12:13.233Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-05T12:12:13.233Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-05T12:12:13.233Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-05T12:12:13.233Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-05T12:12:13.233Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-05T12:12:13.233Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-05T12:12:13.233Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-05T12:12:13.233Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-05T12:12:13.233Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-05T12:12:13.233Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-05T12:12:13.233Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-05T12:12:13.233Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-05T12:12:13.233Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-05T12:12:13.233Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-05T12:12:13.233Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-05T12:12:13.233Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-05T12:12:13.233Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-05T12:12:13.233Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-05T12:12:13.233Z] --- PASS: TestV2MetadataService (0.94s) [2022-04-05T12:12:13.233Z] PASS [2022-04-05T12:12:13.233Z] coverage: 48.2% of statements [2022-04-05T12:12:13.233Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-05T12:12:13.233Z] === RUN TestFixManifestLayers [2022-04-05T12:12:13.233Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-05T12:12:13.233Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-05T12:12:13.233Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-05T12:12:13.233Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-05T12:12:13.233Z] === RUN TestFixManifestLayersBadParent [2022-04-05T12:12:13.233Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-05T12:12:13.233Z] === RUN TestValidateManifest [2022-04-05T12:12:13.233Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-05T12:12:13.233Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-05T12:12:13.233Z] === RUN TestFormatPlatform [2022-04-05T12:12:13.233Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-05T12:12:13.233Z] === RUN TestPullSchema2Config [2022-04-05T12:12:13.233Z] === RUN TestPullSchema2Config/success_first_time [2022-04-05T12:12:13.233Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-05T12:12:13.233Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T12:12:13.233Z] === RUN TestPullSchema2Config/500_status [2022-04-05T12:12:13.233Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-05T12:12:13.233Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T12:12:13.233Z] ok github.com/docker/docker/distribution/metadata 1.018s coverage: 48.2% of statements [2022-04-05T12:12:13.233Z] time="2022-04-05T12:12:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-05T12:12:13.233Z] time="2022-04-05T12:12:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-05T12:12:13.233Z] time="2022-04-05T12:12:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-05T12:12:13.233Z] time="2022-04-05T12:12:12Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-05T12:12:13.233Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-05T12:12:13.233Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s) [2022-04-05T12:12:13.233Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s) [2022-04-05T12:12:13.233Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s) [2022-04-05T12:12:13.233Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s) [2022-04-05T12:12:13.233Z] === RUN TestTransfer [2022-04-05T12:12:13.233Z] --- PASS: TestTransfer (0.12s) [2022-04-05T12:12:13.233Z] === RUN TestConcurrencyLimit [2022-04-05T12:12:13.233Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T12:12:13.233Z] === RUN TestPullSchema2Config/EOF [2022-04-05T12:12:13.233Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-05T12:12:13.233Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T12:12:13.233Z] 2022/04/05 12:12:12 http: panic serving 127.0.0.1:49220: intentional panic [2022-04-05T12:12:13.233Z] goroutine 127 [running]: [2022-04-05T12:12:13.233Z] net/http.(*conn).serve.func1() [2022-04-05T12:12:13.233Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-05T12:12:13.233Z] panic({0xf99000, 0x117b8f0}) [2022-04-05T12:12:13.233Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-05T12:12:13.233Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0001e44e0?, {0x11830d8?, 0xc0004760e0?}) [2022-04-05T12:12:13.233Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-05T12:12:13.233Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x11830d8, 0xc0004760e0}, 0xc000272700) [2022-04-05T12:12:13.233Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-05T12:12:13.233Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x11830d8?, 0xc0004760e0?}, 0xc00005b800?) [2022-04-05T12:12:13.233Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-05T12:12:13.233Z] net/http.serverHandler.ServeHTTP({0xc000278270?}, {0x11830d8, 0xc0004760e0}, 0xc000272700) [2022-04-05T12:12:13.233Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-05T12:12:13.233Z] net/http.(*conn).serve(0xc0002f5e00, {0x1183950, 0xc0001e7590}) [2022-04-05T12:12:13.233Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-05T12:12:13.233Z] created by net/http.(*Server).Serve [2022-04-05T12:12:13.233Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-05T12:12:13.233Z] === RUN TestNotFound [2022-04-05T12:12:13.233Z] --- PASS: TestNotFound (0.00s) [2022-04-05T12:12:13.233Z] === RUN TestConflict [2022-04-05T12:12:13.233Z] --- PASS: TestConflict (0.00s) [2022-04-05T12:12:13.233Z] === RUN TestForbidden [2022-04-05T12:12:13.233Z] --- PASS: TestForbidden (0.00s) [2022-04-05T12:12:13.233Z] === RUN TestInvalidParameter [2022-04-05T12:12:13.233Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-05T12:12:13.233Z] === RUN TestNotImplemented [2022-04-05T12:12:13.233Z] --- PASS: TestNotImplemented (0.00s) [2022-04-05T12:12:13.233Z] === RUN TestNotModified [2022-04-05T12:12:13.233Z] --- PASS: TestNotModified (0.00s) [2022-04-05T12:12:13.233Z] === RUN TestUnauthorized [2022-04-05T12:12:13.233Z] --- PASS: TestUnauthorized (0.00s) [2022-04-05T12:12:13.233Z] === RUN TestUnknown [2022-04-05T12:12:13.233Z] --- PASS: TestUnknown (0.00s) [2022-04-05T12:12:13.233Z] === RUN TestCancelled [2022-04-05T12:12:13.233Z] --- PASS: TestCancelled (0.00s) [2022-04-05T12:12:13.233Z] === RUN TestDeadline [2022-04-05T12:12:13.233Z] --- PASS: TestDeadline (0.00s) [2022-04-05T12:12:13.233Z] === RUN TestDataLoss [2022-04-05T12:12:13.233Z] --- PASS: TestDataLoss (0.00s) [2022-04-05T12:12:13.233Z] === RUN TestUnavailable [2022-04-05T12:12:13.233Z] --- PASS: TestUnavailable (0.00s) [2022-04-05T12:12:13.233Z] === RUN TestSystem [2022-04-05T12:12:13.233Z] --- PASS: TestSystem (0.00s) [2022-04-05T12:12:13.233Z] === RUN TestFromStatusCode [2022-04-05T12:12:13.233Z] === RUN TestFromStatusCode/Not_Found [2022-04-05T12:12:13.233Z] === RUN TestFromStatusCode/Bad_Request [2022-04-05T12:12:13.233Z] === RUN TestFromStatusCode/Conflict [2022-04-05T12:12:13.233Z] === RUN TestFromStatusCode/Unauthorized [2022-04-05T12:12:13.233Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-05T12:12:13.233Z] === RUN TestFromStatusCode/Forbidden [2022-04-05T12:12:13.233Z] === RUN TestFromStatusCode/Not_Modified [2022-04-05T12:12:13.233Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-05T12:12:13.233Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-05T12:12:13.233Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-05T12:12:13.233Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-05T12:12:13.233Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-05T12:12:13.233Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-05T12:12:13.234Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-05T12:12:13.234Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-05T12:12:13.234Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-05T12:12:13.234Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-05T12:12:13.234Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-05T12:12:13.234Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-05T12:12:13.234Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-05T12:12:13.234Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-05T12:12:13.234Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-05T12:12:13.234Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-05T12:12:13.234Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-05T12:12:13.234Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-05T12:12:13.234Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-05T12:12:13.234Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-05T12:12:13.234Z] PASS [2022-04-05T12:12:13.234Z] coverage: 77.0% of statements [2022-04-05T12:12:13.234Z] ok github.com/docker/docker/errdefs 0.034s coverage: 77.0% of statements [2022-04-05T12:12:13.283Z] --- PASS: TestWaitBlocked (0.02s) [2022-04-05T12:12:13.283Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2022-04-05T12:12:13.283Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2022-04-05T12:12:13.283Z] === CONT TestContainerStartOnDaemonRestart [2022-04-05T12:12:13.283Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-05T12:12:13.283Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-05T12:12:13.702Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T12:12:13.702Z] === RUN TestPullSchema2Config/unauthorized [2022-04-05T12:12:13.702Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-05T12:12:13.702Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-05T12:12:13.702Z] --- PASS: TestPullSchema2Config (0.54s) [2022-04-05T12:12:13.702Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-05T12:12:13.702Z] --- PASS: TestPullSchema2Config/500_status (0.25s) [2022-04-05T12:12:13.702Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-05T12:12:13.702Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-05T12:12:13.702Z] === RUN TestGetRepositoryMountCandidates [2022-04-05T12:12:13.702Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-05T12:12:13.702Z] === RUN TestLayerAlreadyExists [2022-04-05T12:12:13.702Z] 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-04-05T12:12:13.702Z] 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-04-05T12:12:13.702Z] 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-04-05T12:12:13.702Z] 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-04-05T12:12:13.702Z] 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-04-05T12:12:13.702Z] 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-04-05T12:12:13.702Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-05T12:12:13.702Z] === RUN TestWhenEmptyAuthConfig [2022-04-05T12:12:13.702Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-04-05T12:12:13.702Z] === RUN TestInactiveJobs [2022-04-05T12:12:13.702Z] --- PASS: TestInactiveJobs (0.38s) [2022-04-05T12:12:13.702Z] === RUN TestWatchRelease [2022-04-05T12:12:14.170Z] --- PASS: TestWatchRelease (0.04s) [2022-04-05T12:12:14.170Z] === RUN TestWatchFinishedTransfer [2022-04-05T12:12:14.170Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-05T12:12:14.170Z] === RUN TestDuplicateTransfer [2022-04-05T12:12:14.170Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-05T12:12:14.170Z] === RUN TestSuccessfulUpload [2022-04-05T12:12:14.170Z] time="2022-04-05T12:12:13Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-05T12:12:14.170Z] --- PASS: TestSuccessfulUpload (0.37s) [2022-04-05T12:12:14.170Z] === RUN TestCancelledUpload [2022-04-05T12:12:14.170Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-05T12:12:14.170Z] PASS [2022-04-05T12:12:14.170Z] coverage: 76.8% of statements [2022-04-05T12:12:14.170Z] ok github.com/docker/docker/distribution/xfer 1.757s coverage: 76.8% of statements [2022-04-05T12:12:14.219Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-05T12:12:14.222Z] --- PASS: TestSecretList (2.06s) [2022-04-05T12:12:14.222Z] === RUN TestSecretsCreateAndDelete [2022-04-05T12:12:14.443Z] Removing intermediate container 4c7b7d0c7e5c [2022-04-05T12:12:14.444Z] ---> 36e6e1e4908f [2022-04-05T12:12:14.444Z] Step 13/13 : CMD ["sh"] [2022-04-05T12:12:14.444Z] ---> Running in 9967a890d0eb [2022-04-05T12:12:14.477Z] check_test.go:308: [da1a97715a989] daemon is not started [2022-04-05T12:12:14.477Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-05T12:12:14.477Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-05T12:12:14.639Z] === RUN TestCompare [2022-04-05T12:12:14.639Z] --- PASS: TestCompare (0.00s) [2022-04-05T12:12:14.639Z] PASS [2022-04-05T12:12:14.639Z] coverage: 19.2% of statements [2022-04-05T12:12:14.639Z] === RUN TestFSGetInvalidData [2022-04-05T12:12:14.639Z] ok github.com/docker/docker/image/cache 0.056s coverage: 19.2% of statements [2022-04-05T12:12:14.639Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-05T12:12:14.639Z] === RUN TestFSInvalidSet [2022-04-05T12:12:14.639Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-05T12:12:14.639Z] === RUN TestFSInvalidRoot [2022-04-05T12:12:14.639Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-05T12:12:14.639Z] === RUN TestFSMetadataGetSet [2022-04-05T12:12:14.639Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-04-05T12:12:14.639Z] === RUN TestFSInvalidWalker [2022-04-05T12:12:14.639Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-05T12:12:14.639Z] === RUN TestFSGetSet [2022-04-05T12:12:14.639Z] --- PASS: TestFSGetSet (0.03s) [2022-04-05T12:12:14.639Z] === RUN TestFSGetUnsetKey [2022-04-05T12:12:14.639Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-05T12:12:14.639Z] === RUN TestFSGetEmptyData [2022-04-05T12:12:14.639Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-05T12:12:14.639Z] === RUN TestFSDelete [2022-04-05T12:12:14.639Z] --- PASS: TestFSDelete (0.01s) [2022-04-05T12:12:14.639Z] === RUN TestFSWalker [2022-04-05T12:12:14.639Z] --- PASS: TestFSWalker (0.01s) [2022-04-05T12:12:14.639Z] === RUN TestFSWalkerStopOnError [2022-04-05T12:12:14.639Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-05T12:12:14.639Z] === RUN TestNewFromJSON [2022-04-05T12:12:14.639Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-05T12:12:14.639Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-05T12:12:14.639Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-05T12:12:14.639Z] === RUN TestMarshalKeyOrder [2022-04-05T12:12:14.639Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-05T12:12:14.639Z] === RUN TestHistoryEqual [2022-04-05T12:12:14.639Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) [2022-04-05T12:12:14.639Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-05T12:12:14.639Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-05T12:12:14.639Z] === RUN TestTokenPassThru [2022-04-05T12:12:14.639Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-05T12:12:14.639Z] === RUN TestTokenPassThruDifferentHost [2022-04-05T12:12:14.639Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2022-04-05T12:12:14.639Z] PASS [2022-04-05T12:12:14.639Z] coverage: 26.6% of statements [2022-04-05T12:12:14.639Z] ok github.com/docker/docker/distribution 1.967s coverage: 26.6% of statements [2022-04-05T12:12:14.639Z] --- PASS: TestHistoryEqual (0.13s) [2022-04-05T12:12:14.639Z] === RUN TestImage [2022-04-05T12:12:14.639Z] --- PASS: TestImage (0.00s) [2022-04-05T12:12:14.639Z] === RUN TestImageOSNotEmpty [2022-04-05T12:12:14.639Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-05T12:12:14.639Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-05T12:12:14.639Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-05T12:12:14.639Z] === RUN TestCreate [2022-04-05T12:12:14.639Z] --- PASS: TestCreate (0.00s) [2022-04-05T12:12:14.639Z] === RUN TestRestore [2022-04-05T12:12:14.639Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-05T12:12:14.639Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-05T12:12:14.639Z] time="2022-04-05T12:12:14Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-05T12:12:14.639Z] --- PASS: TestRestore (0.04s) [2022-04-05T12:12:14.639Z] === RUN TestAddDelete [2022-04-05T12:12:14.639Z] --- PASS: TestAddDelete (0.03s) [2022-04-05T12:12:14.639Z] === RUN TestSearchAfterDelete [2022-04-05T12:12:14.639Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-05T12:12:14.639Z] === RUN TestParentReset [2022-04-05T12:12:14.639Z] --- PASS: TestParentReset (0.03s) [2022-04-05T12:12:14.639Z] === RUN TestGetAndSetLastUpdated [2022-04-05T12:12:14.893Z] Removing intermediate container 9967a890d0eb [2022-04-05T12:12:14.893Z] ---> 5b6918da019c [2022-04-05T12:12:14.893Z] Successfully built 5b6918da019c [2022-04-05T12:12:14.893Z] Successfully tagged busybox:latest [2022-04-05T12:12:14.893Z] INFO: Docker images of the daemon under test [2022-04-05T12:12:14.893Z] [2022-04-05T12:12:14.893Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-05T12:12:14.893Z] busybox latest 5b6918da019c Less than a second ago 5.01GB [2022-04-05T12:12:14.893Z] microsoft/windowsservercore latest 02f938cacc3b 4 weeks ago 4.96GB [2022-04-05T12:12:14.893Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 4 weeks ago 4.96GB [2022-04-05T12:12:14.893Z] [2022-04-05T12:12:14.893Z] INFO: Running integration tests at 04/05/2022 12:12:14... [2022-04-05T12:12:14.893Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-05T12:12:14.893Z] INFO: Integration API tests being run from the host: [2022-04-05T12:12:14.893Z] INFO: make.ps1 starting at 04/05/2022 12:12:14 [2022-04-05T12:12:15.107Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-05T12:12:15.107Z] === RUN TestStoreLen [2022-04-05T12:12:15.107Z] --- PASS: TestStoreLen (0.06s) [2022-04-05T12:12:15.107Z] PASS [2022-04-05T12:12:15.107Z] coverage: 86.9% of statements [2022-04-05T12:12:15.107Z] ok github.com/docker/docker/image 0.550s coverage: 86.9% of statements [2022-04-05T12:12:15.425Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-05T12:12:15.575Z] === RUN TestMakeV1ConfigFromConfig [2022-04-05T12:12:15.575Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-05T12:12:15.575Z] PASS [2022-04-05T12:12:15.575Z] coverage: 25.0% of statements [2022-04-05T12:12:15.575Z] ok github.com/docker/docker/image/v1 0.088s coverage: 25.0% of statements [2022-04-05T12:12:15.575Z] === RUN TestValidateManifest [2022-04-05T12:12:15.575Z] === RUN TestValidateManifest/nil [2022-04-05T12:12:15.575Z] === RUN TestValidateManifest/non-nil [2022-04-05T12:12:15.575Z] --- PASS: TestValidateManifest (0.00s) [2022-04-05T12:12:15.575Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-05T12:12:15.575Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-05T12:12:15.575Z] PASS [2022-04-05T12:12:15.575Z] coverage: 0.7% of statements [2022-04-05T12:12:15.575Z] ok github.com/docker/docker/image/tarexport 0.112s coverage: 0.7% of statements [2022-04-05T12:12:15.575Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-05T12:12:15.843Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-05T12:12:16.043Z] === RUN TestSerialization [2022-04-05T12:12:16.043Z] --- PASS: TestSerialization (0.02s) [2022-04-05T12:12:16.043Z] PASS [2022-04-05T12:12:16.043Z] coverage: 100.0% of statements [2022-04-05T12:12:16.043Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2022-04-05T12:12:16.360Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-05T12:12:16.618Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-05T12:12:16.765Z] --- PASS: TestSecretsCreateAndDelete (2.09s) [2022-04-05T12:12:16.765Z] === RUN TestSecretsUpdate [2022-04-05T12:12:16.879Z] --- PASS: TestContainerStartOnDaemonRestart (3.62s) [2022-04-05T12:12:16.879Z] === CONT TestIpcModeOlderClient [2022-04-05T12:12:16.879Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-04-05T12:12:16.879Z] === CONT TestContainerKillOnDaemonStart [2022-04-05T12:12:17.030Z] === RUN TestEnvironmentParsing [2022-04-05T12:12:17.030Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-05T12:12:17.030Z] PASS [2022-04-05T12:12:17.030Z] coverage: 1.2% of statements [2022-04-05T12:12:17.030Z] ok github.com/docker/docker/libcontainerd/local 0.048s coverage: 1.2% of statements [2022-04-05T12:12:17.030Z] === RUN TestEmptyLayer [2022-04-05T12:12:17.030Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-05T12:12:17.030Z] === RUN TestCommitFailure [2022-04-05T12:12:17.030Z] --- PASS: TestCommitFailure (0.01s) [2022-04-05T12:12:17.030Z] === RUN TestStartTransactionFailure [2022-04-05T12:12:17.030Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-05T12:12:17.030Z] === RUN TestGetOrphan [2022-04-05T12:12:17.285Z] --- PASS: TestBuildMultiStageLayerLeak (9.49s) [2022-04-05T12:12:17.285Z] === RUN TestBuildWithHugeFile [2022-04-05T12:12:17.447Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.16s) [2022-04-05T12:12:17.447Z] === CONT TestDaemonHostGatewayIP [2022-04-05T12:12:17.500Z] --- PASS: TestGetOrphan (0.01s) [2022-04-05T12:12:17.500Z] === RUN TestMountAndRegister [2022-04-05T12:12:17.500Z] layer_test.go:258: Layer size: 14 [2022-04-05T12:12:17.500Z] --- PASS: TestMountAndRegister (0.06s) [2022-04-05T12:12:17.500Z] === RUN TestLayerRelease [2022-04-05T12:12:17.500Z] layer_test.go:291: Failing on Windows [2022-04-05T12:12:17.500Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-05T12:12:17.500Z] === RUN TestStoreRestore [2022-04-05T12:12:17.500Z] layer_test.go:340: Failing on Windows [2022-04-05T12:12:17.500Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-05T12:12:17.500Z] === RUN TestTarStreamStability [2022-04-05T12:12:17.500Z] layer_test.go:455: Failing on Windows [2022-04-05T12:12:17.500Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-05T12:12:17.500Z] === RUN TestRegisterExistingLayer [2022-04-05T12:12:17.500Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-04-05T12:12:17.500Z] === RUN TestTarStreamVerification [2022-04-05T12:12:17.500Z] layer_test.go:684: Failing on Windows [2022-04-05T12:12:17.500Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-05T12:12:17.500Z] === RUN TestLayerMigration [2022-04-05T12:12:17.500Z] migration_test.go:45: Failing on Windows [2022-04-05T12:12:17.500Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-05T12:12:17.500Z] === RUN TestLayerMigrationNoTarsplit [2022-04-05T12:12:17.500Z] migration_test.go:181: Failing on Windows [2022-04-05T12:12:17.500Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-05T12:12:17.500Z] === RUN TestMountInit [2022-04-05T12:12:17.500Z] mount_test.go:17: Failing on Windows [2022-04-05T12:12:17.500Z] --- SKIP: TestMountInit (0.00s) [2022-04-05T12:12:17.500Z] === RUN TestMountSize [2022-04-05T12:12:17.500Z] mount_test.go:76: Failing on Windows [2022-04-05T12:12:17.500Z] --- SKIP: TestMountSize (0.00s) [2022-04-05T12:12:17.500Z] === RUN TestMountChanges [2022-04-05T12:12:17.500Z] mount_test.go:125: Failing on Windows [2022-04-05T12:12:17.500Z] --- SKIP: TestMountChanges (0.00s) [2022-04-05T12:12:17.500Z] === RUN TestMountApply [2022-04-05T12:12:17.500Z] mount_test.go:212: Failing on Windows [2022-04-05T12:12:17.500Z] --- SKIP: TestMountApply (0.00s) [2022-04-05T12:12:17.500Z] PASS [2022-04-05T12:12:17.500Z] coverage: 30.6% of statements [2022-04-05T12:12:17.500Z] ok github.com/docker/docker/layer 0.288s coverage: 30.6% of statements [2022-04-05T12:12:17.500Z] === RUN TestSequenceGetAvailableBit [2022-04-05T12:12:17.500Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-05T12:12:17.500Z] === RUN TestSequenceEqual [2022-04-05T12:12:17.500Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-05T12:12:17.500Z] === RUN TestSequenceCopy [2022-04-05T12:12:17.500Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-05T12:12:17.500Z] === RUN TestGetFirstAvailable [2022-04-05T12:12:17.500Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-05T12:12:17.500Z] === RUN TestFindSequence [2022-04-05T12:12:17.500Z] --- PASS: TestFindSequence (0.00s) [2022-04-05T12:12:17.500Z] === RUN TestCheckIfAvailable [2022-04-05T12:12:17.500Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-05T12:12:17.500Z] === RUN TestMergeSequences [2022-04-05T12:12:17.500Z] --- PASS: TestMergeSequences (0.00s) [2022-04-05T12:12:17.500Z] === RUN TestPushReservation [2022-04-05T12:12:17.500Z] --- PASS: TestPushReservation (0.00s) [2022-04-05T12:12:17.500Z] === RUN TestSerializeDeserialize [2022-04-05T12:12:17.500Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-05T12:12:17.500Z] === RUN TestSet [2022-04-05T12:12:17.500Z] --- PASS: TestSet (0.00s) [2022-04-05T12:12:17.500Z] === RUN TestSetUnset [2022-04-05T12:12:17.500Z] --- PASS: TestSetUnset (0.00s) [2022-04-05T12:12:17.500Z] === RUN TestOffsetSetUnset [2022-04-05T12:12:17.500Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-05T12:12:17.500Z] === RUN TestSetInRange [2022-04-05T12:12:17.500Z] --- PASS: TestSetInRange (0.00s) [2022-04-05T12:12:17.500Z] === RUN TestSetAnyInRange [2022-04-05T12:12:17.500Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-05T12:12:17.500Z] === RUN TestMethods [2022-04-05T12:12:17.500Z] --- PASS: TestMethods (0.00s) [2022-04-05T12:12:17.500Z] === RUN TestRandomAllocateDeallocate [2022-04-05T12:12:17.500Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-05T12:12:17.500Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-05T12:12:17.500Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-05T12:12:17.500Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-05T12:12:18.675Z] --- PASS: TestSecretsUpdate (2.08s) [2022-04-05T12:12:18.675Z] === RUN TestTemplatedSecret [2022-04-05T12:12:19.354Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-05T12:12:19.715Z] === RUN TestInvalidConfig [2022-04-05T12:12:19.715Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-05T12:12:19.715Z] === RUN TestConfig [2022-04-05T12:12:19.715Z] --- PASS: TestConfig (0.00s) [2022-04-05T12:12:19.715Z] === RUN TestOptionsLabels [2022-04-05T12:12:19.715Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-05T12:12:19.715Z] === RUN TestValidName [2022-04-05T12:12:19.715Z] --- PASS: TestValidName (0.00s) [2022-04-05T12:12:19.715Z] PASS [2022-04-05T12:12:19.715Z] coverage: 19.7% of statements [2022-04-05T12:12:19.715Z] ok github.com/docker/docker/libnetwork/config 0.066s coverage: 19.7% of statements [2022-04-05T12:12:19.715Z] === RUN TestKey [2022-04-05T12:12:19.715Z] --- PASS: TestKey (0.00s) [2022-04-05T12:12:19.715Z] === RUN TestParseKey [2022-04-05T12:12:19.715Z] --- PASS: TestParseKey (0.00s) [2022-04-05T12:12:19.715Z] === RUN TestInvalidDataStore [2022-04-05T12:12:19.715Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-05T12:12:19.715Z] === RUN TestKVObjectFlatKey [2022-04-05T12:12:19.715Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-05T12:12:19.715Z] === RUN TestAtomicKVObjectFlatKey [2022-04-05T12:12:19.715Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-05T12:12:19.715Z] PASS [2022-04-05T12:12:19.715Z] coverage: 21.9% of statements [2022-04-05T12:12:19.715Z] ok github.com/docker/docker/libnetwork/datastore 0.040s coverage: 21.9% of statements [2022-04-05T12:12:20.587Z] --- PASS: TestTemplatedSecret (2.33s) [2022-04-05T12:12:20.587Z] === RUN TestSecretCreateResolve [2022-04-05T12:12:20.703Z] === RUN TestIPDataMarshalling [2022-04-05T12:12:20.703Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-05T12:12:20.703Z] === RUN TestValidateAndIsV6 [2022-04-05T12:12:20.703Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-05T12:12:20.703Z] PASS [2022-04-05T12:12:20.703Z] coverage: 68.9% of statements [2022-04-05T12:12:20.703Z] ok github.com/docker/docker/libnetwork/driverapi 0.045s coverage: 68.9% of statements [2022-04-05T12:12:20.703Z] === RUN TestErrorInterfaces [2022-04-05T12:12:20.703Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-05T12:12:20.703Z] === RUN TestNetworkMarshalling [2022-04-05T12:12:21.171Z] --- PASS: TestNetworkMarshalling (0.13s) [2022-04-05T12:12:21.171Z] === RUN TestEndpointMarshalling [2022-04-05T12:12:21.171Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-05T12:12:21.171Z] === RUN TestAuxAddresses [2022-04-05T12:12:21.171Z] time="2022-04-05T12:12:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-05T12:12:21.171Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-05T12:12:21.171Z] === RUN TestSRVServiceQuery [2022-04-05T12:12:21.171Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:12:21.171Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-05T12:12:21.171Z] === RUN TestServiceVIPReuse [2022-04-05T12:12:21.171Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:12:21.171Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-05T12:12:21.171Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-05T12:12:21.171Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:12:21.171Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-05T12:12:21.171Z] === RUN TestDNSIPQuery [2022-04-05T12:12:21.171Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:12:21.171Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-05T12:12:21.171Z] === RUN TestDNSProxyServFail [2022-04-05T12:12:21.171Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:12:21.171Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-05T12:12:21.171Z] === RUN TestSandboxAddEmpty [2022-04-05T12:12:21.171Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:12:21.171Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-05T12:12:21.171Z] === RUN TestSandboxAddMultiPrio [2022-04-05T12:12:21.171Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:12:21.171Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-05T12:12:21.171Z] === RUN TestSandboxAddSamePrio [2022-04-05T12:12:21.171Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:12:21.171Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-05T12:12:21.171Z] === RUN TestCleanupServiceDiscovery [2022-04-05T12:12:21.171Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:12:21.171Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-05T12:12:21.171Z] === RUN TestDNSOptions [2022-04-05T12:12:21.171Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:12:21.171Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-05T12:12:21.171Z] === RUN TestMultipleControllersWithSameStore [2022-04-05T12:12:21.171Z] time="2022-04-05T12:12:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-05T12:12:21.171Z] time="2022-04-05T12:12:20Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-05T12:12:21.171Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-05T12:12:21.171Z] PASS [2022-04-05T12:12:21.171Z] coverage: 8.5% of statements [2022-04-05T12:12:21.171Z] ok github.com/docker/docker/libnetwork 0.260s coverage: 8.5% of statements [2022-04-05T12:12:21.171Z] === RUN TestDriver [2022-04-05T12:12:21.171Z] --- PASS: TestDriver (0.00s) [2022-04-05T12:12:21.171Z] PASS [2022-04-05T12:12:21.171Z] coverage: 34.8% of statements [2022-04-05T12:12:21.171Z] ok github.com/docker/docker/libnetwork/drivers/host 0.039s coverage: 34.8% of statements [2022-04-05T12:12:21.257Z] --- PASS: TestDaemonHostGatewayIP (3.81s) [2022-04-05T12:12:21.257Z] === CONT TestDaemonRestartIpcMode [2022-04-05T12:12:21.640Z] === RUN TestDriver [2022-04-05T12:12:21.640Z] --- PASS: TestDriver (0.00s) [2022-04-05T12:12:21.640Z] PASS [2022-04-05T12:12:21.640Z] coverage: 34.8% of statements [2022-04-05T12:12:21.640Z] ok github.com/docker/docker/libnetwork/drivers/null 0.036s coverage: 34.8% of statements [2022-04-05T12:12:22.109Z] === RUN TestNetworkAllocateFree [2022-04-05T12:12:22.110Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-05T12:12:22.110Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-05T12:12:22.110Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-05T12:12:22.110Z] PASS [2022-04-05T12:12:22.110Z] coverage: 63.6% of statements [2022-04-05T12:12:22.110Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.050s coverage: 63.6% of statements [2022-04-05T12:12:22.195Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-05T12:12:22.578Z] === RUN TestGetEmptyCapabilities [2022-04-05T12:12:22.578Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-05T12:12:22.578Z] === RUN TestGetExtraCapabilities [2022-04-05T12:12:22.578Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-05T12:12:22.578Z] === RUN TestGetInvalidCapabilities [2022-04-05T12:12:22.578Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-05T12:12:22.578Z] === RUN TestRemoteDriver [2022-04-05T12:12:22.578Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-05T12:12:22.578Z] === RUN TestDriverError [2022-04-05T12:12:22.578Z] --- PASS: TestDriverError (0.01s) [2022-04-05T12:12:22.578Z] === RUN TestMissingValues [2022-04-05T12:12:22.578Z] --- PASS: TestMissingValues (0.00s) [2022-04-05T12:12:22.578Z] === RUN TestRollback [2022-04-05T12:12:22.578Z] --- PASS: TestRollback (0.00s) [2022-04-05T12:12:22.578Z] PASS [2022-04-05T12:12:22.578Z] coverage: 57.4% of statements [2022-04-05T12:12:22.578Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.079s coverage: 57.4% of statements [2022-04-05T12:12:23.045Z] === RUN TestNAT [2022-04-05T12:12:23.045Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-05T12:12:23.045Z] --- SKIP: TestNAT (0.00s) [2022-04-05T12:12:23.045Z] === RUN TestTransparent [2022-04-05T12:12:23.045Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-05T12:12:23.045Z] --- SKIP: TestTransparent (0.00s) [2022-04-05T12:12:23.045Z] PASS [2022-04-05T12:12:23.045Z] coverage: 0.0% of statements [2022-04-05T12:12:23.045Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.078s coverage: 0.0% of statements [2022-04-05T12:12:23.131Z] --- PASS: TestSecretCreateResolve (2.06s) [2022-04-05T12:12:23.131Z] PASS [2022-04-05T12:12:23.131Z] [2022-04-05T12:12:23.131Z] DONE 6 tests in 12.762s [2022-04-05T12:12:23.131Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-05T12:12:23.131Z] ++ 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-04-05T12:12:23.131Z] ++ set -e [2022-04-05T12:12:23.131Z] ++ '[' -n 0 ']' [2022-04-05T12:12:23.131Z] ++ set -x [2022-04-05T12:12:23.131Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-05T12:12:23.131Z] INFO: Testing against a local daemon [2022-04-05T12:12:23.131Z] === RUN TestServiceCreateInit [2022-04-05T12:12:23.131Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-05T12:12:23.443Z] ......... [ 85%] [2022-04-05T12:12:23.514Z] === RUN TestNew [2022-04-05T12:12:23.514Z] --- PASS: TestNew (0.00s) [2022-04-05T12:12:23.514Z] === RUN TestAddDriver [2022-04-05T12:12:23.514Z] --- PASS: TestAddDriver (0.00s) [2022-04-05T12:12:23.514Z] === RUN TestAddDuplicateDriver [2022-04-05T12:12:23.514Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-05T12:12:23.514Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-05T12:12:23.514Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-05T12:12:23.514Z] === RUN TestDriver [2022-04-05T12:12:23.514Z] --- PASS: TestDriver (0.00s) [2022-04-05T12:12:23.514Z] === RUN TestIPAM [2022-04-05T12:12:23.514Z] --- PASS: TestIPAM (0.00s) [2022-04-05T12:12:23.514Z] === RUN TestWalkIPAMs [2022-04-05T12:12:23.514Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-05T12:12:23.514Z] === RUN TestWalkDrivers [2022-04-05T12:12:23.514Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-05T12:12:23.514Z] PASS [2022-04-05T12:12:23.514Z] coverage: 82.4% of statements [2022-04-05T12:12:23.514Z] ok github.com/docker/docker/libnetwork/drvregistry 0.061s coverage: 82.4% of statements [2022-04-05T12:12:23.514Z] === RUN TestBuildDefault [2022-04-05T12:12:23.514Z] --- PASS: TestBuildDefault (0.00s) [2022-04-05T12:12:23.514Z] === RUN TestBuildHostnameDomainname [2022-04-05T12:12:23.514Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-05T12:12:23.514Z] === RUN TestBuildHostname [2022-04-05T12:12:23.514Z] --- PASS: TestBuildHostname (0.00s) [2022-04-05T12:12:23.514Z] === RUN TestBuildHostnameFQDN [2022-04-05T12:12:23.514Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-05T12:12:23.514Z] === RUN TestBuildNoIP [2022-04-05T12:12:23.514Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-05T12:12:23.514Z] === RUN TestUpdate [2022-04-05T12:12:23.514Z] --- PASS: TestUpdate (0.00s) [2022-04-05T12:12:23.514Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-05T12:12:23.514Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-05T12:12:23.514Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-05T12:12:23.514Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-05T12:12:23.514Z] === RUN TestAddEmpty [2022-04-05T12:12:23.514Z] --- PASS: TestAddEmpty (0.00s) [2022-04-05T12:12:23.514Z] === RUN TestAdd [2022-04-05T12:12:23.514Z] --- PASS: TestAdd (0.00s) [2022-04-05T12:12:23.514Z] === RUN TestDeleteEmpty [2022-04-05T12:12:23.514Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-05T12:12:23.514Z] === RUN TestDeleteNewline [2022-04-05T12:12:23.514Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-05T12:12:23.514Z] === RUN TestDelete [2022-04-05T12:12:23.514Z] --- PASS: TestDelete (0.00s) [2022-04-05T12:12:23.514Z] === RUN TestConcurrentWrites [2022-04-05T12:12:23.514Z] --- PASS: TestConcurrentWrites (0.18s) [2022-04-05T12:12:23.514Z] PASS [2022-04-05T12:12:23.514Z] coverage: 81.2% of statements [2022-04-05T12:12:23.514Z] ok github.com/docker/docker/libnetwork/etchosts 0.240s coverage: 81.2% of statements [2022-04-05T12:12:23.982Z] --- PASS: TestRandomAllocateDeallocate (6.18s) [2022-04-05T12:12:23.982Z] === RUN TestAllocateRandomDeallocate [2022-04-05T12:12:23.982Z] === RUN TestNew [2022-04-05T12:12:23.982Z] --- PASS: TestNew (0.00s) [2022-04-05T12:12:23.982Z] === RUN TestAllocate [2022-04-05T12:12:23.982Z] --- PASS: TestAllocate (0.00s) [2022-04-05T12:12:23.982Z] === RUN TestUninitialized [2022-04-05T12:12:23.982Z] --- PASS: TestUninitialized (0.00s) [2022-04-05T12:12:23.982Z] === RUN TestAllocateInRange [2022-04-05T12:12:23.982Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-05T12:12:23.982Z] === RUN TestAllocateSerial [2022-04-05T12:12:23.982Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-05T12:12:23.982Z] PASS [2022-04-05T12:12:23.982Z] coverage: 87.5% of statements [2022-04-05T12:12:23.982Z] ok github.com/docker/docker/libnetwork/idm 0.033s coverage: 87.5% of statements [2022-04-05T12:12:23.982Z] === RUN TestCaller [2022-04-05T12:12:23.982Z] --- PASS: TestCaller (0.00s) [2022-04-05T12:12:23.982Z] PASS [2022-04-05T12:12:23.982Z] coverage: 100.0% of statements [2022-04-05T12:12:23.982Z] ok github.com/docker/docker/libnetwork/internal/caller 0.036s coverage: 100.0% of statements [2022-04-05T12:12:24.451Z] === RUN TestSetSerialInsertDelete [2022-04-05T12:12:24.451Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-05T12:12:24.451Z] === RUN TestSetParallelInsertDelete [2022-04-05T12:12:24.736Z] --- PASS: TestDaemonRestartIpcMode (3.33s) [2022-04-05T12:12:24.736Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-05T12:12:25.438Z] --- PASS: TestAllocateRandomDeallocate (1.40s) [2022-04-05T12:12:25.438Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-05T12:12:25.438Z] === RUN TestInt2IP2IntConversion [2022-04-05T12:12:25.438Z] === RUN TestPoolRequest [2022-04-05T12:12:25.438Z] --- PASS: TestPoolRequest (0.00s) [2022-04-05T12:12:25.438Z] === RUN TestOtherRequests [2022-04-05T12:12:25.438Z] --- PASS: TestOtherRequests (0.00s) [2022-04-05T12:12:25.438Z] PASS [2022-04-05T12:12:25.438Z] coverage: 57.1% of statements [2022-04-05T12:12:25.438Z] ok github.com/docker/docker/libnetwork/ipams/null 0.035s coverage: 57.1% of statements [2022-04-05T12:12:25.905Z] --- PASS: TestInt2IP2IntConversion (0.41s) [2022-04-05T12:12:25.905Z] === RUN TestGetAddressVersion [2022-04-05T12:12:25.905Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-05T12:12:25.905Z] === RUN TestKeyString [2022-04-05T12:12:25.905Z] --- PASS: TestKeyString (0.00s) [2022-04-05T12:12:25.905Z] === RUN TestPoolDataMarshal [2022-04-05T12:12:25.905Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-05T12:12:25.905Z] === RUN TestSubnetsMarshal [2022-04-05T12:12:25.905Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-04-05T12:12:25.905Z] === RUN TestAddSubnets [2022-04-05T12:12:25.905Z] --- PASS: TestAddSubnets (0.07s) [2022-04-05T12:12:25.905Z] === RUN TestDoublePoolRelease [2022-04-05T12:12:25.905Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-04-05T12:12:25.905Z] === RUN TestAddReleasePoolID [2022-04-05T12:12:25.905Z] --- PASS: TestAddReleasePoolID (0.09s) [2022-04-05T12:12:25.905Z] === RUN TestPredefinedPool [2022-04-05T12:12:25.905Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-05T12:12:25.905Z] === RUN TestRemoveSubnet [2022-04-05T12:12:26.373Z] --- PASS: TestRemoveSubnet (0.18s) [2022-04-05T12:12:26.373Z] === RUN TestGetSameAddress [2022-04-05T12:12:26.373Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-05T12:12:26.373Z] === RUN TestPoolAllocationReuse [2022-04-05T12:12:26.373Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.27s) [2022-04-05T12:12:26.373Z] === RUN TestRetrieveFromStore [2022-04-05T12:12:26.373Z] === RUN TestGetCapabilities [2022-04-05T12:12:26.373Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-05T12:12:26.429Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-05T12:12:26.640Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-05T12:12:26.842Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-05T12:12:26.842Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-05T12:12:26.842Z] === RUN TestGetDefaultAddressSpaces [2022-04-05T12:12:26.842Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-05T12:12:26.842Z] === RUN TestRemoteDriver [2022-04-05T12:12:26.842Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-05T12:12:26.842Z] PASS [2022-04-05T12:12:26.842Z] coverage: 47.4% of statements [2022-04-05T12:12:26.842Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.059s coverage: 47.4% of statements [2022-04-05T12:12:26.842Z] --- PASS: TestRetrieveFromStore (0.50s) [2022-04-05T12:12:26.842Z] === RUN TestIsCorrupted [2022-04-05T12:12:26.842Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-05T12:12:26.842Z] === RUN TestSetRollover [2022-04-05T12:12:27.207Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-05T12:12:27.310Z] === RUN TestWindowsIPAM [2022-04-05T12:12:27.310Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-05T12:12:27.310Z] PASS [2022-04-05T12:12:27.310Z] coverage: 71.4% of statements [2022-04-05T12:12:27.310Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2022-04-05T12:12:27.465Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-05T12:12:27.724Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-05T12:12:27.778Z] --- PASS: TestPoolAllocationReuse (1.46s) [2022-04-05T12:12:27.778Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-05T12:12:27.778Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-05T12:12:27.778Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-05T12:12:28.119Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-05T12:12:28.245Z] --- PASS: TestSetRollover (1.19s) [2022-04-05T12:12:28.245Z] === RUN TestSetRolloverSerial [2022-04-05T12:12:28.245Z] === RUN TestDefaultNetwork [2022-04-05T12:12:28.245Z] --- PASS: TestDefaultNetwork (0.22s) [2022-04-05T12:12:28.245Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-05T12:12:28.714Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2022-04-05T12:12:28.714Z] === RUN TestInitAddressPools [2022-04-05T12:12:28.714Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-05T12:12:28.714Z] PASS [2022-04-05T12:12:28.714Z] coverage: 74.0% of statements [2022-04-05T12:12:28.714Z] ok github.com/docker/docker/libnetwork/ipamutils 0.514s coverage: 74.0% of statements [2022-04-05T12:12:29.182Z] === RUN TestKeyValue [2022-04-05T12:12:29.182Z] --- PASS: TestKeyValue (0.00s) [2022-04-05T12:12:29.182Z] PASS [2022-04-05T12:12:29.182Z] coverage: 60.0% of statements [2022-04-05T12:12:29.182Z] ok github.com/docker/docker/libnetwork/netlabel 0.035s coverage: 60.0% of statements [2022-04-05T12:12:29.558Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-05T12:12:29.626Z] --- PASS: TestContainerKillOnDaemonStart (12.66s) [2022-04-05T12:12:29.626Z] PASS [2022-04-05T12:12:29.626Z] [2022-04-05T12:12:29.626Z] === Skipped [2022-04-05T12:12:29.626Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-05T12:12:29.626Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T12:12:29.626Z] [2022-04-05T12:12:29.626Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-05T12:12:29.626Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T12:12:29.626Z] [2022-04-05T12:12:29.626Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-05T12:12:29.626Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T12:12:29.626Z] [2022-04-05T12:12:29.626Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-05T12:12:29.626Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-05T12:12:29.626Z] [2022-04-05T12:12:29.626Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-05T12:12:29.626Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-05T12:12:29.626Z] [2022-04-05T12:12:29.626Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-05T12:12:29.626Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-05T12:12:29.626Z] [2022-04-05T12:12:29.626Z] DONE 201 tests, 6 skipped in 162.316s [2022-04-05T12:12:29.626Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-05T12:12:29.626Z] ++ 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-04-05T12:12:29.626Z] ++ set -e [2022-04-05T12:12:29.626Z] ++ '[' -n 0 ']' [2022-04-05T12:12:29.626Z] ++ set -x [2022-04-05T12:12:29.627Z] ++ 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-04-05T12:12:29.627Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-05T12:12:29.651Z] --- PASS: TestSetRolloverSerial (1.70s) [2022-04-05T12:12:29.651Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-05T12:12:29.651Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-05T12:12:29.651Z] PASS [2022-04-05T12:12:29.651Z] coverage: 84.4% of statements [2022-04-05T12:12:29.651Z] ok github.com/docker/docker/libnetwork/bitseq 12.314s coverage: 84.4% of statements [2022-04-05T12:12:29.754Z] --- PASS: TestServiceCreateInit (6.85s) [2022-04-05T12:12:29.754Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.45s) [2022-04-05T12:12:29.754Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.38s) [2022-04-05T12:12:29.754Z] === RUN TestCreateServiceMultipleTimes [2022-04-05T12:12:29.885Z] === RUN TestConfigDaemonLibtrustID [2022-04-05T12:12:30.452Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-05T12:12:30.452Z] === RUN TestDaemonConfigValidation [2022-04-05T12:12:30.452Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-05T12:12:30.452Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-05T12:12:30.452Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-05T12:12:30.452Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-05T12:12:30.452Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-05T12:12:30.452Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-05T12:12:30.452Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-05T12:12:30.452Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-05T12:12:30.452Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-05T12:12:30.452Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-05T12:12:30.452Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-05T12:12:30.452Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-05T12:12:30.452Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-05T12:12:30.452Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-05T12:12:30.638Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.70s) [2022-04-05T12:12:30.638Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-05T12:12:30.712Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-05T12:12:30.712Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-05T12:12:30.712Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.13s) [2022-04-05T12:12:30.712Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s) [2022-04-05T12:12:30.712Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.12s) [2022-04-05T12:12:30.712Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2022-04-05T12:12:30.712Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-04-05T12:12:30.712Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-05T12:12:30.712Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-05T12:12:31.282Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-05T12:12:31.851Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-05T12:12:32.202Z] === RUN TestNetworkDBSimple [2022-04-05T12:12:32.788Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-05T12:12:33.048Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-05T12:12:33.188Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-05T12:12:33.188Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-05T12:12:33.188Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-05T12:12:33.188Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-05T12:12:33.188Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-05T12:12:33.188Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-05T12:12:33.188Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-05T12:12:33.188Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-05T12:12:33.188Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-05T12:12:33.188Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-05T12:12:33.188Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-05T12:12:33.188Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-05T12:12:33.188Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-05T12:12:33.188Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-05T12:12:33.188Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-05T12:12:33.188Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-05T12:12:33.188Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-05T12:12:33.188Z] 2022/04/05 12:12:32 Closing DB instances... [2022-04-05T12:12:33.188Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.55s) [2022-04-05T12:12:33.188Z] === RUN TestGetAddress [2022-04-05T12:12:33.655Z] === RUN TestGenerate [2022-04-05T12:12:33.655Z] --- PASS: TestGenerate (0.00s) [2022-04-05T12:12:33.655Z] === RUN TestGeneratePtr [2022-04-05T12:12:33.655Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-05T12:12:33.655Z] === RUN TestGenerateMissingField [2022-04-05T12:12:33.656Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-05T12:12:33.656Z] === RUN TestFieldCannotBeSet [2022-04-05T12:12:33.656Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-05T12:12:33.656Z] === RUN TestTypeMismatchError [2022-04-05T12:12:33.656Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-05T12:12:33.656Z] PASS [2022-04-05T12:12:33.656Z] coverage: 100.0% of statements [2022-04-05T12:12:33.656Z] ok github.com/docker/docker/libnetwork/options 0.032s coverage: 100.0% of statements [2022-04-05T12:12:33.986Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-05T12:12:33.986Z] daemon_test.go:156: [d381a85401395] daemon is not started [2022-04-05T12:12:33.986Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-04-05T12:12:33.986Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s) [2022-04-05T12:12:33.986Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-04-05T12:12:33.986Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-04-05T12:12:33.986Z] === RUN TestDaemonProxy [2022-04-05T12:12:33.986Z] === RUN TestDaemonProxy/environment_variables [2022-04-05T12:12:34.124Z] --- PASS: TestNetworkDBSimple (2.09s) [2022-04-05T12:12:34.124Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-05T12:12:34.124Z] testing: warning: no tests to run [2022-04-05T12:12:34.124Z] PASS [2022-04-05T12:12:34.124Z] coverage: 0.0% of statements [2022-04-05T12:12:34.124Z] ok github.com/docker/docker/libnetwork/osl 0.034s coverage: 0.0% of statements [no tests to run] [2022-04-05T12:12:34.245Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-05T12:12:34.245Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-05T12:12:34.518Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-05T12:12:34.518Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-05T12:12:34.518Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-05T12:12:34.518Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-05T12:12:34.518Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-05T12:12:34.518Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-05T12:12:34.518Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-05T12:12:34.593Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-05T12:12:34.593Z] PASS [2022-04-05T12:12:34.593Z] coverage: 100.0% of statements [2022-04-05T12:12:34.593Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.084s coverage: 100.0% of statements [2022-04-05T12:12:35.062Z] === RUN TestRequestNewPort [2022-04-05T12:12:35.062Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-05T12:12:35.062Z] === RUN TestRequestSpecificPort [2022-04-05T12:12:35.062Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-05T12:12:35.062Z] === RUN TestReleasePort [2022-04-05T12:12:35.062Z] --- PASS: TestReleasePort (0.00s) [2022-04-05T12:12:35.062Z] === RUN TestReuseReleasedPort [2022-04-05T12:12:35.062Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-05T12:12:35.062Z] === RUN TestReleaseUnreadledPort [2022-04-05T12:12:35.062Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-05T12:12:35.062Z] === RUN TestUnknowProtocol [2022-04-05T12:12:35.062Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-05T12:12:35.062Z] === RUN TestAllocateAllPorts [2022-04-05T12:12:35.062Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-05T12:12:35.062Z] === RUN TestPortAllocation [2022-04-05T12:12:35.062Z] --- PASS: TestPortAllocation (0.00s) [2022-04-05T12:12:35.062Z] === RUN TestPortAllocationWithCustomRange [2022-04-05T12:12:35.062Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-05T12:12:35.062Z] === RUN TestNoDuplicateBPR [2022-04-05T12:12:35.062Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-05T12:12:35.062Z] === RUN TestChangePortRange [2022-04-05T12:12:35.062Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-05T12:12:35.062Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-05T12:12:35.062Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-05T12:12:35.062Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-05T12:12:35.062Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-05T12:12:35.062Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-05T12:12:35.062Z] --- PASS: TestChangePortRange (0.00s) [2022-04-05T12:12:35.062Z] PASS [2022-04-05T12:12:35.062Z] coverage: 88.6% of statements [2022-04-05T12:12:35.062Z] ok github.com/docker/docker/libnetwork/portallocator 0.043s coverage: 88.6% of statements [2022-04-05T12:12:35.108Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-05T12:12:35.532Z] 2022/04/05 12:12:35 Closing DB instances... [2022-04-05T12:12:35.532Z] testing: warning: no tests to run [2022-04-05T12:12:35.532Z] PASS [2022-04-05T12:12:35.532Z] coverage: 0.0% of statements [2022-04-05T12:12:35.532Z] ok github.com/docker/docker/libnetwork/portmapper 0.059s coverage: 0.0% of statements [no tests to run] [2022-04-05T12:12:35.532Z] === RUN TestHashData [2022-04-05T12:12:35.532Z] --- PASS: TestHashData (0.00s) [2022-04-05T12:12:35.532Z] PASS [2022-04-05T12:12:35.532Z] coverage: 2.8% of statements [2022-04-05T12:12:35.532Z] ok github.com/docker/docker/libnetwork/resolvconf 0.058s coverage: 2.8% of statements [2022-04-05T12:12:35.685Z] === RUN TestDaemonProxy/command-line_options [2022-04-05T12:12:36.000Z] === RUN TestErrorConstructors [2022-04-05T12:12:36.000Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-05T12:12:36.000Z] === RUN TestCompareIPMask [2022-04-05T12:12:36.000Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-05T12:12:36.000Z] === RUN TestUtilGetHostPartIP [2022-04-05T12:12:36.000Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-05T12:12:36.000Z] === RUN TestUtilGetBroadcastIP [2022-04-05T12:12:36.000Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-05T12:12:36.000Z] === RUN TestParseCIDR [2022-04-05T12:12:36.000Z] --- PASS: TestParseCIDR (0.00s) [2022-04-05T12:12:36.000Z] PASS [2022-04-05T12:12:36.000Z] coverage: 37.3% of statements [2022-04-05T12:12:36.000Z] ok github.com/docker/docker/libnetwork/types 0.031s coverage: 37.3% of statements [2022-04-05T12:12:36.100Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-05T12:12:36.100Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-05T12:12:36.987Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-05T12:12:36.987Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-05T12:12:36.987Z] PASS [2022-04-05T12:12:36.987Z] coverage: 55.0% of statements [2022-04-05T12:12:36.987Z] ok github.com/docker/docker/oci 0.045s coverage: 55.0% of statements [2022-04-05T12:12:36.987Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-05T12:12:36.987Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-05T12:12:37.456Z] === RUN TestAddressPoolOpt [2022-04-05T12:12:37.456Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-05T12:12:37.456Z] === RUN TestValidateEnv [2022-04-05T12:12:37.456Z] === RUN TestValidateEnv/a [2022-04-05T12:12:37.456Z] === RUN TestValidateEnv/something [2022-04-05T12:12:37.456Z] === RUN TestValidateEnv/_=a [2022-04-05T12:12:37.456Z] === RUN TestValidateEnv/env1=value1 [2022-04-05T12:12:37.456Z] === RUN TestValidateEnv/_env1=value1 [2022-04-05T12:12:37.456Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-05T12:12:37.456Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-05T12:12:37.456Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-05T12:12:37.456Z] === RUN TestValidateEnv/PATH [2022-04-05T12:12:37.456Z] === RUN TestValidateEnv/=a [2022-04-05T12:12:37.456Z] === RUN TestValidateEnv/PATH= [2022-04-05T12:12:37.456Z] === RUN TestValidateEnv/PATH=something [2022-04-05T12:12:37.456Z] === RUN TestValidateEnv/asd!qwe [2022-04-05T12:12:37.456Z] === RUN TestValidateEnv/1asd [2022-04-05T12:12:37.456Z] === RUN TestValidateEnv/123 [2022-04-05T12:12:37.456Z] === RUN TestValidateEnv/some_space [2022-04-05T12:12:37.456Z] === RUN TestValidateEnv/__some_space_before [2022-04-05T12:12:37.456Z] === RUN TestValidateEnv/some_space_after__ [2022-04-05T12:12:37.456Z] === RUN TestValidateEnv/= [2022-04-05T12:12:37.456Z] === RUN TestValidateEnv/PaTh [2022-04-05T12:12:37.456Z] --- PASS: TestValidateEnv (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-05T12:12:37.456Z] === RUN TestParseHost [2022-04-05T12:12:37.456Z] --- PASS: TestParseHost (0.00s) [2022-04-05T12:12:37.456Z] === RUN TestParseDockerDaemonHost [2022-04-05T12:12:37.456Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-05T12:12:37.456Z] === RUN TestParseTCP [2022-04-05T12:12:37.456Z] --- PASS: TestParseTCP (0.00s) [2022-04-05T12:12:37.456Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-05T12:12:37.456Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-05T12:12:37.456Z] === RUN TestValidateExtraHosts [2022-04-05T12:12:37.456Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-05T12:12:37.456Z] === RUN TestIpOptString [2022-04-05T12:12:37.456Z] --- PASS: TestIpOptString (0.00s) [2022-04-05T12:12:37.456Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-05T12:12:37.456Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-05T12:12:37.456Z] === RUN TestNewIpOptValidDefaultVal [2022-04-05T12:12:37.456Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-05T12:12:37.456Z] === RUN TestIpOptSetInvalidVal [2022-04-05T12:12:37.456Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-05T12:12:37.456Z] === RUN TestValidateIPAddress [2022-04-05T12:12:37.456Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-05T12:12:37.456Z] === RUN TestMapOpts [2022-04-05T12:12:37.456Z] --- PASS: TestMapOpts (0.00s) [2022-04-05T12:12:37.456Z] === RUN TestListOptsWithoutValidator [2022-04-05T12:12:37.456Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-05T12:12:37.456Z] === RUN TestListOptsWithValidator [2022-04-05T12:12:37.456Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-05T12:12:37.456Z] === RUN TestValidateDNSSearch [2022-04-05T12:12:37.456Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-05T12:12:37.456Z] === RUN TestValidateLabel [2022-04-05T12:12:37.456Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-05T12:12:37.456Z] === RUN TestValidateLabel/label_with_general_format [2022-04-05T12:12:37.456Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-05T12:12:37.456Z] === RUN TestValidateLabel/label_with_one_more [2022-04-05T12:12:37.456Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-05T12:12:37.456Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-05T12:12:37.456Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-05T12:12:37.456Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-05T12:12:37.456Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-05T12:12:37.456Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-05T12:12:37.456Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-05T12:12:37.456Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-05T12:12:37.456Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-05T12:12:37.456Z] --- PASS: TestValidateLabel (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-05T12:12:37.456Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-05T12:12:37.456Z] === RUN TestNamedListOpts [2022-04-05T12:12:37.456Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-05T12:12:37.456Z] === RUN TestNamedMapOpts [2022-04-05T12:12:37.456Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-05T12:12:37.456Z] === RUN TestParseLink [2022-04-05T12:12:37.456Z] --- PASS: TestParseLink (0.00s) [2022-04-05T12:12:37.456Z] === RUN TestUlimitOpt [2022-04-05T12:12:37.456Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-05T12:12:37.456Z] PASS [2022-04-05T12:12:37.456Z] coverage: 66.3% of statements [2022-04-05T12:12:37.456Z] ok github.com/docker/docker/opts 0.064s coverage: 66.3% of statements [2022-04-05T12:12:37.456Z] === RUN TestParseVersion [2022-04-05T12:12:37.456Z] --- PASS: TestParseVersion (0.00s) [2022-04-05T12:12:37.456Z] PASS [2022-04-05T12:12:37.456Z] coverage: 52.9% of statements [2022-04-05T12:12:37.456Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-04-05T12:12:37.591Z] === RUN TestDaemonProxy/configuration_file [2022-04-05T12:12:37.591Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-05T12:12:37.854Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-05T12:12:38.450Z] 2022/04/05 12:12:37 Closing DB instances... [2022-04-05T12:12:38.527Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-05T12:12:38.919Z] === RUN TestPeerCertificateMarshalJSON [2022-04-05T12:12:39.387Z] === RUN TestIsArchivePathDir [2022-04-05T12:12:39.387Z] --- PASS: TestIsArchivePathDir (0.05s) [2022-04-05T12:12:39.387Z] === RUN TestIsArchivePathInvalidFile [2022-04-05T12:12:39.387Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2022-04-05T12:12:39.387Z] === RUN TestIsArchivePathTar [2022-04-05T12:12:39.461Z] === RUN TestDaemonProxy/conflicting_options [2022-04-05T12:12:39.719Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-05T12:12:39.856Z] --- PASS: TestIsArchivePathTar (0.13s) [2022-04-05T12:12:39.856Z] === RUN TestDecompressStreamGzip [2022-04-05T12:12:39.856Z] --- PASS: TestDecompressStreamGzip (0.09s) [2022-04-05T12:12:39.856Z] === RUN TestDecompressStreamBzip2 [2022-04-05T12:12:39.856Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-04-05T12:12:39.856Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-05T12:12:39.856Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-05T12:12:39.856Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-05T12:12:39.856Z] --- PASS: TestPeerCertificateMarshalJSON (0.77s) [2022-04-05T12:12:39.856Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-05T12:12:39.856Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-05T12:12:39.856Z] === RUN TestMiddleware [2022-04-05T12:12:39.856Z] --- PASS: TestMiddleware (0.00s) [2022-04-05T12:12:39.856Z] === RUN TestNewResponseModifier [2022-04-05T12:12:39.856Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-05T12:12:39.856Z] PASS [2022-04-05T12:12:39.856Z] coverage: 26.8% of statements [2022-04-05T12:12:39.856Z] ok github.com/docker/docker/pkg/authorization 0.809s coverage: 26.8% of statements [2022-04-05T12:12:39.856Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-04-05T12:12:39.856Z] === RUN TestDecompressStreamXz [2022-04-05T12:12:39.856Z] archive_test.go:133: Xz not present in msys2 [2022-04-05T12:12:39.856Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-05T12:12:39.856Z] === RUN TestDecompressStreamZstd [2022-04-05T12:12:39.856Z] archive_test.go:140: zstd not installed [2022-04-05T12:12:39.856Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2022-04-05T12:12:39.856Z] === RUN TestCompressStreamXzUnsupported [2022-04-05T12:12:39.856Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-05T12:12:39.856Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-05T12:12:39.856Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-05T12:12:39.856Z] === RUN TestCompressStreamInvalid [2022-04-05T12:12:39.856Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-05T12:12:39.856Z] === RUN TestExtensionInvalid [2022-04-05T12:12:39.856Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-05T12:12:39.856Z] === RUN TestExtensionUncompressed [2022-04-05T12:12:39.856Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-05T12:12:39.856Z] === RUN TestExtensionBzip2 [2022-04-05T12:12:39.856Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-05T12:12:39.856Z] === RUN TestExtensionGzip [2022-04-05T12:12:39.856Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-05T12:12:39.856Z] === RUN TestExtensionXz [2022-04-05T12:12:39.856Z] --- PASS: TestExtensionXz (0.00s) [2022-04-05T12:12:39.856Z] === RUN TestExtensionZstd [2022-04-05T12:12:39.856Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-05T12:12:39.856Z] === RUN TestCmdStreamLargeStderr [2022-04-05T12:12:39.856Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-04-05T12:12:39.856Z] === RUN TestCmdStreamBad [2022-04-05T12:12:39.856Z] archive_test.go:252: Failing on Windows CI machines [2022-04-05T12:12:39.856Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-05T12:12:39.856Z] === RUN TestCmdStreamGood [2022-04-05T12:12:39.856Z] --- PASS: TestCmdStreamGood (0.04s) [2022-04-05T12:12:39.856Z] === RUN TestUntarPathWithInvalidDest [2022-04-05T12:12:39.856Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2022-04-05T12:12:39.856Z] === RUN TestUntarPathWithInvalidSrc [2022-04-05T12:12:39.856Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-05T12:12:39.856Z] === RUN TestUntarPath [2022-04-05T12:12:39.856Z] --- PASS: TestUntarPath (0.05s) [2022-04-05T12:12:39.856Z] === RUN TestUntarPathWithDestinationFile [2022-04-05T12:12:40.288Z] --- PASS: TestDaemonProxy (6.40s) [2022-04-05T12:12:40.288Z] --- PASS: TestDaemonProxy/environment_variables (1.80s) [2022-04-05T12:12:40.288Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-04-05T12:12:40.288Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-04-05T12:12:40.288Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-05T12:12:40.288Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2022-04-05T12:12:40.288Z] PASS [2022-04-05T12:12:40.288Z] [2022-04-05T12:12:40.288Z] DONE 17 tests in 10.718s [2022-04-05T12:12:40.288Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-05T12:12:40.288Z] ++ 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-04-05T12:12:40.288Z] ++ set -e [2022-04-05T12:12:40.288Z] ++ '[' -n 0 ']' [2022-04-05T12:12:40.288Z] ++ set -x [2022-04-05T12:12:40.288Z] ++ 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-04-05T12:12:40.324Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2022-04-05T12:12:40.324Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-05T12:12:40.324Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-04-05T12:12:40.324Z] === RUN TestCopyWithTarInvalidSrc [2022-04-05T12:12:40.324Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-05T12:12:40.324Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-05T12:12:40.324Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-05T12:12:40.324Z] === RUN TestCopyWithTarSrcFile [2022-04-05T12:12:40.324Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-04-05T12:12:40.324Z] === RUN TestCopyWithTarSrcFolder [2022-04-05T12:12:40.324Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2022-04-05T12:12:40.324Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-05T12:12:40.324Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-05T12:12:40.324Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-05T12:12:40.324Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-05T12:12:40.324Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-05T12:12:40.324Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-05T12:12:40.324Z] === RUN TestCopyFileWithTarSrcFile [2022-04-05T12:12:40.324Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2022-04-05T12:12:40.324Z] === RUN TestTarFiles [2022-04-05T12:12:40.324Z] === RUN TestUnbuffered [2022-04-05T12:12:40.324Z] --- PASS: TestUnbuffered (0.00s) [2022-04-05T12:12:40.324Z] === RUN TestRaceUnbuffered [2022-04-05T12:12:40.324Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-05T12:12:40.324Z] PASS [2022-04-05T12:12:40.324Z] coverage: 100.0% of statements [2022-04-05T12:12:40.324Z] ok github.com/docker/docker/pkg/broadcaster 0.038s coverage: 100.0% of statements [2022-04-05T12:12:40.549Z] check_test.go:308: [db73b8929847f] daemon is not started [2022-04-05T12:12:40.549Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-05T12:12:40.549Z] INFO: Testing against a local daemon [2022-04-05T12:12:40.549Z] === RUN TestCommitInheritsEnv [2022-04-05T12:12:40.584Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-05T12:12:40.584Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-05T12:12:40.792Z] === RUN TestMatch [2022-04-05T12:12:40.792Z] === RUN TestMatch/[[]] [2022-04-05T12:12:40.792Z] === RUN TestMatch/[[foo]] [2022-04-05T12:12:40.792Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-05T12:12:40.792Z] === RUN TestMatch/[[foo_bar]] [2022-04-05T12:12:40.792Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-05T12:12:40.792Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-05T12:12:40.792Z] === RUN TestMatch/[] [2022-04-05T12:12:40.792Z] === RUN TestMatch/[]#01 [2022-04-05T12:12:40.792Z] === RUN TestMatch/[[qux]] [2022-04-05T12:12:40.792Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-05T12:12:40.792Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-05T12:12:40.792Z] === RUN TestMatch/[[foo_baz]] [2022-04-05T12:12:40.792Z] --- PASS: TestMatch (0.00s) [2022-04-05T12:12:40.792Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-05T12:12:40.792Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-05T12:12:40.792Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-05T12:12:40.792Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-05T12:12:40.792Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-05T12:12:40.792Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-05T12:12:40.792Z] --- PASS: TestMatch/[] (0.00s) [2022-04-05T12:12:40.792Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-05T12:12:40.792Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-05T12:12:40.792Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-05T12:12:40.792Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-05T12:12:40.792Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-05T12:12:40.792Z] PASS [2022-04-05T12:12:40.792Z] coverage: 87.5% of statements [2022-04-05T12:12:40.792Z] ok github.com/docker/docker/pkg/capabilities 0.037s coverage: 87.5% of statements [2022-04-05T12:12:41.115Z] --- PASS: TestCommitInheritsEnv (0.42s) [2022-04-05T12:12:41.115Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-05T12:12:41.115Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-05T12:12:41.115Z] === RUN TestImportWithCustomPlatform [2022-04-05T12:12:41.115Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-05T12:12:41.115Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-05T12:12:41.115Z] === RUN TestImportWithCustomPlatform// [2022-04-05T12:12:41.115Z] === RUN TestImportWithCustomPlatform/linux [2022-04-05T12:12:41.374Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-05T12:12:41.374Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-05T12:12:41.633Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-05T12:12:41.633Z] === RUN TestImportWithCustomPlatform/macos [2022-04-05T12:12:41.633Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-05T12:12:41.633Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-05T12:12:41.633Z] --- PASS: TestImportWithCustomPlatform (0.64s) [2022-04-05T12:12:41.633Z] --- PASS: TestImportWithCustomPlatform/#00 (0.17s) [2022-04-05T12:12:41.633Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-05T12:12:41.633Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-05T12:12:41.633Z] --- PASS: TestImportWithCustomPlatform/linux (0.12s) [2022-04-05T12:12:41.633Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.16s) [2022-04-05T12:12:41.633Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s) [2022-04-05T12:12:41.633Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-05T12:12:41.633Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-05T12:12:41.633Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-05T12:12:41.633Z] === RUN TestImagesFilterMultiReference [2022-04-05T12:12:41.778Z] 2022/04/05 12:12:41 Closing DB instances... [2022-04-05T12:12:41.778Z] === RUN TestChrootTarUntar [2022-04-05T12:12:41.778Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:12:41.778Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-05T12:12:41.778Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-05T12:12:41.778Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:12:41.778Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-05T12:12:41.778Z] === RUN TestChrootUntarEmptyArchive [2022-04-05T12:12:41.778Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-05T12:12:41.778Z] === RUN TestChrootTarUntarWithSymlink [2022-04-05T12:12:41.778Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T12:12:41.778Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-05T12:12:41.778Z] === RUN TestChrootCopyWithTar [2022-04-05T12:12:41.778Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T12:12:41.778Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-05T12:12:41.778Z] === RUN TestChrootCopyFileWithTar [2022-04-05T12:12:41.778Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:12:41.778Z] --- SKIP: TestChrootCopyFileWithTar (0.01s) [2022-04-05T12:12:41.778Z] === RUN TestChrootUntarPath [2022-04-05T12:12:41.778Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T12:12:41.778Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-05T12:12:41.778Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-05T12:12:41.778Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:12:41.778Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-05T12:12:41.778Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-05T12:12:41.778Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:12:41.778Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-05T12:12:41.778Z] === RUN TestChrootApplyDotDotFile [2022-04-05T12:12:41.778Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:12:41.778Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-05T12:12:41.778Z] PASS [2022-04-05T12:12:41.778Z] coverage: 12.0% of statements [2022-04-05T12:12:41.778Z] ok github.com/docker/docker/pkg/chrootarchive 0.085s coverage: 12.0% of statements [2022-04-05T12:12:41.892Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-04-05T12:12:41.892Z] === RUN TestImagePullPlatformInvalid [2022-04-05T12:12:41.892Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-05T12:12:41.892Z] === RUN TestRemoveImageOrphaning [2022-04-05T12:12:42.152Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2022-04-05T12:12:42.152Z] === RUN TestRemoveImageGarbageCollector [2022-04-05T12:12:42.721Z] time="2022-04-05T12:12:42Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-05T12:12:42.764Z] === RUN TestEnsureRemoveAllNotExist [2022-04-05T12:12:42.764Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-05T12:12:42.764Z] === RUN TestEnsureRemoveAllWithDir [2022-04-05T12:12:42.764Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-05T12:12:42.764Z] === RUN TestEnsureRemoveAllWithFile [2022-04-05T12:12:42.764Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-05T12:12:42.764Z] PASS [2022-04-05T12:12:42.764Z] coverage: 0.0% of statements [2022-04-05T12:12:42.764Z] ok github.com/docker/docker/pkg/containerfs 0.036s coverage: 0.0% of statements [2022-04-05T12:12:43.289Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-05T12:12:43.750Z] === RUN TestSizeEmpty [2022-04-05T12:12:43.750Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-05T12:12:43.750Z] === RUN TestSizeEmptyFile [2022-04-05T12:12:43.750Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-05T12:12:43.750Z] === RUN TestSizeNonemptyFile [2022-04-05T12:12:43.750Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-05T12:12:43.750Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-05T12:12:43.750Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-05T12:12:43.750Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-05T12:12:43.750Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-05T12:12:43.750Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-05T12:12:43.750Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-05T12:12:43.750Z] === RUN TestMoveToSubdir [2022-04-05T12:12:43.750Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-05T12:12:43.750Z] === RUN TestSizeNonExistingDirectory [2022-04-05T12:12:43.750Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-05T12:12:43.750Z] PASS [2022-04-05T12:12:43.750Z] coverage: 80.0% of statements [2022-04-05T12:12:43.750Z] ok github.com/docker/docker/pkg/directory 0.040s coverage: 80.0% of statements [2022-04-05T12:12:43.750Z] --- PASS: TestNetworkDBCRUDTableEntry (4.06s) [2022-04-05T12:12:43.750Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-05T12:12:44.219Z] --- PASS: TestTarFiles (4.13s) [2022-04-05T12:12:44.219Z] === RUN TestDetectCompressionZstd [2022-04-05T12:12:44.219Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-05T12:12:44.219Z] === RUN TestTarUntar [2022-04-05T12:12:44.219Z] --- PASS: TestTarUntar (0.03s) [2022-04-05T12:12:44.219Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-05T12:12:44.219Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-05T12:12:44.219Z] === RUN TestTarWithOptions [2022-04-05T12:12:44.219Z] === RUN TestPollerAddRemove [2022-04-05T12:12:44.219Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-05T12:12:44.219Z] === RUN TestPollerEvent [2022-04-05T12:12:44.219Z] poller_test.go:40: No chmod on Windows [2022-04-05T12:12:44.219Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-05T12:12:44.219Z] === RUN TestPollerClose [2022-04-05T12:12:44.219Z] --- PASS: TestPollerClose (0.00s) [2022-04-05T12:12:44.219Z] PASS [2022-04-05T12:12:44.219Z] coverage: 45.7% of statements [2022-04-05T12:12:44.219Z] ok github.com/docker/docker/pkg/filenotify 0.035s coverage: 45.7% of statements [2022-04-05T12:12:44.219Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-05T12:12:44.219Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-05T12:12:44.219Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-05T12:12:44.219Z] === RUN TestUntarUstarGnuConflict [2022-04-05T12:12:44.219Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-05T12:12:44.219Z] === RUN TestUntarInvalidFilenames [2022-04-05T12:12:44.226Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-05T12:12:44.433Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-05T12:12:44.485Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-05T12:12:44.485Z] --- PASS: TestRemoveImageGarbageCollector (2.28s) [2022-04-05T12:12:44.485Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-05T12:12:44.485Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-05T12:12:44.485Z] === RUN TestTagInvalidReference [2022-04-05T12:12:44.485Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-05T12:12:44.485Z] === RUN TestTagValidPrefixedRepo [2022-04-05T12:12:44.688Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3020875907\\dest" [2022-04-05T12:12:44.688Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2022-04-05T12:12:44.688Z] === RUN TestUntarHardlinkToSymlink [2022-04-05T12:12:44.688Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-05T12:12:44.688Z] === RUN TestUntarInvalidHardlink [2022-04-05T12:12:44.688Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink990029434\\victim\\hello" -> "../victim/hello" [2022-04-05T12:12:44.688Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3334818298\\victim\\hello" -> "/../victim/hello" [2022-04-05T12:12:44.688Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4223538850\\victim" -> "../victim" [2022-04-05T12:12:44.688Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink311755174\\victim" -> "../victim" [2022-04-05T12:12:44.688Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1600745871\\victim" -> "../victim" [2022-04-05T12:12:44.688Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2892316003\\victim" -> "../victim" [2022-04-05T12:12:44.688Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2022-04-05T12:12:44.688Z] === RUN TestUntarInvalidSymlink [2022-04-05T12:12:44.688Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink503153985\\dest\\dotdot" -> "../victim/hello" [2022-04-05T12:12:44.689Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2039115695\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-05T12:12:44.689Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2847702498\\dest\\loophole-victim" -> "../victim" [2022-04-05T12:12:44.689Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3128731846\\dest\\loophole-victim" -> "../victim" [2022-04-05T12:12:44.689Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2358084575\\dest\\loophole-victim" -> "../victim" [2022-04-05T12:12:44.689Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2813074270\\dest\\loophole-victim" -> "../victim" [2022-04-05T12:12:44.689Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1697058762\\dest\\dir\\loophole" -> "../../victim" [2022-04-05T12:12:44.689Z] --- PASS: TestUntarInvalidSymlink (0.02s) [2022-04-05T12:12:44.689Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-05T12:12:44.689Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-05T12:12:44.689Z] === RUN TestXGlobalNoParent [2022-04-05T12:12:44.689Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-05T12:12:44.689Z] === RUN TestReplaceFileTarWrapper [2022-04-05T12:12:44.689Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2022-04-05T12:12:44.689Z] === RUN TestPrefixHeaderReadable [2022-04-05T12:12:44.689Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-05T12:12:44.689Z] === RUN TestDisablePigz [2022-04-05T12:12:44.689Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-05T12:12:44.689Z] --- PASS: TestDisablePigz (0.10s) [2022-04-05T12:12:44.689Z] === RUN TestPigz [2022-04-05T12:12:44.689Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-05T12:12:44.745Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-04-05T12:12:44.745Z] === RUN TestTagExistedNameWithoutForce [2022-04-05T12:12:44.745Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-05T12:12:44.745Z] === RUN TestTagOfficialNames [2022-04-05T12:12:44.745Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-05T12:12:44.745Z] === RUN TestTagMatchesDigest [2022-04-05T12:12:44.745Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-05T12:12:44.745Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-05T12:12:44.949Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-05T12:12:44.949Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-05T12:12:44.949Z] [2022-04-05T12:12:44.949Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-05T12:12:44.949Z] =========================== short test summary info ============================ [2022-04-05T12:12:44.949Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-05T12:12:44.949Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-05T12:12:44.949Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-05T12:12:44.949Z] Not supported on most drivers [2022-04-05T12:12:44.949Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-05T12:12:44.949Z] Output of docker top depends on host distro, and is not formalized. [2022-04-05T12:12:44.949Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-05T12:12:44.949Z] Output of docker top depends on host distro, and is not formalized. [2022-04-05T12:12:44.949Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-05T12:12:44.949Z] Can fail if eth0 has multiple IP addresses [2022-04-05T12:12:44.949Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-05T12:12:44.949Z] This doesn't seem to be taken into account by the engine [2022-04-05T12:12:44.949Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-05T12:12:44.949Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-05T12:12:44.949Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 292.00 seconds == [2022-04-05T12:12:45.158Z] --- PASS: TestPigz (0.12s) [2022-04-05T12:12:45.158Z] === RUN TestNosysFileInfo [2022-04-05T12:12:45.158Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestCopyFileWithInvalidDest [2022-04-05T12:12:45.158Z] archive_windows_test.go:16: Currently fails [2022-04-05T12:12:45.158Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestCanonicalTarNameForPath [2022-04-05T12:12:45.158Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestCanonicalTarName [2022-04-05T12:12:45.158Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestChmodTarEntry [2022-04-05T12:12:45.158Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestHardLinkOrder [2022-04-05T12:12:45.158Z] --- PASS: TestHardLinkOrder (0.07s) [2022-04-05T12:12:45.158Z] === RUN TestChangeString [2022-04-05T12:12:45.158Z] --- PASS: TestChangeString (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestChangesWithNoChanges [2022-04-05T12:12:45.158Z] --- PASS: TestChangesWithNoChanges (0.02s) [2022-04-05T12:12:45.158Z] === RUN TestChangesWithChanges [2022-04-05T12:12:45.158Z] --- PASS: TestChangesWithChanges (0.02s) [2022-04-05T12:12:45.158Z] === RUN TestChangesWithChangesGH13590 [2022-04-05T12:12:45.158Z] changes_test.go:196: needs more investigation [2022-04-05T12:12:45.158Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestChangesDirsEmpty [2022-04-05T12:12:45.158Z] --- PASS: TestChangesDirsEmpty (0.11s) [2022-04-05T12:12:45.158Z] === RUN TestChangesDirsMutated [2022-04-05T12:12:45.158Z] === RUN TestCopyFileWithInvalidSrc [2022-04-05T12:12:45.158Z] --- PASS: TestChangesDirsMutated (0.11s) [2022-04-05T12:12:45.158Z] === RUN TestApplyLayer [2022-04-05T12:12:45.158Z] changes_test.go:433: needs further investigation [2022-04-05T12:12:45.158Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestChangesSizeWithHardlinks [2022-04-05T12:12:45.158Z] changes_test.go:469: needs further investigation [2022-04-05T12:12:45.158Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestChangesSizeWithNoChanges [2022-04-05T12:12:45.158Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-05T12:12:45.158Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestChangesSize [2022-04-05T12:12:45.158Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestCopyFileWithInvalidDest [2022-04-05T12:12:45.158Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-05T12:12:45.158Z] --- PASS: TestChangesSize (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestApplyLayerInvalidFilenames [2022-04-05T12:12:45.158Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-05T12:12:45.158Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2069953355\\dest" [2022-04-05T12:12:45.158Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestCopyFile [2022-04-05T12:12:45.158Z] --- PASS: TestCopyFile (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-05T12:12:45.158Z] fileutils_test.go:133: Needs porting to Windows [2022-04-05T12:12:45.158Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-05T12:12:45.158Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-05T12:12:45.158Z] fileutils_test.go:179: Needs porting to Windows [2022-04-05T12:12:45.158Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestWildcardMatches [2022-04-05T12:12:45.158Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestPatternMatches [2022-04-05T12:12:45.158Z] --- PASS: TestPatternMatches (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-05T12:12:45.158Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestPatternMatchesFolderExclusions [2022-04-05T12:12:45.158Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-05T12:12:45.158Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-05T12:12:45.158Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-05T12:12:45.158Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-05T12:12:45.158Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestSingleExclamationError [2022-04-05T12:12:45.158Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestMatchesWithNoPatterns [2022-04-05T12:12:45.158Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestMatchesWithMalformedPatterns [2022-04-05T12:12:45.158Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-05T12:12:45.158Z] === RUN TestMatches [2022-04-05T12:12:45.158Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-05T12:12:45.158Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-05T12:12:45.159Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-05T12:12:45.159Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-05T12:12:45.159Z] --- PASS: TestMatches (0.01s) [2022-04-05T12:12:45.159Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-05T12:12:45.159Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-05T12:12:45.159Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-05T12:12:45.159Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-05T12:12:45.159Z] === RUN TestCleanPatterns [2022-04-05T12:12:45.159Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-05T12:12:45.159Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-05T12:12:45.159Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-05T12:12:45.159Z] === RUN TestCleanPatternsExceptionFlag [2022-04-05T12:12:45.159Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-05T12:12:45.159Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-05T12:12:45.159Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-05T12:12:45.159Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-05T12:12:45.159Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-05T12:12:45.159Z] === RUN TestCleanPatternsErrorSingleException [2022-04-05T12:12:45.159Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-05T12:12:45.159Z] === RUN TestCreateIfNotExistsDir [2022-04-05T12:12:45.159Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-05T12:12:45.159Z] === RUN TestCreateIfNotExistsFile [2022-04-05T12:12:45.159Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-05T12:12:45.159Z] === RUN TestApplyLayerInvalidHardlink [2022-04-05T12:12:45.159Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2390318806\\victim\\hello" -> "../victim/hello" [2022-04-05T12:12:45.159Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-05T12:12:45.159Z] === RUN TestMatch [2022-04-05T12:12:45.159Z] --- PASS: TestMatch (0.00s) [2022-04-05T12:12:45.159Z] === RUN TestCompile [2022-04-05T12:12:45.159Z] === RUN TestCompile/slash [2022-04-05T12:12:45.159Z] === RUN TestCompile/backslash [2022-04-05T12:12:45.159Z] --- PASS: TestCompile (0.00s) [2022-04-05T12:12:45.159Z] --- PASS: TestCompile/slash (0.00s) [2022-04-05T12:12:45.159Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-05T12:12:45.159Z] PASS [2022-04-05T12:12:45.159Z] coverage: 84.7% of statements [2022-04-05T12:12:45.159Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink879095175\\victim\\hello" -> "/../victim/hello" [2022-04-05T12:12:45.159Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1287294222\\victim" -> "../victim" [2022-04-05T12:12:45.159Z] ok github.com/docker/docker/pkg/fileutils 0.066s coverage: 84.7% of statements [2022-04-05T12:12:45.159Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink374726939\\victim" -> "../victim" [2022-04-05T12:12:45.159Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink792309838\\victim" -> "../victim" [2022-04-05T12:12:45.159Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink934737483\\victim" -> "../victim" [2022-04-05T12:12:45.159Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-04-05T12:12:45.159Z] === RUN TestApplyLayerInvalidSymlink [2022-04-05T12:12:45.159Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink768709712\\dest\\dotdot" -> "../victim/hello" [2022-04-05T12:12:45.159Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4092371049\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-05T12:12:45.159Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4119012533\\dest\\loophole-victim" -> "../victim" [2022-04-05T12:12:45.159Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1850715275\\dest\\loophole-victim" -> "../victim" [2022-04-05T12:12:45.159Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2594206045\\dest\\loophole-victim" -> "../victim" [2022-04-05T12:12:45.159Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2562863753\\dest\\loophole-victim" -> "../victim" [2022-04-05T12:12:45.159Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-04-05T12:12:45.159Z] === RUN TestApplyLayerWhiteouts [2022-04-05T12:12:45.159Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-04-05T12:12:45.159Z] === RUN TestGenerateEmptyFile [2022-04-05T12:12:45.159Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-05T12:12:45.159Z] === RUN TestGenerateWithContent [2022-04-05T12:12:45.159Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-05T12:12:45.159Z] PASS [2022-04-05T12:12:45.159Z] coverage: 62.9% of statements [2022-04-05T12:12:45.205Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-05T12:12:45.627Z] ok github.com/docker/docker/pkg/archive 6.055s coverage: 62.9% of statements [2022-04-05T12:12:46.096Z] 2022/04/05 12:12:45 Closing DB instances... [2022-04-05T12:12:46.096Z] === RUN TestGet [2022-04-05T12:12:46.096Z] --- PASS: TestGet (0.00s) [2022-04-05T12:12:46.096Z] === RUN TestGetShortcutString [2022-04-05T12:12:46.096Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-05T12:12:46.096Z] PASS [2022-04-05T12:12:46.096Z] coverage: 42.9% of statements [2022-04-05T12:12:46.096Z] ok github.com/docker/docker/pkg/homedir 0.039s coverage: 42.9% of statements [2022-04-05T12:12:46.565Z] === RUN TestCreateIDMapOrder [2022-04-05T12:12:46.565Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-05T12:12:46.565Z] PASS [2022-04-05T12:12:46.565Z] coverage: 7.2% of statements [2022-04-05T12:12:46.565Z] ok github.com/docker/docker/pkg/idtools 0.035s coverage: 7.2% of statements [2022-04-05T12:12:47.033Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2022-04-05T12:12:47.033Z] === RUN TestNetworkDBNodeLeave [2022-04-05T12:12:47.279Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-05T12:12:47.865Z] --- PASS: TestCreateServiceMultipleTimes (15.05s) [2022-04-05T12:12:47.865Z] === RUN TestCreateServiceConflict [2022-04-05T12:12:47.865Z] --- PASS: TestCreateServiceConflict (2.06s) [2022-04-05T12:12:47.865Z] === RUN TestCreateServiceMaxReplicas [2022-04-05T12:12:48.019Z] === RUN TestFixedBufferCap [2022-04-05T12:12:48.019Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-05T12:12:48.019Z] === RUN TestFixedBufferLen [2022-04-05T12:12:48.019Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-05T12:12:48.019Z] === RUN TestFixedBufferString [2022-04-05T12:12:48.019Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-05T12:12:48.019Z] === RUN TestFixedBufferWrite [2022-04-05T12:12:48.019Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-05T12:12:48.019Z] === RUN TestFixedBufferRead [2022-04-05T12:12:48.019Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-05T12:12:48.019Z] === RUN TestBytesPipeRead [2022-04-05T12:12:48.019Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-05T12:12:48.019Z] === RUN TestBytesPipeWrite [2022-04-05T12:12:48.019Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-05T12:12:48.019Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-05T12:12:48.019Z] --- PASS: TestBytesPipeWriteRandomChunks (0.39s) [2022-04-05T12:12:48.019Z] === RUN TestAtomicWriteToFile [2022-04-05T12:12:48.019Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-05T12:12:48.019Z] === RUN TestAtomicWriteSetCommit [2022-04-05T12:12:48.019Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-05T12:12:48.019Z] === RUN TestAtomicWriteSetCancel [2022-04-05T12:12:48.019Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-05T12:12:48.019Z] === RUN TestReadCloserWrapperClose [2022-04-05T12:12:48.019Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-05T12:12:48.019Z] === RUN TestReaderErrWrapperReadOnError [2022-04-05T12:12:48.019Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-05T12:12:48.019Z] === RUN TestReaderErrWrapperRead [2022-04-05T12:12:48.019Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-05T12:12:48.019Z] === RUN TestCancelReadCloser [2022-04-05T12:12:48.487Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-05T12:12:48.487Z] === RUN TestWriteCloserWrapperClose [2022-04-05T12:12:48.487Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-05T12:12:48.487Z] === RUN TestNopWriteCloser [2022-04-05T12:12:48.487Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-05T12:12:48.487Z] === RUN TestNopWriter [2022-04-05T12:12:48.487Z] --- PASS: TestNopWriter (0.00s) [2022-04-05T12:12:48.487Z] === RUN TestWriteCounter [2022-04-05T12:12:48.487Z] --- PASS: TestWriteCounter (0.00s) [2022-04-05T12:12:48.487Z] PASS [2022-04-05T12:12:48.487Z] coverage: 70.1% of statements [2022-04-05T12:12:48.487Z] ok github.com/docker/docker/pkg/ioutils 0.554s coverage: 70.1% of statements [2022-04-05T12:12:49.189Z] check_test.go:308: [dd2a1fc2ef198] daemon is not started [2022-04-05T12:12:49.189Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-05T12:12:49.476Z] === RUN TestError [2022-04-05T12:12:49.476Z] --- PASS: TestError (0.00s) [2022-04-05T12:12:49.476Z] === RUN TestProgressString [2022-04-05T12:12:49.476Z] === RUN TestProgressString/no_progress [2022-04-05T12:12:49.476Z] === RUN TestProgressString/progress_1 [2022-04-05T12:12:49.476Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-05T12:12:49.476Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-05T12:12:49.476Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-05T12:12:49.476Z] === RUN TestProgressString/with_units [2022-04-05T12:12:49.476Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-05T12:12:49.476Z] === RUN TestProgressString/hide_counts [2022-04-05T12:12:49.476Z] --- PASS: TestProgressString (0.00s) [2022-04-05T12:12:49.476Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-05T12:12:49.476Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-05T12:12:49.476Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-05T12:12:49.476Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-05T12:12:49.476Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-05T12:12:49.476Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-05T12:12:49.476Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-05T12:12:49.476Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-05T12:12:49.476Z] === RUN TestJSONMessageDisplay [2022-04-05T12:12:49.476Z] --- PASS: TestJSONMessageDisplay (0.15s) [2022-04-05T12:12:49.476Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-05T12:12:49.476Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-05T12:12:49.476Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-05T12:12:49.476Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-05T12:12:49.476Z] === RUN TestDisplayJSONMessagesStream [2022-04-05T12:12:49.476Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-05T12:12:49.476Z] PASS [2022-04-05T12:12:49.476Z] coverage: 91.7% of statements [2022-04-05T12:12:49.476Z] ok github.com/docker/docker/pkg/jsonmessage 0.187s coverage: 91.7% of statements [2022-04-05T12:12:49.757Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-05T12:12:49.776Z] --- PASS: TestCreateServiceMaxReplicas (2.58s) [2022-04-05T12:12:49.776Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-05T12:12:49.944Z] === RUN TestStandardLongPath [2022-04-05T12:12:49.944Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-05T12:12:49.944Z] === RUN TestUNCLongPath [2022-04-05T12:12:49.944Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-05T12:12:49.944Z] PASS [2022-04-05T12:12:49.944Z] coverage: 100.0% of statements [2022-04-05T12:12:49.944Z] ok github.com/docker/docker/pkg/longpath 0.039s coverage: 100.0% of statements [2022-04-05T12:12:49.944Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2022-04-05T12:12:49.944Z] === RUN TestNetworkDBWatch [2022-04-05T12:12:50.412Z] === RUN TestNameFormat [2022-04-05T12:12:50.412Z] --- PASS: TestNameFormat (0.00s) [2022-04-05T12:12:50.412Z] === RUN TestNameRetries [2022-04-05T12:12:50.412Z] --- PASS: TestNameRetries (0.00s) [2022-04-05T12:12:50.412Z] PASS [2022-04-05T12:12:50.412Z] coverage: 85.7% of statements [2022-04-05T12:12:50.412Z] ok github.com/docker/docker/pkg/namesgenerator 0.036s coverage: 85.7% of statements [2022-04-05T12:12:50.880Z] === RUN TestParseKeyValueOpt [2022-04-05T12:12:50.880Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-05T12:12:50.880Z] === RUN TestParseUintList [2022-04-05T12:12:50.880Z] --- PASS: TestParseUintList (0.00s) [2022-04-05T12:12:50.880Z] === RUN TestParseUintListMaximumLimits [2022-04-05T12:12:50.880Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-05T12:12:50.880Z] PASS [2022-04-05T12:12:50.880Z] coverage: 97.0% of statements [2022-04-05T12:12:50.880Z] ok github.com/docker/docker/pkg/parsers 0.032s coverage: 97.0% of statements [2022-04-05T12:12:51.391Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:12:51.391Z] INFO: Testing against a local daemon [2022-04-05T12:12:51.391Z] === RUN TestBuildWithSession [2022-04-05T12:12:51.391Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T12:12:51.391Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-05T12:12:51.391Z] === RUN TestBuildSquashParent [2022-04-05T12:12:51.391Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:12:51.391Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-05T12:12:51.391Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-05T12:12:51.391Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T12:12:51.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T12:12:51.391Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T12:12:51.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T12:12:51.391Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T12:12:51.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T12:12:51.391Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T12:12:51.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T12:12:51.391Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T12:12:51.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T12:12:51.391Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T12:12:51.391Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T12:12:51.391Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T12:12:51.391Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T12:12:51.391Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T12:12:51.391Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T12:12:51.866Z] 2022/04/05 12:12:51 Closing DB instances... [2022-04-05T12:12:51.866Z] === RUN Test_windowsOSRelease_String [2022-04-05T12:12:51.866Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-05T12:12:51.866Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-05T12:12:51.866Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-05T12:12:51.866Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-05T12:12:51.866Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-05T12:12:51.866Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-05T12:12:51.866Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-05T12:12:51.866Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-05T12:12:51.866Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-05T12:12:51.866Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-05T12:12:51.866Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-05T12:12:51.866Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-05T12:12:51.866Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-05T12:12:51.866Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-05T12:12:51.866Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-05T12:12:51.866Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-05T12:12:51.866Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-05T12:12:51.866Z] PASS [2022-04-05T12:12:51.866Z] coverage: 36.4% of statements [2022-04-05T12:12:51.866Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.037s coverage: 36.4% of statements [2022-04-05T12:12:52.335Z] === RUN TestNewAndRemove [2022-04-05T12:12:52.335Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-05T12:12:52.335Z] === RUN TestRemoveInvalidPath [2022-04-05T12:12:52.335Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-05T12:12:52.335Z] PASS [2022-04-05T12:12:52.335Z] coverage: 82.6% of statements [2022-04-05T12:12:52.335Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.6% of statements [2022-04-05T12:12:53.042Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-05T12:12:53.323Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-04-05T12:12:53.323Z] === RUN TestNetworkDBBulkSync [2022-04-05T12:12:53.792Z] === RUN TestFailedConnection [2022-04-05T12:12:54.261Z] 2022/04/05 12:12:54 Closing DB instances... [2022-04-05T12:12:54.419Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-05T12:12:54.729Z] --- PASS: TestGetAddress (21.49s) [2022-04-05T12:12:54.729Z] === RUN TestRequestSyntaxCheck [2022-04-05T12:12:54.729Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-05T12:12:54.729Z] === RUN TestRequest [2022-04-05T12:12:55.198Z] --- PASS: TestFailedConnection (1.11s) [2022-04-05T12:12:55.198Z] === RUN TestFailOnce [2022-04-05T12:12:55.198Z] 2022/04/05 12:12:54 http: panic serving 127.0.0.1:49290: Plugin not ready [2022-04-05T12:12:55.198Z] goroutine 9 [running]: [2022-04-05T12:12:55.198Z] net/http.(*conn).serve.func1() [2022-04-05T12:12:55.198Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-05T12:12:55.198Z] panic({0x1763700, 0x18ad040}) [2022-04-05T12:12:55.198Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-05T12:12:55.198Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000099a70?) [2022-04-05T12:12:55.198Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-05T12:12:55.198Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x18b2858?, 0xc0001a8000?}, 0x16bda66?) [2022-04-05T12:12:55.198Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-05T12:12:55.198Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x18b2858, 0xc0001a8000}, 0xc00019e100) [2022-04-05T12:12:55.198Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-05T12:12:55.198Z] net/http.serverHandler.ServeHTTP({0x18b0e78?}, {0x18b2858, 0xc0001a8000}, 0xc00019e100) [2022-04-05T12:12:55.198Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-05T12:12:55.198Z] net/http.(*conn).serve(0xc000066dc0, {0x18b2d58, 0xc0001490b0}) [2022-04-05T12:12:55.198Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-05T12:12:55.198Z] created by net/http.(*Server).Serve [2022-04-05T12:12:55.198Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-05T12:12:55.198Z] time="2022-04-05T12:12:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s" [2022-04-05T12:12:55.357Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-05T12:12:56.184Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-04-05T12:12:56.184Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-05T12:12:56.184Z] --- PASS: TestFailOnce (1.12s) [2022-04-05T12:12:56.184Z] === RUN TestEchoInputOutput [2022-04-05T12:12:56.184Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-05T12:12:56.184Z] === RUN TestBackoff [2022-04-05T12:12:56.184Z] --- PASS: TestBackoff (0.00s) [2022-04-05T12:12:56.184Z] === RUN TestAbortRetry [2022-04-05T12:12:56.184Z] --- PASS: TestAbortRetry (0.00s) [2022-04-05T12:12:56.184Z] === RUN TestClientScheme [2022-04-05T12:12:56.184Z] --- PASS: TestClientScheme (0.00s) [2022-04-05T12:12:56.184Z] === RUN TestNewClientWithTimeout [2022-04-05T12:12:56.652Z] time="2022-04-05T12:12:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-05T12:12:56.736Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-05T12:12:57.375Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-05T12:12:57.375Z] [2022-04-05T12:12:57.375Z] Unloading profiles will leave already running processes permanently [2022-04-05T12:12:57.375Z] unconfined, which can lead to unexpected situations. [2022-04-05T12:12:57.375Z] [2022-04-05T12:12:57.375Z] To set a process to complain mode, use the command line tool [2022-04-05T12:12:57.375Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-05T12:12:57.375Z] Post stage [Pipeline] junit [2022-04-05T12:12:57.387Z] Recording test results [2022-04-05T12:12:58.217Z] === RUN TestParseEmptyInterface [2022-04-05T12:12:58.217Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-05T12:12:58.217Z] === RUN TestParseNonInterfaceType [2022-04-05T12:12:58.217Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-05T12:12:58.217Z] === RUN TestParseWithOneFunction [2022-04-05T12:12:58.217Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-05T12:12:58.217Z] === RUN TestParseWithMultipleFuncs [2022-04-05T12:12:58.217Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-05T12:12:58.217Z] === RUN TestParseWithUnnamedReturn [2022-04-05T12:12:58.217Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-05T12:12:58.217Z] === RUN TestEmbeddedInterface [2022-04-05T12:12:58.217Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-05T12:12:58.217Z] === RUN TestParsedImports [2022-04-05T12:12:58.217Z] --- PASS: TestParsedImports (0.00s) [2022-04-05T12:12:58.217Z] === RUN TestAliasedImports [2022-04-05T12:12:58.217Z] --- PASS: TestAliasedImports (0.00s) [2022-04-05T12:12:58.217Z] PASS [2022-04-05T12:12:58.217Z] coverage: 56.8% of statements [2022-04-05T12:12:58.217Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.047s coverage: 56.8% of statements [2022-04-05T12:12:58.217Z] time="2022-04-05T12:12:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-05T12:12:58.351Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-05T12:12:58.639Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-05T12:12:58.667Z] + echo Ensuring container killed. [2022-04-05T12:12:58.667Z] Ensuring container killed. [2022-04-05T12:12:58.667Z] + docker rm -vf docker-pr3 [2022-04-05T12:12:58.667Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-04-05T12:12:58.987Z] + echo Chowning /workspace to jenkins user [2022-04-05T12:12:58.987Z] Chowning /workspace to jenkins user [2022-04-05T12:12:58.987Z] + id -u [2022-04-05T12:12:58.987Z] + id -g [2022-04-05T12:12:58.987Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43453:/workspace busybox chown -R 1000:1000 /workspace [2022-04-05T12:12:58.987Z] Unable to find image 'busybox:latest' locally [2022-04-05T12:12:58.987Z] latest: Pulling from library/busybox [2022-04-05T12:12:59.204Z] 2022/04/05 12:12:58 Closing DB instances... [2022-04-05T12:12:59.204Z] === RUN TestHTTPTransport [2022-04-05T12:12:59.204Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-05T12:12:59.204Z] PASS [2022-04-05T12:12:59.204Z] coverage: 85.7% of statements [2022-04-05T12:12:59.204Z] ok github.com/docker/docker/pkg/plugins/transport 0.034s coverage: 85.7% of statements [2022-04-05T12:12:59.208Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-05T12:12:59.243Z] 554879bb3004: Pulling fs layer [2022-04-05T12:12:59.243Z] 554879bb3004: Verifying Checksum [2022-04-05T12:12:59.243Z] 554879bb3004: Download complete [2022-04-05T12:12:59.243Z] 554879bb3004: Pull complete [2022-04-05T12:12:59.243Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-05T12:12:59.243Z] Status: Downloaded newer image for busybox:latest [2022-04-05T12:12:59.672Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-05T12:12:59.672Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-05T12:12:59.672Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-05T12:12:59.672Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-05T12:12:59.672Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-05T12:12:59.672Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-05T12:12:59.672Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-05T12:12:59.672Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-05T12:12:59.672Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-05T12:12:59.672Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-05T12:12:59.672Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-05T12:12:59.672Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-05T12:12:59.672Z] === RUN TestBufferPoolPutAndGet [2022-04-05T12:12:59.672Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-05T12:12:59.672Z] PASS [2022-04-05T12:12:59.672Z] coverage: 88.2% of statements [2022-04-05T12:12:59.672Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2022-04-05T12:12:59.776Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-05T12:13:00.035Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-05T12:13:00.141Z] === RUN TestOutputOnPrematureClose [2022-04-05T12:13:00.141Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-05T12:13:00.141Z] === RUN TestCompleteSilently [2022-04-05T12:13:00.141Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-05T12:13:00.141Z] PASS [2022-04-05T12:13:00.141Z] coverage: 75.9% of statements [2022-04-05T12:13:00.141Z] ok github.com/docker/docker/pkg/progress 0.033s coverage: 75.9% of statements [2022-04-05T12:13:00.604Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-05T12:13:00.604Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-04-05T12:13:00.604Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-05T12:13:00.609Z] === RUN TestSendToOneSub [2022-04-05T12:13:00.609Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-05T12:13:00.609Z] === RUN TestSendToMultipleSubs [2022-04-05T12:13:00.609Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-05T12:13:00.609Z] === RUN TestEvictOneSub [2022-04-05T12:13:00.609Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-05T12:13:00.609Z] === RUN TestClosePublisher [2022-04-05T12:13:00.609Z] --- PASS: TestClosePublisher (0.00s) [2022-04-05T12:13:00.609Z] === RUN TestPubSubRace [2022-04-05T12:13:00.609Z] time="2022-04-05T12:13:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-05T12:13:00.863Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-05T12:13:00.942Z] + bundleName=docker-py [2022-04-05T12:13:00.942Z] + echo Creating docker-py-bundles.tar.gz [2022-04-05T12:13:00.942Z] Creating docker-py-bundles.tar.gz [2022-04-05T12:13:00.942Z] + 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-04-05T12:13:00.951Z] Archiving artifacts [2022-04-05T12:13:01.122Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-04-05T12:13:01.596Z] --- PASS: TestPubSubRace (1.05s) [2022-04-05T12:13:01.596Z] PASS [2022-04-05T12:13:01.596Z] coverage: 75.0% of statements [2022-04-05T12:13:01.596Z] ok github.com/docker/docker/pkg/pubsub 1.081s coverage: 75.0% of statements [2022-04-05T12:13:01.596Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.87s) [2022-04-05T12:13:01.596Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-05T12:13:01.689Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-04-05T12:13:01.948Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-05T12:13:01.948Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-04-05T12:13:02.064Z] === RUN TestRegister [2022-04-05T12:13:02.064Z] --- PASS: TestRegister (0.00s) [2022-04-05T12:13:02.064Z] === RUN TestCommand [2022-04-05T12:13:02.064Z] --- PASS: TestCommand (0.03s) [2022-04-05T12:13:02.064Z] === RUN TestNaiveSelf [2022-04-05T12:13:02.064Z] --- PASS: TestNaiveSelf (0.02s) [2022-04-05T12:13:02.064Z] PASS [2022-04-05T12:13:02.064Z] coverage: 82.4% of statements [2022-04-05T12:13:02.064Z] ok github.com/docker/docker/pkg/reexec 0.087s coverage: 82.4% of statements [2022-04-05T12:13:02.481Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43453/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [2022-04-05T12:13:02.516Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [Pipeline] // stage [2022-04-05T12:13:02.532Z] --- PASS: TestRequest (8.10s) [2022-04-05T12:13:02.532Z] === RUN TestOverlappingRequests [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-05T12:13:02.876Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=7040b1e1b38916932f303770316b26eaa8f0dfa5 -e DOCKER_GRAPHDRIVER docker:7040b1e1b38916932f303770316b26eaa8f0dfa5 hack/make.sh binary [2022-04-05T12:13:03.001Z] 2022/04/05 12:13:02 Closing DB instances... [2022-04-05T12:13:03.001Z] === RUN TestDump [2022-04-05T12:13:03.001Z] goroutine 6 [running]: [2022-04-05T12:13:03.001Z] github.com/docker/docker/pkg/stack.dump(0x3d2d57?) [2022-04-05T12:13:03.001Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-05T12:13:03.001Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-05T12:13:03.001Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-05T12:13:03.001Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-05T12:13:03.001Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-05T12:13:03.001Z] testing.tRunner(0xc0001601a0, 0x59a498) [2022-04-05T12:13:03.001Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-05T12:13:03.001Z] created by testing.(*T).Run [2022-04-05T12:13:03.001Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-05T12:13:03.001Z] [2022-04-05T12:13:03.001Z] goroutine 1 [chan receive]: [2022-04-05T12:13:03.001Z] testing.(*T).Run(0xc000160000, {0x58913c?, 0x3ac1f3?}, 0x59a498) [2022-04-05T12:13:03.001Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-05T12:13:03.001Z] testing.runTests.func1(0xc00006c840?) [2022-04-05T12:13:03.001Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-05T12:13:03.001Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-04-05T12:13:03.001Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-05T12:13:03.001Z] testing.runTests(0xc000058500?, {0x71e400, 0x3, 0x3}, {0x24424ce0108?, 0x40?, 0x7234a0?}) [2022-04-05T12:13:03.001Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-05T12:13:03.001Z] testing.(*M).Run(0xc000058500) [2022-04-05T12:13:03.001Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-05T12:13:03.001Z] main.main() [2022-04-05T12:13:03.001Z] _testmain.go:99 +0x255 [2022-04-05T12:13:03.001Z] --- PASS: TestDump (0.00s) [2022-04-05T12:13:03.001Z] === RUN TestDumpToFile [2022-04-05T12:13:03.001Z] --- PASS: TestDumpToFile (0.12s) [2022-04-05T12:13:03.001Z] === RUN TestDumpToFileWithEmptyInput [2022-04-05T12:13:03.001Z] goroutine 8 [running]: [2022-04-05T12:13:03.001Z] github.com/docker/docker/pkg/stack.dump(0x44ecd3?) [2022-04-05T12:13:03.001Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-05T12:13:03.001Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x44eca0?}) [2022-04-05T12:13:03.001Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-05T12:13:03.001Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001601a0?) [2022-04-05T12:13:03.001Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-05T12:13:03.001Z] testing.tRunner(0xc000160820, 0x59a488) [2022-04-05T12:13:03.001Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-05T12:13:03.001Z] created by testing.(*T).Run [2022-04-05T12:13:03.001Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-05T12:13:03.001Z] [2022-04-05T12:13:03.001Z] goroutine 1 [chan receive]: [2022-04-05T12:13:03.001Z] testing.(*T).Run(0xc000160000, {0x590713?, 0x3ac1f3?}, 0x59a488) [2022-04-05T12:13:03.001Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-05T12:13:03.001Z] testing.runTests.func1(0xc00006c840?) [2022-04-05T12:13:03.001Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-05T12:13:03.001Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-04-05T12:13:03.001Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-05T12:13:03.001Z] testing.runTests(0xc000058500?, {0x71e400, 0x3, 0x3}, {0x24424ce0108?, 0x40?, 0x7234a0?}) [2022-04-05T12:13:03.001Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-05T12:13:03.001Z] testing.(*M).Run(0xc000058500) [2022-04-05T12:13:03.001Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-05T12:13:03.001Z] main.main() [2022-04-05T12:13:03.001Z] _testmain.go:99 +0x255 [2022-04-05T12:13:03.001Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-05T12:13:03.001Z] PASS [2022-04-05T12:13:03.001Z] coverage: 90.9% of statements [2022-04-05T12:13:03.001Z] --- PASS: TestOverlappingRequests (0.42s) [2022-04-05T12:13:03.001Z] === RUN TestRelease [2022-04-05T12:13:03.001Z] ok github.com/docker/docker/pkg/stack 0.152s coverage: 90.9% of statements [2022-04-05T12:13:03.083Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-05T12:13:03.083Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-04-05T12:13:03.132Z] [2022-04-05T12:13:03.389Z] Removing bundles/ [2022-04-05T12:13:03.389Z] [2022-04-05T12:13:03.389Z] ---> Making bundle: binary (in bundles/binary) [2022-04-05T12:13:03.389Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-05T12:13:03.389Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T12:13:03.469Z] === RUN TestNewStdWriter [2022-04-05T12:13:03.469Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-05T12:13:03.469Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-05T12:13:03.469Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-05T12:13:03.469Z] === RUN TestWriteWithNilBytes [2022-04-05T12:13:03.469Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-05T12:13:03.469Z] === RUN TestWrite [2022-04-05T12:13:03.469Z] --- PASS: TestWrite (0.00s) [2022-04-05T12:13:03.469Z] === RUN TestWriteWithWriterError [2022-04-05T12:13:03.469Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-05T12:13:03.469Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-05T12:13:03.469Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-05T12:13:03.469Z] === RUN TestStdCopyWriteAndRead [2022-04-05T12:13:03.469Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-05T12:13:03.469Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-05T12:13:03.469Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-05T12:13:03.469Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-05T12:13:03.469Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-05T12:13:03.469Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-05T12:13:03.469Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-05T12:13:03.469Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-05T12:13:03.469Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-05T12:13:03.469Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-05T12:13:03.469Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-05T12:13:03.469Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-05T12:13:03.469Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-05T12:13:03.469Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-05T12:13:03.469Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-05T12:13:03.469Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-05T12:13:03.469Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-05T12:13:03.469Z] PASS [2022-04-05T12:13:03.469Z] coverage: 100.0% of statements [2022-04-05T12:13:03.469Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2022-04-05T12:13:03.651Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-04-05T12:13:04.218Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-05T12:13:04.218Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-04-05T12:13:04.456Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-05T12:13:04.456Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-05T12:13:04.456Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-05T12:13:04.456Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-05T12:13:04.456Z] === RUN TestFormatStatus [2022-04-05T12:13:04.456Z] --- PASS: TestFormatStatus (0.00s) [2022-04-05T12:13:04.456Z] === RUN TestFormatError [2022-04-05T12:13:04.456Z] --- PASS: TestFormatError (0.00s) [2022-04-05T12:13:04.456Z] === RUN TestFormatJSONError [2022-04-05T12:13:04.456Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-05T12:13:04.456Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-05T12:13:04.456Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-05T12:13:04.456Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-05T12:13:04.456Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-05T12:13:04.456Z] === RUN TestNewJSONProgressOutput [2022-04-05T12:13:04.456Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-05T12:13:04.456Z] === RUN TestAuxFormatterEmit [2022-04-05T12:13:04.456Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-05T12:13:04.456Z] === RUN TestStreamWriterStdout [2022-04-05T12:13:04.456Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-05T12:13:04.456Z] === RUN TestStreamWriterStderr [2022-04-05T12:13:04.456Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-05T12:13:04.456Z] PASS [2022-04-05T12:13:04.456Z] coverage: 66.2% of statements [2022-04-05T12:13:04.456Z] ok github.com/docker/docker/pkg/streamformatter 0.036s coverage: 66.2% of statements [2022-04-05T12:13:04.456Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-05T12:13:04.456Z] === RUN TestNetworkDBGarbageCollection [2022-04-05T12:13:04.479Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-04-05T12:13:04.677Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.95s) [2022-04-05T12:13:04.677Z] === RUN TestCreateServiceSecretFileMode [2022-04-05T12:13:04.929Z] === RUN TestGenerateRandomID [2022-04-05T12:13:04.929Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-05T12:13:04.929Z] === RUN TestShortenId [2022-04-05T12:13:04.929Z] --- PASS: TestShortenId (0.00s) [2022-04-05T12:13:04.929Z] === RUN TestShortenSha256Id [2022-04-05T12:13:04.929Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-05T12:13:04.929Z] === RUN TestShortenIdEmpty [2022-04-05T12:13:04.929Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-05T12:13:04.929Z] === RUN TestShortenIdInvalid [2022-04-05T12:13:04.929Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-05T12:13:04.929Z] === RUN TestIsShortIDNonHex [2022-04-05T12:13:04.929Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-05T12:13:04.929Z] === RUN TestIsShortIDNotCorrectSize [2022-04-05T12:13:04.929Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-05T12:13:04.929Z] PASS [2022-04-05T12:13:04.929Z] coverage: 70.6% of statements [2022-04-05T12:13:04.929Z] ok github.com/docker/docker/pkg/stringid 0.029s coverage: 70.6% of statements [2022-04-05T12:13:04.929Z] --- PASS: TestRelease (1.69s) [2022-04-05T12:13:04.929Z] === RUN TestAllocateRandomDeallocate [2022-04-05T12:13:05.048Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-04-05T12:13:05.398Z] time="2022-04-05T12:13:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-05T12:13:05.398Z] === RUN TestIsCpusetListAvailable [2022-04-05T12:13:05.398Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-05T12:13:05.398Z] PASS [2022-04-05T12:13:05.398Z] coverage: 39.4% of statements [2022-04-05T12:13:05.398Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 39.4% of statements [2022-04-05T12:13:05.618Z] check_test.go:308: [dc4a6b3283809] daemon is not started [2022-04-05T12:13:05.618Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-05T12:13:06.100Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T12:13:06.100Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T12:13:06.968Z] === RUN TestChtimes [2022-04-05T12:13:06.968Z] --- PASS: TestChtimes (0.00s) [2022-04-05T12:13:06.968Z] === RUN TestChtimesWindows [2022-04-05T12:13:06.968Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-05T12:13:06.968Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-05T12:13:06.968Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-05T12:13:06.968Z] PASS [2022-04-05T12:13:06.968Z] coverage: 13.0% of statements [2022-04-05T12:13:06.968Z] ok github.com/docker/docker/pkg/system 0.035s coverage: 13.0% of statements [2022-04-05T12:13:06.996Z] check_test.go:308: [daa2391f27d5c] daemon is not started [2022-04-05T12:13:06.996Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-05T12:13:07.255Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-05T12:13:07.438Z] === RUN TestTailFile [2022-04-05T12:13:07.438Z] --- PASS: TestTailFile (0.00s) [2022-04-05T12:13:07.438Z] === RUN TestTailFileManyLines [2022-04-05T12:13:07.438Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-05T12:13:07.438Z] === RUN TestTailEmptyFile [2022-04-05T12:13:07.438Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-05T12:13:07.438Z] === RUN TestTailNegativeN [2022-04-05T12:13:07.438Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader [2022-04-05T12:13:07.438Z] === CONT TestNewTailReader [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/truncated_last_line [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-05T12:13:07.438Z] === CONT TestNewTailReader/no_delimiter [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-05T12:13:07.438Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:13:07.438Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-05T12:13:07.438Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:13:07.438Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-05T12:13:07.438Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-05T12:13:07.438Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-05T12:13:07.438Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:13:07.438Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:13:07.438Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:13:07.438Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:13:07.438Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:13:07.438Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-05T12:13:07.438Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-05T12:13:07.438Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:13:07.439Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:13:07.439Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:13:07.439Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-05T12:13:07.440Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:13:07.440Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:13:07.440Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:13:07.441Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:13:07.441Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:13:07.441Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-05T12:13:07.441Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:13:07.441Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:13:07.441Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:13:07.441Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:13:07.441Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:13:07.441Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-05T12:13:07.441Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:13:07.442Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:13:07.442Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:13:07.443Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-05T12:13:07.912Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T12:13:07.912Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.01s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.913Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-05T12:13:07.914Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-05T12:13:07.914Z] PASS [2022-04-05T12:13:07.914Z] coverage: 88.6% of statements [2022-04-05T12:13:07.914Z] ok github.com/docker/docker/pkg/tailfile 0.130s coverage: 88.6% of statements [2022-04-05T12:13:08.384Z] === RUN TestTarSumRemoveNonExistent [2022-04-05T12:13:08.384Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-05T12:13:08.384Z] === RUN TestTarSumRemove [2022-04-05T12:13:08.384Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-05T12:13:08.384Z] === RUN TestSortFileInfoSums [2022-04-05T12:13:08.384Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-05T12:13:08.384Z] === RUN TestNewTarSumForLabelInvalid [2022-04-05T12:13:08.384Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-05T12:13:08.384Z] === RUN TestNewTarSumForLabel [2022-04-05T12:13:08.384Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-05T12:13:08.384Z] === RUN TestEmptyTar [2022-04-05T12:13:08.384Z] --- PASS: TestEmptyTar (0.00s) [2022-04-05T12:13:08.384Z] === RUN TestTarSumsReadSize [2022-04-05T12:13:08.384Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-05T12:13:08.384Z] === RUN TestTarSums [2022-04-05T12:13:08.384Z] --- PASS: TestTarSums (0.05s) [2022-04-05T12:13:08.384Z] === RUN TestIteration [2022-04-05T12:13:08.384Z] --- PASS: TestIteration (0.00s) [2022-04-05T12:13:08.384Z] === RUN TestVersionLabelForChecksum [2022-04-05T12:13:08.384Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-05T12:13:08.384Z] === RUN TestVersion [2022-04-05T12:13:08.384Z] --- PASS: TestVersion (0.00s) [2022-04-05T12:13:08.384Z] === RUN TestGetVersion [2022-04-05T12:13:08.384Z] --- PASS: TestGetVersion (0.00s) [2022-04-05T12:13:08.384Z] === RUN TestGetVersions [2022-04-05T12:13:08.384Z] --- PASS: TestGetVersions (0.00s) [2022-04-05T12:13:08.384Z] PASS [2022-04-05T12:13:08.384Z] coverage: 89.3% of statements [2022-04-05T12:13:08.384Z] ok github.com/docker/docker/pkg/tarsum 0.100s coverage: 89.3% of statements [2022-04-05T12:13:08.853Z] === RUN TestTruncIndex [2022-04-05T12:13:08.853Z] --- PASS: TestTruncIndex (0.10s) [2022-04-05T12:13:08.853Z] PASS [2022-04-05T12:13:08.853Z] coverage: 91.5% of statements [2022-04-05T12:13:08.853Z] ok github.com/docker/docker/pkg/truncindex 0.130s coverage: 91.5% of statements [2022-04-05T12:13:09.160Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-05T12:13:09.321Z] === RUN TestIsGIT [2022-04-05T12:13:09.321Z] --- PASS: TestIsGIT (0.00s) [2022-04-05T12:13:09.321Z] === RUN TestIsTransport [2022-04-05T12:13:09.321Z] --- PASS: TestIsTransport (0.00s) [2022-04-05T12:13:09.321Z] PASS [2022-04-05T12:13:09.321Z] coverage: 100.0% of statements [2022-04-05T12:13:09.321Z] ok github.com/docker/docker/pkg/urlutil 0.028s coverage: 100.0% of statements [2022-04-05T12:13:09.789Z] --- PASS: TestAllocateRandomDeallocate (4.92s) [2022-04-05T12:13:09.789Z] === RUN TestRetrieveFromStore [2022-04-05T12:13:09.789Z] === RUN TestVersionInfo [2022-04-05T12:13:09.789Z] --- PASS: TestVersionInfo (0.00s) [2022-04-05T12:13:09.789Z] === RUN TestAppendVersions [2022-04-05T12:13:09.789Z] --- PASS: TestAppendVersions (0.00s) [2022-04-05T12:13:09.789Z] PASS [2022-04-05T12:13:09.789Z] coverage: 88.9% of statements [2022-04-05T12:13:09.789Z] ok github.com/docker/docker/pkg/useragent 0.028s coverage: 88.9% of statements [2022-04-05T12:13:11.355Z] --- PASS: TestRetrieveFromStore (1.63s) [2022-04-05T12:13:11.355Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-05T12:13:11.355Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-05T12:13:11.355Z] === RUN TestParallelPredefinedRequest1 [2022-04-05T12:13:11.355Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-05T12:13:11.355Z] === RUN TestParallelPredefinedRequest2 [2022-04-05T12:13:11.355Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-05T12:13:11.355Z] === RUN TestParallelPredefinedRequest3 [2022-04-05T12:13:11.355Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-05T12:13:11.355Z] === RUN TestParallelPredefinedRequest4 [2022-04-05T12:13:11.355Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-05T12:13:11.355Z] === RUN TestParallelPredefinedRequest5 [2022-04-05T12:13:11.355Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-05T12:13:11.355Z] === RUN TestDebug [2022-04-05T12:13:11.355Z] --- PASS: TestDebug (0.00s) [2022-04-05T12:13:11.355Z] === RUN TestRequestPoolParallel [2022-04-05T12:13:11.355Z] === RUN TestValidatePrivileges [2022-04-05T12:13:11.355Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-05T12:13:11.355Z] === RUN TestFilterByCapNeg [2022-04-05T12:13:11.355Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-05T12:13:11.355Z] === RUN TestFilterByCapPos [2022-04-05T12:13:11.355Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-05T12:13:11.355Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-05T12:13:11.355Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-05T12:13:11.355Z] PASS [2022-04-05T12:13:11.355Z] coverage: 12.0% of statements [2022-04-05T12:13:11.355Z] ok github.com/docker/docker/plugin 0.050s coverage: 12.0% of statements [2022-04-05T12:13:11.823Z] --- PASS: TestRequestPoolParallel (0.33s) [2022-04-05T12:13:11.823Z] === RUN TestFullAllocateRelease [2022-04-05T12:13:11.823Z] --- PASS: TestFullAllocateRelease (0.35s) [2022-04-05T12:13:11.823Z] === RUN TestOddAllocateRelease [2022-04-05T12:13:12.292Z] --- PASS: TestOddAllocateRelease (0.25s) [2022-04-05T12:13:12.292Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-05T12:13:12.292Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-04-05T12:13:12.292Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-05T12:13:12.292Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-05T12:13:12.292Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-05T12:13:12.292Z] === RUN TestNewSettable [2022-04-05T12:13:12.292Z] --- PASS: TestNewSettable (0.00s) [2022-04-05T12:13:12.292Z] === RUN TestIsSettable [2022-04-05T12:13:12.292Z] --- PASS: TestIsSettable (0.00s) [2022-04-05T12:13:12.292Z] === RUN TestUpdateSettingsEnv [2022-04-05T12:13:12.292Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-05T12:13:12.292Z] PASS [2022-04-05T12:13:12.292Z] coverage: 20.0% of statements [2022-04-05T12:13:12.292Z] ok github.com/docker/docker/plugin/v2 0.036s coverage: 20.0% of statements [2022-04-05T12:13:12.292Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2022-04-05T12:13:12.292Z] === CONT TestParallelPredefinedRequest1 [2022-04-05T12:13:12.292Z] === CONT TestParallelPredefinedRequest4 [2022-04-05T12:13:12.292Z] === CONT TestParallelPredefinedRequest1 [2022-04-05T12:13:12.292Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:13:12.292Z] === CONT TestParallelPredefinedRequest3 [2022-04-05T12:13:12.292Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:13:12.292Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-05T12:13:12.292Z] === CONT TestParallelPredefinedRequest5 [2022-04-05T12:13:12.292Z] === CONT TestParallelPredefinedRequest2 [2022-04-05T12:13:12.292Z] === CONT TestParallelPredefinedRequest5 [2022-04-05T12:13:12.292Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:13:12.292Z] === CONT TestParallelPredefinedRequest2 [2022-04-05T12:13:12.292Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:13:12.292Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-05T12:13:12.292Z] === CONT TestParallelPredefinedRequest4 [2022-04-05T12:13:12.292Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:13:12.292Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-05T12:13:12.292Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-05T12:13:12.292Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-05T12:13:12.292Z] PASS [2022-04-05T12:13:12.292Z] coverage: 85.3% of statements [2022-04-05T12:13:12.292Z] ok github.com/docker/docker/libnetwork/ipam 47.078s coverage: 85.3% of statements [2022-04-05T12:13:12.449Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-05T12:13:12.449Z] check_test.go:308: [d6b6d5e4df20a] daemon is not started [2022-04-05T12:13:12.449Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-05T12:13:13.279Z] === RUN TestLoad [2022-04-05T12:13:13.279Z] --- PASS: TestLoad (0.00s) [2022-04-05T12:13:13.279Z] === RUN TestSave [2022-04-05T12:13:13.279Z] --- PASS: TestSave (0.03s) [2022-04-05T12:13:13.279Z] === RUN TestAddDeleteGet [2022-04-05T12:13:13.279Z] --- PASS: TestAddDeleteGet (0.04s) [2022-04-05T12:13:13.279Z] === RUN TestInvalidTags [2022-04-05T12:13:13.279Z] --- PASS: TestInvalidTags (0.00s) [2022-04-05T12:13:13.279Z] PASS [2022-04-05T12:13:13.279Z] coverage: 84.4% of statements [2022-04-05T12:13:13.279Z] ok github.com/docker/docker/reference 0.108s coverage: 84.4% of statements [2022-04-05T12:13:13.748Z] --- PASS: TestNewClientWithTimeout (17.62s) [2022-04-05T12:13:13.748Z] === RUN TestClientStream [2022-04-05T12:13:13.748Z] --- PASS: TestClientStream (0.00s) [2022-04-05T12:13:13.748Z] === RUN TestClientSendFile [2022-04-05T12:13:13.748Z] --- PASS: TestClientSendFile (0.00s) [2022-04-05T12:13:13.748Z] === RUN TestClientWithRequestTimeout [2022-04-05T12:13:13.748Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-05T12:13:13.748Z] === RUN TestFileSpecPlugin [2022-04-05T12:13:13.748Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-05T12:13:13.748Z] === RUN TestFileJSONSpecPlugin [2022-04-05T12:13:13.748Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-05T12:13:13.748Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-05T12:13:13.748Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-04-05T12:13:13.748Z] === RUN TestPluginAddHandler [2022-04-05T12:13:13.748Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-05T12:13:13.748Z] === RUN TestPluginWaitBadPlugin [2022-04-05T12:13:13.748Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-05T12:13:13.748Z] === RUN TestGet [2022-04-05T12:13:13.748Z] time="2022-04-05T12:13:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-05T12:13:13.825Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-05T12:13:14.735Z] time="2022-04-05T12:13:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-05T12:13:15.203Z] === RUN TestResolveAuthConfigIndexServer [2022-04-05T12:13:15.203Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-05T12:13:15.203Z] === RUN TestResolveAuthConfigFullURL [2022-04-05T12:13:15.203Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-05T12:13:15.203Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-05T12:13:15.203Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-05T12:13:15.203Z] === RUN TestValidateMirror [2022-04-05T12:13:15.203Z] --- PASS: TestValidateMirror (0.00s) [2022-04-05T12:13:15.203Z] === RUN TestLoadInsecureRegistries [2022-04-05T12:13:15.203Z] time="2022-04-05T12:13:14Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-05T12:13:15.203Z] time="2022-04-05T12:13:14Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-05T12:13:15.203Z] time="2022-04-05T12:13:14Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-05T12:13:15.203Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2022-04-05T12:13:15.203Z] === RUN TestNewServiceConfig [2022-04-05T12:13:15.203Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-05T12:13:15.203Z] === RUN TestValidateIndexName [2022-04-05T12:13:15.203Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-05T12:13:15.203Z] === RUN TestValidateIndexNameWithError [2022-04-05T12:13:15.203Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-05T12:13:15.203Z] === RUN TestEndpointParse [2022-04-05T12:13:15.203Z] --- PASS: TestEndpointParse (0.00s) [2022-04-05T12:13:15.203Z] === RUN TestEndpointParseInvalid [2022-04-05T12:13:15.203Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-05T12:13:15.203Z] === RUN TestValidateEndpoint [2022-04-05T12:13:15.203Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-05T12:13:15.203Z] === RUN TestPing [2022-04-05T12:13:15.203Z] --- PASS: TestPing (0.00s) [2022-04-05T12:13:15.203Z] === RUN TestPingRegistryEndpoint [2022-04-05T12:13:15.203Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:13:15.203Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-05T12:13:15.203Z] === RUN TestEndpoint [2022-04-05T12:13:15.203Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:13:15.203Z] --- SKIP: TestEndpoint (0.00s) [2022-04-05T12:13:15.203Z] === RUN TestParseRepositoryInfo [2022-04-05T12:13:15.203Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-05T12:13:15.203Z] === RUN TestNewIndexInfo [2022-04-05T12:13:15.203Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-05T12:13:15.203Z] === RUN TestMirrorEndpointLookup [2022-04-05T12:13:15.203Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:13:15.203Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-05T12:13:15.203Z] === RUN TestSearchRepositories [2022-04-05T12:13:15.203Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-05T12:13:15.203Z] Host: 127.0.0.1:49327 [2022-04-05T12:13:15.203Z] User-Agent: docker test client [2022-04-05T12:13:15.203Z] Authorization: Token fake-token [2022-04-05T12:13:15.203Z] X-Docker-Token: true [2022-04-05T12:13:15.203Z] Accept-Encoding: gzip [2022-04-05T12:13:15.203Z] [2022-04-05T12:13:15.203Z] [2022-04-05T12:13:15.203Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-05T12:13:15.203Z] Connection: close [2022-04-05T12:13:15.203Z] Content-Length: 144 [2022-04-05T12:13:15.203Z] Cache-Control: no-cache [2022-04-05T12:13:15.203Z] Content-Type: application/json [2022-04-05T12:13:15.203Z] Date: Tue, 05 Apr 2022 12:13:14 GMT [2022-04-05T12:13:15.203Z] Expires: -1 [2022-04-05T12:13:15.203Z] Pragma: no-cache [2022-04-05T12:13:15.203Z] Server: docker-tests/mock [2022-04-05T12:13:15.203Z] X-Docker-Registry-Config: mock [2022-04-05T12:13:15.203Z] X-Docker-Registry-Version: 0.0.0 [2022-04-05T12:13:15.203Z] [2022-04-05T12:13:15.203Z] [2022-04-05T12:13:15.203Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-05T12:13:15.203Z] === RUN TestTrustedLocation [2022-04-05T12:13:15.203Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-05T12:13:15.203Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-05T12:13:15.203Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-05T12:13:15.203Z] === RUN TestAllowNondistributableArtifacts [2022-04-05T12:13:15.204Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-05T12:13:15.204Z] === RUN TestIsSecureIndex [2022-04-05T12:13:15.204Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-05T12:13:15.204Z] PASS [2022-04-05T12:13:15.204Z] coverage: 51.7% of statements [2022-04-05T12:13:15.204Z] ok github.com/docker/docker/registry 0.181s coverage: 51.7% of statements [2022-04-05T12:13:15.204Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-05T12:13:15.204Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-05T12:13:16.190Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-05T12:13:16.190Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-05T12:13:16.190Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-05T12:13:16.190Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-05T12:13:16.190Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-05T12:13:16.190Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-05T12:13:16.190Z] === RUN TestResumableRequestReaderWithReadError [2022-04-05T12:13:16.190Z] time="2022-04-05T12:13:15Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-05T12:13:16.190Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2022-04-05T12:13:16.190Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-05T12:13:16.190Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-05T12:13:16.190Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-05T12:13:16.190Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-05T12:13:16.190Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-05T12:13:16.190Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-05T12:13:16.190Z] === RUN TestResumableRequestReader [2022-04-05T12:13:16.190Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-05T12:13:16.190Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-05T12:13:16.190Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-05T12:13:16.190Z] PASS [2022-04-05T12:13:16.190Z] coverage: 100.0% of statements [2022-04-05T12:13:16.190Z] ok github.com/docker/docker/registry/resumable 0.165s coverage: 100.0% of statements [2022-04-05T12:13:16.330Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-05T12:13:16.330Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.58s) [2022-04-05T12:13:16.330Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (15.75s) [2022-04-05T12:13:16.330Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.75s) [2022-04-05T12:13:16.330Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.07s) [2022-04-05T12:13:16.330Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.44s) [2022-04-05T12:13:16.330Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.72s) [2022-04-05T12:13:16.330Z] === RUN TestBuildMultiStageCopy [2022-04-05T12:13:16.330Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-05T12:13:16.660Z] === RUN TestRestartManagerTimeout [2022-04-05T12:13:16.660Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-05T12:13:16.660Z] === RUN TestRestartManagerTimeoutReset [2022-04-05T12:13:16.660Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-05T12:13:16.660Z] PASS [2022-04-05T12:13:16.660Z] coverage: 50.9% of statements [2022-04-05T12:13:16.660Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 50.9% of statements [2022-04-05T12:13:16.908Z] --- PASS: TestCreateServiceSecretFileMode (12.90s) [2022-04-05T12:13:16.908Z] === RUN TestCreateServiceConfigFileMode [2022-04-05T12:13:17.110Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-05T12:13:17.129Z] time="2022-04-05T12:13:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-05T12:13:17.599Z] === RUN TestDecodeContainerConfig [2022-04-05T12:13:17.599Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-05T12:13:17.599Z] === RUN TestDecodeContainerConfigIsolation [2022-04-05T12:13:17.599Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-05T12:13:17.599Z] === RUN TestValidatePrivileged [2022-04-05T12:13:17.599Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-05T12:13:17.599Z] PASS [2022-04-05T12:13:17.599Z] coverage: 52.6% of statements [2022-04-05T12:13:17.599Z] ok github.com/docker/docker/runconfig 0.035s coverage: 52.6% of statements [2022-04-05T12:13:18.067Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-05T12:13:18.067Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-05T12:13:18.067Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-05T12:13:18.067Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-05T12:13:18.067Z] PASS [2022-04-05T12:13:18.067Z] coverage: 62.5% of statements [2022-04-05T12:13:18.067Z] ok github.com/docker/docker/testutil 0.032s coverage: 62.5% of statements [2022-04-05T12:13:18.490Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-05T12:13:21.027Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-05T12:13:21.082Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-05T12:13:21.082Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-05T12:13:21.082Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-05T12:13:21.082Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-05T12:13:21.082Z] time="2022-04-05T12:13:20Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-05T12:13:21.554Z] === RUN TestGetDriver [2022-04-05T12:13:21.554Z] --- PASS: TestGetDriver (0.00s) [2022-04-05T12:13:21.554Z] === RUN TestVolumeRequestError [2022-04-05T12:13:21.554Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-05T12:13:21.554Z] PASS [2022-04-05T12:13:21.554Z] coverage: 36.1% of statements [2022-04-05T12:13:21.554Z] ok github.com/docker/docker/volume/drivers 0.098s coverage: 36.1% of statements [2022-04-05T12:13:21.554Z] === RUN TestGetAddress [2022-04-05T12:13:21.554Z] --- PASS: TestGetAddress (0.00s) [2022-04-05T12:13:21.554Z] === RUN TestRemove [2022-04-05T12:13:21.554Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-05T12:13:21.554Z] --- SKIP: TestRemove (0.00s) [2022-04-05T12:13:21.554Z] === RUN TestInitializeWithVolumes [2022-04-05T12:13:21.554Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-05T12:13:21.554Z] === RUN TestCreate [2022-04-05T12:13:21.554Z] --- PASS: TestCreate (0.01s) [2022-04-05T12:13:21.554Z] === RUN TestValidateName [2022-04-05T12:13:21.554Z] --- PASS: TestValidateName (0.00s) [2022-04-05T12:13:21.554Z] === RUN TestCreateWithOpts [2022-04-05T12:13:21.554Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-05T12:13:21.554Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-05T12:13:21.554Z] === RUN TestRelaodNoOpts [2022-04-05T12:13:21.554Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-05T12:13:21.554Z] PASS [2022-04-05T12:13:21.554Z] coverage: 41.5% of statements [2022-04-05T12:13:21.554Z] ok github.com/docker/docker/volume/local 0.065s coverage: 41.5% of statements [2022-04-05T12:13:22.408Z] check_test.go:308: [d4cbcc5486241] daemon is not started [2022-04-05T12:13:22.408Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-05T12:13:23.125Z] === RUN TestLCOWParseMountRaw [2022-04-05T12:13:23.125Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-05T12:13:23.125Z] === RUN TestLCOWParseMountRawSplit [2022-04-05T12:13:23.125Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-05T12:13:23.125Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-05T12:13:23.125Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-05T12:13:23.125Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-05T12:13:23.125Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-05T12:13:23.125Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-05T12:13:23.125Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-05T12:13:23.125Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-05T12:13:23.125Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-05T12:13:23.125Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-05T12:13:23.125Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-05T12:13:23.126Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-05T12:13:23.126Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-05T12:13:23.126Z] === RUN TestLinuxParseMountRaw [2022-04-05T12:13:23.126Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-05T12:13:23.126Z] === RUN TestLinuxParseMountRawSplit [2022-04-05T12:13:23.126Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-05T12:13:23.126Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-05T12:13:23.126Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-05T12:13:23.126Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-05T12:13:23.126Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-05T12:13:23.126Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-05T12:13:23.126Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-05T12:13:23.126Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-05T12:13:23.126Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-05T12:13:23.126Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-05T12:13:23.126Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-05T12:13:23.126Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-05T12:13:23.126Z] === RUN TestConvertTmpfsOptions [2022-04-05T12:13:23.126Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-05T12:13:23.126Z] linux_parser_test.go:209: data="ro" [2022-04-05T12:13:23.126Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-05T12:13:23.126Z] === RUN TestParseMountSpec [2022-04-05T12:13:23.126Z] parser_test.go:62: case 0 [2022-04-05T12:13:23.126Z] parser_test.go:62: case 1 [2022-04-05T12:13:23.126Z] parser_test.go:62: case 2 [2022-04-05T12:13:23.126Z] parser_test.go:62: case 3 [2022-04-05T12:13:23.126Z] parser_test.go:62: case 4 [2022-04-05T12:13:23.126Z] parser_test.go:62: case 5 [2022-04-05T12:13:23.126Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-05T12:13:23.126Z] === RUN TestValidateMount [2022-04-05T12:13:23.126Z] --- PASS: TestValidateMount (0.00s) [2022-04-05T12:13:23.126Z] === RUN TestWindowsParseMountRaw [2022-04-05T12:13:23.126Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-05T12:13:23.126Z] === RUN TestWindowsParseMountRawSplit [2022-04-05T12:13:23.126Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-05T12:13:23.126Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-05T12:13:23.126Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-05T12:13:23.126Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-05T12:13:23.126Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-05T12:13:23.126Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-05T12:13:23.126Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-05T12:13:23.126Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-05T12:13:23.126Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-05T12:13:23.126Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-05T12:13:23.126Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-05T12:13:23.126Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-05T12:13:23.126Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-05T12:13:23.126Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-05T12:13:23.126Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-05T12:13:23.126Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-05T12:13:23.126Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-05T12:13:23.126Z] PASS [2022-04-05T12:13:23.126Z] coverage: 67.6% of statements [2022-04-05T12:13:23.126Z] ok github.com/docker/docker/volume/mounts 0.041s coverage: 67.6% of statements [2022-04-05T12:13:23.594Z] === RUN TestSetGetMeta [2022-04-05T12:13:23.594Z] === PAUSE TestSetGetMeta [2022-04-05T12:13:23.594Z] === RUN TestRestore [2022-04-05T12:13:23.594Z] === PAUSE TestRestore [2022-04-05T12:13:23.594Z] === RUN TestServiceCreate [2022-04-05T12:13:23.594Z] === PAUSE TestServiceCreate [2022-04-05T12:13:23.594Z] === RUN TestServiceList [2022-04-05T12:13:23.594Z] === PAUSE TestServiceList [2022-04-05T12:13:23.594Z] === RUN TestServiceRemove [2022-04-05T12:13:23.594Z] === PAUSE TestServiceRemove [2022-04-05T12:13:23.594Z] === RUN TestServiceGet [2022-04-05T12:13:23.594Z] === PAUSE TestServiceGet [2022-04-05T12:13:23.594Z] === RUN TestServicePrune [2022-04-05T12:13:23.595Z] === PAUSE TestServicePrune [2022-04-05T12:13:23.595Z] === RUN TestCreate [2022-04-05T12:13:23.595Z] === PAUSE TestCreate [2022-04-05T12:13:23.595Z] === RUN TestRemove [2022-04-05T12:13:23.595Z] === PAUSE TestRemove [2022-04-05T12:13:23.595Z] === RUN TestList [2022-04-05T12:13:23.595Z] === PAUSE TestList [2022-04-05T12:13:23.595Z] === RUN TestFindByDriver [2022-04-05T12:13:23.595Z] === PAUSE TestFindByDriver [2022-04-05T12:13:23.595Z] === RUN TestFindByReferenced [2022-04-05T12:13:23.595Z] === PAUSE TestFindByReferenced [2022-04-05T12:13:23.595Z] === RUN TestDerefMultipleOfSameRef [2022-04-05T12:13:23.595Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-05T12:13:23.595Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-05T12:13:23.595Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-05T12:13:23.595Z] === RUN TestDefererencePluginOnCreateError [2022-04-05T12:13:23.595Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-05T12:13:23.595Z] === RUN TestRefDerefRemove [2022-04-05T12:13:23.595Z] === PAUSE TestRefDerefRemove [2022-04-05T12:13:23.595Z] === RUN TestGet [2022-04-05T12:13:23.595Z] === PAUSE TestGet [2022-04-05T12:13:23.595Z] === RUN TestGetWithReference [2022-04-05T12:13:23.595Z] === PAUSE TestGetWithReference [2022-04-05T12:13:23.595Z] === RUN TestFilterFunc [2022-04-05T12:13:23.595Z] === RUN TestFilterFunc/test_nil_list [2022-04-05T12:13:23.595Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-05T12:13:23.595Z] === RUN TestFilterFunc/test_empty_list [2022-04-05T12:13:23.595Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-05T12:13:23.595Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-05T12:13:23.595Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-05T12:13:23.595Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-05T12:13:23.595Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-05T12:13:23.595Z] === RUN TestFilterFunc/test_filter_some [2022-04-05T12:13:23.595Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-05T12:13:23.595Z] === RUN TestFilterFunc/test_filter_middle [2022-04-05T12:13:23.595Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-05T12:13:23.595Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-05T12:13:23.595Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-05T12:13:23.595Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-05T12:13:23.595Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-05T12:13:23.595Z] === CONT TestFilterFunc/test_nil_list [2022-04-05T12:13:23.595Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-05T12:13:23.595Z] === CONT TestFilterFunc/test_filter_some [2022-04-05T12:13:23.595Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-05T12:13:23.595Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-05T12:13:23.595Z] === CONT TestFilterFunc/test_empty_list [2022-04-05T12:13:23.595Z] === CONT TestFilterFunc/test_filter_middle [2022-04-05T12:13:23.595Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-05T12:13:23.595Z] --- PASS: TestFilterFunc (0.00s) [2022-04-05T12:13:23.595Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-05T12:13:23.595Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-05T12:13:23.595Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-05T12:13:23.595Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-05T12:13:23.595Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-05T12:13:23.595Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-05T12:13:23.595Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-05T12:13:23.595Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-05T12:13:23.595Z] === CONT TestSetGetMeta [2022-04-05T12:13:23.595Z] === CONT TestList [2022-04-05T12:13:23.595Z] === CONT TestDefererencePluginOnCreateError [2022-04-05T12:13:23.595Z] === CONT TestGetWithReference [2022-04-05T12:13:23.595Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-05T12:13:23.595Z] === CONT TestRemove [2022-04-05T12:13:23.595Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-05T12:13:23.595Z] === CONT TestCreate [2022-04-05T12:13:23.595Z] --- PASS: TestGetWithReference (0.02s) [2022-04-05T12:13:23.595Z] === CONT TestServicePrune [2022-04-05T12:13:23.595Z] --- PASS: TestList (0.03s) [2022-04-05T12:13:23.595Z] === CONT TestServiceGet [2022-04-05T12:13:23.595Z] --- PASS: TestRemove (0.02s) [2022-04-05T12:13:23.595Z] === CONT TestServiceRemove [2022-04-05T12:13:23.595Z] --- PASS: TestCreate (0.02s) [2022-04-05T12:13:23.595Z] === CONT TestServiceList [2022-04-05T12:13:23.595Z] --- PASS: TestServiceGet (0.10s) [2022-04-05T12:13:23.595Z] === CONT TestServiceCreate [2022-04-05T12:13:23.595Z] time="2022-04-05T12:13:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-05T12:13:23.595Z] --- PASS: TestServiceRemove (0.09s) [2022-04-05T12:13:23.595Z] === CONT TestRestore [2022-04-05T12:13:23.595Z] --- PASS: TestServiceList (0.09s) [2022-04-05T12:13:23.595Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-05T12:13:23.595Z] time="2022-04-05T12:13:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-05T12:13:23.595Z] time="2022-04-05T12:13:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-05T12:13:23.595Z] --- PASS: TestServiceCreate (0.02s) [2022-04-05T12:13:23.595Z] === CONT TestDerefMultipleOfSameRef [2022-04-05T12:13:23.595Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-05T12:13:23.595Z] === CONT TestFindByReferenced [2022-04-05T12:13:23.595Z] time="2022-04-05T12:13:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-05T12:13:23.595Z] === CONT TestFindByDriver [2022-04-05T12:13:23.595Z] --- PASS: TestRestore (0.03s) [2022-04-05T12:13:23.595Z] time="2022-04-05T12:13:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-05T12:13:23.595Z] --- PASS: TestServicePrune (0.14s) [2022-04-05T12:13:23.595Z] === CONT TestGet [2022-04-05T12:13:23.595Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-05T12:13:23.595Z] === CONT TestRefDerefRemove [2022-04-05T12:13:23.595Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-05T12:13:23.595Z] --- PASS: TestFindByDriver (0.02s) [2022-04-05T12:13:23.595Z] --- PASS: TestGet (0.02s) [2022-04-05T12:13:23.595Z] --- PASS: TestRefDerefRemove (0.01s) [2022-04-05T12:13:23.595Z] PASS [2022-04-05T12:13:23.595Z] coverage: 69.0% of statements [2022-04-05T12:13:23.595Z] ok github.com/docker/docker/volume/service 0.221s coverage: 69.0% of statements [2022-04-05T12:13:24.920Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-05T12:13:25.371Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-05T12:13:26.320Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-05T12:13:26.596Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-05T12:13:27.269Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-05T12:13:28.778Z] --- PASS: TestBuildMultiStageCopy (13.43s) [2022-04-05T12:13:28.778Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.34s) [2022-04-05T12:13:28.778Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) [2022-04-05T12:13:28.778Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.95s) [2022-04-05T12:13:28.778Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.10s) [2022-04-05T12:13:28.778Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.25s) [2022-04-05T12:13:28.778Z] === RUN TestBuildMultiStageParentConfig [2022-04-05T12:13:29.140Z] --- PASS: TestCreateServiceConfigFileMode (12.22s) [2022-04-05T12:13:29.140Z] === RUN TestCreateServiceSysctls [2022-04-05T12:13:29.460Z] --- PASS: TestGet (15.01s) [2022-04-05T12:13:29.460Z] === RUN TestPluginWithNoManifest [2022-04-05T12:13:29.460Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-05T12:13:29.460Z] === RUN TestGetAll [2022-04-05T12:13:29.460Z] --- PASS: TestGetAll (0.00s) [2022-04-05T12:13:29.460Z] PASS [2022-04-05T12:13:29.460Z] coverage: 73.2% of statements [2022-04-05T12:13:29.460Z] ok github.com/docker/docker/pkg/plugins 34.939s coverage: 73.2% of statements [2022-04-05T12:13:29.884Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-05T12:13:29.884Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-05T12:13:30.451Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-05T12:13:30.451Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-05T12:13:30.524Z] --- PASS: TestCreateServiceSysctls (2.89s) [2022-04-05T12:13:30.524Z] === RUN TestCreateServiceCapabilities [2022-04-05T12:13:31.636Z] --- PASS: TestBuildMultiStageParentConfig (2.50s) [2022-04-05T12:13:31.636Z] === RUN TestBuildLabelWithTargets [2022-04-05T12:13:31.636Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:13:31.636Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-05T12:13:31.636Z] === RUN TestBuildWithEmptyLayers [2022-04-05T12:13:32.438Z] --- PASS: TestCreateServiceCapabilities (1.95s) [2022-04-05T12:13:32.438Z] === RUN TestInspect [2022-04-05T12:13:32.586Z] --- PASS: TestBuildWithEmptyLayers (1.36s) [2022-04-05T12:13:32.586Z] === RUN TestBuildMultiStageOnBuild [2022-04-05T12:13:32.987Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-05T12:13:34.890Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-05T12:13:34.979Z] --- PASS: TestInspect (2.50s) [2022-04-05T12:13:34.979Z] === RUN TestCreateJob [2022-04-05T12:13:35.149Z] check_test.go:308: [d3eda3e7305ca] daemon is not started [2022-04-05T12:13:35.149Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-05T12:13:35.716Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-05T12:13:36.283Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-05T12:13:36.850Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-05T12:13:37.109Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-05T12:13:37.520Z] --- PASS: TestCreateJob (2.40s) [2022-04-05T12:13:37.520Z] === RUN TestReplicatedJob [2022-04-05T12:13:39.015Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-05T12:13:39.015Z] check_test.go:308: [dc4e77e22a30a] daemon is not started [2022-04-05T12:13:39.015Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-05T12:13:39.274Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-05T12:13:41.179Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-05T12:13:42.806Z] --- PASS: TestReplicatedJob (4.81s) [2022-04-05T12:13:42.806Z] === RUN TestUpdateReplicatedJob [2022-04-05T12:13:43.085Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-05T12:13:44.991Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-05T12:13:45.349Z] --- PASS: TestUpdateReplicatedJob (3.02s) [2022-04-05T12:13:45.349Z] === RUN TestServiceListWithStatuses [2022-04-05T12:13:45.349Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-05T12:13:45.349Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-05T12:13:45.349Z] === RUN TestDockerNetworkConnectAlias [2022-04-05T12:13:46.894Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-05T12:13:47.152Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-05T12:13:47.273Z] --- PASS: TestBuildMultiStageOnBuild (13.26s) [2022-04-05T12:13:47.273Z] === RUN TestBuildUncleanTarFilenames [2022-04-05T12:13:47.273Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:13:47.273Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-04-05T12:13:47.273Z] === RUN TestBuildMultiStageLayerLeak [2022-04-05T12:13:49.110Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-05T12:13:49.110Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-05T12:13:49.548Z] --- PASS: TestDockerNetworkConnectAlias (3.74s) [2022-04-05T12:13:49.548Z] === RUN TestDockerNetworkReConnect [2022-04-05T12:13:50.506Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-05T12:13:52.091Z] --- PASS: TestDockerNetworkReConnect (3.15s) [2022-04-05T12:13:52.091Z] === RUN TestServicePlugin [2022-04-05T12:13:52.091Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T12:13:52.091Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-05T12:13:52.091Z] === RUN TestServiceUpdateLabel [2022-04-05T12:13:53.797Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-05T12:13:54.005Z] --- PASS: TestServiceUpdateLabel (2.06s) [2022-04-05T12:13:54.006Z] === RUN TestServiceUpdateSecrets [2022-04-05T12:13:57.086Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-05T12:13:57.502Z] --- PASS: TestBuildMultiStageLayerLeak (10.93s) [2022-04-05T12:13:57.502Z] === RUN TestBuildWithHugeFile [2022-04-05T12:13:59.154Z] --- PASS: TestBuildWithHugeFile (88.97s) [2022-04-05T12:13:59.154Z] === RUN TestBuildWCOWSandboxSize [2022-04-05T12:13:59.154Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T12:13:59.154Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-05T12:13:59.154Z] === RUN TestBuildWithEmptyDockerfile [2022-04-05T12:13:59.154Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T12:13:59.154Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T12:13:59.154Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T12:13:59.154Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T12:13:59.154Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T12:13:59.154Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T12:13:59.154Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T12:13:59.154Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T12:13:59.154Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T12:13:59.154Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-04-05T12:13:59.154Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-05T12:13:59.154Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2022-04-05T12:13:59.154Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2022-04-05T12:13:59.154Z] === RUN TestBuildPreserveOwnership [2022-04-05T12:13:59.154Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:13:59.154Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-05T12:13:59.154Z] === RUN TestBuildPlatformInvalid [2022-04-05T12:13:59.154Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-04-05T12:13:59.154Z] PASS [2022-04-05T12:13:59.154Z] ok github.com/docker/docker/integration/build 143.931s [2022-04-05T12:13:59.154Z] [2022-04-05T12:13:59.154Z] === Skipped [2022-04-05T12:13:59.154Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-05T12:13:59.154Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T12:13:59.154Z] [2022-04-05T12:13:59.154Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-05T12:13:59.154Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:13:59.154Z] [2022-04-05T12:13:59.154Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-05T12:13:59.154Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:13:59.154Z] [2022-04-05T12:13:59.154Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-05T12:13:59.154Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:13:59.154Z] [2022-04-05T12:13:59.154Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-05T12:13:59.154Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T12:13:59.154Z] [2022-04-05T12:13:59.154Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-05T12:13:59.154Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:13:59.154Z] [2022-04-05T12:13:59.154Z] DONE 29 tests, 6 skipped in 175.687s [2022-04-05T12:13:59.154Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-05T12:13:59.154Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:13:59.154Z] INFO: Testing against a local daemon [2022-04-05T12:13:59.154Z] === RUN TestConfigInspect [2022-04-05T12:13:59.154Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:13:59.155Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-05T12:13:59.155Z] === RUN TestConfigList [2022-04-05T12:13:59.155Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:13:59.155Z] --- SKIP: TestConfigList (0.00s) [2022-04-05T12:13:59.155Z] === RUN TestConfigsCreateAndDelete [2022-04-05T12:13:59.155Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:13:59.155Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-05T12:13:59.155Z] === RUN TestConfigsUpdate [2022-04-05T12:13:59.155Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:13:59.155Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-05T12:13:59.155Z] === RUN TestTemplatedConfig [2022-04-05T12:13:59.155Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:13:59.155Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-05T12:13:59.155Z] === RUN TestConfigCreateResolve [2022-04-05T12:13:59.155Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:13:59.155Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-05T12:13:59.155Z] PASS [2022-04-05T12:13:59.155Z] ok github.com/docker/docker/integration/config 0.089s [2022-04-05T12:13:59.155Z] [2022-04-05T12:13:59.155Z] === Skipped [2022-04-05T12:13:59.155Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-05T12:13:59.155Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:13:59.155Z] [2022-04-05T12:13:59.155Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-05T12:13:59.155Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:13:59.155Z] [2022-04-05T12:13:59.155Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-05T12:13:59.155Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:13:59.155Z] [2022-04-05T12:13:59.155Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-05T12:13:59.155Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:13:59.155Z] [2022-04-05T12:13:59.155Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-05T12:13:59.155Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:13:59.155Z] [2022-04-05T12:13:59.155Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-05T12:13:59.155Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:13:59.155Z] [2022-04-05T12:13:59.155Z] DONE 6 tests, 6 skipped in 4.029s [2022-04-05T12:13:59.155Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-05T12:13:59.155Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:13:59.155Z] INFO: Testing against a local daemon [2022-04-05T12:13:59.155Z] === RUN TestCheckpoint [2022-04-05T12:13:59.155Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T12:13:59.155Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-05T12:13:59.155Z] === RUN TestContainerInvalidJSON [2022-04-05T12:13:59.155Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T12:13:59.155Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T12:13:59.155Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-05T12:13:59.155Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-05T12:13:59.155Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T12:13:59.155Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-05T12:13:59.155Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-05T12:13:59.155Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-04-05T12:13:59.155Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-04-05T12:13:59.155Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-05T12:13:59.155Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2022-04-05T12:13:59.155Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-05T12:13:59.155Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2022-04-05T12:13:59.155Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-05T12:13:59.155Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2022-04-05T12:13:59.155Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-05T12:13:59.155Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-04-05T12:13:59.155Z] === RUN TestCopyFromContainer [2022-04-05T12:13:59.155Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:13:59.155Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-05T12:13:59.155Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-05T12:13:59.155Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T12:13:59.155Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T12:13:59.155Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T12:13:59.155Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T12:13:59.155Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T12:13:59.155Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T12:13:59.155Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T12:13:59.155Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T12:13:59.155Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T12:13:59.155Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-05T12:13:59.155Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-05T12:13:59.155Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-05T12:13:59.155Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-05T12:13:59.155Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-05T12:13:59.155Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-05T12:13:59.155Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-05T12:13:59.155Z] === RUN TestCreateWithInvalidEnv [2022-04-05T12:13:59.155Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-05T12:13:59.155Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-05T12:13:59.155Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-05T12:13:59.155Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-05T12:13:59.155Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-05T12:13:59.155Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-05T12:13:59.155Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-05T12:13:59.155Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-05T12:13:59.155Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-05T12:13:59.155Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-05T12:13:59.155Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-05T12:13:59.155Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-04-05T12:13:59.155Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-04-05T12:13:59.155Z] === RUN TestCreateTmpfsMountsTarget [2022-04-05T12:13:59.155Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:13:59.155Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-05T12:13:59.155Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-05T12:13:59.155Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:13:59.155Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-05T12:13:59.155Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-05T12:13:59.155Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:13:59.155Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-05T12:13:59.155Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-05T12:13:59.155Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T12:13:59.155Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T12:13:59.155Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T12:13:59.155Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T12:13:59.155Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T12:13:59.155Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T12:13:59.155Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T12:13:59.155Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T12:13:59.155Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T12:13:59.155Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T12:13:59.155Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T12:13:59.155Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T12:13:59.155Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T12:13:59.155Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T12:13:59.155Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T12:13:59.155Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-05T12:13:59.155Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-05T12:13:59.155Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-05T12:13:59.155Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-05T12:13:59.155Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-05T12:13:59.155Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-05T12:13:59.155Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-05T12:13:59.155Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-05T12:13:59.155Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-05T12:13:59.155Z] === RUN TestCreateDifferentPlatform [2022-04-05T12:13:59.155Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-05T12:13:59.155Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-05T12:13:59.155Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-05T12:13:59.155Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-05T12:13:59.155Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-05T12:13:59.155Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-05T12:13:59.155Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2022-04-05T12:13:59.155Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-05T12:13:59.155Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-05T12:13:59.155Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-05T12:13:59.155Z] === RUN TestContainerKillOnDaemonStart [2022-04-05T12:13:59.155Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:13:59.155Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-05T12:13:59.155Z] === RUN TestWindowsDevices [2022-04-05T12:13:59.155Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-05T12:13:59.155Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-05T12:13:59.155Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:13:59.155Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:13:59.155Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:13:59.155Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:13:59.155Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:13:59.155Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:13:59.155Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-05T12:13:59.155Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-05T12:13:59.155Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:13:59.155Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:13:59.155Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:13:59.155Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:13:59.155Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:13:59.155Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:13:59.155Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-05T12:13:59.155Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-05T12:13:59.155Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:13:59.155Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:13:59.155Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-05T12:13:59.155Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-05T12:13:59.155Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:13:59.155Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:13:59.155Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:13:59.155Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:13:59.566Z] 2022/04/05 12:13:56 Closing DB instances... [2022-04-05T12:13:59.566Z] --- PASS: TestNetworkDBGarbageCollection (54.44s) [2022-04-05T12:13:59.566Z] === RUN TestFindNode [2022-04-05T12:13:59.566Z] 2022/04/05 12:13:58 Closing DB instances... [2022-04-05T12:13:59.566Z] --- PASS: TestFindNode (0.01s) [2022-04-05T12:13:59.566Z] === RUN TestChangeNodeState [2022-04-05T12:13:59.566Z] 2022/04/05 12:13:58 Closing DB instances... [2022-04-05T12:13:59.566Z] --- PASS: TestChangeNodeState (0.01s) [2022-04-05T12:13:59.566Z] === RUN TestNodeReincarnation [2022-04-05T12:13:59.566Z] 2022/04/05 12:13:58 Closing DB instances... [2022-04-05T12:14:00.147Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-05T12:14:00.147Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.11s) [2022-04-05T12:14:00.147Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.32s) [2022-04-05T12:14:00.619Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.48s) [2022-04-05T12:14:00.619Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.51s) [2022-04-05T12:14:00.619Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.32s) [2022-04-05T12:14:00.619Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (3.99s) [2022-04-05T12:14:00.619Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.27s) [2022-04-05T12:14:00.619Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.08s) [2022-04-05T12:14:00.619Z] === RUN TestDiff [2022-04-05T12:14:00.619Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-05T12:14:00.619Z] --- SKIP: TestDiff (0.00s) [2022-04-05T12:14:00.619Z] === RUN TestExecWithCloseStdin [2022-04-05T12:14:02.354Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-05T12:14:02.849Z] --- PASS: TestExecWithCloseStdin (2.11s) [2022-04-05T12:14:02.849Z] === RUN TestExec [2022-04-05T12:14:03.291Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-05T12:14:04.325Z] time="2022-04-05T12:14:03Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-05T12:14:04.325Z] --- PASS: TestNodeReincarnation (5.01s) [2022-04-05T12:14:04.325Z] === RUN TestParallelCreate [2022-04-05T12:14:04.325Z] 2022/04/05 12:14:03 Closing DB instances... [2022-04-05T12:14:04.325Z] --- PASS: TestParallelCreate (0.01s) [2022-04-05T12:14:04.325Z] === RUN TestParallelDelete [2022-04-05T12:14:04.325Z] 2022/04/05 12:14:03 Closing DB instances... [2022-04-05T12:14:04.325Z] --- PASS: TestParallelDelete (0.01s) [2022-04-05T12:14:04.325Z] === RUN TestNetworkDBIslands [2022-04-05T12:14:04.325Z] time="2022-04-05T12:14:03Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e7f6ab056387 with config:&{NodeID:e7f6ab056387 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-04-05T12:14:04.325Z] time="2022-04-05T12:14:03Z" level=info msg="Node e7f6ab056387/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:04.325Z] time="2022-04-05T12:14:03Z" level=info msg="Node e7f6ab056387/172.27.231.68, added to nodes list" [2022-04-05T12:14:04.325Z] time="2022-04-05T12:14:03Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:5f6ee7506ce4 with config:&{NodeID:5f6ee7506ce4 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-04-05T12:14:04.325Z] time="2022-04-05T12:14:03Z" level=info msg="Node 5f6ee7506ce4/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:04.325Z] time="2022-04-05T12:14:03Z" level=info msg="Node 5f6ee7506ce4/172.27.231.68, added to nodes list" [2022-04-05T12:14:04.325Z] time="2022-04-05T12:14:03Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-05T12:14:04.325Z] time="2022-04-05T12:14:03Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-05T12:14:04.325Z] time="2022-04-05T12:14:03Z" level=debug msg="memberlist: Stream connection from=[::1]:49359" [2022-04-05T12:14:04.325Z] time="2022-04-05T12:14:03Z" level=info msg="Node 5f6ee7506ce4/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:04.325Z] time="2022-04-05T12:14:03Z" level=info msg="Node 5f6ee7506ce4/172.27.231.68, added to nodes list" [2022-04-05T12:14:04.325Z] time="2022-04-05T12:14:03Z" level=info msg="Node e7f6ab056387/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:04.325Z] time="2022-04-05T12:14:03Z" level=info msg="Node e7f6ab056387/172.27.231.68, added to nodes list" [2022-04-05T12:14:04.325Z] time="2022-04-05T12:14:03Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360" [2022-04-05T12:14:04.325Z] time="2022-04-05T12:14:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-05T12:14:04.415Z] --- PASS: TestExec (1.77s) [2022-04-05T12:14:04.415Z] === RUN TestExecUser [2022-04-05T12:14:04.415Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-05T12:14:04.415Z] --- SKIP: TestExecUser (0.00s) [2022-04-05T12:14:04.415Z] === RUN TestExportContainerAndImportImage [2022-04-05T12:14:04.415Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:14:04.415Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-05T12:14:04.415Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-05T12:14:04.415Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:14:04.415Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-05T12:14:04.415Z] === RUN TestHealthCheckWorkdir [2022-04-05T12:14:04.415Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-05T12:14:04.415Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-05T12:14:04.415Z] === RUN TestHealthKillContainer [2022-04-05T12:14:04.415Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-05T12:14:04.415Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-05T12:14:04.415Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-05T12:14:04.415Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-05T12:14:04.415Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-05T12:14:04.415Z] === RUN TestKillContainerInvalidSignal [2022-04-05T12:14:04.670Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-05T12:14:04.793Z] time="2022-04-05T12:14:04Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f3b13050aa37 with config:&{NodeID:f3b13050aa37 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-04-05T12:14:04.793Z] time="2022-04-05T12:14:04Z" level=info msg="Node f3b13050aa37/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:04.793Z] time="2022-04-05T12:14:04Z" level=info msg="Node f3b13050aa37/172.27.231.68, added to nodes list" [2022-04-05T12:14:04.793Z] time="2022-04-05T12:14:04Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-05T12:14:04.793Z] time="2022-04-05T12:14:04Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-05T12:14:04.793Z] time="2022-04-05T12:14:04Z" level=debug msg="memberlist: Stream connection from=[::1]:49361" [2022-04-05T12:14:04.793Z] time="2022-04-05T12:14:04Z" level=info msg="Node f3b13050aa37/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:04.793Z] time="2022-04-05T12:14:04Z" level=info msg="Node f3b13050aa37/172.27.231.68, added to nodes list" [2022-04-05T12:14:04.793Z] time="2022-04-05T12:14:04Z" level=info msg="Node e7f6ab056387/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:04.793Z] time="2022-04-05T12:14:04Z" level=info msg="Node e7f6ab056387/172.27.231.68, added to nodes list" [2022-04-05T12:14:04.793Z] time="2022-04-05T12:14:04Z" level=info msg="Node 5f6ee7506ce4/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:04.793Z] time="2022-04-05T12:14:04Z" level=info msg="Node 5f6ee7506ce4/172.27.231.68, added to nodes list" [2022-04-05T12:14:04.793Z] time="2022-04-05T12:14:04Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49362" [2022-04-05T12:14:04.793Z] time="2022-04-05T12:14:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-05T12:14:04.793Z] time="2022-04-05T12:14:04Z" level=info msg="Node f3b13050aa37/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:04.793Z] time="2022-04-05T12:14:04Z" level=info msg="Node f3b13050aa37/172.27.231.68, added to nodes list" [2022-04-05T12:14:05.240Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-05T12:14:05.261Z] time="2022-04-05T12:14:04Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:4747bfccb885 with config:&{NodeID:4747bfccb885 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-04-05T12:14:05.261Z] time="2022-04-05T12:14:04Z" level=info msg="Node 4747bfccb885/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:05.261Z] time="2022-04-05T12:14:04Z" level=info msg="Node 4747bfccb885/172.27.231.68, added to nodes list" [2022-04-05T12:14:05.261Z] time="2022-04-05T12:14:04Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-05T12:14:05.261Z] time="2022-04-05T12:14:04Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-05T12:14:05.261Z] time="2022-04-05T12:14:04Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-04-05T12:14:05.261Z] time="2022-04-05T12:14:04Z" level=info msg="Node 4747bfccb885/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:05.261Z] time="2022-04-05T12:14:04Z" level=info msg="Node 4747bfccb885/172.27.231.68, added to nodes list" [2022-04-05T12:14:05.261Z] time="2022-04-05T12:14:04Z" level=info msg="Node 5f6ee7506ce4/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:05.261Z] time="2022-04-05T12:14:04Z" level=info msg="Node 5f6ee7506ce4/172.27.231.68, added to nodes list" [2022-04-05T12:14:05.261Z] time="2022-04-05T12:14:04Z" level=info msg="Node f3b13050aa37/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:05.261Z] time="2022-04-05T12:14:04Z" level=info msg="Node f3b13050aa37/172.27.231.68, added to nodes list" [2022-04-05T12:14:05.261Z] time="2022-04-05T12:14:04Z" level=info msg="Node e7f6ab056387/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:05.261Z] time="2022-04-05T12:14:04Z" level=info msg="Node e7f6ab056387/172.27.231.68, added to nodes list" [2022-04-05T12:14:05.261Z] time="2022-04-05T12:14:04Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-04-05T12:14:05.261Z] time="2022-04-05T12:14:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-05T12:14:05.261Z] time="2022-04-05T12:14:05Z" level=info msg="Node 4747bfccb885/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:05.261Z] time="2022-04-05T12:14:05Z" level=info msg="Node 4747bfccb885/172.27.231.68, added to nodes list" [2022-04-05T12:14:05.261Z] time="2022-04-05T12:14:05Z" level=info msg="Node 4747bfccb885/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:05.261Z] time="2022-04-05T12:14:05Z" level=info msg="Node 4747bfccb885/172.27.231.68, added to nodes list" [2022-04-05T12:14:05.499Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:8639d3d92986 with config:&{NodeID:8639d3d92986 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-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=info msg="Node 8639d3d92986/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=info msg="Node 8639d3d92986/172.27.231.68, added to nodes list" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=info msg="Node 8639d3d92986/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=info msg="Node 8639d3d92986/172.27.231.68, added to nodes list" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=info msg="Node 5f6ee7506ce4/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=info msg="Node 5f6ee7506ce4/172.27.231.68, added to nodes list" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=info msg="Node e7f6ab056387/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=info msg="Node e7f6ab056387/172.27.231.68, added to nodes list" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=info msg="Node 4747bfccb885/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=info msg="Node 4747bfccb885/172.27.231.68, added to nodes list" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=info msg="Node f3b13050aa37/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=info msg="Node f3b13050aa37/172.27.231.68, added to nodes list" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=info msg="Node 8639d3d92986/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=info msg="Node 8639d3d92986/172.27.231.68, added to nodes list" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=info msg="Node 8639d3d92986/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=info msg="Node 8639d3d92986/172.27.231.68, added to nodes list" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=info msg="Node 8639d3d92986/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=info msg="Node 8639d3d92986/172.27.231.68, added to nodes list" [2022-04-05T12:14:05.728Z] networkdb_test.go:835: Re-joining: 3 [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=info msg="The new bootstrap node list is:[172.27.231.68:10033 172.27.231.68:10034 172.27.231.68:10035]" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.231.68:10033" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=debug msg="memberlist: Stream connection from=172.27.231.68:49367" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.231.68:10034" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=debug msg="memberlist: Stream connection from=172.27.231.68:49368" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.231.68:10035" [2022-04-05T12:14:05.728Z] time="2022-04-05T12:14:05Z" level=debug msg="memberlist: Stream connection from=172.27.231.68:49369" [2022-04-05T12:14:05.758Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-05T12:14:05.984Z] --- PASS: TestKillContainerInvalidSignal (1.90s) [2022-04-05T12:14:05.984Z] === RUN TestKillContainer [2022-04-05T12:14:05.984Z] === RUN TestKillContainer/no_signal [2022-04-05T12:14:06.196Z] networkdb_test.go:835: Re-joining: 4 [2022-04-05T12:14:06.196Z] time="2022-04-05T12:14:05Z" level=info msg="The new bootstrap node list is:[172.27.231.68:10033 172.27.231.68:10034 172.27.231.68:10035]" [2022-04-05T12:14:06.196Z] time="2022-04-05T12:14:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.231.68:10033" [2022-04-05T12:14:06.196Z] time="2022-04-05T12:14:05Z" level=debug msg="memberlist: Stream connection from=172.27.231.68:49370" [2022-04-05T12:14:06.196Z] time="2022-04-05T12:14:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.231.68:10034" [2022-04-05T12:14:06.196Z] time="2022-04-05T12:14:05Z" level=debug msg="memberlist: Stream connection from=172.27.231.68:49371" [2022-04-05T12:14:06.196Z] time="2022-04-05T12:14:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.231.68:10035" [2022-04-05T12:14:06.196Z] time="2022-04-05T12:14:05Z" level=debug msg="memberlist: Stream connection from=172.27.231.68:49372" [2022-04-05T12:14:06.196Z] time="2022-04-05T12:14:06Z" level=info msg="node 0 leaving" [2022-04-05T12:14:06.664Z] time="2022-04-05T12:14:06Z" level=info msg="Node e7f6ab056387 change state NodeActive --> NodeLeft" [2022-04-05T12:14:06.664Z] time="2022-04-05T12:14:06Z" level=info msg="node3(f3b13050aa37): Node leave event for e7f6ab056387/172.27.231.68" [2022-04-05T12:14:06.664Z] time="2022-04-05T12:14:06Z" level=info msg="Node e7f6ab056387 change state NodeActive --> NodeLeft" [2022-04-05T12:14:06.664Z] time="2022-04-05T12:14:06Z" level=info msg="node2(5f6ee7506ce4): Node leave event for e7f6ab056387/172.27.231.68" [2022-04-05T12:14:06.664Z] time="2022-04-05T12:14:06Z" level=info msg="Node e7f6ab056387 change state NodeActive --> NodeLeft" [2022-04-05T12:14:06.664Z] time="2022-04-05T12:14:06Z" level=info msg="node5(8639d3d92986): Node leave event for e7f6ab056387/172.27.231.68" [2022-04-05T12:14:06.664Z] time="2022-04-05T12:14:06Z" level=info msg="Node e7f6ab056387 change state NodeActive --> NodeLeft" [2022-04-05T12:14:06.664Z] time="2022-04-05T12:14:06Z" level=info msg="node4(4747bfccb885): Node leave event for e7f6ab056387/172.27.231.68" [2022-04-05T12:14:06.664Z] time="2022-04-05T12:14:06Z" level=info msg="Node e7f6ab056387 change state NodeActive --> NodeLeft" [2022-04-05T12:14:06.664Z] time="2022-04-05T12:14:06Z" level=info msg="node1(e7f6ab056387): Node leave event for e7f6ab056387/172.27.231.68" [2022-04-05T12:14:06.664Z] time="2022-04-05T12:14:06Z" level=info msg="Node e7f6ab056387/172.27.231.68, left gossip cluster" [2022-04-05T12:14:06.664Z] time="2022-04-05T12:14:06Z" level=info msg="Node e7f6ab056387/172.27.231.68, left gossip cluster" [2022-04-05T12:14:06.664Z] time="2022-04-05T12:14:06Z" level=info msg="Node e7f6ab056387/172.27.231.68, left gossip cluster" [2022-04-05T12:14:06.664Z] time="2022-04-05T12:14:06Z" level=info msg="Node e7f6ab056387/172.27.231.68, left gossip cluster" [2022-04-05T12:14:06.664Z] time="2022-04-05T12:14:06Z" level=info msg="Node e7f6ab056387/172.27.231.68, left gossip cluster" [2022-04-05T12:14:07.134Z] time="2022-04-05T12:14:06Z" level=info msg="node 1 leaving" [2022-04-05T12:14:07.134Z] time="2022-04-05T12:14:06Z" level=info msg="Node 5f6ee7506ce4 change state NodeActive --> NodeLeft" [2022-04-05T12:14:07.134Z] time="2022-04-05T12:14:06Z" level=info msg="Node 5f6ee7506ce4/172.27.231.68, left gossip cluster" [2022-04-05T12:14:07.134Z] time="2022-04-05T12:14:06Z" level=info msg="Node 5f6ee7506ce4 change state NodeActive --> NodeFailed" [2022-04-05T12:14:07.134Z] time="2022-04-05T12:14:06Z" level=info msg="Node 5f6ee7506ce4/172.27.231.68, added to failed nodes list" [2022-04-05T12:14:07.134Z] time="2022-04-05T12:14:06Z" level=info msg="Node 5f6ee7506ce4 change state NodeActive --> NodeLeft" [2022-04-05T12:14:07.134Z] time="2022-04-05T12:14:06Z" level=info msg="node3(f3b13050aa37): Node leave event for 5f6ee7506ce4/172.27.231.68" [2022-04-05T12:14:07.134Z] time="2022-04-05T12:14:06Z" level=info msg="node4(4747bfccb885): Node leave event for 5f6ee7506ce4/172.27.231.68" [2022-04-05T12:14:07.134Z] time="2022-04-05T12:14:06Z" level=info msg="Node 5f6ee7506ce4 change state NodeActive --> NodeLeft" [2022-04-05T12:14:07.134Z] time="2022-04-05T12:14:06Z" level=info msg="node5(8639d3d92986): Node leave event for 5f6ee7506ce4/172.27.231.68" [2022-04-05T12:14:07.134Z] time="2022-04-05T12:14:06Z" level=error msg="node: 5f6ee7506ce4 is unknown to memberlist" [2022-04-05T12:14:07.134Z] time="2022-04-05T12:14:06Z" level=info msg="Node 5f6ee7506ce4/172.27.231.68, left gossip cluster" [2022-04-05T12:14:07.134Z] time="2022-04-05T12:14:06Z" level=info msg="Node 5f6ee7506ce4/172.27.231.68, left gossip cluster" [2022-04-05T12:14:07.134Z] time="2022-04-05T12:14:06Z" level=info msg="Node 5f6ee7506ce4/172.27.231.68, left gossip cluster" [2022-04-05T12:14:07.134Z] time="2022-04-05T12:14:07Z" level=info msg="node 2 leaving" [2022-04-05T12:14:07.134Z] time="2022-04-05T12:14:07Z" level=info msg="Node f3b13050aa37 change state NodeActive --> NodeLeft" [2022-04-05T12:14:07.134Z] time="2022-04-05T12:14:07Z" level=info msg="node4(4747bfccb885): Node leave event for f3b13050aa37/172.27.231.68" [2022-04-05T12:14:07.134Z] time="2022-04-05T12:14:07Z" level=info msg="Node f3b13050aa37 change state NodeActive --> NodeLeft" [2022-04-05T12:14:07.134Z] time="2022-04-05T12:14:07Z" level=info msg="node5(8639d3d92986): Node leave event for f3b13050aa37/172.27.231.68" [2022-04-05T12:14:07.602Z] time="2022-04-05T12:14:07Z" level=info msg="Node f3b13050aa37 change state NodeActive --> NodeLeft" [2022-04-05T12:14:07.602Z] time="2022-04-05T12:14:07Z" level=info msg="node3(f3b13050aa37): Node leave event for f3b13050aa37/172.27.231.68" [2022-04-05T12:14:07.602Z] time="2022-04-05T12:14:07Z" level=debug msg="memberlist: Failed ping: f3b13050aa37 (timeout reached)" [2022-04-05T12:14:07.602Z] time="2022-04-05T12:14:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.231.68:10034: use of closed network connection" [2022-04-05T12:14:07.602Z] time="2022-04-05T12:14:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.231.68:10037: use of closed network connection" [2022-04-05T12:14:07.602Z] time="2022-04-05T12:14:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.27.231.68:10036: use of closed network connection" [2022-04-05T12:14:07.602Z] time="2022-04-05T12:14:07Z" level=debug msg="memberlist: Stream connection from=172.27.231.68:49373" [2022-04-05T12:14:07.602Z] time="2022-04-05T12:14:07Z" level=info msg="Node f3b13050aa37/172.27.231.68, left gossip cluster" [2022-04-05T12:14:07.602Z] time="2022-04-05T12:14:07Z" level=info msg="Node f3b13050aa37/172.27.231.68, left gossip cluster" [2022-04-05T12:14:07.602Z] time="2022-04-05T12:14:07Z" level=info msg="Node f3b13050aa37/172.27.231.68, left gossip cluster" [2022-04-05T12:14:08.070Z] time="2022-04-05T12:14:07Z" level=warning msg="memberlist: Was able to connect to f3b13050aa37 but other probes failed, network may be misconfigured" [2022-04-05T12:14:08.070Z] networkdb_test.go:867: node4: OK [2022-04-05T12:14:08.070Z] networkdb_test.go:867: node5: OK [2022-04-05T12:14:08.070Z] time="2022-04-05T12:14:07Z" level=info msg="node 0 coming back" [2022-04-05T12:14:08.070Z] time="2022-04-05T12:14:07Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8a86815c12fc with config:&{NodeID:8a86815c12fc 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-04-05T12:14:08.070Z] time="2022-04-05T12:14:07Z" level=info msg="Node 8a86815c12fc/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:08.070Z] time="2022-04-05T12:14:07Z" level=info msg="Node 8a86815c12fc/172.27.231.68, added to nodes list" [2022-04-05T12:14:08.070Z] time="2022-04-05T12:14:07Z" level=info msg="node 1 coming back" [2022-04-05T12:14:08.070Z] time="2022-04-05T12:14:07Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:23f8e3a06d0c with config:&{NodeID:23f8e3a06d0c 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-04-05T12:14:08.070Z] time="2022-04-05T12:14:07Z" level=info msg="Node 23f8e3a06d0c/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:08.070Z] time="2022-04-05T12:14:07Z" level=info msg="Node 23f8e3a06d0c/172.27.231.68, added to nodes list" [2022-04-05T12:14:08.070Z] time="2022-04-05T12:14:07Z" level=info msg="node 2 coming back" [2022-04-05T12:14:08.070Z] time="2022-04-05T12:14:07Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:73ffe15d30b8 with config:&{NodeID:73ffe15d30b8 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-04-05T12:14:08.070Z] time="2022-04-05T12:14:07Z" level=info msg="Node 73ffe15d30b8/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:08.070Z] time="2022-04-05T12:14:07Z" level=info msg="Node 73ffe15d30b8/172.27.231.68, added to nodes list" [2022-04-05T12:14:08.195Z] === RUN TestKillContainer/non_killing_signal [2022-04-05T12:14:08.195Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-05T12:14:08.195Z] === RUN TestKillContainer/killing_signal [2022-04-05T12:14:08.907Z] --- PASS: TestServiceUpdateSecrets (14.40s) [2022-04-05T12:14:08.907Z] === RUN TestServiceUpdateConfigs [2022-04-05T12:14:09.044Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-05T12:14:10.414Z] --- PASS: TestKillContainer (3.95s) [2022-04-05T12:14:10.414Z] --- PASS: TestKillContainer/no_signal (1.63s) [2022-04-05T12:14:10.414Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-05T12:14:10.414Z] --- PASS: TestKillContainer/killing_signal (2.26s) [2022-04-05T12:14:10.414Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-05T12:14:10.414Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T12:14:10.414Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-05T12:14:10.414Z] === RUN TestKillStoppedContainer [2022-04-05T12:14:10.414Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T12:14:10.414Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-05T12:14:10.414Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-05T12:14:10.414Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T12:14:10.414Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-05T12:14:10.414Z] === RUN TestKillDifferentUserContainer [2022-04-05T12:14:10.414Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-05T12:14:10.414Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-05T12:14:10.414Z] === RUN TestInspectOomKilledTrue [2022-04-05T12:14:10.414Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:14:10.414Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-05T12:14:10.414Z] === RUN TestInspectOomKilledFalse [2022-04-05T12:14:10.414Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T12:14:10.414Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-05T12:14:10.414Z] === RUN TestLogsFollowTailEmpty [2022-04-05T12:14:10.419Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-05T12:14:10.419Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-05T12:14:10.986Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-05T12:14:11.021Z] time="2022-04-05T12:14:10Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.231.68:10033 172.27.231.68:10034 172.27.231.68:10035]" [2022-04-05T12:14:11.489Z] time="2022-04-05T12:14:11Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.27.231.68:10033 172.27.231.68:10034 172.27.231.68:10035]" [2022-04-05T12:14:11.923Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-05T12:14:11.923Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-05T12:14:11.957Z] time="2022-04-05T12:14:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.231.68:10033" [2022-04-05T12:14:11.957Z] time="2022-04-05T12:14:11Z" level=debug msg="memberlist: Stream connection from=172.27.231.68:49374" [2022-04-05T12:14:11.958Z] time="2022-04-05T12:14:11Z" level=info msg="Node 4747bfccb885/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:11.958Z] time="2022-04-05T12:14:11Z" level=info msg="Node 4747bfccb885/172.27.231.68, added to nodes list" [2022-04-05T12:14:11.958Z] time="2022-04-05T12:14:11Z" level=info msg="Node 8639d3d92986/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:11.958Z] time="2022-04-05T12:14:11Z" level=info msg="Node 8639d3d92986/172.27.231.68, added to nodes list" [2022-04-05T12:14:11.958Z] time="2022-04-05T12:14:11Z" level=info msg="Node 8a86815c12fc/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:11.958Z] time="2022-04-05T12:14:11Z" level=info msg="Node 8a86815c12fc/172.27.231.68, is the new incarnation of the shutdown node e7f6ab056387/172.27.231.68" [2022-04-05T12:14:11.958Z] time="2022-04-05T12:14:11Z" level=info msg="Node 8a86815c12fc/172.27.231.68, added to nodes list" [2022-04-05T12:14:11.958Z] time="2022-04-05T12:14:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.231.68:10034" [2022-04-05T12:14:11.958Z] time="2022-04-05T12:14:11Z" level=debug msg="memberlist: Stream connection from=172.27.231.68:49375" [2022-04-05T12:14:11.958Z] time="2022-04-05T12:14:11Z" level=info msg="Node 8a86815c12fc/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:11.958Z] time="2022-04-05T12:14:11Z" level=info msg="Node 8a86815c12fc/172.27.231.68, added to nodes list" [2022-04-05T12:14:11.958Z] time="2022-04-05T12:14:11Z" level=info msg="Node 4747bfccb885/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:11.958Z] time="2022-04-05T12:14:11Z" level=info msg="Node 4747bfccb885/172.27.231.68, added to nodes list" [2022-04-05T12:14:11.958Z] time="2022-04-05T12:14:11Z" level=info msg="Node 8639d3d92986/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:11.958Z] time="2022-04-05T12:14:11Z" level=info msg="Node 8639d3d92986/172.27.231.68, added to nodes list" [2022-04-05T12:14:11.958Z] time="2022-04-05T12:14:11Z" level=info msg="Node 23f8e3a06d0c/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:11.976Z] --- PASS: TestLogsFollowTailEmpty (1.74s) [2022-04-05T12:14:11.976Z] === RUN TestNetworkNat [2022-04-05T12:14:11.976Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-05T12:14:11.976Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-05T12:14:11.976Z] === RUN TestNetworkLocalhostTCPNat [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=info msg="Node 23f8e3a06d0c/172.27.231.68, is the new incarnation of the shutdown node 5f6ee7506ce4/172.27.231.68" [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=info msg="Node 23f8e3a06d0c/172.27.231.68, added to nodes list" [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.231.68:10035" [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=debug msg="memberlist: Stream connection from=172.27.231.68:49376" [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=info msg="Node 23f8e3a06d0c/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=info msg="Node 23f8e3a06d0c/172.27.231.68, added to nodes list" [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=info msg="Node 4747bfccb885/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=info msg="Node 4747bfccb885/172.27.231.68, added to nodes list" [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=info msg="Node 8639d3d92986/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=info msg="Node 8639d3d92986/172.27.231.68, added to nodes list" [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=info msg="Node 8a86815c12fc/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=info msg="Node 8a86815c12fc/172.27.231.68, added to nodes list" [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=info msg="Node 73ffe15d30b8/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=info msg="Node 73ffe15d30b8/172.27.231.68, is the new incarnation of the shutdown node f3b13050aa37/172.27.231.68" [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=info msg="Node 73ffe15d30b8/172.27.231.68, added to nodes list" [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=info msg="Node 23f8e3a06d0c/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=info msg="Node 23f8e3a06d0c/172.27.231.68, added to nodes list" [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=info msg="Node 23f8e3a06d0c/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=info msg="Node 23f8e3a06d0c/172.27.231.68, is the new incarnation of the shutdown node 5f6ee7506ce4/172.27.231.68" [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=info msg="Node 23f8e3a06d0c/172.27.231.68, added to nodes list" [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=info msg="Node 8a86815c12fc/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=info msg="Node 8a86815c12fc/172.27.231.68, is the new incarnation of the shutdown node e7f6ab056387/172.27.231.68" [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=info msg="Node 8a86815c12fc/172.27.231.68, added to nodes list" [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=info msg="Node 73ffe15d30b8/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:12.425Z] time="2022-04-05T12:14:11Z" level=info msg="Node 73ffe15d30b8/172.27.231.68, added to nodes list" [2022-04-05T12:14:12.426Z] time="2022-04-05T12:14:11Z" level=info msg="Node 73ffe15d30b8/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:12.426Z] time="2022-04-05T12:14:11Z" level=info msg="Node 73ffe15d30b8/172.27.231.68, is the new incarnation of the shutdown node f3b13050aa37/172.27.231.68" [2022-04-05T12:14:12.426Z] time="2022-04-05T12:14:11Z" level=info msg="Node 73ffe15d30b8/172.27.231.68, added to nodes list" [2022-04-05T12:14:12.426Z] time="2022-04-05T12:14:12Z" level=info msg="Node 73ffe15d30b8/172.27.231.68, joined gossip cluster" [2022-04-05T12:14:12.426Z] time="2022-04-05T12:14:12Z" level=info msg="Node 73ffe15d30b8/172.27.231.68, added to nodes list" [2022-04-05T12:14:12.426Z] time="2022-04-05T12:14:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.231.68:10033" [2022-04-05T12:14:12.426Z] time="2022-04-05T12:14:12Z" level=debug msg="memberlist: Stream connection from=172.27.231.68:49377" [2022-04-05T12:14:12.426Z] time="2022-04-05T12:14:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.231.68:10034" [2022-04-05T12:14:12.426Z] time="2022-04-05T12:14:12Z" level=debug msg="memberlist: Stream connection from=172.27.231.68:49378" [2022-04-05T12:14:12.426Z] time="2022-04-05T12:14:12Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.27.231.68:10035" [2022-04-05T12:14:12.426Z] time="2022-04-05T12:14:12Z" level=debug msg="memberlist: Stream connection from=172.27.231.68:49379" [2022-04-05T12:14:12.491Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-05T12:14:12.750Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-05T12:14:12.894Z] 2022/04/05 12:14:12 Closing DB instances... [2022-04-05T12:14:13.362Z] time="2022-04-05T12:14:12Z" level=info msg="Node 8a86815c12fc change state NodeActive --> NodeLeft" [2022-04-05T12:14:13.363Z] time="2022-04-05T12:14:12Z" level=info msg="node3(73ffe15d30b8): Node leave event for 8a86815c12fc/172.27.231.68" [2022-04-05T12:14:13.363Z] time="2022-04-05T12:14:12Z" level=info msg="Node 8a86815c12fc change state NodeActive --> NodeLeft" [2022-04-05T12:14:13.363Z] time="2022-04-05T12:14:12Z" level=info msg="node4(4747bfccb885): Node leave event for 8a86815c12fc/172.27.231.68" [2022-04-05T12:14:13.363Z] time="2022-04-05T12:14:12Z" level=info msg="Node 8a86815c12fc change state NodeActive --> NodeLeft" [2022-04-05T12:14:13.363Z] time="2022-04-05T12:14:12Z" level=info msg="node2(23f8e3a06d0c): Node leave event for 8a86815c12fc/172.27.231.68" [2022-04-05T12:14:13.363Z] time="2022-04-05T12:14:12Z" level=info msg="Node 8a86815c12fc change state NodeActive --> NodeLeft" [2022-04-05T12:14:13.363Z] time="2022-04-05T12:14:12Z" level=info msg="node1(8a86815c12fc): Node leave event for 8a86815c12fc/172.27.231.68" [2022-04-05T12:14:13.363Z] time="2022-04-05T12:14:12Z" level=info msg="Node 8a86815c12fc change state NodeActive --> NodeLeft" [2022-04-05T12:14:13.363Z] time="2022-04-05T12:14:12Z" level=info msg="node5(8639d3d92986): Node leave event for 8a86815c12fc/172.27.231.68" [2022-04-05T12:14:13.363Z] time="2022-04-05T12:14:12Z" level=info msg="Node 8a86815c12fc/172.27.231.68, left gossip cluster" [2022-04-05T12:14:13.363Z] time="2022-04-05T12:14:13Z" level=info msg="Node 8a86815c12fc/172.27.231.68, left gossip cluster" [2022-04-05T12:14:13.363Z] time="2022-04-05T12:14:13Z" level=info msg="Node 8a86815c12fc/172.27.231.68, left gossip cluster" [2022-04-05T12:14:13.363Z] time="2022-04-05T12:14:13Z" level=info msg="Node 8a86815c12fc/172.27.231.68, left gossip cluster" [2022-04-05T12:14:13.363Z] time="2022-04-05T12:14:13Z" level=info msg="Node 8a86815c12fc/172.27.231.68, left gossip cluster" [2022-04-05T12:14:13.363Z] time="2022-04-05T12:14:13Z" level=info msg="Node 23f8e3a06d0c change state NodeActive --> NodeLeft" [2022-04-05T12:14:13.363Z] time="2022-04-05T12:14:13Z" level=info msg="Node 23f8e3a06d0c change state NodeActive --> NodeLeft" [2022-04-05T12:14:13.363Z] time="2022-04-05T12:14:13Z" level=info msg="node4(4747bfccb885): Node leave event for 23f8e3a06d0c/172.27.231.68" [2022-04-05T12:14:13.363Z] time="2022-04-05T12:14:13Z" level=info msg="node3(73ffe15d30b8): Node leave event for 23f8e3a06d0c/172.27.231.68" [2022-04-05T12:14:13.831Z] time="2022-04-05T12:14:13Z" level=info msg="Node 23f8e3a06d0c change state NodeActive --> NodeLeft" [2022-04-05T12:14:13.831Z] time="2022-04-05T12:14:13Z" level=info msg="node5(8639d3d92986): Node leave event for 23f8e3a06d0c/172.27.231.68" [2022-04-05T12:14:13.831Z] time="2022-04-05T12:14:13Z" level=info msg="Node 23f8e3a06d0c change state NodeActive --> NodeLeft" [2022-04-05T12:14:13.831Z] time="2022-04-05T12:14:13Z" level=info msg="node2(23f8e3a06d0c): Node leave event for 23f8e3a06d0c/172.27.231.68" [2022-04-05T12:14:13.831Z] time="2022-04-05T12:14:13Z" level=info msg="Node 23f8e3a06d0c/172.27.231.68, left gossip cluster" [2022-04-05T12:14:13.831Z] time="2022-04-05T12:14:13Z" level=info msg="Node 23f8e3a06d0c/172.27.231.68, left gossip cluster" [2022-04-05T12:14:13.831Z] time="2022-04-05T12:14:13Z" level=info msg="Node 23f8e3a06d0c/172.27.231.68, left gossip cluster" [2022-04-05T12:14:13.831Z] time="2022-04-05T12:14:13Z" level=info msg="Node 23f8e3a06d0c/172.27.231.68, left gossip cluster" [2022-04-05T12:14:13.831Z] time="2022-04-05T12:14:13Z" level=info msg="Node 73ffe15d30b8 change state NodeActive --> NodeLeft" [2022-04-05T12:14:13.831Z] time="2022-04-05T12:14:13Z" level=info msg="node5(8639d3d92986): Node leave event for 73ffe15d30b8/172.27.231.68" [2022-04-05T12:14:13.831Z] time="2022-04-05T12:14:13Z" level=info msg="Node 73ffe15d30b8 change state NodeActive --> NodeLeft" [2022-04-05T12:14:13.831Z] time="2022-04-05T12:14:13Z" level=info msg="node4(4747bfccb885): Node leave event for 73ffe15d30b8/172.27.231.68" [2022-04-05T12:14:14.299Z] time="2022-04-05T12:14:13Z" level=info msg="Node 73ffe15d30b8 change state NodeActive --> NodeLeft" [2022-04-05T12:14:14.299Z] time="2022-04-05T12:14:13Z" level=info msg="node3(73ffe15d30b8): Node leave event for 73ffe15d30b8/172.27.231.68" [2022-04-05T12:14:14.299Z] time="2022-04-05T12:14:13Z" level=info msg="Node 73ffe15d30b8/172.27.231.68, left gossip cluster" [2022-04-05T12:14:14.299Z] time="2022-04-05T12:14:14Z" level=info msg="Node 73ffe15d30b8/172.27.231.68, left gossip cluster" [2022-04-05T12:14:14.299Z] time="2022-04-05T12:14:14Z" level=info msg="Node 73ffe15d30b8/172.27.231.68, left gossip cluster" [2022-04-05T12:14:14.299Z] time="2022-04-05T12:14:14Z" level=debug msg="memberlist: Failed ping: 8639d3d92986 (timeout reached)" [2022-04-05T12:14:14.299Z] time="2022-04-05T12:14:14Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.231.68:10035: use of closed network connection" [2022-04-05T12:14:14.299Z] time="2022-04-05T12:14:14Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.27.231.68:10036: use of closed network connection" [2022-04-05T12:14:14.299Z] time="2022-04-05T12:14:14Z" level=debug msg="memberlist: Stream connection from=172.27.231.68:49380" [2022-04-05T12:14:14.657Z] docker_cli_daemon_test.go:2522: [d5fe2998fdd8b] daemon is not started [2022-04-05T12:14:14.768Z] time="2022-04-05T12:14:14Z" level=info msg="Node 4747bfccb885 change state NodeActive --> NodeLeft" [2022-04-05T12:14:14.768Z] time="2022-04-05T12:14:14Z" level=info msg="node5(8639d3d92986): Node leave event for 4747bfccb885/172.27.231.68" [2022-04-05T12:14:14.768Z] time="2022-04-05T12:14:14Z" level=warning msg="memberlist: Was able to connect to 8639d3d92986 but other probes failed, network may be misconfigured" [2022-04-05T12:14:14.768Z] time="2022-04-05T12:14:14Z" level=info msg="Node 4747bfccb885 change state NodeActive --> NodeLeft" [2022-04-05T12:14:14.768Z] time="2022-04-05T12:14:14Z" level=info msg="node4(4747bfccb885): Node leave event for 4747bfccb885/172.27.231.68" [2022-04-05T12:14:14.916Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-05T12:14:14.928Z] --- PASS: TestNetworkLocalhostTCPNat (2.94s) [2022-04-05T12:14:14.928Z] === RUN TestNetworkLoopbackNat [2022-04-05T12:14:14.928Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-05T12:14:14.928Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-05T12:14:14.928Z] === RUN TestPause [2022-04-05T12:14:14.928Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-05T12:14:14.928Z] --- SKIP: TestPause (0.00s) [2022-04-05T12:14:14.928Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-05T12:14:15.754Z] time="2022-04-05T12:14:15Z" level=info msg="Node 4747bfccb885/172.27.231.68, left gossip cluster" [2022-04-05T12:14:15.754Z] time="2022-04-05T12:14:15Z" level=info msg="Node 4747bfccb885/172.27.231.68, left gossip cluster" [2022-04-05T12:14:16.222Z] time="2022-04-05T12:14:15Z" level=info msg="Node 8639d3d92986/172.27.231.68, left gossip cluster" [2022-04-05T12:14:16.222Z] time="2022-04-05T12:14:15Z" level=info msg="Node 8639d3d92986 change state NodeActive --> NodeFailed" [2022-04-05T12:14:16.222Z] time="2022-04-05T12:14:15Z" level=info msg="Node 8639d3d92986/172.27.231.68, added to failed nodes list" [2022-04-05T12:14:16.222Z] --- PASS: TestNetworkDBIslands (12.27s) [2022-04-05T12:14:16.222Z] PASS [2022-04-05T12:14:16.222Z] coverage: 60.0% of statements [2022-04-05T12:14:16.222Z] ok github.com/docker/docker/libnetwork/networkdb 104.237s coverage: 60.0% of statements [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/quota [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/rootless [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/volume [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-05T12:14:16.222Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-05T12:14:16.296Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-05T12:14:16.490Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.77s) [2022-04-05T12:14:16.490Z] === RUN TestPauseStopPausedContainer [2022-04-05T12:14:16.490Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:14:16.490Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-05T12:14:16.490Z] === RUN TestPsFilter [2022-04-05T12:14:16.555Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-05T12:14:16.957Z] --- PASS: TestPsFilter (0.32s) [2022-04-05T12:14:16.957Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === Skipped [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-05T12:14:17.790Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-05T12:14:17.790Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-05T12:14:17.790Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-05T12:14:17.790Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-05T12:14:17.790Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-05T12:14:17.790Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-05T12:14:17.790Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-05T12:14:17.790Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-05T12:14:17.790Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-05T12:14:17.790Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-05T12:14:17.790Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-05T12:14:17.790Z] daemon_test.go:145: root required [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-05T12:14:17.790Z] reload_test.go:342: root required [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-05T12:14:17.790Z] config_test.go:447: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-05T12:14:17.790Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-05T12:14:17.790Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-05T12:14:17.790Z] download_test.go:267: Needs fixing on Windows [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-05T12:14:17.790Z] layer_test.go:291: Failing on Windows [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-05T12:14:17.790Z] layer_test.go:340: Failing on Windows [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-05T12:14:17.790Z] layer_test.go:455: Failing on Windows [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-05T12:14:17.790Z] layer_test.go:684: Failing on Windows [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-05T12:14:17.790Z] migration_test.go:45: Failing on Windows [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-05T12:14:17.790Z] migration_test.go:181: Failing on Windows [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-05T12:14:17.790Z] mount_test.go:17: Failing on Windows [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-05T12:14:17.790Z] mount_test.go:76: Failing on Windows [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-05T12:14:17.790Z] mount_test.go:125: Failing on Windows [2022-04-05T12:14:17.790Z] [2022-04-05T12:14:17.790Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-05T12:14:17.791Z] mount_test.go:212: Failing on Windows [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-05T12:14:17.791Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-05T12:14:17.791Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-05T12:14:17.791Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-05T12:14:17.791Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-05T12:14:17.791Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-05T12:14:17.791Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-05T12:14:17.791Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-05T12:14:17.791Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-05T12:14:17.791Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-05T12:14:17.791Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-05T12:14:17.791Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-05T12:14:17.791Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-05T12:14:17.791Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-05T12:14:17.791Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-05T12:14:17.791Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-05T12:14:17.791Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-05T12:14:17.791Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-05T12:14:17.791Z] archive_test.go:133: Xz not present in msys2 [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2022-04-05T12:14:17.791Z] archive_test.go:140: zstd not installed [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-05T12:14:17.791Z] archive_test.go:252: Failing on Windows CI machines [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-05T12:14:17.791Z] archive_windows_test.go:16: Currently fails [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-05T12:14:17.791Z] changes_test.go:196: needs more investigation [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-05T12:14:17.791Z] changes_test.go:433: needs further investigation [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-05T12:14:17.791Z] changes_test.go:469: needs further investigation [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-05T12:14:17.791Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-05T12:14:17.791Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-05T12:14:17.791Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-05T12:14:17.791Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.01s) [2022-04-05T12:14:17.791Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-05T12:14:17.791Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-05T12:14:17.791Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-05T12:14:17.791Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-05T12:14:17.791Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-05T12:14:17.791Z] poller_test.go:40: No chmod on Windows [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-05T12:14:17.791Z] fileutils_test.go:133: Needs porting to Windows [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-05T12:14:17.791Z] fileutils_test.go:179: Needs porting to Windows [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-05T12:14:17.791Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-05T12:14:17.791Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-05T12:14:17.791Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-05T12:14:17.791Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-05T12:14:17.791Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-05T12:14:17.791Z] [2022-04-05T12:14:17.791Z] DONE 2103 tests, 68 skipped in 266.546s [2022-04-05T12:14:18.259Z] INFO: make.ps1 ended at 04/05/2022 12:14:17 [2022-04-05T12:14:18.458Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-05T12:14:19.181Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.31s) [2022-04-05T12:14:19.181Z] === RUN TestRemoveContainerWithVolume [2022-04-05T12:14:19.824Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-05T12:14:19.824Z] INFO: Unit tests ended at 04/05/2022 12:14:19. Duration:00:04:40.9353167 [2022-04-05T12:14:19.824Z] INFO: Building busybox [2022-04-05T12:14:19.824Z] Sending build context to Docker daemon 5.12kB [2022-04-05T12:14:19.824Z] [2022-04-05T12:14:19.824Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-05T12:14:19.824Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-05T12:14:19.824Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-05T12:14:19.824Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-05T12:14:19.824Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-05T12:14:19.824Z] ---> 6a11116086a4 [2022-04-05T12:14:19.824Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-05T12:14:19.824Z] ---> Running in 4513273b8353 [2022-04-05T12:14:19.835Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-05T12:14:20.770Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-05T12:14:21.393Z] --- PASS: TestRemoveContainerWithVolume (2.28s) [2022-04-05T12:14:21.393Z] === RUN TestRemoveContainerRunning [2022-04-05T12:14:22.150Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-05T12:14:23.607Z] --- PASS: TestRemoveContainerRunning (1.72s) [2022-04-05T12:14:23.607Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-05T12:14:23.865Z] --- PASS: TestServiceUpdateConfigs (14.24s) [2022-04-05T12:14:23.865Z] === RUN TestServiceUpdateNetwork [2022-04-05T12:14:24.686Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-05T12:14:25.168Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.71s) [2022-04-05T12:14:25.169Z] === RUN TestRemoveInvalidContainer [2022-04-05T12:14:25.169Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-05T12:14:25.169Z] === RUN TestRenameLinkedContainer [2022-04-05T12:14:25.169Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-05T12:14:25.169Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-05T12:14:25.169Z] === RUN TestRenameStoppedContainer [2022-04-05T12:14:27.381Z] --- PASS: TestRenameStoppedContainer (2.32s) [2022-04-05T12:14:27.381Z] === RUN TestRenameRunningContainerAndReuse [2022-04-05T12:14:27.974Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-05T12:14:28.541Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-05T12:14:29.110Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-05T12:14:31.166Z] --- PASS: TestRenameRunningContainerAndReuse (3.62s) [2022-04-05T12:14:31.166Z] === RUN TestRenameInvalidName [2022-04-05T12:14:32.398Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-05T12:14:32.398Z] check_test.go:308: [dc083602879fa] daemon is not started [2022-04-05T12:14:32.398Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-05T12:14:32.727Z] --- PASS: TestRenameInvalidName (1.79s) [2022-04-05T12:14:32.728Z] === RUN TestRenameAnonymousContainer [2022-04-05T12:14:36.092Z] --- PASS: TestServiceUpdateNetwork (12.17s) [2022-04-05T12:14:36.092Z] === RUN TestServiceUpdatePidsLimit [2022-04-05T12:14:36.092Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-05T12:14:36.663Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-05T12:14:37.647Z] Removing intermediate container 4513273b8353 [2022-04-05T12:14:37.647Z] ---> 24cdf04e4259 [2022-04-05T12:14:37.647Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-05T12:14:37.647Z] ---> Running in 60dd94639116 [2022-04-05T12:14:37.647Z] Removing intermediate container 60dd94639116 [2022-04-05T12:14:37.647Z] ---> b943b290fbf0 [2022-04-05T12:14:37.647Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-05T12:14:37.647Z] ---> Running in f45cf652f3e3 [2022-04-05T12:14:37.647Z] Removing intermediate container f45cf652f3e3 [2022-04-05T12:14:37.647Z] ---> 0590a1d5c292 [2022-04-05T12:14:37.647Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-05T12:14:37.647Z] [2022-04-05T12:14:37.667Z] --- PASS: TestDockerDaemonSuite (333.21s) [2022-04-05T12:14:37.667Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.11s) [2022-04-05T12:14:37.667Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.56s) [2022-04-05T12:14:37.667Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.46s) [2022-04-05T12:14:37.667Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.26s) [2022-04-05T12:14:37.667Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.15s) [2022-04-05T12:14:37.667Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.42s) [2022-04-05T12:14:37.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.53s) [2022-04-05T12:14:37.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.65s) [2022-04-05T12:14:37.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.17s) [2022-04-05T12:14:37.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.03s) [2022-04-05T12:14:37.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.29s) [2022-04-05T12:14:37.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.26s) [2022-04-05T12:14:37.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2022-04-05T12:14:37.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.22s) [2022-04-05T12:14:37.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-04-05T12:14:37.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-04-05T12:14:37.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.45s) [2022-04-05T12:14:37.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-04-05T12:14:37.667Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.34s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.33s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.10s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.57s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.18s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.93s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.39s) [2022-04-05T12:14:37.668Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.06s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.98s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.55s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.72s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.88s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.79s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.89s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.53s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.64s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.59s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.55s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.67s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.71s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.72s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.17s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.82s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.32s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.29s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.18s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.11s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.69s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.71s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.18s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.49s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.16s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.57s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.58s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.91s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.65s) [2022-04-05T12:14:37.668Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-05T12:14:37.668Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.51s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.81s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.96s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.70s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.50s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.03s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.58s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.56s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.02s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.84s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.97s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.83s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.57s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.20s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.71s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.87s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.99s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.47s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.27s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.74s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.48s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.62s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.77s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.19s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.20s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.15s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.61s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.79s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.31s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.20s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.48s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.77s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.13s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.04s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.53s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.49s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.68s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.82s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.59s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2022-04-05T12:14:37.668Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.62s) [2022-04-05T12:14:37.668Z] === RUN TestDockerSwarmSuite [2022-04-05T12:14:37.668Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-05T12:14:38.115Z] ---> 632adab542ce [2022-04-05T12:14:38.115Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-05T12:14:38.115Z] ---> Running in bc91f2af6708 [2022-04-05T12:14:40.954Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-05T12:14:41.379Z] --- PASS: TestRenameAnonymousContainer (8.76s) [2022-04-05T12:14:41.379Z] === RUN TestRenameContainerWithSameName [2022-04-05T12:14:43.593Z] --- PASS: TestRenameContainerWithSameName (1.76s) [2022-04-05T12:14:43.593Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-05T12:14:43.593Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-05T12:14:43.593Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-05T12:14:43.593Z] === RUN TestResize [2022-04-05T12:14:44.239Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-05T12:14:44.796Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-05T12:14:45.157Z] --- PASS: TestResize (1.71s) [2022-04-05T12:14:45.157Z] === RUN TestResizeWithInvalidSize [2022-04-05T12:14:46.722Z] --- PASS: TestResizeWithInvalidSize (1.74s) [2022-04-05T12:14:46.722Z] === RUN TestResizeWhenContainerNotStarted [2022-04-05T12:14:48.936Z] --- PASS: TestResizeWhenContainerNotStarted (2.27s) [2022-04-05T12:14:48.936Z] === RUN TestDaemonRestartKillContainers [2022-04-05T12:14:48.936Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:14:48.936Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-05T12:14:48.936Z] === RUN TestStats [2022-04-05T12:14:48.936Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-05T12:14:48.936Z] --- SKIP: TestStats (0.00s) [2022-04-05T12:14:48.936Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-05T12:14:49.510Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-05T12:14:49.511Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-05T12:14:51.379Z] --- PASS: TestServiceUpdatePidsLimit (15.88s) [2022-04-05T12:14:51.379Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2022-04-05T12:14:51.379Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-04-05T12:14:51.379Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-04-05T12:14:51.379Z] PASS [2022-04-05T12:14:51.379Z] [2022-04-05T12:14:51.379Z] === Skipped [2022-04-05T12:14:51.379Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-05T12:14:51.379Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-05T12:14:51.379Z] [2022-04-05T12:14:51.379Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-05T12:14:51.379Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-05T12:14:51.379Z] [2022-04-05T12:14:51.379Z] DONE 27 tests, 2 skipped in 147.922s [2022-04-05T12:14:51.379Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-05T12:14:51.379Z] ++ 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-04-05T12:14:51.379Z] ++ set -e [2022-04-05T12:14:51.379Z] ++ '[' -n 0 ']' [2022-04-05T12:14:51.379Z] ++ set -x [2022-04-05T12:14:51.379Z] ++ 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-04-05T12:14:51.379Z] INFO: Testing against a local daemon [2022-04-05T12:14:51.379Z] === RUN TestSessionCreate [2022-04-05T12:14:51.379Z] --- PASS: TestSessionCreate (0.02s) [2022-04-05T12:14:51.379Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-05T12:14:51.379Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-05T12:14:51.379Z] PASS [2022-04-05T12:14:51.379Z] [2022-04-05T12:14:51.379Z] DONE 2 tests in 0.115s [2022-04-05T12:14:51.379Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-05T12:14:51.379Z] ++ 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-04-05T12:14:51.379Z] ++ set -e [2022-04-05T12:14:51.379Z] ++ '[' -n 0 ']' [2022-04-05T12:14:51.379Z] ++ set -x [2022-04-05T12:14:51.379Z] ++ 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-04-05T12:14:51.379Z] INFO: Testing against a local daemon [2022-04-05T12:14:51.379Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-05T12:14:51.379Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-05T12:14:51.380Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-05T12:14:51.380Z] === RUN TestDiskUsage [2022-04-05T12:14:51.380Z] === PAUSE TestDiskUsage [2022-04-05T12:14:51.380Z] === RUN TestEventsExecDie [2022-04-05T12:14:51.380Z] --- PASS: TestEventsExecDie (0.43s) [2022-04-05T12:14:51.380Z] === RUN TestEventsBackwardsCompatible [2022-04-05T12:14:51.380Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-05T12:14:51.380Z] === RUN TestEventsVolumeCreate [2022-04-05T12:14:51.380Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-05T12:14:51.380Z] === RUN TestInfoBinaryCommits [2022-04-05T12:14:51.380Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-05T12:14:51.380Z] === RUN TestInfoAPIVersioned [2022-04-05T12:14:51.380Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-04-05T12:14:51.380Z] === RUN TestInfoAPI [2022-04-05T12:14:51.640Z] --- PASS: TestInfoAPI (0.02s) [2022-04-05T12:14:51.640Z] === RUN TestInfoAPIWarnings [2022-04-05T12:14:52.043Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-05T12:14:54.790Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-05T12:14:54.790Z] Copying nested executables into bundles/binary-daemon [2022-04-05T12:14:54.799Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.54s) [2022-04-05T12:14:54.799Z] === RUN TestStopContainerWithTimeout [2022-04-05T12:14:54.799Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-05T12:14:54.799Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-05T12:14:54.799Z] === RUN TestUpdateRestartPolicy [2022-04-05T12:14:55.969Z] Removing intermediate container bc91f2af6708 [2022-04-05T12:14:55.969Z] ---> 1436887cca3f [2022-04-05T12:14:55.969Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-05T12:14:55.969Z] ---> Running in 72ea4e03ca62 [2022-04-05T12:14:56.154Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-05T12:14:56.154Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T12:14:56.154Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-05T12:14:56.154Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-05T12:14:57.410Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=7040b1e1b38916932f303770316b26eaa8f0dfa5 -e DOCKER_GRAPHDRIVER docker:7040b1e1b38916932f303770316b26eaa8f0dfa5 hack/make.sh cross [2022-04-05T12:14:57.534Z] [2022-04-05T12:14:57.534Z] SUCCESS: Specified value was saved. [2022-04-05T12:14:57.666Z] [2022-04-05T12:14:57.667Z] Removing bundles/ [2022-04-05T12:14:57.923Z] [2022-04-05T12:14:57.923Z] ---> Making bundle: cross (in bundles/cross) [2022-04-05T12:14:57.923Z] Cross building: bundles/cross/linux/amd64 [2022-04-05T12:14:57.923Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-05T12:14:57.923Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-05T12:14:59.753Z] Removing intermediate container 72ea4e03ca62 [2022-04-05T12:14:59.753Z] ---> dfc891e09c1b [2022-04-05T12:14:59.753Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-05T12:14:59.753Z] ---> Running in 7efafa053c23 [2022-04-05T12:15:00.158Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-05T12:15:00.158Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-05T12:15:00.417Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-05T12:15:00.984Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-05T12:15:01.921Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-05T12:15:02.489Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-05T12:15:02.489Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-05T12:15:02.489Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-05T12:15:02.749Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-05T12:15:03.009Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-05T12:15:04.513Z] Cannot create a file when that file already exists. [2022-04-05T12:15:05.544Z] docker_api_swarm_test.go:563: [d6a56ea1c08bf] joining swarm manager [daa3e32719831]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:15:09.266Z] Removing intermediate container 7efafa053c23 [2022-04-05T12:15:09.266Z] ---> 2552bf388ddf [2022-04-05T12:15:09.266Z] Step 13/13 : CMD ["sh"] [2022-04-05T12:15:09.266Z] ---> Running in 9713c3381b08 [2022-04-05T12:15:09.266Z] Removing intermediate container 9713c3381b08 [2022-04-05T12:15:09.266Z] ---> 60818496df6d [2022-04-05T12:15:09.266Z] Successfully built 60818496df6d [2022-04-05T12:15:09.266Z] Successfully tagged busybox:latest [2022-04-05T12:15:09.266Z] INFO: Docker images of the daemon under test [2022-04-05T12:15:09.266Z] [2022-04-05T12:15:09.266Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-05T12:15:09.266Z] busybox latest 60818496df6d 1 second ago 5.78GB [2022-04-05T12:15:09.266Z] microsoft/windowsservercore latest 6a11116086a4 4 weeks ago 5.75GB [2022-04-05T12:15:09.266Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 4 weeks ago 5.75GB [2022-04-05T12:15:09.266Z] [2022-04-05T12:15:09.266Z] INFO: Running integration tests at 04/05/2022 12:15:09... [2022-04-05T12:15:09.266Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-05T12:15:09.266Z] INFO: Integration API tests being run from the host: [2022-04-05T12:15:09.266Z] INFO: make.ps1 starting at 04/05/2022 12:15:09 [2022-04-05T12:15:09.746Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-04-05T12:15:09.746Z] === RUN TestInfoDebug [2022-04-05T12:15:09.746Z] --- PASS: TestInfoDebug (0.52s) [2022-04-05T12:15:09.746Z] === RUN TestInfoInsecureRegistries [2022-04-05T12:15:09.746Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-05T12:15:09.746Z] === RUN TestInfoRegistryMirrors [2022-04-05T12:15:09.746Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-05T12:15:09.746Z] === RUN TestLoginFailsWithBadCredentials [2022-04-05T12:15:09.746Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-05T12:15:09.746Z] === RUN TestPingCacheHeaders [2022-04-05T12:15:09.747Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-05T12:15:09.747Z] === RUN TestPingGet [2022-04-05T12:15:09.747Z] --- PASS: TestPingGet (0.01s) [2022-04-05T12:15:09.747Z] === RUN TestPingHead [2022-04-05T12:15:09.747Z] --- PASS: TestPingHead (0.02s) [2022-04-05T12:15:09.747Z] === RUN TestPingSwarmHeader [2022-04-05T12:15:10.008Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-05T12:15:10.008Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-05T12:15:10.253Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-05T12:15:10.949Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-05T12:15:10.949Z] --- PASS: TestPingSwarmHeader (1.56s) [2022-04-05T12:15:10.949Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-05T12:15:10.949Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-05T12:15:10.949Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-05T12:15:10.949Z] === RUN TestVersion [2022-04-05T12:15:10.949Z] --- PASS: TestVersion (0.02s) [2022-04-05T12:15:10.949Z] === CONT TestDiskUsage [2022-04-05T12:15:11.520Z] === RUN TestDiskUsage/empty [2022-04-05T12:15:11.520Z] === RUN TestDiskUsage/empty/container_types [2022-04-05T12:15:11.520Z] === RUN TestDiskUsage/empty/image_types [2022-04-05T12:15:11.520Z] === RUN TestDiskUsage/empty/volume_types [2022-04-05T12:15:11.520Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-05T12:15:11.520Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-05T12:15:11.520Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-05T12:15:11.520Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-05T12:15:11.520Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-05T12:15:11.520Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-05T12:15:11.520Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-05T12:15:11.520Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-05T12:15:11.780Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-05T12:15:11.780Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-05T12:15:11.780Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-05T12:15:11.780Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-05T12:15:11.780Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-05T12:15:11.780Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-05T12:15:11.780Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-05T12:15:11.780Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-05T12:15:11.780Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-05T12:15:11.780Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-05T12:15:11.780Z] === RUN TestDiskUsage/after_container.Run [2022-04-05T12:15:12.041Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-05T12:15:12.041Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-05T12:15:12.041Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-05T12:15:12.041Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-05T12:15:12.041Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-05T12:15:12.041Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-05T12:15:12.041Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-05T12:15:12.041Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-05T12:15:12.041Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-05T12:15:12.041Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage (1.06s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.01s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/after_container.Run (0.27s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-05T12:15:12.041Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-05T12:15:12.041Z] PASS [2022-04-05T12:15:12.041Z] [2022-04-05T12:15:12.041Z] === Skipped [2022-04-05T12:15:12.041Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-05T12:15:12.041Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-05T12:15:12.041Z] [2022-04-05T12:15:12.041Z] DONE 54 tests, 1 skipped in 21.233s [2022-04-05T12:15:12.041Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-05T12:15:12.041Z] ++ 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-04-05T12:15:12.041Z] ++ set -e [2022-04-05T12:15:12.041Z] ++ '[' -n 0 ']' [2022-04-05T12:15:12.041Z] ++ set -x [2022-04-05T12:15:12.041Z] ++ 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-04-05T12:15:12.304Z] INFO: Testing against a local daemon [2022-04-05T12:15:12.304Z] === RUN TestVolumesCreateAndList [2022-04-05T12:15:12.304Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-05T12:15:12.304Z] === RUN TestVolumesRemove [2022-04-05T12:15:12.304Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-05T12:15:12.304Z] === RUN TestVolumesInspect [2022-04-05T12:15:12.304Z] --- PASS: TestVolumesInspect (0.03s) [2022-04-05T12:15:12.304Z] === RUN TestVolumesInvalidJSON [2022-04-05T12:15:12.304Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-05T12:15:12.304Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-05T12:15:12.304Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-05T12:15:12.304Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-05T12:15:12.304Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-05T12:15:12.304Z] PASS [2022-04-05T12:15:12.304Z] [2022-04-05T12:15:12.304Z] DONE 5 tests in 0.214s [2022-04-05T12:15:12.304Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-05T12:15:12.304Z] ++++ cat bundles/test-integration/docker.pid [2022-04-05T12:15:12.304Z] +++ kill 14233 [2022-04-05T12:15:12.565Z] +++ /etc/init.d/apparmor stop [2022-04-05T12:15:12.565Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-05T12:15:12.565Z] [2022-04-05T12:15:12.565Z] Unloading profiles will leave already running processes permanently [2022-04-05T12:15:12.565Z] unconfined, which can lead to unexpected situations. [2022-04-05T12:15:12.565Z] [2022-04-05T12:15:12.565Z] To set a process to complain mode, use the command line tool [2022-04-05T12:15:12.565Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-05T12:15:12.565Z] +++ true [2022-04-05T12:15:12.565Z] exiting test-integration [2022-04-05T12:15:12.565Z] ++ exit 0 [2022-04-05T12:15:12.565Z] Post stage [Pipeline] junit [2022-04-05T12:15:13.523Z] Recording test results [2022-04-05T12:15:13.661Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-05T12:15:13.661Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-05T12:15:13.743Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-05T12:15:14.082Z] + echo Ensuring container killed. [2022-04-05T12:15:14.082Z] Ensuring container killed. [2022-04-05T12:15:14.082Z] + docker rm -vf docker-pr3 [2022-04-05T12:15:14.082Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-04-05T12:15:14.228Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-05T12:15:14.372Z] + echo Chowning /workspace to jenkins user [2022-04-05T12:15:14.372Z] Chowning /workspace to jenkins user [2022-04-05T12:15:14.372Z] + id -u [2022-04-05T12:15:14.372Z] + id -g [2022-04-05T12:15:14.372Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43453:/workspace busybox chown -R 1000:1000 /workspace [2022-04-05T12:15:14.372Z] Unable to find image 'busybox:latest' locally [2022-04-05T12:15:14.372Z] latest: Pulling from library/busybox [2022-04-05T12:15:14.372Z] aa5434a6d997: Pulling fs layer [2022-04-05T12:15:14.487Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-05T12:15:14.634Z] aa5434a6d997: Verifying Checksum [2022-04-05T12:15:14.634Z] aa5434a6d997: Download complete [2022-04-05T12:15:14.634Z] aa5434a6d997: Pull complete [2022-04-05T12:15:14.634Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-05T12:15:14.634Z] Status: Downloaded newer image for busybox:latest [2022-04-05T12:15:15.055Z] === RUN TestDockerSuite/TestBuildFails [2022-04-05T12:15:15.990Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-05T12:15:15.990Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [Pipeline] catchError [Pipeline] { [2022-04-05T12:15:16.027Z] --- PASS: TestUpdateRestartPolicy (20.01s) [2022-04-05T12:15:16.027Z] === RUN TestUpdateRestartWithAutoRemove [Pipeline] sh [2022-04-05T12:15:16.318Z] + bundleName=arm64-integration [2022-04-05T12:15:16.318Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-05T12:15:16.318Z] Creating arm64-integration-bundles.tar.gz [2022-04-05T12:15:16.318Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-04-05T12:15:16.318Z] + 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-04-05T12:15:16.332Z] Archiving artifacts [2022-04-05T12:15:17.011Z] --- PASS: TestUpdateRestartWithAutoRemove (2.54s) [2022-04-05T12:15:17.011Z] === RUN TestWaitNonBlocked [2022-04-05T12:15:17.011Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T12:15:17.011Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T12:15:17.011Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T12:15:17.011Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T12:15:17.011Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T12:15:17.011Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T12:15:17.894Z] docker_api_swarm_test.go:585: [d726f2a3dbf1d] joining swarm manager [daa3e32719831]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T12:15:18.178Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43453/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-05T12:15:18.461Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-05T12:15:18.489Z] + make clean [2022-04-05T12:15:18.489Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-05T12:15:18.489Z] docker-dev-cache [2022-04-05T12:15:18.489Z] docker-mod-cache [Pipeline] deleteDir [2022-04-05T12:15:19.236Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-05T12:15:19.236Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.17s) [2022-04-05T12:15:19.236Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.21s) [2022-04-05T12:15:19.236Z] === RUN TestWaitBlocked [2022-04-05T12:15:19.236Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:15:19.236Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-05T12:15:19.236Z] PASS [2022-04-05T12:15:19.236Z] ok github.com/docker/docker/integration/container 84.841s [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === Skipped [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-05T12:15:19.236Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-05T12:15:19.236Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-05T12:15:19.236Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-05T12:15:19.236Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-05T12:15:19.236Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-05T12:15:19.236Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-05T12:15:19.236Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-05T12:15:19.236Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-05T12:15:19.236Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.11s) [2022-04-05T12:15:19.236Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-05T12:15:19.236Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.11s) [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-05T12:15:19.236Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-05T12:15:19.236Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-05T12:15:19.236Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-05T12:15:19.236Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-05T12:15:19.236Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-05T12:15:19.236Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-05T12:15:19.236Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-05T12:15:19.236Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-05T12:15:19.236Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-05T12:15:19.236Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-05T12:15:19.236Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-05T12:15:19.236Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-05T12:15:19.236Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-05T12:15:19.236Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-05T12:15:19.236Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-05T12:15:19.236Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-05T12:15:19.236Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-05T12:15:19.236Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-05T12:15:19.236Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-05T12:15:19.236Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-05T12:15:19.236Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-05T12:15:19.236Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-05T12:15:19.236Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-05T12:15:19.236Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-05T12:15:19.236Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:15:19.236Z] [2022-04-05T12:15:19.236Z] DONE 96 tests, 34 skipped in 88.480s [2022-04-05T12:15:19.236Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-05T12:15:21.007Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-05T12:15:21.007Z] check_test.go:379: [d6a56ea1c08bf] daemon is not started [2022-04-05T12:15:22.910Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-05T12:15:23.845Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-05T12:15:24.103Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-05T12:15:25.038Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-05T12:15:26.943Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-05T12:15:27.879Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-05T12:15:28.137Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-05T12:15:30.039Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-05T12:15:31.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-05T12:15:31.421Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-05T12:15:31.421Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-05T12:15:31.421Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-05T12:15:33.326Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-05T12:15:34.262Z] docker_api_swarm_test.go:46: [d842c241e4d72] joining swarm manager [dc8ac43268e22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:15:38.452Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-05T12:15:38.452Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-05T12:15:39.018Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-05T12:15:39.584Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-05T12:15:40.150Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-05T12:15:40.150Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-05T12:15:40.409Z] --- PASS: TestImportExtremelyLargeImageWorks (175.52s) [2022-04-05T12:15:40.409Z] PASS [2022-04-05T12:15:40.409Z] [2022-04-05T12:15:40.409Z] DONE 22 tests in 179.923s [2022-04-05T12:15:40.409Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-05T12:15:40.409Z] ++ 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-04-05T12:15:40.409Z] ++ set -e [2022-04-05T12:15:40.409Z] ++ '[' -n 0 ']' [2022-04-05T12:15:40.409Z] ++ set -x [2022-04-05T12:15:40.409Z] ++ 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-04-05T12:15:40.409Z] INFO: Testing against a local daemon [2022-04-05T12:15:40.409Z] === RUN TestNetworkCreateDelete [2022-04-05T12:15:40.577Z] === RUN TestConfigDaemonLibtrustID [2022-04-05T12:15:40.577Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-05T12:15:40.577Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-05T12:15:40.577Z] === RUN TestDaemonConfigValidation [2022-04-05T12:15:40.577Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-05T12:15:40.577Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-05T12:15:40.577Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-05T12:15:40.577Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-05T12:15:40.577Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-05T12:15:40.577Z] === RUN TestDaemonProxy [2022-04-05T12:15:40.577Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-05T12:15:40.577Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-05T12:15:40.577Z] PASS [2022-04-05T12:15:40.577Z] ok github.com/docker/docker/integration/daemon 0.093s [2022-04-05T12:15:40.577Z] [2022-04-05T12:15:40.577Z] === Skipped [2022-04-05T12:15:40.577Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-05T12:15:40.577Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-05T12:15:40.577Z] [2022-04-05T12:15:40.577Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-05T12:15:40.577Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-05T12:15:40.577Z] [2022-04-05T12:15:40.577Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-05T12:15:40.577Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-05T12:15:40.577Z] [2022-04-05T12:15:40.577Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-05T12:15:40.577Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-05T12:15:40.577Z] [2022-04-05T12:15:40.577Z] DONE 4 tests, 4 skipped in 20.996s [2022-04-05T12:15:40.577Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-05T12:15:40.667Z] --- PASS: TestNetworkCreateDelete (0.20s) [2022-04-05T12:15:40.667Z] === RUN TestDockerNetworkDeletePreferID [2022-04-05T12:15:40.925Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-05T12:15:41.184Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2022-04-05T12:15:41.184Z] === RUN TestDaemonDNSFallback [2022-04-05T12:15:41.443Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-05T12:15:41.702Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-05T12:15:42.269Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-05T12:15:42.527Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-05T12:15:42.785Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-05T12:15:43.352Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-05T12:15:44.365Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:15:44.365Z] INFO: Testing against a local daemon [2022-04-05T12:15:44.365Z] === RUN TestCommitInheritsEnv [2022-04-05T12:15:44.365Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:15:44.365Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-05T12:15:44.365Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-05T12:15:44.365Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-05T12:15:44.365Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-05T12:15:44.365Z] === RUN TestImportWithCustomPlatform [2022-04-05T12:15:44.365Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-05T12:15:44.365Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-05T12:15:44.365Z] === RUN TestImagesFilterMultiReference [2022-04-05T12:15:44.365Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-04-05T12:15:44.365Z] === RUN TestImagePullPlatformInvalid [2022-04-05T12:15:44.365Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-05T12:15:44.365Z] === RUN TestRemoveImageOrphaning [2022-04-05T12:15:44.836Z] --- PASS: TestRemoveImageOrphaning (0.94s) [2022-04-05T12:15:44.836Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-05T12:15:44.836Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-05T12:15:44.836Z] === RUN TestTagInvalidReference [2022-04-05T12:15:45.304Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-05T12:15:45.304Z] === RUN TestTagValidPrefixedRepo [2022-04-05T12:15:45.304Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-05T12:15:45.304Z] === RUN TestTagExistedNameWithoutForce [2022-04-05T12:15:45.304Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-05T12:15:45.304Z] === RUN TestTagOfficialNames [2022-04-05T12:15:45.304Z] --- PASS: TestTagOfficialNames (0.10s) [2022-04-05T12:15:45.304Z] === RUN TestTagMatchesDigest [2022-04-05T12:15:45.304Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-05T12:15:45.304Z] PASS [2022-04-05T12:15:45.304Z] ok github.com/docker/docker/integration/image 1.458s [2022-04-05T12:15:45.771Z] [2022-04-05T12:15:45.771Z] === Skipped [2022-04-05T12:15:45.771Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-05T12:15:45.771Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:15:45.771Z] [2022-04-05T12:15:45.771Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-05T12:15:45.771Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-05T12:15:45.771Z] [2022-04-05T12:15:45.771Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-05T12:15:45.771Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-05T12:15:45.771Z] [2022-04-05T12:15:45.771Z] DONE 12 tests, 3 skipped in 5.291s [2022-04-05T12:15:45.771Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-05T12:15:45.883Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-05T12:15:46.139Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T12:15:46.139Z] INFO: Testing against a local daemon [2022-04-05T12:15:46.139Z] === RUN TestBuildWithSession [2022-04-05T12:15:46.139Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T12:15:46.139Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-05T12:15:46.139Z] === RUN TestBuildSquashParent [2022-04-05T12:15:46.139Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:46.139Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-05T12:15:46.139Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-05T12:15:46.139Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T12:15:46.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T12:15:46.139Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T12:15:46.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T12:15:46.139Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T12:15:46.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T12:15:46.139Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T12:15:46.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T12:15:46.139Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T12:15:46.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T12:15:46.139Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T12:15:46.139Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T12:15:46.139Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-05T12:15:46.139Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-05T12:15:46.139Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-05T12:15:46.139Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-05T12:15:47.782Z] --- PASS: TestDaemonDNSFallback (6.55s) [2022-04-05T12:15:47.782Z] === RUN TestInspectNetwork [2022-04-05T12:15:47.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:15:47.983Z] INFO: Testing against a local daemon [2022-04-05T12:15:47.983Z] === RUN TestNetworkCreateDelete [2022-04-05T12:15:47.983Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:15:47.983Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-05T12:15:47.983Z] === RUN TestDockerNetworkDeletePreferID [2022-04-05T12:15:47.983Z] 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-04-05T12:15:47.983Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-05T12:15:47.983Z] === RUN TestDaemonDNSFallback [2022-04-05T12:15:47.983Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:15:47.983Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-05T12:15:47.983Z] === RUN TestInspectNetwork [2022-04-05T12:15:47.983Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-05T12:15:47.983Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-05T12:15:47.983Z] === RUN TestRunContainerWithBridgeNone [2022-04-05T12:15:47.983Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:15:47.983Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-05T12:15:47.983Z] === RUN TestNetworkInvalidJSON [2022-04-05T12:15:47.983Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-05T12:15:47.983Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-05T12:15:47.983Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T12:15:47.983Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T12:15:47.983Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T12:15:47.983Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T12:15:47.983Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-05T12:15:47.983Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T12:15:47.983Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T12:15:47.983Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-05T12:15:47.983Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-05T12:15:47.983Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-05T12:15:47.983Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-05T12:15:47.983Z] === RUN TestNetworkList [2022-04-05T12:15:47.983Z] === RUN TestNetworkList//networks [2022-04-05T12:15:47.983Z] === PAUSE TestNetworkList//networks [2022-04-05T12:15:47.983Z] === RUN TestNetworkList//networks/ [2022-04-05T12:15:47.983Z] === PAUSE TestNetworkList//networks/ [2022-04-05T12:15:47.983Z] === CONT TestNetworkList//networks [2022-04-05T12:15:47.983Z] === CONT TestNetworkList//networks/ [2022-04-05T12:15:47.983Z] --- PASS: TestNetworkList (0.03s) [2022-04-05T12:15:47.983Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-05T12:15:47.983Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-05T12:15:47.983Z] === RUN TestHostIPv4BridgeLabel [2022-04-05T12:15:47.983Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-05T12:15:47.983Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-05T12:15:47.983Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-05T12:15:47.983Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-05T12:15:47.983Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-05T12:15:47.983Z] === RUN TestDaemonDefaultNetworkPools [2022-04-05T12:15:47.983Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-05T12:15:47.983Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-05T12:15:47.983Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-05T12:15:47.983Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-05T12:15:47.983Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-05T12:15:47.983Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-05T12:15:47.983Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-05T12:15:47.983Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-05T12:15:47.983Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-05T12:15:47.983Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-05T12:15:47.983Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-05T12:15:47.983Z] === RUN TestServiceWithPredefinedNetwork [2022-04-05T12:15:47.983Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-05T12:15:47.983Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-05T12:15:47.983Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-05T12:15:47.983Z] service_test.go:243: FLAKY_TEST [2022-04-05T12:15:47.983Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T12:15:47.983Z] === RUN TestServiceWithDataPathPortInit [2022-04-05T12:15:47.983Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-05T12:15:47.983Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-05T12:15:47.983Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-05T12:15:47.983Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-05T12:15:47.983Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-05T12:15:47.983Z] PASS [2022-04-05T12:15:47.983Z] ok github.com/docker/docker/integration/network 0.155s [2022-04-05T12:15:47.983Z] [2022-04-05T12:15:47.983Z] === Skipped [2022-04-05T12:15:47.983Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-05T12:15:47.983Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:15:47.983Z] [2022-04-05T12:15:47.983Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-05T12:15:47.983Z] 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-04-05T12:15:47.983Z] [2022-04-05T12:15:47.983Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-05T12:15:47.983Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:15:47.983Z] [2022-04-05T12:15:47.983Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-05T12:15:47.983Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-05T12:15:47.983Z] [2022-04-05T12:15:47.983Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-05T12:15:47.983Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:15:47.983Z] [2022-04-05T12:15:47.983Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-05T12:15:47.983Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-05T12:15:47.983Z] [2022-04-05T12:15:47.983Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-05T12:15:47.983Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-05T12:15:47.983Z] [2022-04-05T12:15:47.983Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-05T12:15:47.983Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-05T12:15:47.983Z] [2022-04-05T12:15:47.983Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-05T12:15:47.983Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-05T12:15:47.983Z] [2022-04-05T12:15:47.984Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-05T12:15:47.984Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-05T12:15:47.984Z] [2022-04-05T12:15:47.984Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-05T12:15:47.984Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-05T12:15:47.984Z] [2022-04-05T12:15:47.984Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-05T12:15:47.984Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-05T12:15:47.984Z] [2022-04-05T12:15:47.984Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T12:15:47.984Z] service_test.go:243: FLAKY_TEST [2022-04-05T12:15:47.984Z] [2022-04-05T12:15:47.984Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-05T12:15:47.984Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-05T12:15:47.984Z] [2022-04-05T12:15:47.984Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-05T12:15:47.984Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-05T12:15:47.984Z] [2022-04-05T12:15:47.984Z] DONE 22 tests, 15 skipped in 1.928s [2022-04-05T12:15:47.984Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-05T12:15:48.452Z] testing: warning: no tests to run [2022-04-05T12:15:48.452Z] PASS [2022-04-05T12:15:48.452Z] ok github.com/docker/docker/integration/network/ipvlan 0.055s [2022-04-05T12:15:48.452Z] [2022-04-05T12:15:48.452Z] DONE 0 tests in 0.594s [2022-04-05T12:15:48.452Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-05T12:15:49.436Z] testing: warning: no tests to run [2022-04-05T12:15:49.436Z] PASS [2022-04-05T12:15:49.436Z] ok github.com/docker/docker/integration/network/macvlan 0.069s [2022-04-05T12:15:49.436Z] [2022-04-05T12:15:49.436Z] DONE 0 tests in 0.635s [2022-04-05T12:15:49.436Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-05T12:15:49.904Z] testing: warning: no tests to run [2022-04-05T12:15:49.904Z] PASS [2022-04-05T12:15:49.904Z] ok github.com/docker/docker/integration/plugin 0.052s [2022-04-05T12:15:49.904Z] [2022-04-05T12:15:49.904Z] DONE 0 tests in 0.602s [2022-04-05T12:15:49.904Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-05T12:15:50.312Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-05T12:15:50.889Z] testing: warning: no tests to run [2022-04-05T12:15:50.889Z] PASS [2022-04-05T12:15:50.889Z] ok github.com/docker/docker/integration/plugin/authz 0.055s [2022-04-05T12:15:50.889Z] [2022-04-05T12:15:50.889Z] DONE 0 tests in 0.616s [2022-04-05T12:15:50.889Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-05T12:15:51.686Z] === RUN TestInspectNetwork/full_network_id [2022-04-05T12:15:51.686Z] === RUN TestInspectNetwork/partial_network_id [2022-04-05T12:15:51.686Z] === RUN TestInspectNetwork/network_name [2022-04-05T12:15:51.686Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-05T12:15:51.686Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-05T12:15:52.063Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-05T12:15:52.063Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-05T12:15:52.621Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-05T12:15:52.880Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-05T12:15:52.880Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-05T12:15:53.139Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-05T12:15:53.139Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-05T12:15:53.398Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-05T12:15:53.398Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-05T12:15:53.728Z] --- PASS: TestBuildWithHugeFile (104.61s) [2022-04-05T12:15:53.728Z] === RUN TestBuildWCOWSandboxSize [2022-04-05T12:15:53.728Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T12:15:53.728Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-05T12:15:53.728Z] === RUN TestBuildWithEmptyDockerfile [2022-04-05T12:15:53.728Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T12:15:53.728Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T12:15:53.729Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T12:15:53.729Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T12:15:53.729Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T12:15:53.729Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T12:15:53.729Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T12:15:53.729Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T12:15:53.729Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T12:15:53.729Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-04-05T12:15:53.729Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-05T12:15:53.729Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-05T12:15:53.729Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-05T12:15:53.729Z] === RUN TestBuildPreserveOwnership [2022-04-05T12:15:53.729Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:15:53.729Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-05T12:15:53.729Z] === RUN TestBuildPlatformInvalid [2022-04-05T12:15:53.729Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-05T12:15:53.729Z] PASS [2022-04-05T12:15:53.729Z] ok github.com/docker/docker/integration/build 171.798s [2022-04-05T12:15:53.729Z] [2022-04-05T12:15:53.729Z] === Skipped [2022-04-05T12:15:53.729Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-05T12:15:53.729Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T12:15:53.729Z] [2022-04-05T12:15:53.729Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-05T12:15:53.729Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:53.729Z] [2022-04-05T12:15:53.729Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-05T12:15:53.729Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:15:53.729Z] [2022-04-05T12:15:53.729Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-04-05T12:15:53.729Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:15:53.729Z] [2022-04-05T12:15:53.729Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-05T12:15:53.729Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T12:15:53.729Z] [2022-04-05T12:15:53.729Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-05T12:15:53.729Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:15:53.729Z] [2022-04-05T12:15:53.729Z] DONE 29 tests, 6 skipped in 205.963s [2022-04-05T12:15:53.729Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-05T12:15:53.729Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:15:53.729Z] INFO: Testing against a local daemon [2022-04-05T12:15:53.729Z] === RUN TestConfigInspect [2022-04-05T12:15:53.729Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:53.729Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-05T12:15:53.729Z] === RUN TestConfigList [2022-04-05T12:15:53.729Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:53.729Z] --- SKIP: TestConfigList (0.00s) [2022-04-05T12:15:53.729Z] === RUN TestConfigsCreateAndDelete [2022-04-05T12:15:53.729Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:53.729Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-05T12:15:53.729Z] === RUN TestConfigsUpdate [2022-04-05T12:15:53.729Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:53.729Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-05T12:15:53.729Z] === RUN TestTemplatedConfig [2022-04-05T12:15:53.729Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:53.729Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-05T12:15:53.729Z] === RUN TestConfigCreateResolve [2022-04-05T12:15:53.729Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:15:53.729Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-05T12:15:53.729Z] PASS [2022-04-05T12:15:53.729Z] ok github.com/docker/docker/integration/config 0.088s [2022-04-05T12:15:53.729Z] [2022-04-05T12:15:53.729Z] === Skipped [2022-04-05T12:15:53.729Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-05T12:15:53.729Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:53.729Z] [2022-04-05T12:15:53.729Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-05T12:15:53.729Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:53.729Z] [2022-04-05T12:15:53.729Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-05T12:15:53.729Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:53.729Z] [2022-04-05T12:15:53.729Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-05T12:15:53.729Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:53.729Z] [2022-04-05T12:15:53.729Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-05T12:15:53.729Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:53.729Z] [2022-04-05T12:15:53.729Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-05T12:15:53.729Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:15:53.729Z] [2022-04-05T12:15:53.729Z] DONE 6 tests, 6 skipped in 2.053s [2022-04-05T12:15:53.729Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-05T12:15:53.729Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:15:53.729Z] INFO: Testing against a local daemon [2022-04-05T12:15:53.729Z] === RUN TestCheckpoint [2022-04-05T12:15:53.729Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T12:15:53.729Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-05T12:15:53.729Z] === RUN TestContainerInvalidJSON [2022-04-05T12:15:53.729Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T12:15:53.729Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T12:15:53.729Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-05T12:15:53.729Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-05T12:15:53.729Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T12:15:53.729Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-05T12:15:53.729Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-05T12:15:53.729Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-04-05T12:15:53.729Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.02s) [2022-04-05T12:15:53.729Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-05T12:15:53.729Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2022-04-05T12:15:53.729Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-05T12:15:53.729Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s) [2022-04-05T12:15:53.729Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-05T12:15:53.729Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2022-04-05T12:15:53.729Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-05T12:15:53.729Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2022-04-05T12:15:53.729Z] === RUN TestCopyFromContainer [2022-04-05T12:15:53.729Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:53.729Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-05T12:15:53.729Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-05T12:15:53.729Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T12:15:53.729Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T12:15:53.729Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T12:15:53.729Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T12:15:53.729Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T12:15:53.729Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T12:15:53.729Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T12:15:53.729Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T12:15:53.729Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T12:15:53.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-05T12:15:53.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-05T12:15:53.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-05T12:15:53.729Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-05T12:15:53.729Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-05T12:15:53.729Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-05T12:15:53.729Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-05T12:15:53.729Z] === RUN TestCreateWithInvalidEnv [2022-04-05T12:15:53.729Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-05T12:15:53.729Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-05T12:15:53.729Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-05T12:15:53.729Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-05T12:15:53.729Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-05T12:15:53.729Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-05T12:15:53.729Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-05T12:15:53.729Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-05T12:15:53.729Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-05T12:15:53.729Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-05T12:15:53.729Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-05T12:15:53.729Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-05T12:15:53.729Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-05T12:15:53.729Z] === RUN TestCreateTmpfsMountsTarget [2022-04-05T12:15:53.729Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:53.729Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-05T12:15:53.729Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-05T12:15:53.729Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:15:53.729Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-05T12:15:53.729Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-05T12:15:53.729Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:15:53.729Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-05T12:15:53.729Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-05T12:15:53.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T12:15:53.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T12:15:53.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T12:15:53.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T12:15:53.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T12:15:53.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T12:15:53.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T12:15:53.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T12:15:53.729Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T12:15:53.729Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T12:15:53.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T12:15:53.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T12:15:53.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T12:15:53.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T12:15:53.729Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T12:15:53.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-05T12:15:53.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2022-04-05T12:15:53.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-05T12:15:53.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-05T12:15:53.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-05T12:15:53.729Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-05T12:15:53.729Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-05T12:15:53.729Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-05T12:15:53.729Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-05T12:15:53.729Z] === RUN TestCreateDifferentPlatform [2022-04-05T12:15:53.729Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-05T12:15:53.729Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-05T12:15:53.729Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-05T12:15:53.729Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-05T12:15:53.729Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-05T12:15:53.729Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-05T12:15:53.729Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-04-05T12:15:53.729Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-05T12:15:53.729Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-05T12:15:53.729Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-04-05T12:15:53.729Z] === RUN TestContainerKillOnDaemonStart [2022-04-05T12:15:53.729Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:53.729Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-05T12:15:53.729Z] === RUN TestWindowsDevices [2022-04-05T12:15:53.729Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-05T12:15:53.729Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-05T12:15:53.729Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:15:53.729Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:15:53.729Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:15:53.729Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:15:53.729Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:15:53.729Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:15:53.729Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-05T12:15:53.729Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-05T12:15:53.729Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:15:53.729Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:15:53.729Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:15:53.729Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:15:53.729Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:15:53.729Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:15:53.729Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-05T12:15:53.729Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-05T12:15:53.729Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:15:53.729Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:15:53.729Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-05T12:15:53.729Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-05T12:15:53.729Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:15:53.729Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:15:53.729Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:15:53.729Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:15:53.729Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-05T12:15:53.729Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:15:53.729Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:15:53.729Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-05T12:15:53.729Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:15:53.729Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-05T12:15:53.729Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-05T12:15:53.729Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-04-05T12:15:53.729Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.16s) [2022-04-05T12:15:53.729Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.21s) [2022-04-05T12:15:53.729Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.32s) [2022-04-05T12:15:53.729Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.51s) [2022-04-05T12:15:53.729Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.35s) [2022-04-05T12:15:53.729Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.30s) [2022-04-05T12:15:53.729Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.12s) [2022-04-05T12:15:53.729Z] === RUN TestDiff [2022-04-05T12:15:53.729Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-05T12:15:53.729Z] --- SKIP: TestDiff (0.00s) [2022-04-05T12:15:53.729Z] === RUN TestExecWithCloseStdin [2022-04-05T12:15:53.729Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-05T12:15:53.729Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-04-05T12:15:53.730Z] === RUN TestExec [2022-04-05T12:15:54.704Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:15:54.704Z] INFO: Testing against a local daemon [2022-04-05T12:15:54.704Z] === RUN TestPluginInvalidJSON [2022-04-05T12:15:54.704Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T12:15:54.704Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T12:15:54.704Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T12:15:54.704Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-04-05T12:15:54.704Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-05T12:15:54.704Z] === RUN TestPluginInstall [2022-04-05T12:15:54.704Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-05T12:15:54.704Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-05T12:15:54.704Z] === RUN TestPluginsWithRuntimes [2022-04-05T12:15:54.704Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-05T12:15:54.704Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-05T12:15:54.704Z] === RUN TestPluginBackCompatMediaTypes [2022-04-05T12:15:54.704Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-05T12:15:54.704Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-05T12:15:54.704Z] PASS [2022-04-05T12:15:54.704Z] ok github.com/docker/docker/integration/plugin/common 0.106s [2022-04-05T12:15:55.170Z] [2022-04-05T12:15:55.170Z] === Skipped [2022-04-05T12:15:55.170Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-05T12:15:55.170Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-05T12:15:55.170Z] [2022-04-05T12:15:55.170Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-05T12:15:55.170Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-05T12:15:55.170Z] [2022-04-05T12:15:55.170Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-05T12:15:55.170Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-05T12:15:55.170Z] [2022-04-05T12:15:55.170Z] DONE 5 tests, 3 skipped in 4.299s [2022-04-05T12:15:55.170Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-05T12:15:55.299Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-05T12:15:55.869Z] --- PASS: TestInspectNetwork (8.26s) [2022-04-05T12:15:55.869Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-05T12:15:55.869Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-05T12:15:55.869Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-05T12:15:55.869Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-05T12:15:55.869Z] === RUN TestRunContainerWithBridgeNone [2022-04-05T12:15:56.128Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-05T12:15:57.384Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:15:57.384Z] INFO: Testing against a local daemon [2022-04-05T12:15:57.384Z] === RUN TestExternalGraphDriver [2022-04-05T12:15:57.384Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-05T12:15:57.384Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-05T12:15:57.384Z] === RUN TestGraphdriverPluginV2 [2022-04-05T12:15:57.384Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-05T12:15:57.384Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-05T12:15:57.384Z] PASS [2022-04-05T12:15:57.384Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.085s [2022-04-05T12:15:57.384Z] [2022-04-05T12:15:57.384Z] === Skipped [2022-04-05T12:15:57.384Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-05T12:15:57.384Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-05T12:15:57.384Z] [2022-04-05T12:15:57.384Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-05T12:15:57.384Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-05T12:15:57.384Z] [2022-04-05T12:15:57.384Z] DONE 2 tests, 2 skipped in 2.152s [2022-04-05T12:15:57.384Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-05T12:15:57.410Z] --- PASS: TestExec (3.69s) [2022-04-05T12:15:57.410Z] === RUN TestExecUser [2022-04-05T12:15:57.410Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-05T12:15:57.410Z] --- SKIP: TestExecUser (0.00s) [2022-04-05T12:15:57.410Z] === RUN TestExportContainerAndImportImage [2022-04-05T12:15:57.410Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:57.410Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-05T12:15:57.410Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-05T12:15:57.410Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:15:57.410Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-05T12:15:57.410Z] === RUN TestHealthCheckWorkdir [2022-04-05T12:15:57.410Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-05T12:15:57.410Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-05T12:15:57.410Z] === RUN TestHealthKillContainer [2022-04-05T12:15:57.410Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-05T12:15:57.410Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-05T12:15:57.410Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-05T12:15:57.410Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-05T12:15:57.410Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-05T12:15:57.410Z] === RUN TestKillContainerInvalidSignal [2022-04-05T12:15:58.034Z] --- PASS: TestRunContainerWithBridgeNone (1.93s) [2022-04-05T12:15:58.034Z] === RUN TestNetworkInvalidJSON [2022-04-05T12:15:58.034Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-05T12:15:58.034Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-05T12:15:58.034Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T12:15:58.034Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T12:15:58.034Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T12:15:58.034Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T12:15:58.034Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-05T12:15:58.034Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T12:15:58.034Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T12:15:58.034Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-04-05T12:15:58.034Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-05T12:15:58.034Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-05T12:15:58.034Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-05T12:15:58.034Z] === RUN TestNetworkList [2022-04-05T12:15:58.034Z] === RUN TestNetworkList//networks [2022-04-05T12:15:58.034Z] === PAUSE TestNetworkList//networks [2022-04-05T12:15:58.034Z] === RUN TestNetworkList//networks/ [2022-04-05T12:15:58.034Z] === PAUSE TestNetworkList//networks/ [2022-04-05T12:15:58.034Z] === CONT TestNetworkList//networks [2022-04-05T12:15:58.034Z] === CONT TestNetworkList//networks/ [2022-04-05T12:15:58.034Z] --- PASS: TestNetworkList (0.01s) [2022-04-05T12:15:58.034Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-05T12:15:58.034Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-05T12:15:58.034Z] === RUN TestHostIPv4BridgeLabel [2022-04-05T12:15:58.602Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-04-05T12:15:58.602Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-05T12:15:59.169Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-05T12:15:59.428Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-05T12:15:59.428Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-05T12:15:59.428Z] === RUN TestDaemonDefaultNetworkPools [2022-04-05T12:15:59.601Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:15:59.601Z] INFO: Testing against a local daemon [2022-04-05T12:15:59.601Z] === RUN TestReadPluginNoRead [2022-04-05T12:15:59.601Z] read_test.go:21: no unix domain sockets on Windows [2022-04-05T12:15:59.601Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-05T12:15:59.601Z] PASS [2022-04-05T12:15:59.601Z] ok github.com/docker/docker/integration/plugin/logging 0.112s [2022-04-05T12:15:59.601Z] [2022-04-05T12:15:59.601Z] === Skipped [2022-04-05T12:15:59.601Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-05T12:15:59.601Z] read_test.go:21: no unix domain sockets on Windows [2022-04-05T12:15:59.601Z] [2022-04-05T12:15:59.601Z] DONE 1 tests, 1 skipped in 2.208s [2022-04-05T12:15:59.601Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-05T12:15:59.687Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-05T12:16:00.258Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-04-05T12:16:00.258Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-05T12:16:00.382Z] --- PASS: TestKillContainerInvalidSignal (2.73s) [2022-04-05T12:16:00.382Z] === RUN TestKillContainer [2022-04-05T12:16:00.382Z] === RUN TestKillContainer/no_signal [2022-04-05T12:16:00.737Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-05T12:16:00.737Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.87s) [2022-04-05T12:16:00.737Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.12s) [2022-04-05T12:16:00.737Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.24s) [2022-04-05T12:16:00.737Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.33s) [2022-04-05T12:16:00.737Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.65s) [2022-04-05T12:16:00.737Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.99s) [2022-04-05T12:16:00.737Z] === RUN TestBuildMultiStageCopy [2022-04-05T12:16:00.737Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-05T12:16:01.270Z] testing: warning: no tests to run [2022-04-05T12:16:01.270Z] PASS [2022-04-05T12:16:01.270Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.083s [2022-04-05T12:16:01.270Z] [2022-04-05T12:16:01.270Z] DONE 0 tests in 1.374s [2022-04-05T12:16:01.271Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-05T12:16:01.633Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2022-04-05T12:16:01.633Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-05T12:16:02.572Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-04-05T12:16:02.572Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-05T12:16:03.241Z] === RUN TestKillContainer/non_killing_signal [2022-04-05T12:16:03.241Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-05T12:16:03.241Z] === RUN TestKillContainer/killing_signal [2022-04-05T12:16:03.498Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:16:03.498Z] INFO: Testing against a local daemon [2022-04-05T12:16:03.498Z] === RUN TestPluginWithDevMounts [2022-04-05T12:16:03.498Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:03.498Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-05T12:16:03.498Z] PASS [2022-04-05T12:16:03.498Z] ok github.com/docker/docker/integration/plugin/volumes 0.090s [2022-04-05T12:16:03.498Z] [2022-04-05T12:16:03.498Z] === Skipped [2022-04-05T12:16:03.498Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-05T12:16:03.498Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:03.498Z] [2022-04-05T12:16:03.498Z] DONE 1 tests, 1 skipped in 2.289s [2022-04-05T12:16:03.498Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-05T12:16:03.506Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-05T12:16:03.506Z] === RUN TestServiceWithPredefinedNetwork [2022-04-05T12:16:05.069Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:16:05.069Z] INFO: Testing against a local daemon [2022-04-05T12:16:05.069Z] === RUN TestSecretInspect [2022-04-05T12:16:05.069Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:05.069Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-05T12:16:05.069Z] === RUN TestSecretList [2022-04-05T12:16:05.069Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:05.069Z] --- SKIP: TestSecretList (0.00s) [2022-04-05T12:16:05.069Z] === RUN TestSecretsCreateAndDelete [2022-04-05T12:16:05.069Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:05.069Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-05T12:16:05.069Z] === RUN TestSecretsUpdate [2022-04-05T12:16:05.069Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:05.069Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-05T12:16:05.069Z] === RUN TestTemplatedSecret [2022-04-05T12:16:05.069Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:05.069Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-05T12:16:05.069Z] === RUN TestSecretCreateResolve [2022-04-05T12:16:05.069Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:16:05.069Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-05T12:16:05.069Z] PASS [2022-04-05T12:16:05.069Z] ok github.com/docker/docker/integration/secret 0.071s [2022-04-05T12:16:06.042Z] --- PASS: TestServiceWithPredefinedNetwork (2.74s) [2022-04-05T12:16:06.042Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-05T12:16:06.042Z] service_test.go:243: FLAKY_TEST [2022-04-05T12:16:06.042Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T12:16:06.042Z] === RUN TestServiceWithDataPathPortInit [2022-04-05T12:16:06.100Z] --- PASS: TestKillContainer (5.67s) [2022-04-05T12:16:06.100Z] --- PASS: TestKillContainer/no_signal (2.81s) [2022-04-05T12:16:06.100Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-05T12:16:06.100Z] --- PASS: TestKillContainer/killing_signal (2.81s) [2022-04-05T12:16:06.100Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-05T12:16:06.100Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T12:16:06.100Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-05T12:16:06.100Z] === RUN TestKillStoppedContainer [2022-04-05T12:16:06.100Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T12:16:06.100Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-05T12:16:06.100Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-05T12:16:06.100Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T12:16:06.100Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-05T12:16:06.100Z] === RUN TestKillDifferentUserContainer [2022-04-05T12:16:06.100Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-05T12:16:06.100Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-05T12:16:06.100Z] === RUN TestInspectOomKilledTrue [2022-04-05T12:16:06.100Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:06.100Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-05T12:16:06.100Z] === RUN TestInspectOomKilledFalse [2022-04-05T12:16:06.100Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T12:16:06.100Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-05T12:16:06.100Z] === RUN TestLogsFollowTailEmpty [2022-04-05T12:16:06.976Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-05T12:16:07.281Z] [2022-04-05T12:16:07.282Z] === Skipped [2022-04-05T12:16:07.282Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-05T12:16:07.282Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:07.282Z] [2022-04-05T12:16:07.282Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-05T12:16:07.282Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:07.282Z] [2022-04-05T12:16:07.282Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-05T12:16:07.282Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:07.282Z] [2022-04-05T12:16:07.282Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-05T12:16:07.282Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:07.282Z] [2022-04-05T12:16:07.282Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-05T12:16:07.282Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:07.282Z] [2022-04-05T12:16:07.282Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-05T12:16:07.282Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:16:07.282Z] [2022-04-05T12:16:07.282Z] DONE 6 tests, 6 skipped in 3.788s [2022-04-05T12:16:07.749Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-05T12:16:08.958Z] --- PASS: TestLogsFollowTailEmpty (2.76s) [2022-04-05T12:16:08.958Z] === RUN TestNetworkNat [2022-04-05T12:16:08.958Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-05T12:16:08.958Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-05T12:16:08.958Z] === RUN TestNetworkLocalhostTCPNat [2022-04-05T12:16:09.406Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-05T12:16:09.406Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-05T12:16:09.874Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-05T12:16:10.261Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-05T12:16:10.521Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-05T12:16:10.697Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:16:10.697Z] INFO: Testing against a local daemon [2022-04-05T12:16:10.697Z] === RUN TestServiceCreateInit [2022-04-05T12:16:10.697Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-05T12:16:10.697Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:10.697Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-05T12:16:10.697Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:10.697Z] --- PASS: TestServiceCreateInit (0.05s) [2022-04-05T12:16:10.697Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-05T12:16:10.697Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-05T12:16:10.697Z] === RUN TestCreateServiceMultipleTimes [2022-04-05T12:16:10.697Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:10.697Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-05T12:16:10.697Z] === RUN TestCreateServiceConflict [2022-04-05T12:16:10.697Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:10.697Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-05T12:16:10.697Z] === RUN TestCreateServiceMaxReplicas [2022-04-05T12:16:10.697Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:10.697Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-04-05T12:16:10.697Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-05T12:16:10.697Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:10.697Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-05T12:16:10.697Z] === RUN TestCreateServiceSecretFileMode [2022-04-05T12:16:10.697Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:10.697Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-05T12:16:10.697Z] === RUN TestCreateServiceConfigFileMode [2022-04-05T12:16:10.697Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:10.697Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-05T12:16:10.698Z] === RUN TestCreateServiceSysctls [2022-04-05T12:16:10.698Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:10.698Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-05T12:16:10.698Z] === RUN TestCreateServiceCapabilities [2022-04-05T12:16:10.698Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:10.698Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-05T12:16:10.698Z] === RUN TestInspect [2022-04-05T12:16:10.698Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:10.698Z] --- SKIP: TestInspect (0.00s) [2022-04-05T12:16:10.698Z] === RUN TestCreateJob [2022-04-05T12:16:10.698Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:10.698Z] --- SKIP: TestCreateJob (0.00s) [2022-04-05T12:16:10.698Z] === RUN TestReplicatedJob [2022-04-05T12:16:10.698Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:10.698Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-05T12:16:10.698Z] === RUN TestUpdateReplicatedJob [2022-04-05T12:16:10.698Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:10.698Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-05T12:16:10.698Z] === RUN TestServiceListWithStatuses [2022-04-05T12:16:10.698Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:10.698Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-05T12:16:10.698Z] === RUN TestDockerNetworkConnectAlias [2022-04-05T12:16:10.698Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:10.698Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-05T12:16:10.698Z] === RUN TestDockerNetworkReConnect [2022-04-05T12:16:10.698Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:10.698Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-05T12:16:10.698Z] === RUN TestServicePlugin [2022-04-05T12:16:10.698Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:10.698Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-05T12:16:10.698Z] === RUN TestServiceUpdateLabel [2022-04-05T12:16:10.698Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:16:10.698Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-05T12:16:10.698Z] === RUN TestServiceUpdateSecrets [2022-04-05T12:16:10.698Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:16:10.698Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-05T12:16:10.698Z] === RUN TestServiceUpdateConfigs [2022-04-05T12:16:10.698Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:16:10.698Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-05T12:16:10.698Z] === RUN TestServiceUpdateNetwork [2022-04-05T12:16:10.698Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:16:10.698Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-05T12:16:10.698Z] === RUN TestServiceUpdatePidsLimit [2022-04-05T12:16:10.698Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:16:10.698Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-05T12:16:10.698Z] PASS [2022-04-05T12:16:10.698Z] ok github.com/docker/docker/integration/service 0.231s [2022-04-05T12:16:10.862Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-05T12:16:11.165Z] [2022-04-05T12:16:11.165Z] === Skipped [2022-04-05T12:16:11.165Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-05T12:16:11.165Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:11.165Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-05T12:16:11.165Z] [2022-04-05T12:16:11.165Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-05T12:16:11.165Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:11.165Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-05T12:16:11.165Z] [2022-04-05T12:16:11.165Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-05T12:16:11.165Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:11.165Z] [2022-04-05T12:16:11.165Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-05T12:16:11.165Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:11.165Z] [2022-04-05T12:16:11.165Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-04-05T12:16:11.165Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:11.165Z] [2022-04-05T12:16:11.165Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-05T12:16:11.165Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:11.165Z] [2022-04-05T12:16:11.165Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-05T12:16:11.165Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:11.165Z] [2022-04-05T12:16:11.165Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-05T12:16:11.165Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:11.165Z] [2022-04-05T12:16:11.165Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-05T12:16:11.165Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:11.165Z] [2022-04-05T12:16:11.165Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-04-05T12:16:11.165Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:11.165Z] [2022-04-05T12:16:11.165Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-05T12:16:11.165Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:11.165Z] [2022-04-05T12:16:11.165Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-05T12:16:11.165Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:11.165Z] [2022-04-05T12:16:11.165Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-05T12:16:11.165Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:11.165Z] [2022-04-05T12:16:11.165Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-05T12:16:11.165Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:11.165Z] [2022-04-05T12:16:11.165Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-05T12:16:11.165Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:11.165Z] [2022-04-05T12:16:11.165Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-05T12:16:11.165Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:11.165Z] [2022-04-05T12:16:11.165Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-05T12:16:11.165Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:11.165Z] [2022-04-05T12:16:11.165Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-05T12:16:11.165Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:11.165Z] [2022-04-05T12:16:11.165Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-05T12:16:11.165Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:16:11.165Z] [2022-04-05T12:16:11.165Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-05T12:16:11.165Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:16:11.165Z] [2022-04-05T12:16:11.165Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-05T12:16:11.165Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:16:11.165Z] [2022-04-05T12:16:11.165Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-05T12:16:11.165Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:16:11.165Z] [2022-04-05T12:16:11.165Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-05T12:16:11.165Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:16:11.165Z] [2022-04-05T12:16:11.165Z] DONE 24 tests, 23 skipped in 3.449s [2022-04-05T12:16:11.165Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-05T12:16:12.425Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-05T12:16:12.425Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-05T12:16:12.425Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-05T12:16:12.428Z] --- PASS: TestBuildMultiStageCopy (11.51s) [2022-04-05T12:16:12.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.74s) [2022-04-05T12:16:12.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.71s) [2022-04-05T12:16:12.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.81s) [2022-04-05T12:16:12.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.06s) [2022-04-05T12:16:12.428Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.18s) [2022-04-05T12:16:12.428Z] === RUN TestBuildMultiStageParentConfig [2022-04-05T12:16:12.639Z] --- PASS: TestNetworkLocalhostTCPNat (3.63s) [2022-04-05T12:16:12.639Z] === RUN TestNetworkLoopbackNat [2022-04-05T12:16:12.639Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-05T12:16:12.639Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-05T12:16:12.639Z] === RUN TestPause [2022-04-05T12:16:12.639Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-05T12:16:12.639Z] --- SKIP: TestPause (0.00s) [2022-04-05T12:16:12.639Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-05T12:16:12.730Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:16:12.730Z] INFO: Testing against a local daemon [2022-04-05T12:16:12.730Z] === RUN TestSessionCreate [2022-04-05T12:16:12.730Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-05T12:16:12.730Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-05T12:16:12.730Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-05T12:16:12.730Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-05T12:16:12.730Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-05T12:16:12.730Z] PASS [2022-04-05T12:16:12.730Z] ok github.com/docker/docker/integration/session 0.067s [2022-04-05T12:16:12.730Z] [2022-04-05T12:16:12.730Z] === Skipped [2022-04-05T12:16:12.730Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-05T12:16:12.730Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-05T12:16:12.730Z] [2022-04-05T12:16:12.730Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-05T12:16:12.730Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-05T12:16:12.730Z] [2022-04-05T12:16:12.730Z] DONE 2 tests, 2 skipped in 1.487s [2022-04-05T12:16:12.730Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-05T12:16:14.295Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:16:14.295Z] INFO: Testing against a local daemon [2022-04-05T12:16:14.295Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-05T12:16:14.295Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:14.295Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-05T12:16:14.295Z] === RUN TestDiskUsage [2022-04-05T12:16:14.295Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-05T12:16:14.295Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-05T12:16:14.295Z] === RUN TestEventsExecDie [2022-04-05T12:16:14.295Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-05T12:16:14.295Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-05T12:16:14.295Z] === RUN TestEventsBackwardsCompatible [2022-04-05T12:16:14.295Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-05T12:16:14.295Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-05T12:16:14.295Z] === RUN TestEventsVolumeCreate [2022-04-05T12:16:14.295Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-05T12:16:14.295Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-05T12:16:14.295Z] === RUN TestInfoAPI [2022-04-05T12:16:14.295Z] --- PASS: TestInfoAPI (0.05s) [2022-04-05T12:16:14.295Z] === RUN TestInfoAPIWarnings [2022-04-05T12:16:14.295Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:16:14.295Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-05T12:16:14.295Z] === RUN TestInfoDebug [2022-04-05T12:16:14.295Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T12:16:14.295Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-05T12:16:14.295Z] === RUN TestInfoInsecureRegistries [2022-04-05T12:16:14.295Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T12:16:14.295Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-05T12:16:14.295Z] === RUN TestInfoRegistryMirrors [2022-04-05T12:16:14.295Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T12:16:14.295Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-05T12:16:14.295Z] === RUN TestLoginFailsWithBadCredentials [2022-04-05T12:16:14.644Z] --- PASS: TestBuildMultiStageParentConfig (2.39s) [2022-04-05T12:16:14.645Z] === RUN TestBuildLabelWithTargets [2022-04-05T12:16:14.645Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:16:14.645Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-04-05T12:16:14.645Z] === RUN TestBuildWithEmptyLayers [2022-04-05T12:16:15.280Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-04-05T12:16:15.280Z] === RUN TestPingCacheHeaders [2022-04-05T12:16:15.280Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-05T12:16:15.280Z] === RUN TestPingGet [2022-04-05T12:16:15.501Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.03s) [2022-04-05T12:16:15.501Z] === RUN TestPauseStopPausedContainer [2022-04-05T12:16:15.501Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:15.501Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-05T12:16:15.501Z] === RUN TestPsFilter [2022-04-05T12:16:15.501Z] --- PASS: TestPsFilter (0.30s) [2022-04-05T12:16:15.501Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-05T12:16:15.708Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-05T12:16:15.747Z] --- PASS: TestPingGet (0.03s) [2022-04-05T12:16:15.747Z] === RUN TestPingHead [2022-04-05T12:16:15.747Z] --- PASS: TestPingHead (0.03s) [2022-04-05T12:16:15.747Z] === RUN TestPingSwarmHeader [2022-04-05T12:16:15.747Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:15.747Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-05T12:16:15.747Z] === RUN TestVersion [2022-04-05T12:16:15.747Z] --- PASS: TestVersion (0.03s) [2022-04-05T12:16:15.747Z] PASS [2022-04-05T12:16:15.747Z] ok github.com/docker/docker/integration/system 1.215s [2022-04-05T12:16:16.211Z] --- PASS: TestBuildWithEmptyLayers (1.41s) [2022-04-05T12:16:16.211Z] === RUN TestBuildMultiStageOnBuild [2022-04-05T12:16:16.219Z] [2022-04-05T12:16:16.220Z] === Skipped [2022-04-05T12:16:16.220Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-05T12:16:16.220Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:16.220Z] [2022-04-05T12:16:16.220Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-05T12:16:16.220Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-05T12:16:16.220Z] [2022-04-05T12:16:16.220Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-05T12:16:16.220Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-05T12:16:16.220Z] [2022-04-05T12:16:16.220Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-05T12:16:16.220Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-05T12:16:16.220Z] [2022-04-05T12:16:16.220Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-05T12:16:16.220Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-05T12:16:16.220Z] [2022-04-05T12:16:16.220Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-05T12:16:16.220Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:16:16.220Z] [2022-04-05T12:16:16.220Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-05T12:16:16.220Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T12:16:16.220Z] [2022-04-05T12:16:16.220Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-05T12:16:16.220Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T12:16:16.220Z] [2022-04-05T12:16:16.220Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-05T12:16:16.220Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T12:16:16.220Z] [2022-04-05T12:16:16.220Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-05T12:16:16.220Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:16.220Z] [2022-04-05T12:16:16.220Z] DONE 16 tests, 10 skipped in 3.313s [2022-04-05T12:16:16.220Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-05T12:16:16.275Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-05T12:16:17.650Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-05T12:16:17.782Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:16:17.782Z] INFO: Testing against a local daemon [2022-04-05T12:16:17.782Z] === RUN TestVolumesCreateAndList [2022-04-05T12:16:17.782Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-04-05T12:16:17.782Z] === RUN TestVolumesRemove [2022-04-05T12:16:17.782Z] --- PASS: TestVolumesRemove (0.24s) [2022-04-05T12:16:17.782Z] === RUN TestVolumesInspect [2022-04-05T12:16:17.908Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-05T12:16:18.249Z] --- PASS: TestVolumesInspect (0.04s) [2022-04-05T12:16:18.249Z] === RUN TestVolumesInvalidJSON [2022-04-05T12:16:18.249Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-05T12:16:18.249Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-05T12:16:18.249Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-05T12:16:18.249Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-05T12:16:18.249Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-05T12:16:18.249Z] PASS [2022-04-05T12:16:18.249Z] ok github.com/docker/docker/integration/volume 0.415s [2022-04-05T12:16:18.249Z] [2022-04-05T12:16:18.249Z] DONE 5 tests in 2.101s [2022-04-05T12:16:18.249Z] INFO: make.ps1 ended at 04/05/2022 12:16:18 [2022-04-05T12:16:18.249Z] INFO: Integration CLI tests being run from the host: [2022-04-05T12:16:18.249Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-04-05T12:16:18.361Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.79s) [2022-04-05T12:16:18.361Z] === RUN TestRemoveContainerWithVolume [2022-04-05T12:16:19.283Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-05T12:16:19.542Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-05T12:16:20.110Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-05T12:16:21.050Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-05T12:16:21.220Z] --- PASS: TestRemoveContainerWithVolume (2.73s) [2022-04-05T12:16:21.220Z] === RUN TestRemoveContainerRunning [2022-04-05T12:16:21.617Z] --- PASS: TestServiceWithDataPathPortInit (15.60s) [2022-04-05T12:16:21.617Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-05T12:16:22.553Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-05T12:16:22.553Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-05T12:16:22.553Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-05T12:16:22.812Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-05T12:16:23.380Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-05T12:16:24.077Z] --- PASS: TestRemoveContainerRunning (2.90s) [2022-04-05T12:16:24.077Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-05T12:16:24.316Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-05T12:16:24.883Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dzrj0ct9xbs2h2mr8hl0q1q7k Created:2022-04-05 12:16:22.948426067 +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[063aa0d75264ab8e003964b9b4342ff765b67199d6e4cc96b51882d9bfe19db8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j2iyloow5dx8xtu4qy6x2mgrw EndpointID:318c535732e9b02418ff99cbc446bcea48d0127c55743c5773da1eb68873b44a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9395f236a31cc71926048091f57488e5deb37495484b2732a23973e5515a25e1 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:e2c394367f9c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j2iyloow5dx8xtu4qy6x2mgrw EndpointID:318c535732e9b02418ff99cbc446bcea48d0127c55743c5773da1eb68873b44a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-05T12:16:25.817Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-05T12:16:26.075Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-05T12:16:26.640Z] --- PASS: TestBuildMultiStageOnBuild (10.49s) [2022-04-05T12:16:26.640Z] === RUN TestBuildUncleanTarFilenames [2022-04-05T12:16:26.640Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:16:26.640Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-05T12:16:26.640Z] === RUN TestBuildMultiStageLayerLeak [2022-04-05T12:16:26.936Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.71s) [2022-04-05T12:16:26.936Z] === RUN TestRemoveInvalidContainer [2022-04-05T12:16:26.936Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-05T12:16:26.936Z] === RUN TestRenameLinkedContainer [2022-04-05T12:16:26.936Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-05T12:16:26.936Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-05T12:16:26.936Z] === RUN TestRenameStoppedContainer [2022-04-05T12:16:27.977Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-05T12:16:28.914Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-05T12:16:29.481Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.71s) [2022-04-05T12:16:29.482Z] PASS [2022-04-05T12:16:29.482Z] [2022-04-05T12:16:29.482Z] === Skipped [2022-04-05T12:16:29.482Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T12:16:29.482Z] service_test.go:243: FLAKY_TEST [2022-04-05T12:16:29.482Z] [2022-04-05T12:16:29.482Z] DONE 26 tests, 1 skipped in 49.030s [2022-04-05T12:16:29.482Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-05T12:16:29.482Z] ++ 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-04-05T12:16:29.482Z] ++ set -e [2022-04-05T12:16:29.482Z] ++ '[' -n 0 ']' [2022-04-05T12:16:29.482Z] ++ set -x [2022-04-05T12:16:29.482Z] ++ 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-04-05T12:16:29.482Z] INFO: Testing against a local daemon [2022-04-05T12:16:29.482Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-05T12:16:29.482Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T12:16:29.482Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-05T12:16:29.482Z] === RUN TestDockerNetworkIpvlan [2022-04-05T12:16:29.482Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T12:16:29.482Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-05T12:16:29.482Z] PASS [2022-04-05T12:16:29.482Z] [2022-04-05T12:16:29.482Z] === Skipped [2022-04-05T12:16:29.482Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-05T12:16:29.482Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T12:16:29.482Z] [2022-04-05T12:16:29.482Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-05T12:16:29.482Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-05T12:16:29.482Z] [2022-04-05T12:16:29.482Z] DONE 2 tests, 2 skipped in 0.147s [2022-04-05T12:16:29.482Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-05T12:16:29.482Z] ++ 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-04-05T12:16:29.482Z] ++ set -e [2022-04-05T12:16:29.482Z] ++ '[' -n 0 ']' [2022-04-05T12:16:29.482Z] ++ set -x [2022-04-05T12:16:29.482Z] ++ 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-04-05T12:16:29.741Z] INFO: Testing against a local daemon [2022-04-05T12:16:29.741Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-05T12:16:29.793Z] --- PASS: TestRenameStoppedContainer (2.72s) [2022-04-05T12:16:29.793Z] === RUN TestRenameRunningContainerAndReuse [2022-04-05T12:16:30.710Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-05T12:16:30.792Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:16:30.792Z] INFO: Testing against a local daemon [2022-04-05T12:16:30.792Z] === RUN TestDockerSuite [2022-04-05T12:16:30.792Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-05T12:16:30.792Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-05T12:16:30.792Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-05T12:16:30.792Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-05T12:16:30.792Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-05T12:16:30.792Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-05T12:16:30.792Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-05T12:16:30.792Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-05T12:16:30.792Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-05T12:16:30.792Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-05T12:16:30.792Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-05T12:16:30.792Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-05T12:16:30.792Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-05T12:16:30.792Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-05T12:16:30.973Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2022-04-05T12:16:30.973Z] === RUN TestDockerNetworkMacvlan [2022-04-05T12:16:31.554Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-05T12:16:31.813Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-05T12:16:32.766Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-05T12:16:32.766Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-05T12:16:33.026Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-05T12:16:33.592Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-05T12:16:35.515Z] --- PASS: TestRenameRunningContainerAndReuse (5.88s) [2022-04-05T12:16:35.515Z] === RUN TestRenameInvalidName [2022-04-05T12:16:36.123Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-05T12:16:36.123Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-05T12:16:38.103Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-05T12:16:38.103Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-05T12:16:38.374Z] --- PASS: TestRenameInvalidName (2.84s) [2022-04-05T12:16:38.374Z] === RUN TestRenameAnonymousContainer [2022-04-05T12:16:38.670Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-05T12:16:39.237Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-05T12:16:41.142Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-05T12:16:41.578Z] --- PASS: TestBuildMultiStageLayerLeak (14.00s) [2022-04-05T12:16:41.578Z] === RUN TestBuildWithHugeFile [2022-04-05T12:16:43.048Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-05T12:16:43.617Z] docker_api_swarm_test.go:304: [dbb70a3016fec] joining swarm manager [ddc63d9f47ab4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:16:44.186Z] --- PASS: TestDockerNetworkMacvlan (13.27s) [2022-04-05T12:16:44.186Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-04-05T12:16:44.186Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-04-05T12:16:44.186Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.27s) [2022-04-05T12:16:44.186Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.18s) [2022-04-05T12:16:44.186Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.00s) [2022-04-05T12:16:44.186Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.25s) [2022-04-05T12:16:44.186Z] PASS [2022-04-05T12:16:44.186Z] [2022-04-05T12:16:44.186Z] DONE 8 tests in 14.776s [2022-04-05T12:16:44.447Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-05T12:16:44.447Z] ++ 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-04-05T12:16:44.447Z] ++ set -e [2022-04-05T12:16:44.447Z] ++ '[' -n 0 ']' [2022-04-05T12:16:44.447Z] ++ set -x [2022-04-05T12:16:44.447Z] ++ 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-04-05T12:16:44.447Z] testing: warning: no tests to run [2022-04-05T12:16:44.447Z] PASS [2022-04-05T12:16:44.447Z] [2022-04-05T12:16:44.447Z] DONE 0 tests in 0.025s [2022-04-05T12:16:44.447Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-05T12:16:44.447Z] ++ 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-04-05T12:16:44.447Z] ++ set -e [2022-04-05T12:16:44.447Z] ++ '[' -n 0 ']' [2022-04-05T12:16:44.447Z] ++ set -x [2022-04-05T12:16:44.447Z] ++ 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-04-05T12:16:44.447Z] INFO: Testing against a local daemon [2022-04-05T12:16:44.447Z] === RUN TestAuthZPluginAllowRequest [2022-04-05T12:16:45.015Z] docker_api_swarm_test.go:305: [d3c7260b05e71] joining swarm manager [ddc63d9f47ab4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T12:16:45.951Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-05T12:16:45.951Z] --- PASS: TestAuthZPluginAllowRequest (1.54s) [2022-04-05T12:16:45.951Z] === RUN TestAuthZPluginTLS [2022-04-05T12:16:46.519Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-04-05T12:16:46.519Z] === RUN TestAuthZPluginDenyRequest [2022-04-05T12:16:47.087Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-04-05T12:16:47.087Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-05T12:16:47.348Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-05T12:16:47.607Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-04-05T12:16:47.607Z] === RUN TestAuthZPluginDenyResponse [2022-04-05T12:16:48.175Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-05T12:16:48.175Z] === RUN TestAuthZPluginAllowEventStream [2022-04-05T12:16:48.590Z] --- PASS: TestRenameAnonymousContainer (10.03s) [2022-04-05T12:16:48.590Z] === RUN TestRenameContainerWithSameName [2022-04-05T12:16:49.359Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-05T12:16:49.359Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-05T12:16:49.552Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2022-04-05T12:16:49.552Z] === RUN TestAuthZPluginErrorResponse [2022-04-05T12:16:50.120Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-04-05T12:16:50.120Z] === RUN TestAuthZPluginErrorRequest [2022-04-05T12:16:50.291Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-05T12:16:50.291Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-05T12:16:50.380Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-05T12:16:50.548Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-05T12:16:50.548Z] Cross building: bundles/cross/windows/amd64 [2022-04-05T12:16:50.548Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-05T12:16:50.548Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-05T12:16:50.639Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-05T12:16:50.639Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-05T12:16:50.733Z] --- PASS: TestRenameContainerWithSameName (2.76s) [2022-04-05T12:16:50.733Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-05T12:16:50.733Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-05T12:16:50.733Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-05T12:16:50.733Z] === RUN TestResize [2022-04-05T12:16:51.206Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-04-05T12:16:51.206Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-05T12:16:51.773Z] === RUN TestDockerSuite/TestBuildRm [2022-04-05T12:16:53.152Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s) [2022-04-05T12:16:53.152Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-05T12:16:53.592Z] --- PASS: TestResize (2.91s) [2022-04-05T12:16:53.592Z] === RUN TestResizeWithInvalidSize [2022-04-05T12:16:54.528Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-05T12:16:54.787Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.72s) [2022-04-05T12:16:54.787Z] === RUN TestAuthZPluginHeader [2022-04-05T12:16:55.046Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-05T12:16:55.614Z] --- PASS: TestAuthZPluginHeader (0.78s) [2022-04-05T12:16:55.614Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-05T12:16:56.182Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-05T12:16:56.442Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-05T12:16:56.450Z] --- PASS: TestResizeWithInvalidSize (2.72s) [2022-04-05T12:16:56.450Z] === RUN TestResizeWhenContainerNotStarted [2022-04-05T12:16:57.009Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-05T12:16:57.946Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-05T12:16:58.882Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-05T12:16:59.309Z] --- PASS: TestResizeWhenContainerNotStarted (2.72s) [2022-04-05T12:16:59.309Z] === RUN TestDaemonRestartKillContainers [2022-04-05T12:16:59.309Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:16:59.309Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-05T12:16:59.309Z] === RUN TestStats [2022-04-05T12:16:59.309Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-05T12:16:59.309Z] --- SKIP: TestStats (0.00s) [2022-04-05T12:16:59.309Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-05T12:16:59.819Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-05T12:16:59.819Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.36s) [2022-04-05T12:16:59.819Z] === RUN TestAuthZPluginV2Disable [2022-04-05T12:17:01.763Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-05T12:17:02.331Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-05T12:17:02.590Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-05T12:17:02.590Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-05T12:17:02.590Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-05T12:17:02.849Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-05T12:17:02.849Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-05T12:17:03.786Z] --- PASS: TestAuthZPluginV2Disable (3.68s) [2022-04-05T12:17:03.786Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-05T12:17:03.786Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-05T12:17:03.786Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-05T12:17:04.354Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-05T12:17:07.642Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.76s) [2022-04-05T12:17:07.642Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-05T12:17:07.642Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-05T12:17:07.790Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.46s) [2022-04-05T12:17:07.790Z] === RUN TestStopContainerWithTimeout [2022-04-05T12:17:07.790Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-05T12:17:07.790Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-05T12:17:07.790Z] === RUN TestUpdateRestartPolicy [2022-04-05T12:17:08.210Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-05T12:17:08.777Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-05T12:17:09.344Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-05T12:17:10.282Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-05T12:17:12.185Z] === RUN TestDockerSuite/TestBuildUser [2022-04-05T12:17:12.185Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-05T12:17:14.722Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-05T12:17:15.290Z] docker_api_swarm_test.go:272: [dbc865c67c702] joining swarm manager [da7ee182d7e61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:17:16.668Z] docker_api_swarm_test.go:273: [d891cb8ffcd97] joining swarm manager [da7ee182d7e61]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T12:17:18.055Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-05T12:17:19.446Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.04s) [2022-04-05T12:17:19.446Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-05T12:17:27.560Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-05T12:17:28.127Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-05T12:17:28.386Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-05T12:17:28.953Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-05T12:17:29.519Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-05T12:17:30.456Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-05T12:17:30.456Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-05T12:17:30.456Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-05T12:17:30.456Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-05T12:17:30.456Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-05T12:17:30.456Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-05T12:17:30.456Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-05T12:17:30.456Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-05T12:17:30.456Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-05T12:17:31.832Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-05T12:17:31.832Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-05T12:17:32.091Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-05T12:17:32.658Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-05T12:17:32.793Z] --- PASS: TestUpdateRestartPolicy (22.52s) [2022-04-05T12:17:32.793Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-05T12:17:32.793Z] --- PASS: TestUpdateRestartWithAutoRemove (2.84s) [2022-04-05T12:17:32.793Z] === RUN TestWaitNonBlocked [2022-04-05T12:17:32.793Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T12:17:32.793Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T12:17:32.793Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T12:17:32.793Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T12:17:32.793Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T12:17:32.793Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T12:17:33.223Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-05T12:17:33.223Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-05T12:17:35.126Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-05T12:17:35.662Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-04-05T12:17:35.662Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.11s) [2022-04-05T12:17:35.662Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.14s) [2022-04-05T12:17:35.662Z] === RUN TestWaitBlocked [2022-04-05T12:17:35.662Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:17:35.662Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-05T12:17:35.662Z] PASS [2022-04-05T12:17:35.662Z] ok github.com/docker/docker/integration/container 108.351s [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === Skipped [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-05T12:17:35.662Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-05T12:17:35.662Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-05T12:17:35.662Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-05T12:17:35.662Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-05T12:17:35.662Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-05T12:17:35.662Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-05T12:17:35.662Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2022-04-05T12:17:35.662Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-05T12:17:35.662Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-04-05T12:17:35.662Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-05T12:17:35.662Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.16s) [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.32s) [2022-04-05T12:17:35.662Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-05T12:17:35.662Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.32s) [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.30s) [2022-04-05T12:17:35.662Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-05T12:17:35.662Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.30s) [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.12s) [2022-04-05T12:17:35.662Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-05T12:17:35.662Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.12s) [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-05T12:17:35.662Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-04-05T12:17:35.662Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-05T12:17:35.662Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-05T12:17:35.662Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-05T12:17:35.662Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-05T12:17:35.662Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-05T12:17:35.662Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-05T12:17:35.662Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-05T12:17:35.662Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-05T12:17:35.662Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-05T12:17:35.662Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-05T12:17:35.662Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-05T12:17:35.662Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-05T12:17:35.662Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-05T12:17:35.662Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-05T12:17:35.662Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-05T12:17:35.662Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-05T12:17:35.662Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-05T12:17:35.662Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-05T12:17:35.662Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-05T12:17:35.662Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-05T12:17:35.662Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-05T12:17:35.662Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-05T12:17:35.662Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-05T12:17:35.662Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-05T12:17:35.662Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:17:35.662Z] [2022-04-05T12:17:35.662Z] DONE 96 tests, 38 skipped in 110.976s [2022-04-05T12:17:35.662Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-05T12:17:36.064Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-04-05T12:17:36.064Z] PASS [2022-04-05T12:17:36.064Z] [2022-04-05T12:17:36.064Z] DONE 17 tests in 51.565s [2022-04-05T12:17:36.064Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-05T12:17:36.064Z] ++ 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-04-05T12:17:36.064Z] ++ set -e [2022-04-05T12:17:36.064Z] ++ '[' -n 0 ']' [2022-04-05T12:17:36.064Z] ++ set -x [2022-04-05T12:17:36.064Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-05T12:17:36.064Z] INFO: Testing against a local daemon [2022-04-05T12:17:36.064Z] === RUN TestPluginInvalidJSON [2022-04-05T12:17:36.064Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T12:17:36.064Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T12:17:36.064Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T12:17:36.064Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-05T12:17:36.064Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-05T12:17:36.064Z] === RUN TestPluginInstall [2022-04-05T12:17:36.064Z] === RUN TestPluginInstall/no_auth [2022-04-05T12:17:36.322Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-05T12:17:37.259Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-05T12:17:37.259Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-05T12:17:37.827Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-05T12:17:37.827Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-05T12:17:37.827Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-05T12:17:37.827Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-05T12:17:38.396Z] time="2022-04-05T12:17:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T12:17:38.396Z] time="2022-04-05T12:17:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2424065e5b99d7e22229a9e6c6f57a21a130099cfef74916f804cadf0380740b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T12:17:38.396Z] time="2022-04-05T12:17:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T12:17:38.396Z] time="2022-04-05T12:17:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2424065e5b99d7e22229a9e6c6f57a21a130099cfef74916f804cadf0380740b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T12:17:38.964Z] === RUN TestPluginInstall/with_htpasswd [2022-04-05T12:17:38.964Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-05T12:17:39.224Z] time="2022-04-05T12:17:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T12:17:39.224Z] time="2022-04-05T12:17:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe2718b6eca086d388d132911fbb89af05d0c918945f515765cbf264b27fd4d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T12:17:39.224Z] time="2022-04-05T12:17:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T12:17:39.224Z] time="2022-04-05T12:17:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fe2718b6eca086d388d132911fbb89af05d0c918945f515765cbf264b27fd4d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T12:17:39.792Z] === RUN TestPluginInstall/with_insecure [2022-04-05T12:17:41.174Z] time="2022-04-05T12:17:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T12:17:41.174Z] time="2022-04-05T12:17:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2409870cf0bbca73d10e0036ff7584237041dde32d0c4f5b73f61dcc6ce18967" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T12:17:41.174Z] time="2022-04-05T12:17:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-05T12:17:41.174Z] time="2022-04-05T12:17:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2409870cf0bbca73d10e0036ff7584237041dde32d0c4f5b73f61dcc6ce18967" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-05T12:17:41.174Z] plugin_test.go:165: [d67e0c1daf06b] daemon is not started [2022-04-05T12:17:41.174Z] --- PASS: TestPluginInstall (5.17s) [2022-04-05T12:17:41.174Z] --- PASS: TestPluginInstall/no_auth (2.68s) [2022-04-05T12:17:41.174Z] --- PASS: TestPluginInstall/with_htpasswd (1.04s) [2022-04-05T12:17:41.174Z] --- PASS: TestPluginInstall/with_insecure (1.45s) [2022-04-05T12:17:41.174Z] === RUN TestPluginsWithRuntimes [2022-04-05T12:17:41.434Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-05T12:17:41.434Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-05T12:17:41.434Z] docker_cli_sni_test.go:18: Flakey test [2022-04-05T12:17:41.434Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-05T12:17:42.013Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-05T12:17:42.579Z] === RUN TestDockerSuite/TestCommitChange [2022-04-05T12:17:43.076Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-05T12:17:43.076Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-05T12:17:43.076Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-05T12:17:43.076Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-05T12:17:43.076Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-05T12:17:43.076Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-05T12:17:43.076Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-05T12:17:43.076Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-05T12:17:43.076Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-05T12:17:43.076Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-05T12:17:43.076Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-05T12:17:43.076Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-05T12:17:43.076Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-05T12:17:43.076Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-05T12:17:43.077Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-05T12:17:43.077Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T12:17:43.077Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-05T12:17:43.077Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-05T12:17:43.077Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-05T12:17:43.077Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-05T12:17:43.149Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-05T12:17:43.407Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-05T12:17:43.973Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-05T12:17:44.232Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-05T12:17:44.639Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-05T12:17:44.639Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-05T12:17:44.639Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-05T12:17:44.639Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-05T12:17:44.639Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-05T12:17:45.169Z] --- PASS: TestPluginsWithRuntimes (3.90s) [2022-04-05T12:17:45.169Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2022-04-05T12:17:45.169Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.03s) [2022-04-05T12:17:45.169Z] === RUN TestPluginBackCompatMediaTypes [2022-04-05T12:17:45.427Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-05T12:17:45.993Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s) [2022-04-05T12:17:45.993Z] PASS [2022-04-05T12:17:45.993Z] [2022-04-05T12:17:45.993Z] DONE 10 tests in 9.977s [2022-04-05T12:17:45.993Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-05T12:17:45.993Z] ++ 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-04-05T12:17:45.993Z] ++ set -e [2022-04-05T12:17:45.993Z] ++ '[' -n 0 ']' [2022-04-05T12:17:45.993Z] ++ set -x [2022-04-05T12:17:45.993Z] ++ 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-04-05T12:17:45.993Z] INFO: Testing against a local daemon [2022-04-05T12:17:45.993Z] === RUN TestExternalGraphDriver [2022-04-05T12:17:46.251Z] === RUN TestExternalGraphDriver/json [2022-04-05T12:17:46.509Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-05T12:17:47.446Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-05T12:17:47.585Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-05T12:17:48.015Z] === RUN TestExternalGraphDriver/spec [2022-04-05T12:17:48.583Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-05T12:17:49.520Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-05T12:17:49.779Z] === RUN TestExternalGraphDriver/pull [2022-04-05T12:17:49.797Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-05T12:17:49.797Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-05T12:17:49.797Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-05T12:17:49.797Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-05T12:17:49.797Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-05T12:17:49.797Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-05T12:17:49.797Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-05T12:17:49.797Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-05T12:17:49.797Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-05T12:17:50.718Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-05T12:17:51.286Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-05T12:17:51.286Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-05T12:17:51.286Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-05T12:17:51.286Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-05T12:17:51.286Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-05T12:17:51.286Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-05T12:17:51.286Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-05T12:17:51.546Z] --- PASS: TestExternalGraphDriver (5.51s) [2022-04-05T12:17:51.546Z] --- PASS: TestExternalGraphDriver/json (1.84s) [2022-04-05T12:17:51.546Z] --- PASS: TestExternalGraphDriver/spec (1.84s) [2022-04-05T12:17:51.546Z] --- PASS: TestExternalGraphDriver/pull (1.80s) [2022-04-05T12:17:51.546Z] === RUN TestGraphdriverPluginV2 [2022-04-05T12:17:52.482Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-05T12:17:52.743Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-05T12:17:52.743Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-05T12:17:52.743Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-05T12:17:52.743Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-05T12:17:52.743Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-05T12:17:53.419Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-05T12:17:53.677Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-05T12:17:53.935Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-05T12:17:54.503Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-05T12:17:55.069Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-05T12:17:55.636Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-05T12:17:55.894Z] --- PASS: TestGraphdriverPluginV2 (4.26s) [2022-04-05T12:17:55.894Z] PASS [2022-04-05T12:17:55.894Z] [2022-04-05T12:17:55.894Z] DONE 5 tests in 9.920s [2022-04-05T12:17:55.894Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-05T12:17:55.895Z] ++ 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-04-05T12:17:55.895Z] ++ set -e [2022-04-05T12:17:55.895Z] ++ '[' -n 0 ']' [2022-04-05T12:17:55.895Z] ++ set -x [2022-04-05T12:17:55.895Z] ++ 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-04-05T12:17:56.155Z] INFO: Testing against a local daemon [2022-04-05T12:17:56.155Z] === RUN TestContinueAfterPluginCrash [2022-04-05T12:17:56.155Z] === PAUSE TestContinueAfterPluginCrash [2022-04-05T12:17:56.155Z] === RUN TestReadPluginNoRead [2022-04-05T12:17:56.155Z] === PAUSE TestReadPluginNoRead [2022-04-05T12:17:56.155Z] === RUN TestDaemonStartWithLogOpt [2022-04-05T12:17:56.155Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-05T12:17:56.155Z] === CONT TestContinueAfterPluginCrash [2022-04-05T12:17:56.155Z] === CONT TestDaemonStartWithLogOpt [2022-04-05T12:17:56.155Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-05T12:17:56.416Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-05T12:17:56.416Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-05T12:17:56.983Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-05T12:17:56.983Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-05T12:17:56.983Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-05T12:17:56.983Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-05T12:17:56.983Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-05T12:17:57.922Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-05T12:17:58.629Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-05T12:17:58.859Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-05T12:17:59.426Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-05T12:17:59.426Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-05T12:18:00.364Z] --- PASS: TestDaemonStartWithLogOpt (4.32s) [2022-04-05T12:18:00.364Z] === CONT TestReadPluginNoRead [2022-04-05T12:18:00.625Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-05T12:18:00.723Z] === RUN TestConfigDaemonLibtrustID [2022-04-05T12:18:00.723Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-05T12:18:00.723Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-05T12:18:00.723Z] === RUN TestDaemonConfigValidation [2022-04-05T12:18:00.723Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-05T12:18:00.723Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-05T12:18:00.723Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-05T12:18:00.723Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-05T12:18:00.723Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-05T12:18:00.723Z] === RUN TestDaemonProxy [2022-04-05T12:18:00.723Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-05T12:18:00.723Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-05T12:18:00.723Z] PASS [2022-04-05T12:18:00.723Z] ok github.com/docker/docker/integration/daemon 0.112s [2022-04-05T12:18:00.723Z] [2022-04-05T12:18:00.723Z] === Skipped [2022-04-05T12:18:00.723Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-05T12:18:00.723Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-05T12:18:00.723Z] [2022-04-05T12:18:00.723Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-05T12:18:00.723Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-05T12:18:00.723Z] [2022-04-05T12:18:00.723Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-05T12:18:00.723Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-05T12:18:00.723Z] [2022-04-05T12:18:00.723Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-05T12:18:00.723Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-05T12:18:00.723Z] [2022-04-05T12:18:00.723Z] DONE 4 tests, 4 skipped in 24.841s [2022-04-05T12:18:00.723Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-05T12:18:01.563Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-05T12:18:01.564Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-05T12:18:01.822Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-05T12:18:02.389Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-05T12:18:03.325Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-05T12:18:03.325Z] === RUN TestReadPluginNoRead/default [2022-04-05T12:18:03.893Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-05T12:18:04.412Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:18:04.412Z] INFO: Testing against a local daemon [2022-04-05T12:18:04.412Z] === RUN TestCommitInheritsEnv [2022-04-05T12:18:04.412Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:18:04.412Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-05T12:18:04.412Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-05T12:18:04.412Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-05T12:18:04.412Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-05T12:18:04.412Z] === RUN TestImportWithCustomPlatform [2022-04-05T12:18:04.412Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-05T12:18:04.412Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-05T12:18:04.412Z] === RUN TestImagesFilterMultiReference [2022-04-05T12:18:04.412Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-04-05T12:18:04.412Z] === RUN TestImagePullPlatformInvalid [2022-04-05T12:18:04.412Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-05T12:18:04.412Z] === RUN TestRemoveImageOrphaning [2022-04-05T12:18:04.462Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-05T12:18:04.462Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-05T12:18:05.362Z] --- PASS: TestRemoveImageOrphaning (1.01s) [2022-04-05T12:18:05.362Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-05T12:18:05.362Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-04-05T12:18:05.362Z] === RUN TestTagInvalidReference [2022-04-05T12:18:05.362Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-05T12:18:05.362Z] === RUN TestTagValidPrefixedRepo [2022-04-05T12:18:05.362Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-05T12:18:05.362Z] === RUN TestTagExistedNameWithoutForce [2022-04-05T12:18:05.362Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-04-05T12:18:05.362Z] === RUN TestTagOfficialNames [2022-04-05T12:18:05.362Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-05T12:18:05.362Z] === RUN TestTagMatchesDigest [2022-04-05T12:18:05.362Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-05T12:18:05.362Z] PASS [2022-04-05T12:18:05.362Z] ok github.com/docker/docker/integration/image 1.495s [2022-04-05T12:18:05.398Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-05T12:18:05.656Z] --- PASS: TestContinueAfterPluginCrash (9.50s) [2022-04-05T12:18:05.656Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-05T12:18:05.814Z] [2022-04-05T12:18:05.814Z] === Skipped [2022-04-05T12:18:05.814Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-05T12:18:05.814Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:18:05.814Z] [2022-04-05T12:18:05.814Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-05T12:18:05.814Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-05T12:18:05.814Z] [2022-04-05T12:18:05.814Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-05T12:18:05.814Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-05T12:18:05.814Z] [2022-04-05T12:18:05.814Z] DONE 12 tests, 3 skipped in 5.240s [2022-04-05T12:18:05.814Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-05T12:18:06.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-05T12:18:06.596Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-05T12:18:07.164Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-05T12:18:07.164Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-05T12:18:07.423Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-05T12:18:07.940Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-05T12:18:07.957Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:18:07.957Z] INFO: Testing against a local daemon [2022-04-05T12:18:07.957Z] === RUN TestNetworkCreateDelete [2022-04-05T12:18:07.957Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:18:07.957Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-05T12:18:07.957Z] === RUN TestDockerNetworkDeletePreferID [2022-04-05T12:18:07.957Z] 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-04-05T12:18:07.957Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-05T12:18:07.957Z] === RUN TestDaemonDNSFallback [2022-04-05T12:18:07.957Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:18:07.957Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-05T12:18:07.957Z] === RUN TestInspectNetwork [2022-04-05T12:18:07.957Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-05T12:18:07.957Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-05T12:18:07.957Z] === RUN TestRunContainerWithBridgeNone [2022-04-05T12:18:07.957Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:18:07.957Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-05T12:18:07.957Z] === RUN TestNetworkInvalidJSON [2022-04-05T12:18:07.957Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-05T12:18:07.957Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-05T12:18:07.957Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T12:18:07.957Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T12:18:07.957Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T12:18:07.957Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T12:18:07.957Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-05T12:18:07.957Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T12:18:07.957Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T12:18:07.957Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-04-05T12:18:07.957Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-05T12:18:07.957Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-05T12:18:07.957Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-05T12:18:07.957Z] === RUN TestNetworkList [2022-04-05T12:18:07.957Z] === RUN TestNetworkList//networks [2022-04-05T12:18:07.957Z] === PAUSE TestNetworkList//networks [2022-04-05T12:18:07.957Z] === RUN TestNetworkList//networks/ [2022-04-05T12:18:07.957Z] === PAUSE TestNetworkList//networks/ [2022-04-05T12:18:07.957Z] === CONT TestNetworkList//networks [2022-04-05T12:18:07.957Z] === CONT TestNetworkList//networks/ [2022-04-05T12:18:07.957Z] --- PASS: TestNetworkList (0.04s) [2022-04-05T12:18:07.957Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-05T12:18:07.957Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-05T12:18:07.957Z] === RUN TestHostIPv4BridgeLabel [2022-04-05T12:18:07.957Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-05T12:18:07.957Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-05T12:18:07.957Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-05T12:18:07.957Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-05T12:18:07.957Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-05T12:18:07.957Z] === RUN TestDaemonDefaultNetworkPools [2022-04-05T12:18:07.957Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-05T12:18:07.957Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-05T12:18:07.957Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-05T12:18:07.957Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-05T12:18:07.957Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-05T12:18:07.957Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-05T12:18:07.957Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-05T12:18:07.957Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-05T12:18:07.957Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-05T12:18:07.957Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-05T12:18:07.957Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-05T12:18:07.957Z] === RUN TestServiceWithPredefinedNetwork [2022-04-05T12:18:07.957Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-05T12:18:07.957Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-05T12:18:07.957Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-05T12:18:07.957Z] service_test.go:243: FLAKY_TEST [2022-04-05T12:18:07.957Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T12:18:07.957Z] === RUN TestServiceWithDataPathPortInit [2022-04-05T12:18:07.957Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-05T12:18:07.957Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-05T12:18:07.957Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-05T12:18:07.957Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-05T12:18:07.957Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-05T12:18:07.957Z] PASS [2022-04-05T12:18:07.957Z] ok github.com/docker/docker/integration/network 0.173s [2022-04-05T12:18:07.957Z] [2022-04-05T12:18:07.957Z] === Skipped [2022-04-05T12:18:07.957Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-05T12:18:07.957Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:18:07.957Z] [2022-04-05T12:18:07.957Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-05T12:18:07.957Z] 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-04-05T12:18:07.957Z] [2022-04-05T12:18:07.957Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-05T12:18:07.957Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:18:07.957Z] [2022-04-05T12:18:07.957Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-05T12:18:07.957Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-05T12:18:07.957Z] [2022-04-05T12:18:07.957Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-05T12:18:07.957Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:18:07.957Z] [2022-04-05T12:18:07.957Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-05T12:18:07.957Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-05T12:18:07.957Z] [2022-04-05T12:18:07.957Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-05T12:18:07.957Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-05T12:18:07.957Z] [2022-04-05T12:18:07.957Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-05T12:18:07.957Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-05T12:18:07.957Z] [2022-04-05T12:18:07.957Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-05T12:18:07.957Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-05T12:18:07.957Z] [2022-04-05T12:18:07.957Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-05T12:18:07.957Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-05T12:18:07.957Z] [2022-04-05T12:18:07.957Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-05T12:18:07.957Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-05T12:18:07.957Z] [2022-04-05T12:18:07.957Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-05T12:18:07.957Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-05T12:18:07.957Z] [2022-04-05T12:18:07.957Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T12:18:07.957Z] service_test.go:243: FLAKY_TEST [2022-04-05T12:18:07.957Z] [2022-04-05T12:18:07.957Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-05T12:18:07.957Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-05T12:18:07.957Z] [2022-04-05T12:18:07.957Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-05T12:18:07.957Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-05T12:18:07.957Z] [2022-04-05T12:18:07.957Z] DONE 22 tests, 15 skipped in 2.177s [2022-04-05T12:18:07.957Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-05T12:18:08.877Z] === CONT TestReadPluginNoRead [2022-04-05T12:18:08.877Z] read_test.go:92: [df197f344fc12] daemon is not started [2022-04-05T12:18:08.877Z] --- PASS: TestReadPluginNoRead (8.54s) [2022-04-05T12:18:08.877Z] --- PASS: TestReadPluginNoRead/default (1.95s) [2022-04-05T12:18:08.877Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.73s) [2022-04-05T12:18:08.877Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.84s) [2022-04-05T12:18:08.877Z] PASS [2022-04-05T12:18:08.877Z] [2022-04-05T12:18:08.877Z] DONE 6 tests in 13.011s [2022-04-05T12:18:08.877Z] 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-04-05T12:18:08.877Z] ++ 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-04-05T12:18:08.877Z] ++ set -e [2022-04-05T12:18:08.877Z] ++ '[' -n 0 ']' [2022-04-05T12:18:08.877Z] ++ set -x [2022-04-05T12:18:08.877Z] ++ 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-04-05T12:18:08.877Z] docker_api_swarm_node_test.go:20: [d8eade6e6da12] joining swarm manager [d3e6e4cc0460b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:18:08.877Z] testing: warning: no tests to run [2022-04-05T12:18:08.877Z] PASS [2022-04-05T12:18:08.877Z] [2022-04-05T12:18:08.877Z] DONE 0 tests in 0.050s [2022-04-05T12:18:08.907Z] testing: warning: no tests to run [2022-04-05T12:18:08.907Z] PASS [2022-04-05T12:18:08.907Z] ok github.com/docker/docker/integration/network/ipvlan 0.056s [2022-04-05T12:18:08.907Z] [2022-04-05T12:18:08.907Z] DONE 0 tests in 0.674s [2022-04-05T12:18:08.907Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-05T12:18:09.135Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-05T12:18:09.135Z] ++ 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-04-05T12:18:09.135Z] ++ set -e [2022-04-05T12:18:09.135Z] ++ '[' -n 0 ']' [2022-04-05T12:18:09.135Z] ++ set -x [2022-04-05T12:18:09.135Z] ++ 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-04-05T12:18:09.135Z] INFO: Testing against a local daemon [2022-04-05T12:18:09.135Z] === RUN TestPluginWithDevMounts [2022-04-05T12:18:09.135Z] === PAUSE TestPluginWithDevMounts [2022-04-05T12:18:09.135Z] === CONT TestPluginWithDevMounts [2022-04-05T12:18:09.356Z] testing: warning: no tests to run [2022-04-05T12:18:09.356Z] PASS [2022-04-05T12:18:09.356Z] ok github.com/docker/docker/integration/network/macvlan 0.069s [2022-04-05T12:18:09.356Z] [2022-04-05T12:18:09.356Z] DONE 0 tests in 0.684s [2022-04-05T12:18:09.356Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-05T12:18:09.394Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-05T12:18:09.961Z] docker_api_swarm_node_test.go:21: [d4ee1a59f2844] joining swarm manager [d3e6e4cc0460b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T12:18:10.305Z] testing: warning: no tests to run [2022-04-05T12:18:10.305Z] PASS [2022-04-05T12:18:10.305Z] ok github.com/docker/docker/integration/plugin 0.074s [2022-04-05T12:18:10.305Z] [2022-04-05T12:18:10.306Z] DONE 0 tests in 0.687s [2022-04-05T12:18:10.306Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-05T12:18:10.528Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-05T12:18:10.528Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-05T12:18:10.787Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-05T12:18:10.787Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-05T12:18:10.787Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-05T12:18:11.047Z] --- PASS: TestPluginWithDevMounts (1.82s) [2022-04-05T12:18:11.047Z] PASS [2022-04-05T12:18:11.047Z] [2022-04-05T12:18:11.047Z] DONE 1 tests in 2.009s [2022-04-05T12:18:11.047Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-05T12:18:11.047Z] ++ 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-04-05T12:18:11.047Z] ++ set -e [2022-04-05T12:18:11.047Z] ++ '[' -n 0 ']' [2022-04-05T12:18:11.047Z] ++ set -x [2022-04-05T12:18:11.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-04-05T12:18:11.047Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-05T12:18:11.282Z] testing: warning: no tests to run [2022-04-05T12:18:11.282Z] PASS [2022-04-05T12:18:11.282Z] ok github.com/docker/docker/integration/plugin/authz 0.124s [2022-04-05T12:18:11.282Z] [2022-04-05T12:18:11.282Z] DONE 0 tests in 0.726s [2022-04-05T12:18:11.282Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-05T12:18:11.305Z] INFO: Testing against a local daemon [2022-04-05T12:18:11.305Z] === RUN TestSecretInspect [2022-04-05T12:18:13.205Z] --- PASS: TestSecretInspect (2.13s) [2022-04-05T12:18:13.205Z] === RUN TestSecretList [2022-04-05T12:18:15.757Z] --- PASS: TestSecretList (2.14s) [2022-04-05T12:18:15.757Z] === RUN TestSecretsCreateAndDelete [2022-04-05T12:18:15.757Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-05T12:18:15.969Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:18:15.969Z] INFO: Testing against a local daemon [2022-04-05T12:18:15.969Z] === RUN TestPluginInvalidJSON [2022-04-05T12:18:15.969Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T12:18:15.969Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T12:18:15.969Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T12:18:15.969Z] --- PASS: TestPluginInvalidJSON (0.04s) [2022-04-05T12:18:15.969Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-04-05T12:18:15.969Z] === RUN TestPluginInstall [2022-04-05T12:18:15.969Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-05T12:18:15.969Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-05T12:18:15.969Z] === RUN TestPluginsWithRuntimes [2022-04-05T12:18:15.969Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-05T12:18:15.969Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-05T12:18:15.969Z] === RUN TestPluginBackCompatMediaTypes [2022-04-05T12:18:15.969Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-05T12:18:15.969Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-05T12:18:15.969Z] PASS [2022-04-05T12:18:15.969Z] ok github.com/docker/docker/integration/plugin/common 0.100s [2022-04-05T12:18:15.969Z] [2022-04-05T12:18:15.969Z] === Skipped [2022-04-05T12:18:15.969Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-05T12:18:15.969Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-05T12:18:15.969Z] [2022-04-05T12:18:15.969Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-05T12:18:15.969Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-05T12:18:15.969Z] [2022-04-05T12:18:15.969Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-05T12:18:15.969Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-05T12:18:15.969Z] [2022-04-05T12:18:15.969Z] DONE 5 tests, 3 skipped in 4.794s [2022-04-05T12:18:15.969Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-05T12:18:16.016Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-05T12:18:16.582Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-05T12:18:16.582Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-05T12:18:16.582Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-05T12:18:16.582Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-05T12:18:17.956Z] --- PASS: TestSecretsCreateAndDelete (2.33s) [2022-04-05T12:18:17.956Z] === RUN TestSecretsUpdate [2022-04-05T12:18:18.134Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:18:18.134Z] INFO: Testing against a local daemon [2022-04-05T12:18:18.134Z] === RUN TestExternalGraphDriver [2022-04-05T12:18:18.134Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-05T12:18:18.134Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-05T12:18:18.134Z] === RUN TestGraphdriverPluginV2 [2022-04-05T12:18:18.134Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-05T12:18:18.134Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-05T12:18:18.134Z] PASS [2022-04-05T12:18:18.134Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.104s [2022-04-05T12:18:18.583Z] [2022-04-05T12:18:18.583Z] === Skipped [2022-04-05T12:18:18.583Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-05T12:18:18.583Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-05T12:18:18.583Z] [2022-04-05T12:18:18.583Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-05T12:18:18.583Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-05T12:18:18.583Z] [2022-04-05T12:18:18.583Z] DONE 2 tests, 2 skipped in 2.318s [2022-04-05T12:18:18.583Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-05T12:18:19.332Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-05T12:18:19.899Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-05T12:18:20.467Z] --- PASS: TestSecretsUpdate (2.52s) [2022-04-05T12:18:20.467Z] === RUN TestTemplatedSecret [2022-04-05T12:18:20.467Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-05T12:18:20.725Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-05T12:18:20.726Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:18:20.726Z] INFO: Testing against a local daemon [2022-04-05T12:18:20.726Z] === RUN TestReadPluginNoRead [2022-04-05T12:18:20.726Z] read_test.go:21: no unix domain sockets on Windows [2022-04-05T12:18:20.726Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-05T12:18:20.726Z] PASS [2022-04-05T12:18:20.726Z] ok github.com/docker/docker/integration/plugin/logging 0.084s [2022-04-05T12:18:24.015Z] --- PASS: TestTemplatedSecret (3.68s) [2022-04-05T12:18:24.015Z] === RUN TestSecretCreateResolve [2022-04-05T12:18:24.958Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-05T12:18:25.527Z] docker_api_swarm_test.go:502: [dea5ffa34df2e] joining swarm manager [dc53fe7d298d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:18:25.786Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-05T12:18:26.723Z] --- PASS: TestSecretCreateResolve (2.82s) [2022-04-05T12:18:26.723Z] PASS [2022-04-05T12:18:26.723Z] [2022-04-05T12:18:26.723Z] DONE 6 tests in 15.756s [2022-04-05T12:18:26.723Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-05T12:18:26.723Z] ++ 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-04-05T12:18:26.723Z] ++ set -e [2022-04-05T12:18:26.723Z] ++ '[' -n 0 ']' [2022-04-05T12:18:26.723Z] ++ set -x [2022-04-05T12:18:26.723Z] ++ 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-04-05T12:18:26.981Z] INFO: Testing against a local daemon [2022-04-05T12:18:26.981Z] === RUN TestServiceCreateInit [2022-04-05T12:18:26.981Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-05T12:18:27.239Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-05T12:18:27.722Z] [2022-04-05T12:18:27.722Z] === Skipped [2022-04-05T12:18:27.722Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-05T12:18:27.722Z] read_test.go:21: no unix domain sockets on Windows [2022-04-05T12:18:27.722Z] [2022-04-05T12:18:27.722Z] DONE 1 tests, 1 skipped in 9.422s [2022-04-05T12:18:28.171Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-05T12:18:28.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-05T12:18:29.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-05T12:18:29.123Z] testing: warning: no tests to run [2022-04-05T12:18:29.123Z] PASS [2022-04-05T12:18:29.123Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.080s [2022-04-05T12:18:29.123Z] [2022-04-05T12:18:29.123Z] DONE 0 tests in 1.172s [2022-04-05T12:18:29.123Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-05T12:18:30.487Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-05T12:18:31.055Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-05T12:18:31.266Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:18:31.266Z] INFO: Testing against a local daemon [2022-04-05T12:18:31.266Z] === RUN TestPluginWithDevMounts [2022-04-05T12:18:31.266Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:31.266Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-05T12:18:31.266Z] PASS [2022-04-05T12:18:31.266Z] ok github.com/docker/docker/integration/plugin/volumes 0.100s [2022-04-05T12:18:31.716Z] [2022-04-05T12:18:31.716Z] === Skipped [2022-04-05T12:18:31.716Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-05T12:18:31.716Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:31.716Z] [2022-04-05T12:18:31.716Z] DONE 1 tests, 1 skipped in 2.178s [2022-04-05T12:18:31.716Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-05T12:18:31.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-05T12:18:32.250Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-05T12:18:33.225Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:18:33.225Z] INFO: Testing against a local daemon [2022-04-05T12:18:33.225Z] === RUN TestSecretInspect [2022-04-05T12:18:33.225Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:33.225Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-05T12:18:33.225Z] === RUN TestSecretList [2022-04-05T12:18:33.225Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:33.225Z] --- SKIP: TestSecretList (0.00s) [2022-04-05T12:18:33.225Z] === RUN TestSecretsCreateAndDelete [2022-04-05T12:18:33.225Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:33.225Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-05T12:18:33.225Z] === RUN TestSecretsUpdate [2022-04-05T12:18:33.225Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:33.225Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-05T12:18:33.225Z] === RUN TestTemplatedSecret [2022-04-05T12:18:33.225Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:33.225Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-05T12:18:33.225Z] === RUN TestSecretCreateResolve [2022-04-05T12:18:33.225Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:18:33.225Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-05T12:18:33.225Z] PASS [2022-04-05T12:18:33.225Z] ok github.com/docker/docker/integration/secret 0.091s [2022-04-05T12:18:33.225Z] [2022-04-05T12:18:33.225Z] === Skipped [2022-04-05T12:18:33.225Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-05T12:18:33.225Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:33.225Z] [2022-04-05T12:18:33.225Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-05T12:18:33.225Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:33.225Z] [2022-04-05T12:18:33.225Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-05T12:18:33.225Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:33.225Z] [2022-04-05T12:18:33.225Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-05T12:18:33.225Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:33.225Z] [2022-04-05T12:18:33.225Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-05T12:18:33.225Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:33.225Z] [2022-04-05T12:18:33.225Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-05T12:18:33.225Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:18:33.225Z] [2022-04-05T12:18:33.225Z] DONE 6 tests, 6 skipped in 1.742s [2022-04-05T12:18:33.225Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-05T12:18:34.165Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000eff578_} [2022-04-05T12:18:34.737Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13662887582_/foo_false____} [2022-04-05T12:18:35.307Z] docker_api_swarm_test.go:507: [dfb9086da92dc] joining swarm manager [dc53fe7d298d0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T12:18:35.307Z] --- PASS: TestServiceCreateInit (8.43s) [2022-04-05T12:18:35.307Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.09s) [2022-04-05T12:18:35.307Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.28s) [2022-04-05T12:18:35.307Z] === RUN TestCreateServiceMultipleTimes [2022-04-05T12:18:36.091Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:18:36.091Z] INFO: Testing against a local daemon [2022-04-05T12:18:36.091Z] === RUN TestServiceCreateInit [2022-04-05T12:18:36.091Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-05T12:18:36.091Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.091Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-05T12:18:36.091Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.091Z] --- PASS: TestServiceCreateInit (0.04s) [2022-04-05T12:18:36.091Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-05T12:18:36.091Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-05T12:18:36.091Z] === RUN TestCreateServiceMultipleTimes [2022-04-05T12:18:36.091Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.091Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-05T12:18:36.091Z] === RUN TestCreateServiceConflict [2022-04-05T12:18:36.091Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-05T12:18:36.092Z] === RUN TestCreateServiceMaxReplicas [2022-04-05T12:18:36.092Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-04-05T12:18:36.092Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-05T12:18:36.092Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-05T12:18:36.092Z] === RUN TestCreateServiceSecretFileMode [2022-04-05T12:18:36.092Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-05T12:18:36.092Z] === RUN TestCreateServiceConfigFileMode [2022-04-05T12:18:36.092Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-05T12:18:36.092Z] === RUN TestCreateServiceSysctls [2022-04-05T12:18:36.092Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-05T12:18:36.092Z] === RUN TestCreateServiceCapabilities [2022-04-05T12:18:36.092Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-05T12:18:36.092Z] === RUN TestInspect [2022-04-05T12:18:36.092Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] --- SKIP: TestInspect (0.00s) [2022-04-05T12:18:36.092Z] === RUN TestCreateJob [2022-04-05T12:18:36.092Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] --- SKIP: TestCreateJob (0.00s) [2022-04-05T12:18:36.092Z] === RUN TestReplicatedJob [2022-04-05T12:18:36.092Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-05T12:18:36.092Z] === RUN TestUpdateReplicatedJob [2022-04-05T12:18:36.092Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-05T12:18:36.092Z] === RUN TestServiceListWithStatuses [2022-04-05T12:18:36.092Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-05T12:18:36.092Z] === RUN TestDockerNetworkConnectAlias [2022-04-05T12:18:36.092Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-05T12:18:36.092Z] === RUN TestDockerNetworkReConnect [2022-04-05T12:18:36.092Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-05T12:18:36.092Z] === RUN TestServicePlugin [2022-04-05T12:18:36.092Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-05T12:18:36.092Z] === RUN TestServiceUpdateLabel [2022-04-05T12:18:36.092Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:18:36.092Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-05T12:18:36.092Z] === RUN TestServiceUpdateSecrets [2022-04-05T12:18:36.092Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:18:36.092Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-05T12:18:36.092Z] === RUN TestServiceUpdateConfigs [2022-04-05T12:18:36.092Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:18:36.092Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-05T12:18:36.092Z] === RUN TestServiceUpdateNetwork [2022-04-05T12:18:36.092Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:18:36.092Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-05T12:18:36.092Z] === RUN TestServiceUpdatePidsLimit [2022-04-05T12:18:36.092Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:18:36.092Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-05T12:18:36.092Z] PASS [2022-04-05T12:18:36.092Z] ok github.com/docker/docker/integration/service 0.225s [2022-04-05T12:18:36.092Z] [2022-04-05T12:18:36.092Z] === Skipped [2022-04-05T12:18:36.092Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-05T12:18:36.092Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-05T12:18:36.092Z] [2022-04-05T12:18:36.092Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-05T12:18:36.092Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-05T12:18:36.092Z] [2022-04-05T12:18:36.092Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-05T12:18:36.092Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] [2022-04-05T12:18:36.092Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-05T12:18:36.092Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] [2022-04-05T12:18:36.092Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-04-05T12:18:36.092Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] [2022-04-05T12:18:36.092Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-05T12:18:36.092Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] [2022-04-05T12:18:36.092Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-05T12:18:36.092Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] [2022-04-05T12:18:36.092Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-05T12:18:36.092Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] [2022-04-05T12:18:36.092Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-05T12:18:36.092Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] [2022-04-05T12:18:36.092Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-04-05T12:18:36.092Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] [2022-04-05T12:18:36.092Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-05T12:18:36.092Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] [2022-04-05T12:18:36.092Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-05T12:18:36.092Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] [2022-04-05T12:18:36.092Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-05T12:18:36.092Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] [2022-04-05T12:18:36.092Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-05T12:18:36.092Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] [2022-04-05T12:18:36.092Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-05T12:18:36.092Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] [2022-04-05T12:18:36.092Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-05T12:18:36.092Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] [2022-04-05T12:18:36.092Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-05T12:18:36.092Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] [2022-04-05T12:18:36.092Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-05T12:18:36.092Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:36.092Z] [2022-04-05T12:18:36.092Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-05T12:18:36.092Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:18:36.092Z] [2022-04-05T12:18:36.092Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-05T12:18:36.092Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:18:36.092Z] [2022-04-05T12:18:36.092Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-05T12:18:36.092Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:18:36.092Z] [2022-04-05T12:18:36.092Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-05T12:18:36.092Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:18:36.092Z] [2022-04-05T12:18:36.092Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-05T12:18:36.092Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:18:36.092Z] [2022-04-05T12:18:36.092Z] DONE 24 tests, 23 skipped in 2.648s [2022-04-05T12:18:36.092Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-05T12:18:36.683Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13662887582_/foo_true____} [2022-04-05T12:18:37.601Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:18:37.601Z] INFO: Testing against a local daemon [2022-04-05T12:18:37.601Z] === RUN TestSessionCreate [2022-04-05T12:18:37.601Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-05T12:18:37.601Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-05T12:18:37.601Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-05T12:18:37.601Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-05T12:18:37.601Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-05T12:18:37.601Z] PASS [2022-04-05T12:18:37.601Z] ok github.com/docker/docker/integration/session 0.070s [2022-04-05T12:18:37.601Z] [2022-04-05T12:18:37.601Z] === Skipped [2022-04-05T12:18:37.601Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-05T12:18:37.601Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-05T12:18:37.601Z] [2022-04-05T12:18:37.601Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-05T12:18:37.601Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-05T12:18:37.601Z] [2022-04-05T12:18:37.601Z] DONE 2 tests, 2 skipped in 1.548s [2022-04-05T12:18:37.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33452321423_/foo_false____} [2022-04-05T12:18:38.052Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-05T12:18:38.292Z] --- PASS: TestBuildWithHugeFile (114.83s) [2022-04-05T12:18:38.292Z] === RUN TestBuildWCOWSandboxSize [2022-04-05T12:18:38.293Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T12:18:38.293Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-05T12:18:38.293Z] === RUN TestBuildWithEmptyDockerfile [2022-04-05T12:18:38.293Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T12:18:38.293Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T12:18:38.293Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T12:18:38.293Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T12:18:38.293Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T12:18:38.293Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T12:18:38.293Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-05T12:18:38.293Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-05T12:18:38.293Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-05T12:18:38.293Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-05T12:18:38.293Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-05T12:18:38.293Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-05T12:18:38.293Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-05T12:18:38.293Z] === RUN TestBuildPreserveOwnership [2022-04-05T12:18:38.293Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:18:38.293Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-05T12:18:38.293Z] === RUN TestBuildPlatformInvalid [2022-04-05T12:18:38.293Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2022-04-05T12:18:38.293Z] PASS [2022-04-05T12:18:38.293Z] ok github.com/docker/docker/integration/build 173.838s [2022-04-05T12:18:38.293Z] [2022-04-05T12:18:38.293Z] === Skipped [2022-04-05T12:18:38.293Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-05T12:18:38.293Z] build_session_test.go:25: TODO: BuildKit [2022-04-05T12:18:38.293Z] [2022-04-05T12:18:38.293Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-05T12:18:38.293Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:38.293Z] [2022-04-05T12:18:38.293Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-04-05T12:18:38.293Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:18:38.293Z] [2022-04-05T12:18:38.293Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-05T12:18:38.293Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:18:38.293Z] [2022-04-05T12:18:38.293Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-05T12:18:38.293Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-05T12:18:38.293Z] [2022-04-05T12:18:38.293Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-05T12:18:38.293Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:18:38.293Z] [2022-04-05T12:18:38.293Z] DONE 29 tests, 6 skipped in 205.555s [2022-04-05T12:18:38.293Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-05T12:18:38.293Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T12:18:38.293Z] INFO: Testing against a local daemon [2022-04-05T12:18:38.293Z] === RUN TestConfigInspect [2022-04-05T12:18:38.293Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:38.293Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-05T12:18:38.293Z] === RUN TestConfigList [2022-04-05T12:18:38.293Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:38.293Z] --- SKIP: TestConfigList (0.00s) [2022-04-05T12:18:38.293Z] === RUN TestConfigsCreateAndDelete [2022-04-05T12:18:38.293Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:38.293Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-05T12:18:38.293Z] === RUN TestConfigsUpdate [2022-04-05T12:18:38.293Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:38.293Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-05T12:18:38.293Z] === RUN TestTemplatedConfig [2022-04-05T12:18:38.293Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:38.293Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-05T12:18:38.293Z] === RUN TestConfigCreateResolve [2022-04-05T12:18:38.293Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:18:38.293Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-05T12:18:38.293Z] PASS [2022-04-05T12:18:38.293Z] ok github.com/docker/docker/integration/config 0.075s [2022-04-05T12:18:38.293Z] [2022-04-05T12:18:38.293Z] === Skipped [2022-04-05T12:18:38.293Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-05T12:18:38.293Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:38.293Z] [2022-04-05T12:18:38.293Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-05T12:18:38.293Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:38.293Z] [2022-04-05T12:18:38.293Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-05T12:18:38.293Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:38.293Z] [2022-04-05T12:18:38.293Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-05T12:18:38.293Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:38.293Z] [2022-04-05T12:18:38.293Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-05T12:18:38.293Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:38.293Z] [2022-04-05T12:18:38.293Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-05T12:18:38.293Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:18:38.293Z] [2022-04-05T12:18:38.293Z] DONE 6 tests, 6 skipped in 1.839s [2022-04-05T12:18:38.293Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-05T12:18:39.523Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33452321423_/foo_true____} [2022-04-05T12:18:40.195Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:18:40.195Z] INFO: Testing against a local daemon [2022-04-05T12:18:40.195Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-05T12:18:40.195Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:40.195Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-05T12:18:40.195Z] === RUN TestDiskUsage [2022-04-05T12:18:40.195Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-05T12:18:40.195Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-05T12:18:40.195Z] === RUN TestEventsExecDie [2022-04-05T12:18:40.195Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-05T12:18:40.195Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-05T12:18:40.195Z] === RUN TestEventsBackwardsCompatible [2022-04-05T12:18:40.195Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-05T12:18:40.195Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-05T12:18:40.195Z] === RUN TestEventsVolumeCreate [2022-04-05T12:18:40.195Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-05T12:18:40.196Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-05T12:18:40.196Z] === RUN TestInfoAPI [2022-04-05T12:18:40.196Z] --- PASS: TestInfoAPI (0.05s) [2022-04-05T12:18:40.196Z] === RUN TestInfoAPIWarnings [2022-04-05T12:18:40.196Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:18:40.196Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-05T12:18:40.196Z] === RUN TestInfoDebug [2022-04-05T12:18:40.196Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T12:18:40.196Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-05T12:18:40.196Z] === RUN TestInfoInsecureRegistries [2022-04-05T12:18:40.196Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T12:18:40.196Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-05T12:18:40.196Z] === RUN TestInfoRegistryMirrors [2022-04-05T12:18:40.196Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T12:18:40.196Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-05T12:18:40.196Z] === RUN TestLoginFailsWithBadCredentials [2022-04-05T12:18:40.530Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T12:18:40.530Z] INFO: Testing against a local daemon [2022-04-05T12:18:40.530Z] === RUN TestCheckpoint [2022-04-05T12:18:40.530Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T12:18:40.530Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-05T12:18:40.530Z] === RUN TestContainerInvalidJSON [2022-04-05T12:18:40.530Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T12:18:40.530Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T12:18:40.530Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-05T12:18:40.530Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-05T12:18:40.530Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-05T12:18:40.530Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-05T12:18:40.530Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-05T12:18:40.530Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-05T12:18:40.530Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-04-05T12:18:40.530Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-05T12:18:40.645Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-04-05T12:18:40.645Z] === RUN TestPingCacheHeaders [2022-04-05T12:18:40.645Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-05T12:18:40.645Z] === RUN TestPingGet [2022-04-05T12:18:40.645Z] --- PASS: TestPingGet (0.04s) [2022-04-05T12:18:40.645Z] === RUN TestPingHead [2022-04-05T12:18:40.899Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33452321423_/foo_true__0xc000eff5a8__} [2022-04-05T12:18:40.999Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.42s) [2022-04-05T12:18:40.999Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-05T12:18:40.999Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2022-04-05T12:18:40.999Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-05T12:18:41.096Z] --- PASS: TestPingHead (0.03s) [2022-04-05T12:18:41.096Z] === RUN TestPingSwarmHeader [2022-04-05T12:18:41.096Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:41.096Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-05T12:18:41.096Z] === RUN TestVersion [2022-04-05T12:18:41.096Z] --- PASS: TestVersion (0.04s) [2022-04-05T12:18:41.096Z] PASS [2022-04-05T12:18:41.096Z] ok github.com/docker/docker/integration/system 1.240s [2022-04-05T12:18:41.158Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000eff5c0_} [2022-04-05T12:18:41.472Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s) [2022-04-05T12:18:41.472Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-05T12:18:41.472Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2022-04-05T12:18:41.472Z] === RUN TestCopyFromContainer [2022-04-05T12:18:41.472Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:41.472Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-05T12:18:41.472Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-05T12:18:41.472Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T12:18:41.472Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T12:18:41.472Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T12:18:41.472Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T12:18:41.472Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T12:18:41.472Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T12:18:41.472Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-05T12:18:41.472Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-05T12:18:41.472Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-05T12:18:41.472Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-05T12:18:41.472Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-05T12:18:41.472Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-05T12:18:41.472Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-04-05T12:18:41.472Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-05T12:18:41.472Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-05T12:18:41.472Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-05T12:18:41.472Z] === RUN TestCreateWithInvalidEnv [2022-04-05T12:18:41.472Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-05T12:18:41.472Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-05T12:18:41.472Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-05T12:18:41.472Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-05T12:18:41.472Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-05T12:18:41.472Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-05T12:18:41.472Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-05T12:18:41.472Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-05T12:18:41.472Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-05T12:18:41.472Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-05T12:18:41.472Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-05T12:18:41.472Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-04-05T12:18:41.472Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-04-05T12:18:41.472Z] === RUN TestCreateTmpfsMountsTarget [2022-04-05T12:18:41.472Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:41.472Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-05T12:18:41.472Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-05T12:18:41.472Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:18:41.472Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-05T12:18:41.472Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-05T12:18:41.472Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:18:41.472Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-05T12:18:41.472Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-05T12:18:41.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T12:18:41.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T12:18:41.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T12:18:41.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T12:18:41.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T12:18:41.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T12:18:41.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T12:18:41.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T12:18:41.472Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T12:18:41.472Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T12:18:41.472Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-05T12:18:41.472Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-05T12:18:41.472Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-05T12:18:41.472Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-05T12:18:41.472Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-05T12:18:41.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-05T12:18:41.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2022-04-05T12:18:41.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-05T12:18:41.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-05T12:18:41.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-05T12:18:41.472Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-05T12:18:41.472Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-05T12:18:41.472Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-05T12:18:41.472Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-05T12:18:41.472Z] === RUN TestCreateDifferentPlatform [2022-04-05T12:18:41.472Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-05T12:18:41.472Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-05T12:18:41.472Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-04-05T12:18:41.472Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-05T12:18:41.472Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-05T12:18:41.472Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-05T12:18:41.545Z] [2022-04-05T12:18:41.546Z] === Skipped [2022-04-05T12:18:41.546Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-05T12:18:41.546Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:41.546Z] [2022-04-05T12:18:41.546Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-05T12:18:41.546Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-05T12:18:41.546Z] [2022-04-05T12:18:41.546Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-05T12:18:41.546Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-05T12:18:41.546Z] [2022-04-05T12:18:41.546Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-05T12:18:41.546Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-05T12:18:41.546Z] [2022-04-05T12:18:41.546Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-05T12:18:41.546Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-05T12:18:41.546Z] [2022-04-05T12:18:41.546Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-05T12:18:41.546Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:18:41.546Z] [2022-04-05T12:18:41.546Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-05T12:18:41.546Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T12:18:41.546Z] [2022-04-05T12:18:41.546Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-05T12:18:41.546Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T12:18:41.546Z] [2022-04-05T12:18:41.546Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-05T12:18:41.546Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T12:18:41.546Z] [2022-04-05T12:18:41.546Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-05T12:18:41.546Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:41.546Z] [2022-04-05T12:18:41.546Z] DONE 16 tests, 10 skipped in 3.543s [2022-04-05T12:18:41.546Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-05T12:18:41.941Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-04-05T12:18:41.941Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-05T12:18:41.941Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-05T12:18:41.941Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-05T12:18:41.941Z] === RUN TestContainerKillOnDaemonStart [2022-04-05T12:18:41.941Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:41.941Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-05T12:18:41.941Z] === RUN TestWindowsDevices [2022-04-05T12:18:41.941Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-05T12:18:41.941Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-05T12:18:41.941Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:18:41.941Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:18:41.941Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:18:41.941Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:18:41.941Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:18:41.941Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:18:41.941Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-05T12:18:41.941Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-05T12:18:41.941Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:18:41.941Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:18:41.941Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:18:41.941Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:18:41.941Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:18:41.941Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:18:41.941Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-05T12:18:41.941Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-05T12:18:41.941Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:18:41.941Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:18:41.941Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-05T12:18:41.941Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-05T12:18:41.941Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:18:41.953Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-05T12:18:41.953Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-05T12:18:41.953Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-05T12:18:41.953Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-05T12:18:41.953Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-05T12:18:41.953Z] remote: Enumerating objects: 23, done. [2022-04-05T12:18:41.953Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-05T12:18:41.953Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-05T12:18:41.953Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-05T12:18:41.953Z] 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-04-05T12:18:41.953Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-05T12:18:41.953Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-05T12:18:41.953Z] Cross building: bundles/cross/linux/ppc64le [2022-04-05T12:18:41.953Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-05T12:18:41.953Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-05T12:18:42.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000eff5d8_} [2022-04-05T12:18:43.694Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:18:43.694Z] INFO: Testing against a local daemon [2022-04-05T12:18:43.694Z] === RUN TestVolumesCreateAndList [2022-04-05T12:18:43.694Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-04-05T12:18:43.694Z] === RUN TestVolumesRemove [2022-04-05T12:18:43.694Z] --- PASS: TestVolumesRemove (0.14s) [2022-04-05T12:18:43.694Z] === RUN TestVolumesInspect [2022-04-05T12:18:43.694Z] --- PASS: TestVolumesInspect (0.04s) [2022-04-05T12:18:43.694Z] === RUN TestVolumesInvalidJSON [2022-04-05T12:18:43.694Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-05T12:18:43.694Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-05T12:18:43.694Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-05T12:18:43.694Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-05T12:18:43.694Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-05T12:18:43.694Z] PASS [2022-04-05T12:18:43.694Z] ok github.com/docker/docker/integration/volume 0.307s [2022-04-05T12:18:43.694Z] [2022-04-05T12:18:43.694Z] DONE 5 tests in 2.152s [2022-04-05T12:18:43.694Z] INFO: make.ps1 ended at 04/05/2022 12:18:43 [2022-04-05T12:18:43.694Z] INFO: Integration CLI tests being run from the host: [2022-04-05T12:18:43.694Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-04-05T12:18:43.912Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000eff5f0_} [2022-04-05T12:18:45.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000eff608_} [2022-04-05T12:18:46.850Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:18:46.850Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:18:46.850Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-05T12:18:46.850Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-05T12:18:46.850Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.15s) [2022-04-05T12:18:46.850Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.31s) [2022-04-05T12:18:46.850Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.62s) [2022-04-05T12:18:46.850Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.53s) [2022-04-05T12:18:46.850Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.71s) [2022-04-05T12:18:46.850Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.73s) [2022-04-05T12:18:46.850Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.51s) [2022-04-05T12:18:46.850Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.49s) [2022-04-05T12:18:46.850Z] === RUN TestDiff [2022-04-05T12:18:46.850Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-05T12:18:46.850Z] --- SKIP: TestDiff (0.00s) [2022-04-05T12:18:46.850Z] === RUN TestExecWithCloseStdin [2022-04-05T12:18:47.192Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-05T12:18:48.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-05T12:18:48.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-05T12:18:48.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-05T12:18:48.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-05T12:18:48.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-05T12:18:48.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-05T12:18:48.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-05T12:18:48.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-05T12:18:48.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-05T12:18:48.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-05T12:18:48.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-05T12:18:48.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-05T12:18:48.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-05T12:18:48.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-05T12:18:48.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-05T12:18:48.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-05T12:18:48.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-05T12:18:48.129Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-05T12:18:49.065Z] --- PASS: TestExecWithCloseStdin (1.96s) [2022-04-05T12:18:49.065Z] === RUN TestExec [2022-04-05T12:18:50.629Z] --- PASS: TestExec (1.72s) [2022-04-05T12:18:50.629Z] === RUN TestExecUser [2022-04-05T12:18:50.629Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-05T12:18:50.629Z] --- SKIP: TestExecUser (0.00s) [2022-04-05T12:18:50.629Z] === RUN TestExportContainerAndImportImage [2022-04-05T12:18:50.629Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:50.629Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-05T12:18:50.629Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-05T12:18:50.629Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:50.629Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-05T12:18:50.629Z] === RUN TestHealthCheckWorkdir [2022-04-05T12:18:50.629Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-05T12:18:50.629Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-05T12:18:50.629Z] === RUN TestHealthKillContainer [2022-04-05T12:18:50.629Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-05T12:18:50.629Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-05T12:18:50.629Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-05T12:18:50.629Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-05T12:18:50.629Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-05T12:18:50.629Z] === RUN TestKillContainerInvalidSignal [2022-04-05T12:18:50.663Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-05T12:18:51.601Z] --- PASS: TestCreateServiceMultipleTimes (15.97s) [2022-04-05T12:18:51.601Z] === RUN TestCreateServiceConflict [2022-04-05T12:18:51.601Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-05T12:18:52.193Z] --- PASS: TestKillContainerInvalidSignal (1.51s) [2022-04-05T12:18:52.193Z] === RUN TestKillContainer [2022-04-05T12:18:52.193Z] === RUN TestKillContainer/no_signal [2022-04-05T12:18:53.758Z] === RUN TestKillContainer/non_killing_signal [2022-04-05T12:18:53.758Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-05T12:18:53.758Z] === RUN TestKillContainer/killing_signal [2022-04-05T12:18:53.962Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-05T12:18:53.962Z] INFO: Testing against a local daemon [2022-04-05T12:18:53.962Z] === RUN TestDockerSuite [2022-04-05T12:18:53.962Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-05T12:18:53.962Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-05T12:18:53.962Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-05T12:18:53.962Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-05T12:18:53.962Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-05T12:18:53.962Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-05T12:18:53.962Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-05T12:18:53.962Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-05T12:18:53.962Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-05T12:18:53.962Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-05T12:18:54.143Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-05T12:18:54.143Z] --- PASS: TestCreateServiceConflict (2.64s) [2022-04-05T12:18:54.143Z] === RUN TestCreateServiceMaxReplicas [2022-04-05T12:18:54.913Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-05T12:18:54.913Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-05T12:18:55.324Z] --- PASS: TestKillContainer (3.33s) [2022-04-05T12:18:55.324Z] --- PASS: TestKillContainer/no_signal (1.52s) [2022-04-05T12:18:55.324Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-05T12:18:55.324Z] --- PASS: TestKillContainer/killing_signal (1.75s) [2022-04-05T12:18:55.324Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-05T12:18:55.324Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T12:18:55.324Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-05T12:18:55.324Z] === RUN TestKillStoppedContainer [2022-04-05T12:18:55.324Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T12:18:55.324Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-05T12:18:55.324Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-05T12:18:55.324Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T12:18:55.324Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-05T12:18:55.324Z] === RUN TestKillDifferentUserContainer [2022-04-05T12:18:55.324Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-05T12:18:55.324Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-05T12:18:55.324Z] === RUN TestInspectOomKilledTrue [2022-04-05T12:18:55.324Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:18:55.324Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-05T12:18:55.324Z] === RUN TestInspectOomKilledFalse [2022-04-05T12:18:55.324Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T12:18:55.324Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-05T12:18:55.324Z] === RUN TestLogsFollowTailEmpty [2022-04-05T12:18:55.547Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-05T12:18:55.807Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-05T12:18:55.861Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-05T12:18:55.862Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-05T12:18:56.745Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-05T12:18:56.889Z] --- PASS: TestLogsFollowTailEmpty (1.56s) [2022-04-05T12:18:56.889Z] === RUN TestNetworkNat [2022-04-05T12:18:56.889Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-05T12:18:56.889Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-05T12:18:56.889Z] === RUN TestNetworkLocalhostTCPNat [2022-04-05T12:18:57.313Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-05T12:18:57.571Z] --- PASS: TestCreateServiceMaxReplicas (3.58s) [2022-04-05T12:18:57.571Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-05T12:18:58.139Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-05T12:18:58.707Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-05T12:18:59.105Z] --- PASS: TestNetworkLocalhostTCPNat (1.82s) [2022-04-05T12:18:59.105Z] === RUN TestNetworkLoopbackNat [2022-04-05T12:18:59.105Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-05T12:18:59.105Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-05T12:18:59.105Z] === RUN TestPause [2022-04-05T12:18:59.105Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-05T12:18:59.105Z] --- SKIP: TestPause (0.00s) [2022-04-05T12:18:59.105Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-05T12:18:59.276Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-05T12:19:00.213Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-05T12:19:00.670Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.56s) [2022-04-05T12:19:00.670Z] === RUN TestPauseStopPausedContainer [2022-04-05T12:19:00.670Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:19:00.670Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-05T12:19:00.670Z] === RUN TestPsFilter [2022-04-05T12:19:00.670Z] --- PASS: TestPsFilter (0.20s) [2022-04-05T12:19:00.670Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-05T12:19:01.148Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-05T12:19:02.084Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-05T12:19:02.084Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-05T12:19:02.234Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.80s) [2022-04-05T12:19:02.234Z] === RUN TestRemoveContainerWithVolume [2022-04-05T12:19:02.652Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-05T12:19:03.218Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-05T12:19:04.154Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-05T12:19:04.413Z] docker_api_swarm_node_test.go:81: [dfddb5338a0ab] joining swarm manager [d7d49c31808ee]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:19:04.450Z] --- PASS: TestRemoveContainerWithVolume (1.75s) [2022-04-05T12:19:04.450Z] === RUN TestRemoveContainerRunning [2022-04-05T12:19:04.981Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-05T12:19:05.918Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-05T12:19:06.013Z] --- PASS: TestRemoveContainerRunning (1.57s) [2022-04-05T12:19:06.013Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-05T12:19:06.857Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-05T12:19:07.005Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.47s) [2022-04-05T12:19:07.005Z] === RUN TestRemoveInvalidContainer [2022-04-05T12:19:07.424Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-05T12:19:07.475Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-04-05T12:19:07.475Z] === RUN TestRenameLinkedContainer [2022-04-05T12:19:07.475Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-05T12:19:07.475Z] --- SKIP: TestRenameLinkedContainer (0.01s) [2022-04-05T12:19:07.475Z] === RUN TestRenameStoppedContainer [2022-04-05T12:19:08.087Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-05T12:19:08.087Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-05T12:19:09.023Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-05T12:19:09.281Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-05T12:19:10.217Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-05T12:19:10.785Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-05T12:19:10.979Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-05T12:19:10.979Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-05T12:19:10.979Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-05T12:19:10.979Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-05T12:19:10.979Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-05T12:19:10.979Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-05T12:19:11.733Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.20s) [2022-04-05T12:19:11.733Z] === RUN TestCreateServiceSecretFileMode [2022-04-05T12:19:11.961Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-05T12:19:11.961Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-05T12:19:11.961Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-05T12:19:11.961Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-05T12:19:11.961Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-05T12:19:11.961Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-05T12:19:11.961Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-05T12:19:11.961Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-05T12:19:12.300Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-05T12:19:12.944Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-05T12:19:13.234Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-05T12:19:14.168Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-05T12:19:14.635Z] --- PASS: TestRenameStoppedContainer (6.61s) [2022-04-05T12:19:14.635Z] === RUN TestRenameRunningContainerAndReuse [2022-04-05T12:19:15.544Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-05T12:19:15.887Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-05T12:19:17.448Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-05T12:19:17.448Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-05T12:19:17.448Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-05T12:19:17.448Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-05T12:19:17.448Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-05T12:19:17.448Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-05T12:19:17.588Z] --- PASS: TestRenameRunningContainerAndReuse (3.37s) [2022-04-05T12:19:17.588Z] === RUN TestRenameInvalidName [2022-04-05T12:19:18.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-05T12:19:18.079Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-05T12:19:18.575Z] --- PASS: TestRenameInvalidName (1.50s) [2022-04-05T12:19:18.576Z] === RUN TestRenameAnonymousContainer [2022-04-05T12:19:19.658Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-05T12:19:20.623Z] docker_api_swarm_node_test.go:53: [d79ee7388c146] joining swarm manager [de6b64bd91074]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:19:20.623Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-05T12:19:21.190Z] docker_api_swarm_node_test.go:54: [d2edc127bc6e5] joining swarm manager [de6b64bd91074]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T12:19:21.190Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-05T12:19:24.475Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-05T12:19:24.734Z] --- PASS: TestCreateServiceSecretFileMode (12.92s) [2022-04-05T12:19:24.734Z] === RUN TestCreateServiceConfigFileMode [2022-04-05T12:19:26.109Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-05T12:19:26.680Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-05T12:19:27.259Z] --- PASS: TestRenameAnonymousContainer (8.63s) [2022-04-05T12:19:27.259Z] === RUN TestRenameContainerWithSameName [2022-04-05T12:19:28.826Z] --- PASS: TestRenameContainerWithSameName (1.58s) [2022-04-05T12:19:28.826Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-05T12:19:28.826Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-05T12:19:28.826Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-05T12:19:28.826Z] === RUN TestResize [2022-04-05T12:19:29.967Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-05T12:19:30.093Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-05T12:19:30.226Z] === RUN TestDockerSuite/TestCpToDot [2022-04-05T12:19:30.390Z] --- PASS: TestResize (1.56s) [2022-04-05T12:19:30.390Z] === RUN TestResizeWithInvalidSize [2022-04-05T12:19:30.794Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-05T12:19:31.731Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-05T12:19:31.956Z] --- PASS: TestResizeWithInvalidSize (1.52s) [2022-04-05T12:19:31.956Z] === RUN TestResizeWhenContainerNotStarted [2022-04-05T12:19:32.309Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-05T12:19:32.889Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-05T12:19:33.826Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-05T12:19:33.878Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-05T12:19:34.085Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-05T12:19:34.652Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-05T12:19:34.863Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-05T12:19:34.863Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-05T12:19:34.863Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-05T12:19:35.219Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-05T12:19:35.477Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-05T12:19:35.477Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-05T12:19:35.734Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-05T12:19:36.301Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-05T12:19:36.301Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-05T12:19:36.301Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-05T12:19:36.301Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-05T12:19:36.868Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-05T12:19:37.126Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-05T12:19:37.126Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-05T12:19:37.385Z] === RUN TestDockerSuite/TestCreateRM [2022-04-05T12:19:37.385Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-05T12:19:37.385Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-05T12:19:37.385Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-05T12:19:37.385Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-05T12:19:37.643Z] --- PASS: TestCreateServiceConfigFileMode (12.89s) [2022-04-05T12:19:37.643Z] === RUN TestCreateServiceSysctls [2022-04-05T12:19:37.643Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-05T12:19:38.650Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-05T12:19:39.021Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-05T12:19:39.111Z] --- PASS: TestResizeWhenContainerNotStarted (6.56s) [2022-04-05T12:19:39.112Z] === RUN TestDaemonRestartKillContainers [2022-04-05T12:19:39.112Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:19:39.112Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-05T12:19:39.112Z] === RUN TestStats [2022-04-05T12:19:39.112Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-05T12:19:39.112Z] --- SKIP: TestStats (0.00s) [2022-04-05T12:19:39.112Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-05T12:19:39.280Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-05T12:19:39.280Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-05T12:19:39.634Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-05T12:19:41.185Z] --- PASS: TestCreateServiceSysctls (3.60s) [2022-04-05T12:19:41.185Z] === RUN TestCreateServiceCapabilities [2022-04-05T12:19:43.092Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-05T12:19:43.092Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-05T12:19:43.092Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-05T12:19:43.092Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-05T12:19:43.092Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-05T12:19:43.351Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-05T12:19:43.870Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.67s) [2022-04-05T12:19:43.870Z] === RUN TestStopContainerWithTimeout [2022-04-05T12:19:43.870Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-05T12:19:43.870Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-05T12:19:43.870Z] === RUN TestUpdateRestartPolicy [2022-04-05T12:19:43.919Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-05T12:19:44.178Z] --- PASS: TestCreateServiceCapabilities (2.93s) [2022-04-05T12:19:44.178Z] === RUN TestInspect [2022-04-05T12:19:44.382Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-05T12:19:44.382Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-05T12:19:44.382Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-05T12:19:44.382Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-05T12:19:44.382Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-05T12:19:44.382Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-05T12:19:44.382Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-05T12:19:44.382Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-05T12:19:44.382Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-05T12:19:44.382Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-05T12:19:45.114Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-05T12:19:46.049Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-05T12:19:46.983Z] --- PASS: TestInspect (2.88s) [2022-04-05T12:19:46.983Z] === RUN TestCreateJob [2022-04-05T12:19:47.241Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-05T12:19:48.617Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-05T12:19:49.186Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-05T12:19:49.779Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-05T12:19:49.779Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-05T12:19:50.726Z] === RUN TestDockerSuite/TestDockerFails [2022-04-05T12:19:50.726Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-05T12:19:50.726Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-05T12:19:50.726Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-05T12:19:50.726Z] --- PASS: TestCreateJob (3.72s) [2022-04-05T12:19:50.726Z] === RUN TestReplicatedJob [2022-04-05T12:19:51.661Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-05T12:19:51.920Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-05T12:19:53.300Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-05T12:19:53.560Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-05T12:19:53.560Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-05T12:19:53.821Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-05T12:19:53.821Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-05T12:19:57.111Z] --- PASS: TestReplicatedJob (6.26s) [2022-04-05T12:19:57.112Z] === RUN TestUpdateReplicatedJob [2022-04-05T12:19:59.646Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-05T12:20:00.214Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-05T12:20:00.474Z] --- PASS: TestUpdateReplicatedJob (3.49s) [2022-04-05T12:20:00.474Z] === RUN TestServiceListWithStatuses [2022-04-05T12:20:00.474Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-05T12:20:00.474Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-05T12:20:00.474Z] === RUN TestDockerNetworkConnectAlias [2022-04-05T12:20:01.690Z] --- PASS: TestUpdateRestartPolicy (17.96s) [2022-04-05T12:20:01.690Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-05T12:20:01.853Z] docker_api_swarm_test.go:202: [dd483ad36901f] joining swarm manager [de174faf58c24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:20:02.676Z] --- PASS: TestUpdateRestartWithAutoRemove (1.54s) [2022-04-05T12:20:02.676Z] === RUN TestWaitNonBlocked [2022-04-05T12:20:02.676Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T12:20:02.676Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T12:20:02.676Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T12:20:02.676Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T12:20:02.676Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-05T12:20:02.676Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-05T12:20:02.790Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-05T12:20:05.329Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-05T12:20:06.264Z] --- PASS: TestDockerNetworkConnectAlias (5.58s) [2022-04-05T12:20:06.264Z] === RUN TestDockerNetworkReConnect [2022-04-05T12:20:06.833Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-05T12:20:07.400Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-05T12:20:07.767Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-05T12:20:07.767Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-05T12:20:07.767Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-05T12:20:07.767Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-05T12:20:07.767Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-05T12:20:07.767Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-05T12:20:07.767Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-05T12:20:07.767Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-05T12:20:07.767Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-05T12:20:07.767Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-05T12:20:07.767Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-05T12:20:07.767Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-05T12:20:08.216Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-05T12:20:08.216Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-05T12:20:08.216Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-05T12:20:08.216Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T12:20:08.216Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-05T12:20:08.216Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-05T12:20:08.216Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-05T12:20:08.216Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-05T12:20:08.216Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-05T12:20:08.216Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-05T12:20:08.216Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-05T12:20:08.216Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-05T12:20:08.216Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-05T12:20:08.216Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-05T12:20:08.216Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-05T12:20:08.216Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-05T12:20:08.336Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-05T12:20:09.274Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-05T12:20:09.854Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-05T12:20:10.113Z] --- PASS: TestDockerNetworkReConnect (4.05s) [2022-04-05T12:20:10.113Z] === RUN TestServicePlugin [2022-04-05T12:20:10.371Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-05T12:20:11.091Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-05T12:20:11.091Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-05T12:20:11.091Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-05T12:20:11.091Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-05T12:20:11.091Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-05T12:20:11.091Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-05T12:20:11.091Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-05T12:20:11.091Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-05T12:20:11.091Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-05T12:20:11.307Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-05T12:20:12.681Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-05T12:20:13.097Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-05T12:20:13.097Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (10.31s) [2022-04-05T12:20:13.097Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (10.31s) [2022-04-05T12:20:13.097Z] === RUN TestWaitBlocked [2022-04-05T12:20:13.097Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:20:13.097Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-05T12:20:13.097Z] PASS [2022-04-05T12:20:13.097Z] ok github.com/docker/docker/integration/container 92.675s [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === Skipped [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-05T12:20:13.097Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-05T12:20:13.097Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-05T12:20:13.097Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-05T12:20:13.097Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-05T12:20:13.097Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-05T12:20:13.097Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-05T12:20:13.097Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-05T12:20:13.097Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-05T12:20:13.097Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.15s) [2022-04-05T12:20:13.097Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-05T12:20:13.097Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.15s) [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-05T12:20:13.097Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-05T12:20:13.097Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-05T12:20:13.097Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-05T12:20:13.097Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-05T12:20:13.097Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-05T12:20:13.097Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-05T12:20:13.097Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-05T12:20:13.097Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-05T12:20:13.097Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-05T12:20:13.097Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-05T12:20:13.097Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-05T12:20:13.097Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-05T12:20:13.097Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-05T12:20:13.097Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-05T12:20:13.097Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-05T12:20:13.097Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-05T12:20:13.097Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-05T12:20:13.097Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-05T12:20:13.097Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) [2022-04-05T12:20:13.097Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-05T12:20:13.097Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-05T12:20:13.097Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-05T12:20:13.097Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-05T12:20:13.097Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-05T12:20:13.097Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:20:13.097Z] [2022-04-05T12:20:13.097Z] DONE 96 tests, 34 skipped in 95.211s [2022-04-05T12:20:13.097Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-05T12:20:13.616Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-05T12:20:13.874Z] plugin_test.go:61: [d52ad6744551c] joining swarm manager [d212c55dc73b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:20:14.471Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-05T12:20:14.471Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-05T12:20:14.471Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-05T12:20:14.471Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-05T12:20:14.471Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-05T12:20:15.252Z] plugin_test.go:64: [de679079865e4] joining swarm manager [d212c55dc73b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T12:20:16.189Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-05T12:20:16.189Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-05T12:20:16.813Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-05T12:20:16.813Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-05T12:20:16.814Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-05T12:20:16.814Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-05T12:20:16.814Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-05T12:20:18.727Z] docker_api_swarm_test.go:384: [d25217e579abc] joining swarm manager [dadb037421617]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:20:18.727Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-05T12:20:19.661Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-05T12:20:19.921Z] docker_api_swarm_test.go:385: [d06bae9dccba6] joining swarm manager [dadb037421617]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T12:20:20.856Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-05T12:20:21.422Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-05T12:20:21.682Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-05T12:20:22.617Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-05T12:20:23.184Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-05T12:20:23.444Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-05T12:20:23.703Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-05T12:20:23.703Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-05T12:20:23.703Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-05T12:20:23.802Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-05T12:20:24.639Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-05T12:20:26.017Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-05T12:20:26.017Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-05T12:20:26.017Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-05T12:20:26.584Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-05T12:20:26.843Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-05T12:20:26.949Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-05T12:20:26.949Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-05T12:20:27.415Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-05T12:20:27.426Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-05T12:20:27.881Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-05T12:20:28.803Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-05T12:20:28.803Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-05T12:20:28.803Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-05T12:20:28.803Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-05T12:20:28.803Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-05T12:20:28.803Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-05T12:20:30.703Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-05T12:20:31.270Z] === RUN TestDockerSuite/TestEventsRename [2022-04-05T12:20:31.529Z] === RUN TestDockerSuite/TestEventsResize [2022-04-05T12:20:32.095Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-05T12:20:33.408Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-05T12:20:33.408Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-05T12:20:33.408Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-05T12:20:33.408Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-05T12:20:33.408Z] Cross building: bundles/cross/linux/s390x [2022-04-05T12:20:33.408Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-05T12:20:33.408Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-05T12:20:35.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-05T12:20:35.031Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-05T12:20:35.031Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-05T12:20:37.361Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-05T12:20:37.929Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-05T12:20:38.410Z] === RUN TestConfigDaemonLibtrustID [2022-04-05T12:20:38.411Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-05T12:20:38.411Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-05T12:20:38.411Z] === RUN TestDaemonConfigValidation [2022-04-05T12:20:38.411Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-05T12:20:38.411Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-05T12:20:38.411Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-05T12:20:38.411Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-05T12:20:38.411Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-05T12:20:38.411Z] === RUN TestDaemonProxy [2022-04-05T12:20:38.411Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-05T12:20:38.411Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-05T12:20:38.411Z] PASS [2022-04-05T12:20:38.411Z] ok github.com/docker/docker/integration/daemon 0.097s [2022-04-05T12:20:38.411Z] [2022-04-05T12:20:38.411Z] === Skipped [2022-04-05T12:20:38.411Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-05T12:20:38.411Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-05T12:20:38.411Z] [2022-04-05T12:20:38.411Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-05T12:20:38.411Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-05T12:20:38.411Z] [2022-04-05T12:20:38.411Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-05T12:20:38.411Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-05T12:20:38.411Z] [2022-04-05T12:20:38.411Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-05T12:20:38.411Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-05T12:20:38.411Z] [2022-04-05T12:20:38.411Z] DONE 4 tests, 4 skipped in 22.551s [2022-04-05T12:20:38.411Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-05T12:20:38.497Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-05T12:20:38.810Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-05T12:20:39.981Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T12:20:39.981Z] INFO: Testing against a local daemon [2022-04-05T12:20:39.981Z] === RUN TestCommitInheritsEnv [2022-04-05T12:20:39.981Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:20:39.981Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-05T12:20:39.981Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-05T12:20:39.981Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-05T12:20:39.981Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-05T12:20:39.981Z] === RUN TestImportWithCustomPlatform [2022-04-05T12:20:39.981Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-05T12:20:39.981Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-05T12:20:39.981Z] === RUN TestImagesFilterMultiReference [2022-04-05T12:20:39.981Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-04-05T12:20:39.981Z] === RUN TestImagePullPlatformInvalid [2022-04-05T12:20:39.982Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-05T12:20:39.982Z] === RUN TestRemoveImageOrphaning [2022-04-05T12:20:40.968Z] --- PASS: TestRemoveImageOrphaning (0.91s) [2022-04-05T12:20:40.968Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-05T12:20:40.968Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-05T12:20:40.968Z] === RUN TestTagInvalidReference [2022-04-05T12:20:40.968Z] --- PASS: TestTagInvalidReference (0.03s) [2022-04-05T12:20:40.968Z] === RUN TestTagValidPrefixedRepo [2022-04-05T12:20:40.968Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-05T12:20:40.968Z] === RUN TestTagExistedNameWithoutForce [2022-04-05T12:20:40.968Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-05T12:20:40.968Z] === RUN TestTagOfficialNames [2022-04-05T12:20:40.968Z] --- PASS: TestTagOfficialNames (0.09s) [2022-04-05T12:20:40.968Z] === RUN TestTagMatchesDigest [2022-04-05T12:20:40.968Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-05T12:20:40.968Z] PASS [2022-04-05T12:20:40.968Z] ok github.com/docker/docker/integration/image 1.404s [2022-04-05T12:20:40.968Z] [2022-04-05T12:20:40.968Z] === Skipped [2022-04-05T12:20:40.968Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-05T12:20:40.968Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:20:40.968Z] [2022-04-05T12:20:40.968Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-05T12:20:40.968Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-05T12:20:40.968Z] [2022-04-05T12:20:40.968Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-05T12:20:40.968Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-05T12:20:40.968Z] [2022-04-05T12:20:40.968Z] DONE 12 tests, 3 skipped in 5.215s [2022-04-05T12:20:41.033Z] --- PASS: TestServicePlugin (31.03s) [2022-04-05T12:20:41.033Z] === RUN TestServiceUpdateLabel [2022-04-05T12:20:41.292Z] === RUN TestDockerSuite/TestEventsTop [2022-04-05T12:20:41.436Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-05T12:20:41.859Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-05T12:20:43.014Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T12:20:43.014Z] INFO: Testing against a local daemon [2022-04-05T12:20:43.014Z] === RUN TestNetworkCreateDelete [2022-04-05T12:20:43.014Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:20:43.014Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-05T12:20:43.014Z] === RUN TestDockerNetworkDeletePreferID [2022-04-05T12:20:43.014Z] 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-04-05T12:20:43.014Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-05T12:20:43.014Z] === RUN TestDaemonDNSFallback [2022-04-05T12:20:43.014Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:20:43.014Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-05T12:20:43.014Z] === RUN TestInspectNetwork [2022-04-05T12:20:43.014Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-05T12:20:43.014Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-05T12:20:43.014Z] === RUN TestRunContainerWithBridgeNone [2022-04-05T12:20:43.014Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:20:43.014Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-05T12:20:43.014Z] === RUN TestNetworkInvalidJSON [2022-04-05T12:20:43.014Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-05T12:20:43.014Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-05T12:20:43.014Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T12:20:43.014Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T12:20:43.014Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T12:20:43.014Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T12:20:43.014Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-05T12:20:43.014Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-05T12:20:43.014Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-05T12:20:43.014Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-05T12:20:43.014Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-05T12:20:43.014Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-05T12:20:43.014Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-05T12:20:43.014Z] === RUN TestNetworkList [2022-04-05T12:20:43.014Z] === RUN TestNetworkList//networks [2022-04-05T12:20:43.014Z] === PAUSE TestNetworkList//networks [2022-04-05T12:20:43.014Z] === RUN TestNetworkList//networks/ [2022-04-05T12:20:43.014Z] === PAUSE TestNetworkList//networks/ [2022-04-05T12:20:43.014Z] === CONT TestNetworkList//networks [2022-04-05T12:20:43.014Z] === CONT TestNetworkList//networks/ [2022-04-05T12:20:43.014Z] --- PASS: TestNetworkList (0.03s) [2022-04-05T12:20:43.014Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-05T12:20:43.014Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-05T12:20:43.014Z] === RUN TestHostIPv4BridgeLabel [2022-04-05T12:20:43.014Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-05T12:20:43.014Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-05T12:20:43.014Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-05T12:20:43.014Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-05T12:20:43.014Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-05T12:20:43.014Z] === RUN TestDaemonDefaultNetworkPools [2022-04-05T12:20:43.014Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-05T12:20:43.014Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-05T12:20:43.014Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-05T12:20:43.014Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-05T12:20:43.014Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-05T12:20:43.014Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-05T12:20:43.014Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-05T12:20:43.014Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-05T12:20:43.014Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-05T12:20:43.014Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-05T12:20:43.014Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-05T12:20:43.014Z] === RUN TestServiceWithPredefinedNetwork [2022-04-05T12:20:43.014Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-05T12:20:43.014Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-05T12:20:43.014Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-05T12:20:43.014Z] service_test.go:243: FLAKY_TEST [2022-04-05T12:20:43.014Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T12:20:43.014Z] === RUN TestServiceWithDataPathPortInit [2022-04-05T12:20:43.014Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-05T12:20:43.014Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-05T12:20:43.014Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-05T12:20:43.014Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-05T12:20:43.014Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-05T12:20:43.014Z] PASS [2022-04-05T12:20:43.483Z] ok github.com/docker/docker/integration/network 0.162s [2022-04-05T12:20:43.483Z] [2022-04-05T12:20:43.483Z] === Skipped [2022-04-05T12:20:43.483Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-05T12:20:43.483Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:20:43.483Z] [2022-04-05T12:20:43.483Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-05T12:20:43.483Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-05T12:20:43.483Z] [2022-04-05T12:20:43.483Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-05T12:20:43.483Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:20:43.483Z] [2022-04-05T12:20:43.483Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-05T12:20:43.483Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-05T12:20:43.483Z] [2022-04-05T12:20:43.483Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-05T12:20:43.483Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:20:43.483Z] [2022-04-05T12:20:43.483Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-05T12:20:43.483Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-05T12:20:43.483Z] [2022-04-05T12:20:43.483Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-05T12:20:43.483Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-05T12:20:43.483Z] [2022-04-05T12:20:43.483Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-05T12:20:43.483Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-05T12:20:43.483Z] [2022-04-05T12:20:43.483Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-05T12:20:43.483Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-05T12:20:43.483Z] [2022-04-05T12:20:43.483Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-05T12:20:43.483Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-05T12:20:43.483Z] [2022-04-05T12:20:43.483Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-05T12:20:43.483Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-05T12:20:43.483Z] [2022-04-05T12:20:43.483Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-05T12:20:43.483Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-05T12:20:43.483Z] [2022-04-05T12:20:43.483Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-05T12:20:43.483Z] service_test.go:243: FLAKY_TEST [2022-04-05T12:20:43.483Z] [2022-04-05T12:20:43.483Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-05T12:20:43.483Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-05T12:20:43.483Z] [2022-04-05T12:20:43.483Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-05T12:20:43.483Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-05T12:20:43.483Z] [2022-04-05T12:20:43.483Z] DONE 22 tests, 15 skipped in 2.125s [2022-04-05T12:20:43.483Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-05T12:20:43.760Z] --- PASS: TestServiceUpdateLabel (2.24s) [2022-04-05T12:20:43.760Z] === RUN TestServiceUpdateSecrets [2022-04-05T12:20:44.470Z] testing: warning: no tests to run [2022-04-05T12:20:44.470Z] PASS [2022-04-05T12:20:44.470Z] ok github.com/docker/docker/integration/network/ipvlan 0.066s [2022-04-05T12:20:44.470Z] [2022-04-05T12:20:44.470Z] DONE 0 tests in 0.708s [2022-04-05T12:20:44.470Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-05T12:20:44.697Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-05T12:20:44.938Z] testing: warning: no tests to run [2022-04-05T12:20:44.938Z] PASS [2022-04-05T12:20:44.939Z] ok github.com/docker/docker/integration/network/macvlan 0.074s [2022-04-05T12:20:44.939Z] [2022-04-05T12:20:44.939Z] DONE 0 tests in 0.721s [2022-04-05T12:20:44.939Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-05T12:20:45.925Z] testing: warning: no tests to run [2022-04-05T12:20:45.925Z] PASS [2022-04-05T12:20:45.925Z] ok github.com/docker/docker/integration/plugin 0.065s [2022-04-05T12:20:45.925Z] [2022-04-05T12:20:45.925Z] DONE 0 tests in 0.751s [2022-04-05T12:20:45.925Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-05T12:20:45.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-05T12:20:46.912Z] testing: warning: no tests to run [2022-04-05T12:20:46.912Z] PASS [2022-04-05T12:20:46.912Z] ok github.com/docker/docker/integration/plugin/authz 0.072s [2022-04-05T12:20:46.912Z] [2022-04-05T12:20:46.912Z] DONE 0 tests in 0.773s [2022-04-05T12:20:46.912Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-05T12:20:51.671Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T12:20:51.671Z] INFO: Testing against a local daemon [2022-04-05T12:20:51.671Z] === RUN TestPluginInvalidJSON [2022-04-05T12:20:51.671Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T12:20:51.671Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T12:20:51.671Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-05T12:20:51.671Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-04-05T12:20:51.671Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-04-05T12:20:51.671Z] === RUN TestPluginInstall [2022-04-05T12:20:51.671Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-05T12:20:51.671Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-05T12:20:51.671Z] === RUN TestPluginsWithRuntimes [2022-04-05T12:20:51.671Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-05T12:20:51.671Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-05T12:20:51.671Z] === RUN TestPluginBackCompatMediaTypes [2022-04-05T12:20:51.671Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-05T12:20:51.671Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-05T12:20:51.671Z] PASS [2022-04-05T12:20:51.671Z] ok github.com/docker/docker/integration/plugin/common 0.112s [2022-04-05T12:20:51.671Z] [2022-04-05T12:20:51.671Z] === Skipped [2022-04-05T12:20:51.671Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-05T12:20:51.671Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-05T12:20:51.671Z] [2022-04-05T12:20:51.671Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-05T12:20:51.671Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-05T12:20:51.671Z] [2022-04-05T12:20:51.671Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-05T12:20:51.671Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-05T12:20:51.671Z] [2022-04-05T12:20:51.671Z] DONE 5 tests, 3 skipped in 4.627s [2022-04-05T12:20:51.671Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-05T12:20:53.885Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T12:20:53.885Z] INFO: Testing against a local daemon [2022-04-05T12:20:53.885Z] === RUN TestExternalGraphDriver [2022-04-05T12:20:53.885Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-05T12:20:53.885Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-05T12:20:53.885Z] === RUN TestGraphdriverPluginV2 [2022-04-05T12:20:53.885Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-05T12:20:53.885Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-05T12:20:53.885Z] PASS [2022-04-05T12:20:53.885Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.095s [2022-04-05T12:20:53.885Z] [2022-04-05T12:20:53.885Z] === Skipped [2022-04-05T12:20:53.885Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-05T12:20:53.885Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-05T12:20:53.885Z] [2022-04-05T12:20:53.885Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-05T12:20:53.885Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-05T12:20:53.885Z] [2022-04-05T12:20:53.885Z] DONE 2 tests, 2 skipped in 2.214s [2022-04-05T12:20:53.885Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-05T12:20:56.125Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T12:20:56.125Z] INFO: Testing against a local daemon [2022-04-05T12:20:56.125Z] === RUN TestReadPluginNoRead [2022-04-05T12:20:56.125Z] read_test.go:21: no unix domain sockets on Windows [2022-04-05T12:20:56.125Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-05T12:20:56.125Z] PASS [2022-04-05T12:20:56.125Z] ok github.com/docker/docker/integration/plugin/logging 0.082s [2022-04-05T12:20:56.125Z] [2022-04-05T12:20:56.125Z] === Skipped [2022-04-05T12:20:56.125Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-05T12:20:56.125Z] read_test.go:21: no unix domain sockets on Windows [2022-04-05T12:20:56.125Z] [2022-04-05T12:20:56.125Z] DONE 1 tests, 1 skipped in 2.234s [2022-04-05T12:20:56.125Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-05T12:20:56.916Z] === RUN TestDockerSuite/TestExec [2022-04-05T12:20:56.916Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-05T12:20:56.916Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-05T12:20:56.916Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-05T12:20:57.484Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-05T12:20:57.693Z] testing: warning: no tests to run [2022-04-05T12:20:57.693Z] PASS [2022-04-05T12:20:57.693Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.065s [2022-04-05T12:20:57.693Z] [2022-04-05T12:20:57.693Z] DONE 0 tests in 1.110s [2022-04-05T12:20:57.693Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-05T12:20:58.052Z] --- PASS: TestServiceUpdateSecrets (14.74s) [2022-04-05T12:20:58.052Z] === RUN TestServiceUpdateConfigs [2022-04-05T12:20:58.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-05T12:20:58.435Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-05T12:20:58.435Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-05T12:20:58.620Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-05T12:20:59.189Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-05T12:20:59.757Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-05T12:20:59.913Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T12:20:59.913Z] INFO: Testing against a local daemon [2022-04-05T12:20:59.913Z] === RUN TestPluginWithDevMounts [2022-04-05T12:20:59.913Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:20:59.913Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-05T12:20:59.913Z] PASS [2022-04-05T12:20:59.913Z] ok github.com/docker/docker/integration/plugin/volumes 0.089s [2022-04-05T12:20:59.913Z] [2022-04-05T12:20:59.913Z] === Skipped [2022-04-05T12:20:59.913Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-05T12:20:59.913Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:20:59.913Z] [2022-04-05T12:20:59.913Z] DONE 1 tests, 1 skipped in 2.315s [2022-04-05T12:20:59.913Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-05T12:21:00.694Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-05T12:21:01.264Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-05T12:21:01.385Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-05T12:21:01.385Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-05T12:21:01.385Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-05T12:21:01.385Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-05T12:21:01.385Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-05T12:21:01.478Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T12:21:01.478Z] INFO: Testing against a local daemon [2022-04-05T12:21:01.478Z] === RUN TestSecretInspect [2022-04-05T12:21:01.478Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:01.478Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-05T12:21:01.478Z] === RUN TestSecretList [2022-04-05T12:21:01.478Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:01.478Z] --- SKIP: TestSecretList (0.00s) [2022-04-05T12:21:01.478Z] === RUN TestSecretsCreateAndDelete [2022-04-05T12:21:01.478Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:01.478Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-05T12:21:01.478Z] === RUN TestSecretsUpdate [2022-04-05T12:21:01.478Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:01.478Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-05T12:21:01.478Z] === RUN TestTemplatedSecret [2022-04-05T12:21:01.478Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:01.478Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-05T12:21:01.478Z] === RUN TestSecretCreateResolve [2022-04-05T12:21:01.478Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:21:01.478Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-05T12:21:01.478Z] PASS [2022-04-05T12:21:01.478Z] ok github.com/docker/docker/integration/secret 0.078s [2022-04-05T12:21:01.478Z] [2022-04-05T12:21:01.478Z] === Skipped [2022-04-05T12:21:01.478Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-05T12:21:01.478Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:01.478Z] [2022-04-05T12:21:01.478Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-05T12:21:01.478Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:01.478Z] [2022-04-05T12:21:01.478Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-05T12:21:01.478Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:01.478Z] [2022-04-05T12:21:01.478Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-05T12:21:01.478Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:01.478Z] [2022-04-05T12:21:01.478Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-05T12:21:01.478Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:01.478Z] [2022-04-05T12:21:01.478Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-05T12:21:01.478Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:21:01.478Z] [2022-04-05T12:21:01.478Z] DONE 6 tests, 6 skipped in 1.749s [2022-04-05T12:21:01.832Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-05T12:21:01.947Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-05T12:21:02.400Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-05T12:21:03.336Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-05T12:21:04.164Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T12:21:04.164Z] INFO: Testing against a local daemon [2022-04-05T12:21:04.164Z] === RUN TestServiceCreateInit [2022-04-05T12:21:04.164Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-05T12:21:04.164Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.164Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-05T12:21:04.164Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.164Z] --- PASS: TestServiceCreateInit (0.06s) [2022-04-05T12:21:04.164Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-05T12:21:04.164Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-05T12:21:04.164Z] === RUN TestCreateServiceMultipleTimes [2022-04-05T12:21:04.164Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.164Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-05T12:21:04.164Z] === RUN TestCreateServiceConflict [2022-04-05T12:21:04.164Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.164Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-05T12:21:04.164Z] === RUN TestCreateServiceMaxReplicas [2022-04-05T12:21:04.164Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.164Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2022-04-05T12:21:04.164Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-05T12:21:04.164Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.164Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-05T12:21:04.164Z] === RUN TestCreateServiceSecretFileMode [2022-04-05T12:21:04.164Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.164Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-05T12:21:04.164Z] === RUN TestCreateServiceConfigFileMode [2022-04-05T12:21:04.164Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.164Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-05T12:21:04.164Z] === RUN TestCreateServiceSysctls [2022-04-05T12:21:04.164Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.164Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-05T12:21:04.164Z] === RUN TestCreateServiceCapabilities [2022-04-05T12:21:04.164Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.164Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-05T12:21:04.164Z] === RUN TestInspect [2022-04-05T12:21:04.164Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.164Z] --- SKIP: TestInspect (0.00s) [2022-04-05T12:21:04.164Z] === RUN TestCreateJob [2022-04-05T12:21:04.164Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.164Z] --- SKIP: TestCreateJob (0.00s) [2022-04-05T12:21:04.164Z] === RUN TestReplicatedJob [2022-04-05T12:21:04.164Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.164Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-05T12:21:04.164Z] === RUN TestUpdateReplicatedJob [2022-04-05T12:21:04.164Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.164Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-05T12:21:04.164Z] === RUN TestServiceListWithStatuses [2022-04-05T12:21:04.164Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.164Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-05T12:21:04.164Z] === RUN TestDockerNetworkConnectAlias [2022-04-05T12:21:04.164Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.164Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-05T12:21:04.164Z] === RUN TestDockerNetworkReConnect [2022-04-05T12:21:04.164Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.164Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-05T12:21:04.164Z] === RUN TestServicePlugin [2022-04-05T12:21:04.164Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.164Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-05T12:21:04.164Z] === RUN TestServiceUpdateLabel [2022-04-05T12:21:04.164Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:21:04.164Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-05T12:21:04.164Z] === RUN TestServiceUpdateSecrets [2022-04-05T12:21:04.164Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:21:04.164Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-05T12:21:04.164Z] === RUN TestServiceUpdateConfigs [2022-04-05T12:21:04.164Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:21:04.164Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-05T12:21:04.164Z] === RUN TestServiceUpdateNetwork [2022-04-05T12:21:04.164Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:21:04.164Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-05T12:21:04.164Z] === RUN TestServiceUpdatePidsLimit [2022-04-05T12:21:04.164Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:21:04.164Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-05T12:21:04.164Z] PASS [2022-04-05T12:21:04.164Z] ok github.com/docker/docker/integration/service 0.240s [2022-04-05T12:21:04.273Z] === RUN TestDockerSuite/TestExecEnv [2022-04-05T12:21:04.531Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-05T12:21:04.632Z] [2022-04-05T12:21:04.632Z] === Skipped [2022-04-05T12:21:04.632Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-05T12:21:04.632Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.632Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-05T12:21:04.632Z] [2022-04-05T12:21:04.632Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-05T12:21:04.632Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.632Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-05T12:21:04.632Z] [2022-04-05T12:21:04.632Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-05T12:21:04.632Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.632Z] [2022-04-05T12:21:04.632Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-05T12:21:04.632Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.632Z] [2022-04-05T12:21:04.632Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2022-04-05T12:21:04.632Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.632Z] [2022-04-05T12:21:04.632Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-05T12:21:04.632Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.632Z] [2022-04-05T12:21:04.632Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-05T12:21:04.632Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.632Z] [2022-04-05T12:21:04.632Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-05T12:21:04.632Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.632Z] [2022-04-05T12:21:04.632Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2022-04-05T12:21:04.632Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.632Z] [2022-04-05T12:21:04.632Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2022-04-05T12:21:04.632Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.632Z] [2022-04-05T12:21:04.632Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-05T12:21:04.632Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.632Z] [2022-04-05T12:21:04.632Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-05T12:21:04.632Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.632Z] [2022-04-05T12:21:04.632Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-05T12:21:04.632Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.632Z] [2022-04-05T12:21:04.632Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-05T12:21:04.632Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.632Z] [2022-04-05T12:21:04.632Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-05T12:21:04.632Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.632Z] [2022-04-05T12:21:04.632Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-05T12:21:04.632Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.632Z] [2022-04-05T12:21:04.632Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-05T12:21:04.632Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.632Z] [2022-04-05T12:21:04.632Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-05T12:21:04.632Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:04.632Z] [2022-04-05T12:21:04.632Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-05T12:21:04.632Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:21:04.632Z] [2022-04-05T12:21:04.632Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-05T12:21:04.632Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:21:04.632Z] [2022-04-05T12:21:04.632Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-05T12:21:04.632Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:21:04.632Z] [2022-04-05T12:21:04.632Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-05T12:21:04.632Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:21:04.632Z] [2022-04-05T12:21:04.632Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-05T12:21:04.632Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-05T12:21:04.632Z] [2022-04-05T12:21:04.632Z] DONE 24 tests, 23 skipped in 2.754s [2022-04-05T12:21:04.632Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-05T12:21:05.906Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-05T12:21:06.165Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-05T12:21:06.204Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T12:21:06.204Z] INFO: Testing against a local daemon [2022-04-05T12:21:06.204Z] === RUN TestSessionCreate [2022-04-05T12:21:06.204Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-05T12:21:06.204Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-05T12:21:06.204Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-05T12:21:06.204Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-05T12:21:06.204Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-05T12:21:06.204Z] PASS [2022-04-05T12:21:06.204Z] ok github.com/docker/docker/integration/session 0.078s [2022-04-05T12:21:06.204Z] [2022-04-05T12:21:06.204Z] === Skipped [2022-04-05T12:21:06.204Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-05T12:21:06.204Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-05T12:21:06.204Z] [2022-04-05T12:21:06.204Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-05T12:21:06.204Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-05T12:21:06.204Z] [2022-04-05T12:21:06.204Z] DONE 2 tests, 2 skipped in 1.671s [2022-04-05T12:21:06.204Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-05T12:21:07.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-05T12:21:07.241Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-05T12:21:07.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-05T12:21:07.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-05T12:21:07.241Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-05T12:21:07.241Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-05T12:21:07.241Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-05T12:21:07.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-05T12:21:08.071Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-05T12:21:08.421Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T12:21:08.421Z] INFO: Testing against a local daemon [2022-04-05T12:21:08.421Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-05T12:21:08.421Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:08.421Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-05T12:21:08.421Z] === RUN TestDiskUsage [2022-04-05T12:21:08.421Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-05T12:21:08.421Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-05T12:21:08.421Z] === RUN TestEventsExecDie [2022-04-05T12:21:08.421Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-05T12:21:08.421Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-05T12:21:08.421Z] === RUN TestEventsBackwardsCompatible [2022-04-05T12:21:08.421Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-05T12:21:08.421Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-05T12:21:08.421Z] === RUN TestEventsVolumeCreate [2022-04-05T12:21:08.421Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-05T12:21:08.421Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-05T12:21:08.421Z] === RUN TestInfoAPI [2022-04-05T12:21:08.421Z] --- PASS: TestInfoAPI (0.06s) [2022-04-05T12:21:08.421Z] === RUN TestInfoAPIWarnings [2022-04-05T12:21:08.421Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:21:08.421Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-05T12:21:08.421Z] === RUN TestInfoDebug [2022-04-05T12:21:08.421Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T12:21:08.421Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-05T12:21:08.421Z] === RUN TestInfoInsecureRegistries [2022-04-05T12:21:08.421Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T12:21:08.421Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-05T12:21:08.421Z] === RUN TestInfoRegistryMirrors [2022-04-05T12:21:08.421Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T12:21:08.421Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-05T12:21:08.421Z] === RUN TestLoginFailsWithBadCredentials [2022-04-05T12:21:08.638Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-05T12:21:09.206Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-05T12:21:09.407Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-04-05T12:21:09.407Z] === RUN TestPingCacheHeaders [2022-04-05T12:21:09.407Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-05T12:21:09.407Z] === RUN TestPingGet [2022-04-05T12:21:09.407Z] --- PASS: TestPingGet (0.03s) [2022-04-05T12:21:09.407Z] === RUN TestPingHead [2022-04-05T12:21:09.407Z] --- PASS: TestPingHead (0.03s) [2022-04-05T12:21:09.407Z] === RUN TestPingSwarmHeader [2022-04-05T12:21:09.407Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:09.407Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-05T12:21:09.407Z] === RUN TestVersion [2022-04-05T12:21:09.407Z] --- PASS: TestVersion (0.03s) [2022-04-05T12:21:09.407Z] PASS [2022-04-05T12:21:09.407Z] ok github.com/docker/docker/integration/system 1.221s [2022-04-05T12:21:09.773Z] === RUN TestDockerSuite/TestExecParseError [2022-04-05T12:21:09.874Z] [2022-04-05T12:21:09.874Z] === Skipped [2022-04-05T12:21:09.874Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-05T12:21:09.874Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:09.874Z] [2022-04-05T12:21:09.874Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-05T12:21:09.874Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-05T12:21:09.874Z] [2022-04-05T12:21:09.874Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-05T12:21:09.874Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-05T12:21:09.874Z] [2022-04-05T12:21:09.874Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-05T12:21:09.874Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-05T12:21:09.874Z] [2022-04-05T12:21:09.874Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-05T12:21:09.874Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-05T12:21:09.874Z] [2022-04-05T12:21:09.874Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-05T12:21:09.874Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-05T12:21:09.874Z] [2022-04-05T12:21:09.874Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-05T12:21:09.874Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T12:21:09.874Z] [2022-04-05T12:21:09.874Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-05T12:21:09.874Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T12:21:09.874Z] [2022-04-05T12:21:09.874Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-05T12:21:09.874Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-05T12:21:09.874Z] [2022-04-05T12:21:09.874Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-05T12:21:09.874Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-05T12:21:09.874Z] [2022-04-05T12:21:09.874Z] DONE 16 tests, 10 skipped in 3.191s [2022-04-05T12:21:09.874Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-05T12:21:10.338Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-05T12:21:10.904Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-05T12:21:11.163Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-05T12:21:11.438Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T12:21:11.438Z] INFO: Testing against a local daemon [2022-04-05T12:21:11.438Z] === RUN TestVolumesCreateAndList [2022-04-05T12:21:11.438Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-04-05T12:21:11.438Z] === RUN TestVolumesRemove [2022-04-05T12:21:11.438Z] --- PASS: TestVolumesRemove (0.09s) [2022-04-05T12:21:11.438Z] === RUN TestVolumesInspect [2022-04-05T12:21:11.438Z] --- PASS: TestVolumesInspect (0.05s) [2022-04-05T12:21:11.438Z] === RUN TestVolumesInvalidJSON [2022-04-05T12:21:11.438Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-05T12:21:11.438Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-05T12:21:11.906Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-05T12:21:11.906Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-05T12:21:11.906Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-05T12:21:11.906Z] PASS [2022-04-05T12:21:11.906Z] ok github.com/docker/docker/integration/volume 0.290s [2022-04-05T12:21:11.906Z] [2022-04-05T12:21:11.906Z] DONE 5 tests in 2.089s [2022-04-05T12:21:11.906Z] INFO: make.ps1 ended at 04/05/2022 12:21:11 [2022-04-05T12:21:11.906Z] INFO: Integration CLI tests being run from the host: [2022-04-05T12:21:11.906Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-04-05T12:21:12.096Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-05T12:21:13.031Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-05T12:21:13.306Z] --- PASS: TestServiceUpdateConfigs (15.16s) [2022-04-05T12:21:13.306Z] === RUN TestServiceUpdateNetwork [2022-04-05T12:21:14.241Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-05T12:21:14.241Z] check_test.go:379: [d06bae9dccba6] daemon is not started [2022-04-05T12:21:14.241Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-05T12:21:16.773Z] docker_api_swarm_test.go:802: [d928a1a18cb3c] joining swarm manager [df90a47da153f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:21:17.706Z] docker_api_swarm_test.go:802: [dfc0ffc5bd4eb] joining swarm manager [df90a47da153f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T12:21:19.081Z] docker_api_swarm_test.go:802: [d07650d785ef4] joining swarm manager [df90a47da153f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-05T12:21:20.458Z] docker_api_swarm_test.go:802: [dc4949c15cdab] joining swarm manager [df90a47da153f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-05T12:21:21.392Z] docker_api_swarm_test.go:810: [dd590263df566] joining swarm manager [df90a47da153f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-05T12:21:22.329Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-05T12:21:22.329Z] INFO: Testing against a local daemon [2022-04-05T12:21:22.329Z] === RUN TestDockerSuite [2022-04-05T12:21:22.329Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-05T12:21:22.329Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-05T12:21:22.329Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-05T12:21:22.329Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-05T12:21:22.329Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-05T12:21:22.329Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-05T12:21:22.329Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-05T12:21:22.329Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-05T12:21:22.329Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-05T12:21:22.329Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-05T12:21:22.797Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-05T12:21:23.265Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-05T12:21:23.734Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-05T12:21:23.734Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-05T12:21:25.576Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-05T12:21:25.576Z] === RUN TestDockerSuite/TestExecTTY [2022-04-05T12:21:26.144Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-05T12:21:26.403Z] --- PASS: TestServiceUpdateNetwork (13.14s) [2022-04-05T12:21:26.403Z] === RUN TestServiceUpdatePidsLimit [2022-04-05T12:21:26.661Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-05T12:21:27.597Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-05T12:21:28.165Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-05T12:21:28.165Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-05T12:21:28.165Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-05T12:21:28.165Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-05T12:21:28.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-05T12:21:29.101Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-05T12:21:30.034Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-05T12:21:30.292Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-05T12:21:31.141Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-05T12:21:31.141Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-05T12:21:31.227Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-05T12:21:31.608Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-05T12:21:31.608Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-05T12:21:31.608Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-05T12:21:31.794Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-05T12:21:32.359Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-05T12:21:33.172Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-05T12:21:33.172Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-05T12:21:33.172Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-05T12:21:35.704Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-05T12:21:35.705Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-05T12:21:35.705Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-05T12:21:36.564Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-05T12:21:36.965Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-05T12:21:37.133Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-05T12:21:37.948Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-05T12:21:37.948Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-05T12:21:37.949Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-05T12:21:37.949Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-05T12:21:37.949Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-05T12:21:39.510Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-05T12:21:39.978Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-05T12:21:40.341Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-05T12:21:40.341Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-05T12:21:40.451Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-05T12:21:41.435Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-05T12:21:41.902Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-05T12:21:42.399Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-05T12:21:43.335Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-05T12:21:43.594Z] --- PASS: TestServiceUpdatePidsLimit (17.07s) [2022-04-05T12:21:43.594Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2022-04-05T12:21:43.594Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2022-04-05T12:21:43.594Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-04-05T12:21:43.594Z] PASS [2022-04-05T12:21:43.594Z] [2022-04-05T12:21:43.594Z] === Skipped [2022-04-05T12:21:43.594Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-05T12:21:43.594Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-05T12:21:43.594Z] [2022-04-05T12:21:43.594Z] DONE 27 tests, 1 skipped in 196.675s [2022-04-05T12:21:43.594Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-05T12:21:43.594Z] ++ 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-04-05T12:21:43.594Z] ++ set -e [2022-04-05T12:21:43.594Z] ++ '[' -n 0 ']' [2022-04-05T12:21:43.594Z] ++ set -x [2022-04-05T12:21:43.594Z] ++ 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-04-05T12:21:43.594Z] INFO: Testing against a local daemon [2022-04-05T12:21:43.594Z] === RUN TestSessionCreate [2022-04-05T12:21:43.594Z] --- PASS: TestSessionCreate (0.02s) [2022-04-05T12:21:43.594Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-05T12:21:43.594Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2022-04-05T12:21:43.594Z] PASS [2022-04-05T12:21:43.594Z] [2022-04-05T12:21:43.594Z] DONE 2 tests in 0.136s [2022-04-05T12:21:43.594Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-05T12:21:43.594Z] ++ 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-04-05T12:21:43.594Z] ++ set -e [2022-04-05T12:21:43.594Z] ++ '[' -n 0 ']' [2022-04-05T12:21:43.594Z] ++ set -x [2022-04-05T12:21:43.594Z] ++ 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-04-05T12:21:43.853Z] INFO: Testing against a local daemon [2022-04-05T12:21:43.853Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-05T12:21:43.853Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-05T12:21:43.853Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-05T12:21:43.853Z] === RUN TestDiskUsage [2022-04-05T12:21:43.853Z] === PAUSE TestDiskUsage [2022-04-05T12:21:43.853Z] === RUN TestEventsExecDie [2022-04-05T12:21:44.065Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-05T12:21:44.420Z] --- PASS: TestEventsExecDie (0.52s) [2022-04-05T12:21:44.420Z] === RUN TestEventsBackwardsCompatible [2022-04-05T12:21:44.420Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-05T12:21:44.420Z] === RUN TestEventsVolumeCreate [2022-04-05T12:21:44.420Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-05T12:21:44.420Z] === RUN TestInfoBinaryCommits [2022-04-05T12:21:44.420Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-05T12:21:44.420Z] === RUN TestInfoAPIVersioned [2022-04-05T12:21:44.420Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-05T12:21:44.420Z] === RUN TestInfoAPI [2022-04-05T12:21:44.420Z] --- PASS: TestInfoAPI (0.02s) [2022-04-05T12:21:44.420Z] === RUN TestInfoAPIWarnings [2022-04-05T12:21:45.016Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-05T12:21:45.016Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-05T12:21:45.016Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-05T12:21:45.016Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-05T12:21:45.016Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-05T12:21:45.016Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-05T12:21:45.016Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-05T12:21:45.466Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-05T12:21:46.415Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-05T12:21:46.649Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-05T12:21:47.703Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-05T12:21:48.268Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-05T12:21:48.268Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-05T12:21:48.268Z] === RUN TestDockerSuite/TestHealth [2022-04-05T12:21:48.864Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-05T12:21:48.864Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-05T12:21:48.864Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-05T12:21:49.275Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-05T12:21:49.851Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-05T12:21:49.851Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-05T12:21:49.851Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-05T12:21:50.319Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-05T12:21:50.784Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-05T12:21:50.784Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-05T12:21:50.784Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-05T12:21:50.784Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-05T12:21:50.784Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-05T12:21:50.784Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-05T12:21:52.531Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-05T12:21:52.998Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-05T12:21:53.466Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-05T12:21:53.466Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-05T12:21:53.466Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-05T12:21:53.642Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-05T12:21:54.449Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-05T12:21:54.920Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-05T12:21:54.920Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-05T12:21:54.920Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-05T12:21:54.920Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-05T12:21:54.920Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-05T12:21:59.669Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-05T12:22:03.141Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-04-05T12:22:03.141Z] === RUN TestInfoDebug [2022-04-05T12:22:03.141Z] --- PASS: TestInfoDebug (0.52s) [2022-04-05T12:22:03.141Z] === RUN TestInfoInsecureRegistries [2022-04-05T12:22:03.141Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-05T12:22:03.141Z] === RUN TestInfoRegistryMirrors [2022-04-05T12:22:03.141Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-04-05T12:22:03.141Z] === RUN TestLoginFailsWithBadCredentials [2022-04-05T12:22:03.141Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-05T12:22:03.141Z] === RUN TestPingCacheHeaders [2022-04-05T12:22:03.141Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-05T12:22:03.141Z] === RUN TestPingGet [2022-04-05T12:22:03.141Z] --- PASS: TestPingGet (0.03s) [2022-04-05T12:22:03.141Z] === RUN TestPingHead [2022-04-05T12:22:03.141Z] --- PASS: TestPingHead (0.01s) [2022-04-05T12:22:03.141Z] === RUN TestPingSwarmHeader [2022-04-05T12:22:03.141Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-05T12:22:03.141Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-05T12:22:04.076Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-05T12:22:04.076Z] --- PASS: TestPingSwarmHeader (1.67s) [2022-04-05T12:22:04.076Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-05T12:22:04.076Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-05T12:22:04.076Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-05T12:22:04.076Z] === RUN TestVersion [2022-04-05T12:22:04.076Z] --- PASS: TestVersion (0.01s) [2022-04-05T12:22:04.076Z] === CONT TestDiskUsage [2022-04-05T12:22:04.644Z] === RUN TestDiskUsage/empty [2022-04-05T12:22:04.644Z] === RUN TestDiskUsage/empty/container_types [2022-04-05T12:22:04.644Z] === RUN TestDiskUsage/empty/image_types [2022-04-05T12:22:04.644Z] === RUN TestDiskUsage/empty/volume_types [2022-04-05T12:22:04.644Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-05T12:22:04.644Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-05T12:22:04.644Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-05T12:22:04.644Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-05T12:22:04.644Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-05T12:22:04.644Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-05T12:22:04.644Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-05T12:22:04.644Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-05T12:22:04.903Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-05T12:22:04.903Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-05T12:22:04.903Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-05T12:22:04.903Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-05T12:22:04.903Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-05T12:22:04.903Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-05T12:22:04.903Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-05T12:22:04.903Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-05T12:22:04.903Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-05T12:22:04.903Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-05T12:22:04.903Z] === RUN TestDiskUsage/after_container.Run [2022-04-05T12:22:05.162Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-05T12:22:05.162Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-05T12:22:05.162Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-05T12:22:05.162Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-05T12:22:05.162Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-05T12:22:05.162Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-05T12:22:05.162Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-05T12:22:05.162Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-05T12:22:05.162Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-05T12:22:05.162Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage (1.23s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-05T12:22:05.421Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-05T12:22:05.421Z] PASS [2022-04-05T12:22:05.421Z] [2022-04-05T12:22:05.421Z] === Skipped [2022-04-05T12:22:05.421Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-05T12:22:05.421Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-05T12:22:05.421Z] [2022-04-05T12:22:05.421Z] DONE 54 tests, 1 skipped in 21.656s [2022-04-05T12:22:05.421Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-05T12:22:05.421Z] ++ 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-04-05T12:22:05.421Z] ++ set -e [2022-04-05T12:22:05.421Z] ++ '[' -n 0 ']' [2022-04-05T12:22:05.421Z] ++ set -x [2022-04-05T12:22:05.421Z] ++ 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-04-05T12:22:05.421Z] INFO: Testing against a local daemon [2022-04-05T12:22:05.421Z] === RUN TestVolumesCreateAndList [2022-04-05T12:22:05.421Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-05T12:22:05.421Z] === RUN TestVolumesRemove [2022-04-05T12:22:05.421Z] --- PASS: TestVolumesRemove (0.07s) [2022-04-05T12:22:05.421Z] === RUN TestVolumesInspect [2022-04-05T12:22:05.688Z] --- PASS: TestVolumesInspect (0.03s) [2022-04-05T12:22:05.688Z] === RUN TestVolumesInvalidJSON [2022-04-05T12:22:05.688Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-05T12:22:05.688Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-05T12:22:05.688Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-05T12:22:05.688Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-04-05T12:22:05.688Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-05T12:22:05.688Z] PASS [2022-04-05T12:22:05.688Z] [2022-04-05T12:22:05.688Z] DONE 5 tests in 0.244s [2022-04-05T12:22:05.688Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-05T12:22:05.947Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-05T12:22:05.964Z] ++++ cat bundles/test-integration/docker.pid [2022-04-05T12:22:05.964Z] +++ kill 6655 [2022-04-05T12:22:06.224Z] +++ /etc/init.d/apparmor stop [2022-04-05T12:22:06.224Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-05T12:22:06.224Z] [2022-04-05T12:22:06.224Z] Unloading profiles will leave already running processes permanently [2022-04-05T12:22:06.224Z] unconfined, which can lead to unexpected situations. [2022-04-05T12:22:06.224Z] [2022-04-05T12:22:06.224Z] To set a process to complain mode, use the command line tool [2022-04-05T12:22:06.224Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-05T12:22:06.224Z] +++ true [2022-04-05T12:22:06.224Z] exiting test-integration [2022-04-05T12:22:06.224Z] ++ exit 0 [2022-04-05T12:22:06.224Z] [2022-04-05T12:22:07.162Z] + for job in $(jobs -p) [2022-04-05T12:22:07.162Z] + wait 12084 [2022-04-05T12:22:07.162Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-05T12:22:07.162Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-05T12:22:07.162Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-05T12:22:07.162Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-05T12:22:07.727Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-05T12:22:07.727Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-05T12:22:08.294Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-05T12:22:08.294Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-05T12:22:08.294Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-05T12:22:08.294Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-05T12:22:08.552Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-05T12:22:08.810Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-05T12:22:09.069Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-05T12:22:09.069Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-05T12:22:09.635Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-05T12:22:09.635Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-05T12:22:10.202Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-05T12:22:10.574Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-05T12:22:10.768Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-05T12:22:11.026Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-05T12:22:11.523Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-05T12:22:11.523Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-05T12:22:11.523Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-05T12:22:11.594Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-05T12:22:14.124Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-05T12:22:14.124Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-05T12:22:14.124Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-05T12:22:15.059Z] === RUN TestDockerSuite/TestImportFile [2022-04-05T12:22:15.205Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-05T12:22:16.154Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-05T12:22:16.434Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-05T12:22:16.434Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-05T12:22:17.371Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-05T12:22:18.749Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-05T12:22:18.749Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-05T12:22:20.127Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-05T12:22:20.385Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-05T12:22:20.955Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-05T12:22:21.524Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-05T12:22:21.524Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-05T12:22:21.524Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-05T12:22:21.783Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-05T12:22:22.361Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-05T12:22:22.933Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-05T12:22:23.191Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-05T12:22:23.757Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-05T12:22:24.323Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-05T12:22:24.323Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-05T12:22:24.902Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-05T12:22:24.902Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-05T12:22:24.902Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-05T12:22:24.902Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-05T12:22:24.902Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-05T12:22:25.231Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-05T12:22:25.257Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-05T12:22:25.555Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43453/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7040b1e1b38916932f303770316b26eaa8f0dfa5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7040b1e1b38916932f303770316b26eaa8f0dfa5 hack/test/unit [2022-04-05T12:22:25.822Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-05T12:22:26.117Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-05T12:22:26.117Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-05T12:22:26.117Z] + TESTDIRS=./... [2022-04-05T12:22:26.117Z] + exclude_paths='/vendor/|/integration' [2022-04-05T12:22:26.117Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-05T12:22:26.117Z] ++ go list ./... [2022-04-05T12:22:26.390Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-05T12:22:26.390Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-05T12:22:26.649Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-05T12:22:26.649Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-05T12:22:26.649Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-05T12:22:27.049Z] + pkg_list='github.com/docker/docker/api [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/server [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/server/backend/build [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/server/httpstatus [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/server/httputils [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/server/middleware [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/server/router [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/server/router/build [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/server/router/container [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/server/router/debug [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/server/router/distribution [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/server/router/grpc [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/server/router/image [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/server/router/network [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/server/router/plugin [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/server/router/session [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/server/router/swarm [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/server/router/system [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/server/router/volume [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/types [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/types/backend [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/types/blkiodev [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/types/container [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/types/events [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/types/filters [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/types/image [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/types/mount [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/types/network [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/types/registry [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/types/strslice [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/types/swarm [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/types/time [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/types/versions [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-05T12:22:27.049Z] github.com/docker/docker/api/types/volume [2022-04-05T12:22:27.049Z] github.com/docker/docker/builder [2022-04-05T12:22:27.049Z] github.com/docker/docker/builder/builder-next [2022-04-05T12:22:27.049Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-05T12:22:27.049Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-05T12:22:27.049Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-05T12:22:27.049Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-05T12:22:27.049Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-05T12:22:27.049Z] github.com/docker/docker/builder/builder-next/worker [2022-04-05T12:22:27.049Z] github.com/docker/docker/builder/dockerfile [2022-04-05T12:22:27.049Z] github.com/docker/docker/builder/remotecontext [2022-04-05T12:22:27.049Z] github.com/docker/docker/builder/remotecontext/git [2022-04-05T12:22:27.049Z] github.com/docker/docker/cli [2022-04-05T12:22:27.049Z] github.com/docker/docker/cli/config [2022-04-05T12:22:27.049Z] github.com/docker/docker/cli/debug [2022-04-05T12:22:27.049Z] github.com/docker/docker/client [2022-04-05T12:22:27.049Z] github.com/docker/docker/cmd/docker-proxy [2022-04-05T12:22:27.049Z] github.com/docker/docker/cmd/dockerd [2022-04-05T12:22:27.049Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-05T12:22:27.049Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-05T12:22:27.049Z] github.com/docker/docker/container [2022-04-05T12:22:27.049Z] github.com/docker/docker/container/stream [2022-04-05T12:22:27.049Z] github.com/docker/docker/contrib/apparmor [2022-04-05T12:22:27.049Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-05T12:22:27.049Z] github.com/docker/docker/contrib/httpserver [2022-04-05T12:22:27.049Z] github.com/docker/docker/daemon [2022-04-05T12:22:27.049Z] github.com/docker/docker/daemon/cluster [2022-04-05T12:22:27.049Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-05T12:22:27.049Z] github.com/docker/docker/daemon/cluster/convert [2022-04-05T12:22:27.049Z] github.com/docker/docker/daemon/cluster/executor [2022-04-05T12:22:27.049Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-05T12:22:27.049Z] github.com/docker/docker/daemon/cluster/provider [2022-04-05T12:22:27.049Z] github.com/docker/docker/daemon/config [2022-04-05T12:22:27.049Z] github.com/docker/docker/daemon/events [2022-04-05T12:22:27.049Z] github.com/docker/docker/daemon/events/testutils [2022-04-05T12:22:27.049Z] github.com/docker/docker/daemon/exec [2022-04-05T12:22:27.049Z] github.com/docker/docker/daemon/graphdriver [2022-04-05T12:22:27.049Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-05T12:22:27.049Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-05T12:22:27.049Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-05T12:22:27.049Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-05T12:22:27.049Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-05T12:22:27.049Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-05T12:22:27.049Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/images [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/initlayer [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/links [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/listeners [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/gelf [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/journald [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/local [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/logentries [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/splunk [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/syslog [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/templates [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/names [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/network [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/stats [2022-04-05T12:22:27.050Z] github.com/docker/docker/distribution [2022-04-05T12:22:27.050Z] github.com/docker/docker/distribution/metadata [2022-04-05T12:22:27.050Z] github.com/docker/docker/distribution/utils [2022-04-05T12:22:27.050Z] github.com/docker/docker/distribution/xfer [2022-04-05T12:22:27.050Z] github.com/docker/docker/dockerversion [2022-04-05T12:22:27.050Z] github.com/docker/docker/errdefs [2022-04-05T12:22:27.050Z] github.com/docker/docker/image [2022-04-05T12:22:27.050Z] github.com/docker/docker/image/cache [2022-04-05T12:22:27.050Z] github.com/docker/docker/image/tarexport [2022-04-05T12:22:27.050Z] github.com/docker/docker/image/v1 [2022-04-05T12:22:27.050Z] github.com/docker/docker/internal/test/suite [2022-04-05T12:22:27.050Z] github.com/docker/docker/layer [2022-04-05T12:22:27.050Z] github.com/docker/docker/libcontainerd [2022-04-05T12:22:27.050Z] github.com/docker/docker/libcontainerd/queue [2022-04-05T12:22:27.050Z] github.com/docker/docker/libcontainerd/remote [2022-04-05T12:22:27.050Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-05T12:22:27.050Z] github.com/docker/docker/libcontainerd/types [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/bitseq [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/cluster [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/config [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/datastore [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/driverapi [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/etchosts [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/idm [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/ipam [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/iptables [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/netlabel [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/netutils [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/networkdb [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/ns [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/options [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/osl [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/portallocator [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/portmapper [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/testutils [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/types [2022-04-05T12:22:27.050Z] github.com/docker/docker/oci [2022-04-05T12:22:27.050Z] github.com/docker/docker/oci/caps [2022-04-05T12:22:27.050Z] github.com/docker/docker/opts [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/aaparser [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/archive [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/authorization [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/broadcaster [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/capabilities [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/chrootarchive [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/containerfs [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/devicemapper [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/directory [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/dmesg [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/filenotify [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/fileutils [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/fsutils [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/homedir [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/idtools [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/ioutils [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/jsonmessage [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/longpath [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/loopback [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/namesgenerator [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/parsers [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/pidfile [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/platform [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/plugingetter [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/plugins [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/plugins/transport [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/pools [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/progress [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/pubsub [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/reexec [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/signal [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/stack [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/stdcopy [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/streamformatter [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/stringid [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/sysinfo [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/system [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/tailfile [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/tarsum [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/truncindex [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/urlutil [2022-04-05T12:22:27.050Z] github.com/docker/docker/pkg/useragent [2022-04-05T12:22:27.050Z] github.com/docker/docker/plugin [2022-04-05T12:22:27.050Z] github.com/docker/docker/plugin/executor/containerd [2022-04-05T12:22:27.050Z] github.com/docker/docker/plugin/v2 [2022-04-05T12:22:27.050Z] github.com/docker/docker/profiles/apparmor [2022-04-05T12:22:27.050Z] github.com/docker/docker/profiles/seccomp [2022-04-05T12:22:27.050Z] github.com/docker/docker/quota [2022-04-05T12:22:27.050Z] github.com/docker/docker/reference [2022-04-05T12:22:27.050Z] github.com/docker/docker/registry [2022-04-05T12:22:27.050Z] github.com/docker/docker/registry/resumable [2022-04-05T12:22:27.050Z] github.com/docker/docker/restartmanager [2022-04-05T12:22:27.050Z] github.com/docker/docker/rootless [2022-04-05T12:22:27.050Z] github.com/docker/docker/rootless/specconv [2022-04-05T12:22:27.050Z] github.com/docker/docker/runconfig [2022-04-05T12:22:27.050Z] github.com/docker/docker/runconfig/opts [2022-04-05T12:22:27.050Z] github.com/docker/docker/testutil [2022-04-05T12:22:27.050Z] github.com/docker/docker/testutil/daemon [2022-04-05T12:22:27.050Z] github.com/docker/docker/testutil/environment [2022-04-05T12:22:27.050Z] github.com/docker/docker/testutil/fakecontext [2022-04-05T12:22:27.050Z] github.com/docker/docker/testutil/fakegit [2022-04-05T12:22:27.050Z] github.com/docker/docker/testutil/fakestorage [2022-04-05T12:22:27.050Z] github.com/docker/docker/testutil/fixtures/load [2022-04-05T12:22:27.050Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-05T12:22:27.050Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-05T12:22:27.050Z] github.com/docker/docker/testutil/registry [2022-04-05T12:22:27.050Z] github.com/docker/docker/testutil/request [2022-04-05T12:22:27.050Z] github.com/docker/docker/volume [2022-04-05T12:22:27.050Z] github.com/docker/docker/volume/drivers [2022-04-05T12:22:27.050Z] github.com/docker/docker/volume/local [2022-04-05T12:22:27.050Z] github.com/docker/docker/volume/mounts [2022-04-05T12:22:27.050Z] github.com/docker/docker/volume/service [2022-04-05T12:22:27.050Z] github.com/docker/docker/volume/service/opts [2022-04-05T12:22:27.050Z] github.com/docker/docker/volume/testutils' [2022-04-05T12:22:27.050Z] ++ echo 'github.com/docker/docker/api [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/server [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/server/backend/build [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/server/httpstatus [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/server/httputils [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/server/middleware [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/server/router [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/server/router/build [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/server/router/container [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/server/router/debug [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/server/router/distribution [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/server/router/grpc [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/server/router/image [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/server/router/network [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/server/router/plugin [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/server/router/session [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/server/router/swarm [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/server/router/system [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/server/router/volume [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/types [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/types/backend [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/types/blkiodev [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/types/container [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/types/events [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/types/filters [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/types/image [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/types/mount [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/types/network [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/types/registry [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/types/strslice [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/types/swarm [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/types/time [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/types/versions [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-05T12:22:27.050Z] github.com/docker/docker/api/types/volume [2022-04-05T12:22:27.050Z] github.com/docker/docker/builder [2022-04-05T12:22:27.050Z] github.com/docker/docker/builder/builder-next [2022-04-05T12:22:27.050Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-05T12:22:27.050Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-05T12:22:27.050Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-05T12:22:27.050Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-05T12:22:27.050Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-05T12:22:27.050Z] github.com/docker/docker/builder/builder-next/worker [2022-04-05T12:22:27.050Z] github.com/docker/docker/builder/dockerfile [2022-04-05T12:22:27.050Z] github.com/docker/docker/builder/remotecontext [2022-04-05T12:22:27.050Z] github.com/docker/docker/builder/remotecontext/git [2022-04-05T12:22:27.050Z] github.com/docker/docker/cli [2022-04-05T12:22:27.050Z] github.com/docker/docker/cli/config [2022-04-05T12:22:27.050Z] github.com/docker/docker/cli/debug [2022-04-05T12:22:27.050Z] github.com/docker/docker/client [2022-04-05T12:22:27.050Z] github.com/docker/docker/cmd/docker-proxy [2022-04-05T12:22:27.050Z] github.com/docker/docker/cmd/dockerd [2022-04-05T12:22:27.050Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-05T12:22:27.050Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-05T12:22:27.050Z] github.com/docker/docker/container [2022-04-05T12:22:27.050Z] github.com/docker/docker/container/stream [2022-04-05T12:22:27.050Z] github.com/docker/docker/contrib/apparmor [2022-04-05T12:22:27.050Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-05T12:22:27.050Z] github.com/docker/docker/contrib/httpserver [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/cluster [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/cluster/convert [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/cluster/executor [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/cluster/provider [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/config [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/events [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/events/testutils [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/exec [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/graphdriver [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/images [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/initlayer [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/links [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/listeners [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/gelf [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/journald [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/local [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/logentries [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/splunk [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/syslog [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/logger/templates [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/names [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/network [2022-04-05T12:22:27.050Z] github.com/docker/docker/daemon/stats [2022-04-05T12:22:27.050Z] github.com/docker/docker/distribution [2022-04-05T12:22:27.050Z] github.com/docker/docker/distribution/metadata [2022-04-05T12:22:27.050Z] github.com/docker/docker/distribution/utils [2022-04-05T12:22:27.050Z] github.com/docker/docker/distribution/xfer [2022-04-05T12:22:27.050Z] github.com/docker/docker/dockerversion [2022-04-05T12:22:27.050Z] github.com/docker/docker/errdefs [2022-04-05T12:22:27.050Z] github.com/docker/docker/image [2022-04-05T12:22:27.050Z] github.com/docker/docker/image/cache [2022-04-05T12:22:27.050Z] github.com/docker/docker/image/tarexport [2022-04-05T12:22:27.050Z] github.com/docker/docker/image/v1 [2022-04-05T12:22:27.050Z] github.com/docker/docker/internal/test/suite [2022-04-05T12:22:27.050Z] github.com/docker/docker/layer [2022-04-05T12:22:27.050Z] github.com/docker/docker/libcontainerd [2022-04-05T12:22:27.050Z] github.com/docker/docker/libcontainerd/queue [2022-04-05T12:22:27.050Z] github.com/docker/docker/libcontainerd/remote [2022-04-05T12:22:27.050Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-05T12:22:27.050Z] github.com/docker/docker/libcontainerd/types [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/bitseq [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/cluster [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/config [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/datastore [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/driverapi [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-05T12:22:27.050Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/etchosts [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/idm [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/ipam [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/iptables [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/netlabel [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/netutils [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/networkdb [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/ns [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/options [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/osl [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/portallocator [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/portmapper [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/testutils [2022-04-05T12:22:27.051Z] github.com/docker/docker/libnetwork/types [2022-04-05T12:22:27.051Z] github.com/docker/docker/oci [2022-04-05T12:22:27.051Z] github.com/docker/docker/oci/caps [2022-04-05T12:22:27.051Z] github.com/docker/docker/opts [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/aaparser [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/archive [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/authorization [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/broadcaster [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/capabilities [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/chrootarchive [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/containerfs [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/devicemapper [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/directory [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/dmesg [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/filenotify [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/fileutils [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/fsutils [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/homedir [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/idtools [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/ioutils [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/jsonmessage [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/longpath [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/loopback [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/namesgenerator [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/parsers [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/pidfile [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/platform [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/plugingetter [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/plugins [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/plugins/transport [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/pools [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/progress [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/pubsub [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/reexec [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/signal [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/stack [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/stdcopy [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/streamformatter [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/stringid [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/sysinfo [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/system [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/tailfile [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/tarsum [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/truncindex [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/urlutil [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/useragent [2022-04-05T12:22:27.051Z] github.com/docker/docker/plugin [2022-04-05T12:22:27.051Z] github.com/docker/docker/plugin/executor/containerd [2022-04-05T12:22:27.051Z] github.com/docker/docker/plugin/v2 [2022-04-05T12:22:27.051Z] github.com/docker/docker/profiles/apparmor [2022-04-05T12:22:27.051Z] github.com/docker/docker/profiles/seccomp [2022-04-05T12:22:27.051Z] github.com/docker/docker/quota [2022-04-05T12:22:27.051Z] github.com/docker/docker/reference [2022-04-05T12:22:27.051Z] github.com/docker/docker/registry [2022-04-05T12:22:27.051Z] github.com/docker/docker/registry/resumable [2022-04-05T12:22:27.051Z] github.com/docker/docker/restartmanager [2022-04-05T12:22:27.051Z] github.com/docker/docker/rootless [2022-04-05T12:22:27.051Z] github.com/docker/docker/rootless/specconv [2022-04-05T12:22:27.051Z] github.com/docker/docker/runconfig [2022-04-05T12:22:27.051Z] github.com/docker/docker/runconfig/opts [2022-04-05T12:22:27.051Z] github.com/docker/docker/testutil [2022-04-05T12:22:27.051Z] github.com/docker/docker/testutil/daemon [2022-04-05T12:22:27.051Z] github.com/docker/docker/testutil/environment [2022-04-05T12:22:27.051Z] github.com/docker/docker/testu++ grep --fixed-strings -v /libnetwork [2022-04-05T12:22:27.051Z] til/fakecontext [2022-04-05T12:22:27.051Z] github.com/docker/docker/testutil/fakegit [2022-04-05T12:22:27.051Z] github.com/docker/docker/testutil/fakestorage [2022-04-05T12:22:27.051Z] github.com/docker/docker/testutil/fixtures/load [2022-04-05T12:22:27.051Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-05T12:22:27.051Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-05T12:22:27.051Z] github.com/docker/docker/testutil/registry [2022-04-05T12:22:27.051Z] github.com/docker/docker/testutil/request [2022-04-05T12:22:27.051Z] github.com/docker/docker/volume [2022-04-05T12:22:27.051Z] github.com/docker/docker/volume/drivers [2022-04-05T12:22:27.051Z] github.com/docker/docker/volume/local [2022-04-05T12:22:27.051Z] github.com/docker/docker/volume/mounts [2022-04-05T12:22:27.051Z] github.com/docker/docker/volume/service [2022-04-05T12:22:27.051Z] github.com/docker/docker/volume/service/opts [2022-04-05T12:22:27.051Z] github.com/docker/docker/volume/testutils' [2022-04-05T12:22:27.051Z] + base_pkg_list='github.com/docker/docker/api [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/backend/build [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/httpstatus [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/httputils [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/middleware [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/build [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/container [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/debug [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/distribution [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/grpc [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/image [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/network [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/plugin [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/session [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/swarm [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/system [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/volume [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/types [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/types/backend [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/types/blkiodev [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/types/container [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/types/events [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/types/filters [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/types/image [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/types/mount [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/types/network [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/types/registry [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/types/strslice [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/types/swarm [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/types/time [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/types/versions [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/types/volume [2022-04-05T12:22:27.051Z] github.com/docker/docker/builder [2022-04-05T12:22:27.051Z] github.com/docker/docker/builder/builder-next [2022-04-05T12:22:27.051Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-05T12:22:27.051Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-05T12:22:27.051Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-05T12:22:27.051Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-05T12:22:27.051Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-05T12:22:27.051Z] github.com/docker/docker/builder/builder-next/worker [2022-04-05T12:22:27.051Z] github.com/docker/docker/builder/dockerfile [2022-04-05T12:22:27.051Z] github.com/docker/docker/builder/remotecontext [2022-04-05T12:22:27.051Z] github.com/docker/docker/builder/remotecontext/git [2022-04-05T12:22:27.051Z] github.com/docker/docker/cli [2022-04-05T12:22:27.051Z] github.com/docker/docker/cli/config [2022-04-05T12:22:27.051Z] github.com/docker/docker/cli/debug [2022-04-05T12:22:27.051Z] github.com/docker/docker/client [2022-04-05T12:22:27.051Z] github.com/docker/docker/cmd/docker-proxy [2022-04-05T12:22:27.051Z] github.com/docker/docker/cmd/dockerd [2022-04-05T12:22:27.051Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-05T12:22:27.051Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-05T12:22:27.051Z] github.com/docker/docker/container [2022-04-05T12:22:27.051Z] github.com/docker/docker/container/stream [2022-04-05T12:22:27.051Z] github.com/docker/docker/contrib/apparmor [2022-04-05T12:22:27.051Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-05T12:22:27.051Z] github.com/docker/docker/contrib/httpserver [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/cluster [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/cluster/convert [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/cluster/executor [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/cluster/provider [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/config [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/events [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/events/testutils [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/exec [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/graphdriver [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/images [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/initlayer [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/links [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/listeners [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/logger [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/logger/gelf [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/logger/journald [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/logger/local [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/logger/logentries [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/logger/splunk [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/logger/syslog [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/logger/templates [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/names [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/network [2022-04-05T12:22:27.051Z] github.com/docker/docker/daemon/stats [2022-04-05T12:22:27.051Z] github.com/docker/docker/distribution [2022-04-05T12:22:27.051Z] github.com/docker/docker/distribution/metadata [2022-04-05T12:22:27.051Z] github.com/docker/docker/distribution/utils [2022-04-05T12:22:27.051Z] github.com/docker/docker/distribution/xfer [2022-04-05T12:22:27.051Z] github.com/docker/docker/dockerversion [2022-04-05T12:22:27.051Z] github.com/docker/docker/errdefs [2022-04-05T12:22:27.051Z] github.com/docker/docker/image [2022-04-05T12:22:27.051Z] github.com/docker/docker/image/cache [2022-04-05T12:22:27.051Z] github.com/docker/docker/image/tarexport [2022-04-05T12:22:27.051Z] github.com/docker/docker/image/v1 [2022-04-05T12:22:27.051Z] github.com/docker/docker/internal/test/suite [2022-04-05T12:22:27.051Z] github.com/docker/docker/layer [2022-04-05T12:22:27.051Z] github.com/docker/docker/libcontainerd [2022-04-05T12:22:27.051Z] github.com/docker/docker/libcontainerd/queue [2022-04-05T12:22:27.051Z] github.com/docker/docker/libcontainerd/remote [2022-04-05T12:22:27.051Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-05T12:22:27.051Z] github.com/docker/docker/libcontainerd/types [2022-04-05T12:22:27.051Z] github.com/docker/docker/oci [2022-04-05T12:22:27.051Z] github.com/docker/docker/oci/caps [2022-04-05T12:22:27.051Z] github.com/docker/docker/opts [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/aaparser [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/archive [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/authorization [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/broadcaster [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/capabilities [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/chrootarchive [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/containerfs [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/devicemapper [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/directory [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/dmesg [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/filenotify [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/fileutils [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/fsutils [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/homedir [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/idtools [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/ioutils [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/jsonmessage [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/longpath [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/loopback [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/namesgenerator [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/parsers [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/pidfile [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/platform [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/plugingetter [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/plugins [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/plugins/transport [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/pools [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/progress [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/pubsub [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/reexec [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/signal [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/stack [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/stdcopy [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/streamformatter [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/stringid [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/sysinfo [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/system [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/tailfile [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/tarsum [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/truncindex [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/urlutil [2022-04-05T12:22:27.051Z] github.com/docker/docker/pkg/useragent [2022-04-05T12:22:27.051Z] github.com/docker/docker/plugin [2022-04-05T12:22:27.051Z] github.com/docker/docker/plugin/executor/containerd [2022-04-05T12:22:27.051Z] github.com/docker/docker/plugin/v2 [2022-04-05T12:22:27.051Z] github.com/docker/docker/profiles/apparmor [2022-04-05T12:22:27.051Z] github.com/docker/docker/profiles/seccomp [2022-04-05T12:22:27.051Z] github.com/docker/docker/quota [2022-04-05T12:22:27.051Z] github.com/docker/docker/reference [2022-04-05T12:22:27.051Z] github.com/docker/docker/registry [2022-04-05T12:22:27.051Z] github.com/docker/docker/registry/resumable [2022-04-05T12:22:27.051Z] github.com/docker/docker/restartmanager [2022-04-05T12:22:27.051Z] github.com/docker/docker/rootless [2022-04-05T12:22:27.051Z] github.com/docker/docker/rootless/specconv [2022-04-05T12:22:27.051Z] github.com/docker/docker/runconfig [2022-04-05T12:22:27.051Z] github.com/docker/docker/runconfig/opts [2022-04-05T12:22:27.051Z] github.com/docker/docker/testutil [2022-04-05T12:22:27.051Z] github.com/docker/docker/testutil/daemon [2022-04-05T12:22:27.051Z] github.com/docker/docker/testutil/environment [2022-04-05T12:22:27.051Z] github.com/docker/docker/testutil/fakecontext [2022-04-05T12:22:27.051Z] github.com/docker/docker/testutil/fakegit [2022-04-05T12:22:27.051Z] github.com/docker/docker/testutil/fakestorage [2022-04-05T12:22:27.051Z] github.com/docker/docker/testutil/fixtures/load [2022-04-05T12:22:27.051Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-05T12:22:27.051Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-05T12:22:27.051Z] github.com/docker/docker/testutil/registry [2022-04-05T12:22:27.051Z] github.com/docker/docker/testutil/request [2022-04-05T12:22:27.051Z] github.com/docker/docker/volume [2022-04-05T12:22:27.051Z] github.com/docker/docker/volume/drivers [2022-04-05T12:22:27.051Z] github.com/docker/docker/volume/local [2022-04-05T12:22:27.051Z] github.com/docker/docker/volume/mounts [2022-04-05T12:22:27.051Z] github.com/docker/docker/volume/service [2022-04-05T12:22:27.051Z] github.com/docker/docker/volume/service/opts [2022-04-05T12:22:27.051Z] github.com/docker/docker/volume/testutils' [2022-04-05T12:22:27.051Z] ++ grep --fixed-strings /libnetwork [2022-04-05T12:22:27.051Z] ++ echo 'github.com/docker/docker/api [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/backend/build [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/httpstatus [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/httputils [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/middleware [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/build [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/container [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/debug [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/distribution [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/grpc [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/image [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/network [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/plugin [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/session [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/swarm [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/system [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/server/router/volume [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/types [2022-04-05T12:22:27.051Z] github.com/docker/docker/api/types/backend [2022-04-05T12:22:27.052Z] github.com/docker/docker/api/types/blkiodev [2022-04-05T12:22:27.052Z] github.com/docker/docker/api/types/container [2022-04-05T12:22:27.052Z] github.com/docker/docker/api/types/events [2022-04-05T12:22:27.052Z] github.com/docker/docker/api/types/filters [2022-04-05T12:22:27.052Z] github.com/docker/docker/api/types/image [2022-04-05T12:22:27.052Z] github.com/docker/docker/api/types/mount [2022-04-05T12:22:27.052Z] github.com/docker/docker/api/types/network [2022-04-05T12:22:27.052Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-05T12:22:27.052Z] github.com/docker/docker/api/types/registry [2022-04-05T12:22:27.052Z] github.com/docker/docker/api/types/strslice [2022-04-05T12:22:27.052Z] github.com/docker/docker/api/types/swarm [2022-04-05T12:22:27.052Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-05T12:22:27.052Z] github.com/docker/docker/api/types/time [2022-04-05T12:22:27.052Z] github.com/docker/docker/api/types/versions [2022-04-05T12:22:27.052Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-05T12:22:27.052Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-05T12:22:27.052Z] github.com/docker/docker/api/types/volume [2022-04-05T12:22:27.052Z] github.com/docker/docker/builder [2022-04-05T12:22:27.052Z] github.com/docker/docker/builder/builder-next [2022-04-05T12:22:27.052Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-05T12:22:27.052Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-05T12:22:27.052Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-05T12:22:27.052Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-05T12:22:27.052Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-05T12:22:27.052Z] github.com/docker/docker/builder/builder-next/worker [2022-04-05T12:22:27.052Z] github.com/docker/docker/builder/dockerfile [2022-04-05T12:22:27.052Z] github.com/docker/docker/builder/remotecontext [2022-04-05T12:22:27.052Z] github.com/docker/docker/builder/remotecontext/git [2022-04-05T12:22:27.052Z] github.com/docker/docker/cli [2022-04-05T12:22:27.052Z] github.com/docker/docker/cli/config [2022-04-05T12:22:27.052Z] github.com/docker/docker/cli/debug [2022-04-05T12:22:27.052Z] github.com/docker/docker/client [2022-04-05T12:22:27.052Z] github.com/docker/docker/cmd/docker-proxy [2022-04-05T12:22:27.052Z] github.com/docker/docker/cmd/dockerd [2022-04-05T12:22:27.052Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-05T12:22:27.052Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-05T12:22:27.052Z] github.com/docker/docker/container [2022-04-05T12:22:27.052Z] github.com/docker/docker/container/stream [2022-04-05T12:22:27.052Z] github.com/docker/docker/contrib/apparmor [2022-04-05T12:22:27.052Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-05T12:22:27.052Z] github.com/docker/docker/contrib/httpserver [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/cluster [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/cluster/convert [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/cluster/executor [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/cluster/provider [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/config [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/events [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/events/testutils [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/exec [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/graphdriver [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/images [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/initlayer [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/links [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/listeners [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/logger [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/logger/gelf [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/logger/journald [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/logger/local [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/logger/logentries [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/logger/splunk [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/logger/syslog [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/logger/templates [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/names [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/network [2022-04-05T12:22:27.052Z] github.com/docker/docker/daemon/stats [2022-04-05T12:22:27.052Z] github.com/docker/docker/distribution [2022-04-05T12:22:27.052Z] github.com/docker/docker/distribution/metadata [2022-04-05T12:22:27.052Z] github.com/docker/docker/distribution/utils [2022-04-05T12:22:27.052Z] github.com/docker/docker/distribution/xfer [2022-04-05T12:22:27.052Z] github.com/docker/docker/dockerversion [2022-04-05T12:22:27.052Z] github.com/docker/docker/errdefs [2022-04-05T12:22:27.052Z] github.com/docker/docker/image [2022-04-05T12:22:27.052Z] github.com/docker/docker/image/cache [2022-04-05T12:22:27.052Z] github.com/docker/docker/image/tarexport [2022-04-05T12:22:27.052Z] github.com/docker/docker/image/v1 [2022-04-05T12:22:27.052Z] github.com/docker/docker/internal/test/suite [2022-04-05T12:22:27.052Z] github.com/docker/docker/layer [2022-04-05T12:22:27.052Z] github.com/docker/docker/libcontainerd [2022-04-05T12:22:27.052Z] github.com/docker/docker/libcontainerd/queue [2022-04-05T12:22:27.052Z] github.com/docker/docker/libcontainerd/remote [2022-04-05T12:22:27.052Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-05T12:22:27.052Z] github.com/docker/docker/libcontainerd/types [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/bitseq [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/cluster [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/config [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/datastore [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/driverapi [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/etchosts [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/idm [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/ipam [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/iptables [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/netlabel [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/netutils [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/networkdb [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/ns [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/options [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/osl [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/portallocator [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/portmapper [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/testutils [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/types [2022-04-05T12:22:27.052Z] github.com/docker/docker/oci [2022-04-05T12:22:27.052Z] github.com/docker/docker/oci/caps [2022-04-05T12:22:27.052Z] github.com/docker/docker/opts [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/aaparser [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/archive [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/authorization [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/broadcaster [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/capabilities [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/chrootarchive [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/containerfs [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/devicemapper [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/directory [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/dmesg [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/filenotify [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/fileutils [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/fsutils [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/homedir [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/idtools [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/ioutils [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/jsonmessage [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/longpath [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/loopback [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/namesgenerator [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/parsers [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/pidfile [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/platform [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/plugingetter [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/plugins [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/plugins/transport [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/pools [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/progress [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/pubsub [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/reexec [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/signal [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/stack [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/stdcopy [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/streamformatter [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/stringid [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/sysinfo [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/system [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/tailfile [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/tarsum [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/truncindex [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/urlutil [2022-04-05T12:22:27.052Z] github.com/docker/docker/pkg/useragent [2022-04-05T12:22:27.052Z] github.com/docker/docker/plugin [2022-04-05T12:22:27.052Z] github.com/docker/docker/plugin/executor/containerd [2022-04-05T12:22:27.052Z] github.com/docker/docker/plugin/v2 [2022-04-05T12:22:27.052Z] github.com/docker/docker/profiles/apparmor [2022-04-05T12:22:27.052Z] github.com/docker/docker/profiles/seccomp [2022-04-05T12:22:27.052Z] github.com/docker/docker/quota [2022-04-05T12:22:27.052Z] github.com/docker/docker/reference [2022-04-05T12:22:27.052Z] github.com/docker/docker/registry [2022-04-05T12:22:27.052Z] github.com/docker/docker/registry/resumable [2022-04-05T12:22:27.052Z] github.com/docker/docker/restartmanager [2022-04-05T12:22:27.052Z] github.com/docker/docker/rootless [2022-04-05T12:22:27.052Z] github.com/docker/docker/rootless/specconv [2022-04-05T12:22:27.052Z] github.com/docker/docker/runconfig [2022-04-05T12:22:27.052Z] github.com/docker/docker/runconfig/opts [2022-04-05T12:22:27.052Z] github.com/docker/docker/testutil [2022-04-05T12:22:27.052Z] github.com/docker/docker/testutil/daemon [2022-04-05T12:22:27.052Z] github.com/docker/docker/testutil/environment [2022-04-05T12:22:27.052Z] github.com/docker/docker/testutil/fakecontext [2022-04-05T12:22:27.052Z] github.com/docker/docker/testutil/fakegit [2022-04-05T12:22:27.052Z] github.com/docker/docker/testutil/fakestorage [2022-04-05T12:22:27.052Z] github.com/docker/docker/testutil/fixtures/load [2022-04-05T12:22:27.052Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-05T12:22:27.052Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-05T12:22:27.052Z] github.com/docker/docker/testutil/registry [2022-04-05T12:22:27.052Z] github.com/docker/docker/testutil/request [2022-04-05T12:22:27.052Z] github.com/docker/docker/volume [2022-04-05T12:22:27.052Z] github.com/docker/docker/volume/drivers [2022-04-05T12:22:27.052Z] github.com/docker/docker/volume/local [2022-04-05T12:22:27.052Z] github.com/docker/docker/volume/mounts [2022-04-05T12:22:27.052Z] github.com/docker/docker/volume/service [2022-04-05T12:22:27.052Z] github.com/docker/docker/volume/service/opts [2022-04-05T12:22:27.052Z] github.com/docker/docker/volume/testutils' [2022-04-05T12:22:27.052Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/bitseq [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/cluster [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/config [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/datastore [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/driverapi [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/etchosts [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/idm [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/ipam [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/iptables [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/netlabel [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/netutils [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/networkdb [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/ns [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/options [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/osl [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/portallocator [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/portmapper [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/testutils [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/types' [2022-04-05T12:22:27.052Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-05T12:22:27.052Z] + echo 'github.com/docker/docker/libnetwork [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/bitseq [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/cluster [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-05T12:22:27.052Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/config [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/datastore [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/driverapi [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/etchosts [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/idm [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/ipam [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/iptables [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/netlabel [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/netutils [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/networkdb [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/ns [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/options [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/osl [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/portallocator [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/portmapper [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/testutils [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/types' [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T12:22:27.053Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T12:22:27.053Z] + type docker-proxy [2022-04-05T12:22:27.053Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-05T12:22:27.053Z] + hack/make.sh binary-proxy install-proxy [2022-04-05T12:22:27.053Z] [2022-04-05T12:22:27.053Z] Removing bundles/ [2022-04-05T12:22:27.053Z] [2022-04-05T12:22:27.053Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-05T12:22:27.053Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-05T12:22:27.053Z] GOOS="" GOARCH="" GOARM="" [2022-04-05T12:22:27.585Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-05T12:22:27.845Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-05T12:22:28.413Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-05T12:22:28.430Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-05T12:22:28.430Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-05T12:22:28.430Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-05T12:22:28.430Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-05T12:22:28.430Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-05T12:22:28.430Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-05T12:22:28.430Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-05T12:22:28.430Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-05T12:22:28.430Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-05T12:22:28.982Z] === RUN TestDockerSuite/TestInspectImage [2022-04-05T12:22:28.982Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-05T12:22:28.982Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-05T12:22:28.982Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-05T12:22:28.982Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-05T12:22:29.378Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-05T12:22:29.551Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-05T12:22:29.766Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-05T12:22:29.766Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-05T12:22:29.766Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-05T12:22:30.119Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-05T12:22:30.119Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-05T12:22:30.378Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-05T12:22:30.947Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-05T12:22:32.933Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-05T12:22:32.933Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-05T12:22:33.501Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-05T12:22:33.552Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-05T12:22:33.552Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-05T12:22:33.552Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-05T12:22:33.552Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-05T12:22:34.019Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-05T12:22:34.019Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-05T12:22:34.019Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-05T12:22:34.068Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-05T12:22:34.486Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-05T12:22:34.486Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-05T12:22:34.486Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-05T12:22:35.003Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-05T12:22:35.145Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-05T12:22:35.145Z] [2022-04-05T12:22:35.145Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-05T12:22:35.145Z] Installing docker-proxy to /usr/local/bin/ [2022-04-05T12:22:35.145Z] [2022-04-05T12:22:35.145Z] + mkdir -p bundles [2022-04-05T12:22:35.145Z] + '[' -n 'github.com/docker/docker/api [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/server [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/server/backend/build [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/server/httpstatus [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/server/httputils [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/server/middleware [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/server/router [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/server/router/build [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/server/router/container [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/server/router/debug [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/server/router/distribution [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/server/router/grpc [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/server/router/image [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/server/router/network [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/server/router/plugin [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/server/router/session [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/server/router/swarm [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/server/router/system [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/server/router/volume [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/types [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/types/backend [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/types/blkiodev [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/types/container [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/types/events [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/types/filters [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/types/image [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/types/mount [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/types/network [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/types/registry [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/types/strslice [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/types/swarm [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/types/time [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/types/versions [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-05T12:22:35.145Z] github.com/docker/docker/api/types/volume [2022-04-05T12:22:35.145Z] github.com/docker/docker/builder [2022-04-05T12:22:35.145Z] github.com/docker/docker/builder/builder-next [2022-04-05T12:22:35.145Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-05T12:22:35.145Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-05T12:22:35.145Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-05T12:22:35.145Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-05T12:22:35.145Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-05T12:22:35.145Z] github.com/docker/docker/builder/builder-next/worker [2022-04-05T12:22:35.145Z] github.com/docker/docker/builder/dockerfile [2022-04-05T12:22:35.145Z] github.com/docker/docker/builder/remotecontext [2022-04-05T12:22:35.145Z] github.com/docker/docker/builder/remotecontext/git [2022-04-05T12:22:35.145Z] github.com/docker/docker/cli [2022-04-05T12:22:35.145Z] github.com/docker/docker/cli/config [2022-04-05T12:22:35.145Z] github.com/docker/docker/cli/debug [2022-04-05T12:22:35.145Z] github.com/docker/docker/client [2022-04-05T12:22:35.145Z] github.com/docker/docker/cmd/docker-proxy [2022-04-05T12:22:35.145Z] github.com/docker/docker/cmd/dockerd [2022-04-05T12:22:35.145Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-05T12:22:35.145Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-05T12:22:35.145Z] github.com/docker/docker/container [2022-04-05T12:22:35.145Z] github.com/docker/docker/container/stream [2022-04-05T12:22:35.145Z] github.com/docker/docker/contrib/apparmor [2022-04-05T12:22:35.145Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-05T12:22:35.145Z] github.com/docker/docker/contrib/httpserver [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/cluster [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/cluster/convert [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/cluster/executor [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/cluster/provider [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/config [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/events [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/events/testutils [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/exec [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/graphdriver [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/images [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/initlayer [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/links [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/listeners [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/logger [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/logger/gelf [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/logger/journald [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/logger/local [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/logger/logentries [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/logger/splunk [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/logger/syslog [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/logger/templates [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/names [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/network [2022-04-05T12:22:35.145Z] github.com/docker/docker/daemon/stats [2022-04-05T12:22:35.145Z] github.com/docker/docker/distribution [2022-04-05T12:22:35.145Z] github.com/docker/docker/distribution/metadata [2022-04-05T12:22:35.145Z] github.com/docker/docker/distribution/utils [2022-04-05T12:22:35.145Z] github.com/docker/docker/distribution/xfer [2022-04-05T12:22:35.145Z] github.com/docker/docker/dockerversion [2022-04-05T12:22:35.145Z] github.com/docker/docker/errdefs [2022-04-05T12:22:35.145Z] github.com/docker/docker/image [2022-04-05T12:22:35.145Z] github.com/docker/docker/image/cache [2022-04-05T12:22:35.145Z] github.com/docker/docker/image/tarexport [2022-04-05T12:22:35.145Z] github.com/docker/docker/image/v1 [2022-04-05T12:22:35.145Z] github.com/docker/docker/internal/test/suite [2022-04-05T12:22:35.145Z] github.com/docker/docker/layer [2022-04-05T12:22:35.145Z] github.com/docker/docker/libcontainerd [2022-04-05T12:22:35.145Z] github.com/docker/docker/libcontainerd/queue [2022-04-05T12:22:35.145Z] github.com/docker/docker/libcontainerd/remote [2022-04-05T12:22:35.145Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-05T12:22:35.145Z] github.com/docker/docker/libcontainerd/types [2022-04-05T12:22:35.145Z] github.com/docker/docker/oci [2022-04-05T12:22:35.145Z] github.com/docker/docker/oci/caps [2022-04-05T12:22:35.145Z] github.com/docker/docker/opts [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/aaparser [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/archive [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/authorization [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/broadcaster [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/capabilities [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/chrootarchive [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/containerfs [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/devicemapper [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/directory [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/dmesg [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/filenotify [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/fileutils [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/fsutils [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/homedir [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/idtools [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/ioutils [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/jsonmessage [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/longpath [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/loopback [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/namesgenerator [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/parsers [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/pidfile [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/platform [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/plugingetter [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/plugins [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/plugins/transport [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/pools [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/progress [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/pubsub [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/reexec [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/signal [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/stack [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/stdcopy [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/streamformatter [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/stringid [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/sysinfo [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/system [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/tailfile [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/tarsum [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/truncindex [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/urlutil [2022-04-05T12:22:35.145Z] github.com/docker/docker/pkg/useragent [2022-04-05T12:22:35.145Z] github.com/docker/docker/plugin [2022-04-05T12:22:35.145Z] github.com/docker/docker/plugin/executor/containerd [2022-04-05T12:22:35.145Z] github.com/docker/docker/plugin/v2 [2022-04-05T12:22:35.145Z] github.com/docker/docker/profiles/apparmor [2022-04-05T12:22:35.145Z] github.com/docker/docker/profiles/seccomp [2022-04-05T12:22:35.145Z] github.com/docker/docker/quota [2022-04-05T12:22:35.145Z] github.com/docker/docker/reference [2022-04-05T12:22:35.145Z] github.com/docker/docker/registry [2022-04-05T12:22:35.145Z] github.com/docker/docker/registry/resumable [2022-04-05T12:22:35.145Z] github.com/docker/docker/restartmanager [2022-04-05T12:22:35.145Z] github.com/docker/docker/rootless [2022-04-05T12:22:35.145Z] github.com/docker/docker/rootless/specconv [2022-04-05T12:22:35.145Z] github.com/docker/docker/runconfig [2022-04-05T12:22:35.145Z] github.com/docker/docker/runconfig/opts [2022-04-05T12:22:35.145Z] github.com/docker/docker/testutil [2022-04-05T12:22:35.145Z] github.com/docker/docker/testutil/daemon [2022-04-05T12:22:35.145Z] github.com/docker/docker/testutil/environment [2022-04-05T12:22:35.145Z] github.com/docker/docker/testutil/fakecontext [2022-04-05T12:22:35.145Z] github.com/docker/docker/testutil/fakegit [2022-04-05T12:22:35.145Z] github.com/docker/docker/testutil/fakestorage [2022-04-05T12:22:35.145Z] github.com/docker/docker/testutil/fixtures/load [2022-04-05T12:22:35.145Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-05T12:22:35.145Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-05T12:22:35.145Z] github.com/docker/docker/testutil/registry [2022-04-05T12:22:35.145Z] github.com/docker/docker/testutil/request [2022-04-05T12:22:35.145Z] github.com/docker/docker/volume [2022-04-05T12:22:35.145Z] github.com/docker/docker/volume/drivers [2022-04-05T12:22:35.145Z] github.com/docker/docker/volume/local [2022-04-05T12:22:35.145Z] github.com/docker/docker/volume/mounts [2022-04-05T12:22:35.145Z] github.com/docker/docker/volume/service [2022-04-05T12:22:35.145Z] github.com/docker/docker/volume/service/opts [2022-04-05T12:22:35.145Z] github.com/docker/docker/volume/testutils' ']' [2022-04-05T12:22:35.146Z] + 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/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/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-04-05T12:22:35.146Z] ? github.com/docker/docker/api [no test files] [2022-04-05T12:22:35.261Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-05T12:22:35.828Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-05T12:22:36.397Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-05T12:22:36.655Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-05T12:22:37.223Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-05T12:22:37.789Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-05T12:22:37.789Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-05T12:22:39.202Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-05T12:22:40.138Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-05T12:22:40.138Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-05T12:22:41.076Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-05T12:22:41.335Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-05T12:22:43.243Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-05T12:22:44.623Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-05T12:22:45.191Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-05T12:22:46.567Z] docker_api_swarm_service_test.go:395: [d00c87a27c6bb] joining swarm manager [dd1687a9e3949]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:22:46.826Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-05T12:22:46.826Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-05T12:22:47.392Z] docker_api_swarm_service_test.go:395: [de51366c91b76] joining swarm manager [dd1687a9e3949]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T12:22:48.769Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-05T12:22:49.028Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-05T12:22:49.596Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-05T12:22:53.239Z] ok github.com/docker/docker/api/server 0.007s coverage: 7.9% of statements [2022-04-05T12:22:55.704Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-05T12:22:55.704Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-05T12:22:55.704Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-05T12:22:55.704Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-05T12:22:57.715Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-05T12:22:59.089Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-05T12:23:00.025Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-05T12:23:00.601Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-05T12:23:02.509Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-05T12:23:02.509Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-05T12:23:02.509Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-05T12:23:02.509Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-05T12:23:02.509Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-05T12:23:03.079Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-05T12:23:03.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-05T12:23:03.337Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-05T12:23:05.243Z] docker_api_swarm_service_test.go:343: [da29c2305f536] joining swarm manager [d7b19f0a42c8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:23:05.449Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-05T12:23:05.449Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-05T12:23:05.811Z] docker_api_swarm_service_test.go:343: [d8a79d565bb38] joining swarm manager [d7b19f0a42c8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T12:23:05.917Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-05T12:23:05.917Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-05T12:23:05.917Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-05T12:23:05.917Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-05T12:23:05.917Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-05T12:23:05.917Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-05T12:23:05.917Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-05T12:23:05.917Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-05T12:23:05.917Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-05T12:23:05.917Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-05T12:23:05.917Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-05T12:23:05.917Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-05T12:23:05.917Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-05T12:23:05.917Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T12:23:05.917Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-05T12:23:05.917Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-05T12:23:05.917Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-05T12:23:05.917Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-05T12:23:07.189Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-05T12:23:07.448Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-05T12:23:10.653Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-05T12:23:10.654Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-05T12:23:11.120Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-05T12:23:11.786Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-05T12:23:11.786Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-05T12:23:11.786Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-05T12:23:11.786Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-05T12:23:11.786Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-05T12:23:11.896Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-05T12:23:11.896Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-05T12:23:11.896Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-05T12:23:11.896Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-05T12:23:11.896Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-05T12:23:12.714Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-05T12:23:12.714Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-05T12:23:12.714Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-05T12:23:13.650Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-05T12:23:14.586Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-05T12:23:14.738Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-05T12:23:14.912Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-05T12:23:15.156Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-05T12:23:16.093Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-05T12:23:16.305Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-05T12:23:16.305Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-05T12:23:16.305Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-05T12:23:16.305Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-05T12:23:16.305Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-05T12:23:16.305Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-05T12:23:16.305Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-05T12:23:16.305Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-05T12:23:16.305Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-05T12:23:17.029Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-05T12:23:17.861Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-05T12:23:18.973Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-05T12:23:19.230Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-05T12:23:19.274Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-05T12:23:19.275Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-05T12:23:19.275Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-05T12:23:19.275Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-05T12:23:19.275Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-05T12:23:19.489Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-05T12:23:19.747Z] === RUN TestDockerSuite/TestLogsSince [2022-04-05T12:23:20.076Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-05T12:23:21.660Z] docker_api_swarm_service_test.go:490: [d0a58c5046f8e] joining swarm manager [d232930d4602f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:23:22.227Z] docker_api_swarm_service_test.go:490: [df124e6e330c9] joining swarm manager [d232930d4602f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T12:23:25.136Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-05T12:23:26.414Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-05T12:23:29.450Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-05T12:23:29.450Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-05T12:23:29.450Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-05T12:23:29.450Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-05T12:23:32.977Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-05T12:23:32.977Z] === RUN TestDockerSuite/TestLogsTail [2022-04-05T12:23:32.977Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-05T12:23:33.544Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-05T12:23:33.802Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-05T12:23:34.062Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-05T12:23:34.325Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-05T12:23:34.582Z] === RUN TestDockerSuite/TestNetHostname [2022-04-05T12:23:36.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-05T12:23:36.437Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-05T12:23:36.487Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-05T12:23:36.487Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-05T12:23:37.387Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-05T12:23:40.680Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-05T12:23:42.056Z] docker_api_swarm_service_test.go:128: [dedd22165003a] joining swarm manager [d839fdc040584]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:23:42.314Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-05T12:23:42.881Z] docker_api_swarm_service_test.go:129: [dfdae82b50d5d] joining swarm manager [d839fdc040584]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T12:23:43.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-05T12:23:43.817Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-05T12:23:44.383Z] === RUN TestDockerSuite/TestPluginActive [2022-04-05T12:23:44.960Z] docker_api_swarm_service_test.go:137: [deb6c153c17f5] joining swarm manager [d839fdc040584]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-05T12:23:45.905Z] docker_api_swarm_service_test.go:138: [db488ec4f3006] joining swarm manager [d839fdc040584]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-05T12:23:46.472Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-05T12:23:51.741Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-05T12:23:51.741Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-05T12:23:51.741Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-05T12:23:53.117Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-05T12:23:53.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-05T12:23:55.645Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-05T12:23:57.548Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-05T12:24:00.079Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-05T12:24:01.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-05T12:24:01.807Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-05T12:24:01.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-05T12:24:02.752Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-05T12:24:05.349Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-05T12:24:05.915Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-05T12:24:06.445Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-05T12:24:06.445Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-05T12:24:06.445Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-05T12:24:06.445Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-05T12:24:06.445Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-05T12:24:06.850Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-05T12:24:07.495Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-05T12:24:07.495Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-05T12:24:07.495Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-05T12:24:07.785Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-05T12:24:07.785Z] === RUN TestDockerSuite/TestPortList [2022-04-05T12:24:09.701Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-05T12:24:12.239Z] docker_api_swarm_service_test.go:304: [d96152cff674b] joining swarm manager [dbfb3e2abfb90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:24:12.810Z] docker_api_swarm_service_test.go:304: [d1f0ce5fa8657] joining swarm manager [dbfb3e2abfb90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T12:24:13.434Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-05T12:24:13.434Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-05T12:24:13.434Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-05T12:24:13.434Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-05T12:24:13.434Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-05T12:24:13.434Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-05T12:24:13.434Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-05T12:24:13.434Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-05T12:24:15.344Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-05T12:24:16.718Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-05T12:24:23.280Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-05T12:24:23.280Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-05T12:24:23.280Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-05T12:24:23.280Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-05T12:24:23.280Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-05T12:24:23.539Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-05T12:24:23.539Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-05T12:24:24.107Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-05T12:24:24.107Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-05T12:24:25.044Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-05T12:24:25.044Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-05T12:24:26.951Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-05T12:24:27.887Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-05T12:24:28.453Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-05T12:24:28.453Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-05T12:24:29.642Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-05T12:24:29.643Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 16.2% of statements [2022-04-05T12:24:29.643Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-05T12:24:29.643Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/types [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-05T12:24:29.643Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-04-05T12:24:29.643Z] ok github.com/docker/docker/api/types/filters 0.021s coverage: 92.2% of statements [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-05T12:24:29.643Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-04-05T12:24:29.643Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/builder [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-05T12:24:29.643Z] ok github.com/docker/docker/builder/remotecontext 0.133s coverage: 13.7% of statements [2022-04-05T12:24:29.643Z] ok github.com/docker/docker/builder/dockerfile 0.466s coverage: 49.3% of statements [2022-04-05T12:24:29.643Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-05T12:24:29.643Z] ok github.com/docker/docker/builder/remotecontext/git 1.752s coverage: 86.3% of statements [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/cli [no test files] [2022-04-05T12:24:29.643Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-05T12:24:29.643Z] ok github.com/docker/docker/cmd/docker-proxy 0.138s coverage: 67.6% of statements [2022-04-05T12:24:30.989Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-05T12:24:31.249Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-05T12:24:32.165Z] ok github.com/docker/docker/client 0.144s coverage: 75.6% of statements [2022-04-05T12:24:32.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-05T12:24:33.589Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-05T12:24:34.526Z] docker_api_swarm_service_test.go:100: [d2ac55a26345c] joining swarm manager [dca7d2afe361d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:24:35.463Z] docker_api_swarm_service_test.go:101: [d8b0f1ef1f858] joining swarm manager [dca7d2afe361d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T12:24:37.367Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-05T12:24:37.626Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-05T12:24:38.426Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-05T12:24:40.912Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-05T12:24:42.108Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-05T12:24:42.108Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-05T12:24:43.056Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-05T12:24:43.056Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-05T12:24:43.056Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-05T12:24:44.567Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-05T12:24:44.567Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-05T12:24:44.567Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-05T12:24:47.474Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-05T12:24:48.043Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-05T12:24:49.419Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-05T12:24:50.287Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-05T12:24:50.736Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-05T12:24:50.736Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-05T12:24:50.736Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-05T12:24:50.736Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-05T12:24:50.736Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-05T12:24:50.794Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-05T12:24:51.730Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-05T12:24:52.245Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-05T12:24:53.194Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-05T12:24:53.633Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-05T12:24:54.143Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-05T12:24:54.587Z] check_test.go:379: [d2ac55a26345c] daemon is not started [2022-04-05T12:24:54.593Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-05T12:24:55.042Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-05T12:24:55.965Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-05T12:24:56.903Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-05T12:24:56.903Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-05T12:24:57.472Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-05T12:24:58.341Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-05T12:24:58.342Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-05T12:24:58.342Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-05T12:24:58.849Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-05T12:25:00.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-05T12:25:00.484Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-05T12:25:01.051Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-05T12:25:01.051Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-05T12:25:01.051Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-05T12:25:01.310Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-05T12:25:01.310Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-05T12:25:01.310Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-05T12:25:02.042Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-05T12:25:02.245Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-05T12:25:02.245Z] docker_api_swarm_service_test.go:533: [d024eae31e007] joining swarm manager [d4658b3ad01fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:25:03.182Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-05T12:25:03.551Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-05T12:25:03.551Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-05T12:25:03.551Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-05T12:25:03.748Z] docker_api_swarm_service_test.go:534: [d7f8273531a66] joining swarm manager [d4658b3ad01fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T12:25:04.316Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-05T12:25:04.501Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-05T12:25:04.501Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-05T12:25:04.501Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-05T12:25:04.885Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-05T12:25:05.451Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-05T12:25:06.604Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-05T12:25:06.604Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-05T12:25:06.604Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-05T12:25:06.604Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-05T12:25:06.604Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-05T12:25:07.073Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-05T12:25:08.059Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-05T12:25:08.059Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-05T12:25:08.059Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-05T12:25:08.059Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-05T12:25:08.059Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-05T12:25:08.059Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-05T12:25:08.059Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-05T12:25:08.059Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-05T12:25:08.309Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-05T12:25:08.758Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-05T12:25:09.046Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-05T12:25:09.209Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-05T12:25:09.209Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-05T12:25:09.209Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-05T12:25:10.171Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-05T12:25:11.119Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-05T12:25:11.119Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-05T12:25:11.119Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-05T12:25:11.119Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-05T12:25:11.119Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-05T12:25:11.996Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-05T12:25:13.006Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-05T12:25:13.262Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-05T12:25:13.269Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-05T12:25:13.562Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-05T12:25:13.562Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-05T12:25:13.562Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-05T12:25:13.562Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-05T12:25:13.562Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-05T12:25:13.562Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-05T12:25:14.643Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-05T12:25:14.643Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-05T12:25:14.643Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-05T12:25:14.902Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-05T12:25:16.514Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-05T12:25:16.838Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-05T12:25:17.470Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-05T12:25:18.039Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-05T12:25:18.799Z] ok github.com/docker/docker/cmd/dockerd 0.096s coverage: 28.9% of statements [2022-04-05T12:25:18.800Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-04-05T12:25:18.800Z] ok github.com/docker/docker/cmd/dockerd/trap 2.442s coverage: 0.0% of statements [2022-04-05T12:25:18.800Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-05T12:25:18.800Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-05T12:25:18.800Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-05T12:25:18.800Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-05T12:25:18.800Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-05T12:25:19.944Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-05T12:25:20.412Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-05T12:25:20.880Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-05T12:25:20.880Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-05T12:25:21.139Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-05T12:25:22.075Z] ok github.com/docker/docker/daemon/cluster 0.124s coverage: 0.5% of statements [2022-04-05T12:25:23.441Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-04-05T12:25:23.670Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-05T12:25:24.237Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-05T12:25:24.495Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-05T12:25:24.809Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.9% of statements [2022-04-05T12:25:25.429Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-05T12:25:26.364Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-05T12:25:26.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-05T12:25:26.938Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-05T12:25:27.501Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-05T12:25:28.068Z] === RUN TestDockerSuite/TestRmiTag [2022-04-05T12:25:28.327Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-05T12:25:28.897Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-05T12:25:29.065Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-05T12:25:29.464Z] docker_api_swarm_service_test.go:148: [db9fedd969cc5] joining swarm manager [d262c2a02e272]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:25:29.896Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-05T12:25:30.399Z] docker_api_swarm_service_test.go:148: [dbddb30c9e31d] joining swarm manager [d262c2a02e272]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T12:25:30.883Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-05T12:25:30.883Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-05T12:25:30.883Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-05T12:25:32.302Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-05T12:25:32.871Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-05T12:25:32.902Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.8% of statements [2022-04-05T12:25:32.902Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.0% of statements [2022-04-05T12:25:32.902Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-05T12:25:33.441Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-05T12:25:33.831Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.1% of statements [2022-04-05T12:25:33.831Z] ok github.com/docker/docker/daemon 10.140s coverage: 17.0% of statements [2022-04-05T12:25:33.831Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-05T12:25:33.831Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-05T12:25:33.831Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-05T12:25:33.831Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-05T12:25:34.015Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-05T12:25:34.675Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-05T12:25:34.951Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-05T12:25:35.199Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.706s coverage: 74.8% of statements [2022-04-05T12:25:35.522Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-05T12:25:35.663Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-05T12:25:35.781Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-05T12:25:36.038Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-05T12:25:36.038Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-05T12:25:36.127Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 3.0% of statements [2022-04-05T12:25:36.383Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.375s coverage: 56.2% of statements [2022-04-05T12:25:36.605Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-05T12:25:37.542Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-05T12:25:38.111Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-05T12:25:38.285Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.9% of statements [2022-04-05T12:25:38.680Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-05T12:25:39.252Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-05T12:25:39.671Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.324s coverage: 50.0% of statements [2022-04-05T12:25:40.419Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-05T12:25:40.419Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-05T12:25:40.419Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-05T12:25:40.419Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-05T12:25:40.419Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-05T12:25:40.419Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-05T12:25:40.419Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-05T12:25:40.419Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-05T12:25:40.419Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-05T12:25:40.419Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-05T12:25:40.600Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.563s coverage: 45.9% of statements [2022-04-05T12:25:40.600Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-05T12:25:40.632Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-05T12:25:41.528Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.648s coverage: 57.9% of statements [2022-04-05T12:25:41.570Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-05T12:25:41.784Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-05T12:25:41.784Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-05T12:25:41.784Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-04-05T12:25:42.139Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-05T12:25:42.706Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-05T12:25:43.152Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2022-04-05T12:25:43.273Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-05T12:25:43.408Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2022-04-05T12:25:43.841Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-05T12:25:44.338Z] ok github.com/docker/docker/daemon/images 0.039s coverage: 6.6% of statements [2022-04-05T12:25:44.338Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-05T12:25:44.338Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-05T12:25:44.408Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-05T12:25:44.975Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-05T12:25:45.267Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.0% of statements [2022-04-05T12:25:45.909Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-05T12:25:46.196Z] ok github.com/docker/docker/daemon/logger/fluentd 0.007s coverage: 33.6% of statements [2022-04-05T12:25:46.196Z] ok github.com/docker/docker/daemon/logger/awslogs 0.189s coverage: 79.9% of statements [2022-04-05T12:25:46.196Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-05T12:25:46.476Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-05T12:25:46.734Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-05T12:25:47.176Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-04-05T12:25:47.176Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2022-04-05T12:25:47.302Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-05T12:25:47.302Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-05T12:25:47.434Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-04-05T12:25:47.998Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-04-05T12:25:48.560Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 78.7% of statements [2022-04-05T12:25:48.560Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-05T12:25:49.167Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.040s coverage: 58.4% of statements [2022-04-05T12:25:49.213Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-05T12:25:49.474Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-05T12:25:49.730Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.047s coverage: 31.5% of statements [2022-04-05T12:25:50.041Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-05T12:25:50.614Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-05T12:25:50.701Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-04-05T12:25:50.958Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2022-04-05T12:25:51.182Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-05T12:25:51.182Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-05T12:25:51.216Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-05T12:25:51.441Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-05T12:25:51.780Z] ok github.com/docker/docker/daemon/logger/splunk 1.610s coverage: 82.5% of statements [2022-04-05T12:25:51.780Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-05T12:25:51.780Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-05T12:25:52.008Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-05T12:25:52.351Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-05T12:25:52.351Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-05T12:25:52.576Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-05T12:25:52.801Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-05T12:25:52.835Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-05T12:25:53.151Z] ok github.com/docker/docker/distribution/metadata 0.054s coverage: 48.2% of statements [2022-04-05T12:25:53.404Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-05T12:25:53.404Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-05T12:25:53.714Z] ok github.com/docker/docker/distribution 0.612s coverage: 28.3% of statements [2022-04-05T12:25:53.714Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-05T12:25:53.972Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-05T12:25:53.972Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-05T12:25:53.972Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-05T12:25:54.344Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-05T12:25:54.536Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-04-05T12:25:54.911Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-05T12:25:55.100Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-05T12:25:55.663Z] ok github.com/docker/docker/image/tarexport 0.027s coverage: 0.7% of statements [2022-04-05T12:25:55.663Z] ok github.com/docker/docker/distribution/xfer 1.901s coverage: 84.9% of statements [2022-04-05T12:25:55.663Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-05T12:25:55.848Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-05T12:25:56.227Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-04-05T12:25:56.227Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-05T12:25:56.416Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-05T12:25:56.484Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2022-04-05T12:25:56.676Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-05T12:25:56.934Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-05T12:25:57.192Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-05T12:25:57.412Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-04-05T12:25:57.974Z] ok github.com/docker/docker/opts 0.018s coverage: 66.3% of statements [2022-04-05T12:25:58.126Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-05T12:25:58.230Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-05T12:25:59.062Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-05T12:25:59.595Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 82.1% of statements [2022-04-05T12:25:59.793Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-05T12:25:59.793Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-05T12:25:59.793Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-05T12:25:59.793Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-05T12:25:59.793Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-05T12:25:59.793Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-05T12:25:59.793Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-05T12:25:59.998Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-05T12:26:00.243Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-05T12:26:00.243Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-05T12:26:00.243Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-05T12:26:00.525Z] ok github.com/docker/docker/pkg/authorization 0.186s coverage: 68.3% of statements [2022-04-05T12:26:00.525Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-05T12:26:00.568Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-05T12:26:00.783Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-05T12:26:00.827Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-05T12:26:01.396Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-05T12:26:01.495Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-05T12:26:01.963Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-05T12:26:02.531Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-05T12:26:03.469Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-05T12:26:04.054Z] ok github.com/docker/docker/pkg/chrootarchive 2.476s coverage: 42.7% of statements [2022-04-05T12:26:04.054Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-05T12:26:04.310Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-04-05T12:26:04.567Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-05T12:26:05.128Z] ok github.com/docker/docker/layer 7.451s coverage: 69.0% of statements [2022-04-05T12:26:05.128Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-05T12:26:05.128Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-05T12:26:05.128Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-05T12:26:05.128Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-05T12:26:05.128Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-05T12:26:05.128Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-05T12:26:05.386Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-05T12:26:05.386Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 87.2% of statements [2022-04-05T12:26:05.644Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-04-05T12:26:05.901Z] ok github.com/docker/docker/pkg/fsutils 0.181s coverage: 85.1% of statements [2022-04-05T12:26:06.014Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-05T12:26:06.014Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-05T12:26:06.014Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-05T12:26:06.273Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-05T12:26:07.313Z] ok github.com/docker/docker/pkg/ioutils 0.422s coverage: 71.5% of statements [2022-04-05T12:26:07.313Z] ok github.com/docker/docker/pkg/idtools 0.625s coverage: 67.9% of statements [2022-04-05T12:26:07.313Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2022-04-05T12:26:07.569Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-04-05T12:26:07.569Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-05T12:26:07.569Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-04-05T12:26:07.656Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-05T12:26:07.825Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2022-04-05T12:26:07.825Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2022-04-05T12:26:08.388Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-04-05T12:26:08.388Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-04-05T12:26:08.388Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-05T12:26:08.388Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-05T12:26:08.952Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-04-05T12:26:09.515Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-05T12:26:09.515Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-05T12:26:09.559Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-05T12:26:09.771Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-05T12:26:10.291Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-05T12:26:11.135Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 75.0% of statements [2022-04-05T12:26:11.392Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-04-05T12:26:11.392Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-05T12:26:11.632Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-05T12:26:11.648Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-05T12:26:11.904Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-05T12:26:12.161Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-05T12:26:12.724Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-04-05T12:26:12.981Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-05T12:26:13.237Z] ok github.com/docker/docker/pkg/tailfile 0.049s coverage: 88.6% of statements [2022-04-05T12:26:13.533Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-05T12:26:13.533Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-05T12:26:13.533Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-05T12:26:13.533Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-05T12:26:13.533Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-05T12:26:13.792Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-05T12:26:13.800Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-04-05T12:26:14.057Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-05T12:26:14.313Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-04-05T12:26:14.313Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-05T12:26:15.171Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-05T12:26:16.108Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-05T12:26:16.250Z] ok github.com/docker/docker/plugin 0.541s coverage: 23.2% of statements [2022-04-05T12:26:16.506Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.4% of statements [2022-04-05T12:26:16.763Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-04-05T12:26:17.694Z] ok github.com/docker/docker/quota 0.245s coverage: 71.4% of statements [2022-04-05T12:26:18.013Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-05T12:26:18.272Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-05T12:26:18.285Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-04-05T12:26:19.227Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-04-05T12:26:19.483Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-05T12:26:19.649Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-05T12:26:19.739Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-05T12:26:19.908Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-05T12:26:19.908Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-05T12:26:19.908Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-05T12:26:20.301Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-04-05T12:26:20.301Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-05T12:26:20.474Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-05T12:26:21.850Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-05T12:26:21.850Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-05T12:26:22.110Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-05T12:26:22.193Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-05T12:26:22.679Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-05T12:26:22.757Z] ok github.com/docker/docker/volume/local 0.111s coverage: 76.4% of statements [2022-04-05T12:26:23.014Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-04-05T12:26:23.249Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-05T12:26:23.818Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-05T12:26:23.818Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-05T12:26:24.385Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-04-05T12:26:24.385Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-05T12:26:25.331Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-05T12:26:25.593Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-05T12:26:26.160Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-05T12:26:26.727Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-05T12:26:27.295Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-05T12:26:27.863Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-05T12:26:28.432Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-05T12:26:28.432Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-05T12:26:28.690Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-05T12:26:29.258Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-05T12:26:30.044Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-05T12:26:30.044Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-05T12:26:30.044Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-05T12:26:30.044Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-05T12:26:30.638Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-05T12:26:30.898Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-05T12:26:30.898Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-05T12:26:30.898Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-05T12:26:31.307Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-05T12:26:31.307Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-05T12:26:31.307Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-05T12:26:31.307Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-05T12:26:31.307Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-05T12:26:31.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-05T12:26:33.997Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-05T12:26:34.256Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-05T12:26:36.167Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-05T12:26:38.702Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-05T12:26:41.237Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-05T12:26:43.139Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-05T12:26:43.796Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-05T12:26:43.796Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-05T12:26:43.796Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-05T12:26:43.796Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-05T12:26:45.686Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-05T12:26:45.947Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-05T12:26:46.273Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.3% of statements [2022-04-05T12:26:46.273Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-05T12:26:46.273Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-05T12:26:46.273Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-05T12:26:46.273Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-05T12:26:46.273Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-05T12:26:46.273Z] ? github.com/docker/docker/rootless [no test files] [2022-04-05T12:26:46.273Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-05T12:26:46.273Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-05T12:26:46.273Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-05T12:26:46.273Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-05T12:26:46.273Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-05T12:26:46.273Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-05T12:26:46.273Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-05T12:26:46.273Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-05T12:26:46.273Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-05T12:26:46.273Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-05T12:26:46.273Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-05T12:26:46.273Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-05T12:26:46.273Z] ? github.com/docker/docker/volume [no test files] [2022-04-05T12:26:46.273Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-05T12:26:46.273Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === Skipped [2022-04-05T12:26:46.273Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-05T12:26:46.273Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-05T12:26:46.273Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-05T12:26:46.273Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-05T12:26:46.273Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-05T12:26:46.273Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T12:26:46.273Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-05T12:26:46.273Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T12:26:46.273Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-05T12:26:46.273Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T12:26:46.273Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-05T12:26:46.273Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T12:26:46.273Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-05T12:26:46.273Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T12:26:46.273Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-05T12:26:46.273Z] graphtest_unix.go:71: No driver to put! [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-05T12:26:46.273Z] time="2022-04-05T12:25:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-05T12:26:46.273Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-05T12:26:46.273Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-05T12:26:46.273Z] time="2022-04-05T12:25:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-05T12:26:46.273Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-05T12:26:46.273Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-05T12:26:46.273Z] time="2022-04-05T12:25:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-05T12:26:46.273Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-05T12:26:46.273Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-05T12:26:46.273Z] time="2022-04-05T12:25:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-05T12:26:46.273Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-05T12:26:46.273Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-05T12:26:46.273Z] time="2022-04-05T12:25:38Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-05T12:26:46.273Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-05T12:26:46.273Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-05T12:26:46.273Z] graphtest_unix.go:71: No driver to put! [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-05T12:26:46.273Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-05T12:26:46.273Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-05T12:26:46.273Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-05T12:26:46.273Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-05T12:26:46.273Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T12:26:46.273Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-05T12:26:46.273Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T12:26:46.273Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-05T12:26:46.273Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T12:26:46.273Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-05T12:26:46.273Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T12:26:46.273Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-05T12:26:46.273Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-05T12:26:46.273Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-05T12:26:46.273Z] graphtest_unix.go:71: No driver to put! [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-05T12:26:46.273Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-05T12:26:46.273Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-05T12:26:46.273Z] [2022-04-05T12:26:46.273Z] DONE 2338 tests, 28 skipped in 248.889s [2022-04-05T12:26:46.273Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/bitseq [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/cluster [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/config [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/datastore [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/driverapi [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-05T12:26:46.273Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/etchosts [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/idm [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/ipam [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/iptables [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/netlabel [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/netutils [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/networkdb [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/ns [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/options [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/osl [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/portallocator [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/portmapper [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/testutils [2022-04-05T12:26:46.274Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-05T12:26:46.274Z] + 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-04-05T12:26:46.514Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-05T12:26:47.600Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-05T12:26:47.888Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-05T12:26:47.888Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-05T12:26:47.888Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-05T12:26:47.888Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-05T12:26:48.455Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-05T12:26:48.713Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-05T12:26:49.663Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-05T12:26:49.663Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-05T12:26:49.742Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-05T12:26:50.192Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-05T12:26:50.619Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-05T12:26:50.649Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-05T12:26:52.523Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-05T12:26:52.781Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-05T12:26:53.347Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-05T12:26:54.438Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-05T12:26:54.815Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-05T12:26:56.630Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-05T12:26:57.673Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-05T12:26:59.162Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-05T12:26:59.162Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-05T12:26:59.729Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-05T12:27:00.298Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-05T12:27:00.298Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-05T12:27:00.557Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-05T12:27:01.352Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-05T12:27:01.491Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-05T12:27:02.057Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-05T12:27:02.995Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-05T12:27:02.995Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-05T12:27:03.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-05T12:27:03.253Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-05T12:27:04.214Z] === RUN TestDockerSuite/TestRunMount [2022-04-05T12:27:08.403Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-05T12:27:08.661Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-05T12:27:09.230Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-05T12:27:10.164Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-05T12:27:10.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-05T12:27:10.243Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-05T12:27:10.243Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-05T12:27:11.541Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-05T12:27:13.446Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-05T12:27:14.825Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-05T12:27:16.202Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-05T12:27:17.137Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-05T12:27:18.514Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-05T12:27:18.514Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-05T12:27:18.773Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-05T12:27:18.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-05T12:27:18.900Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-05T12:27:18.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-05T12:27:18.900Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-05T12:27:18.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-05T12:27:19.709Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-05T12:27:19.967Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-05T12:27:20.227Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-05T12:27:20.795Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-05T12:27:22.572Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-05T12:27:22.572Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-05T12:27:22.572Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-05T12:27:22.572Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-05T12:27:22.572Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-05T12:27:22.572Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-05T12:27:22.572Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-05T12:27:22.572Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-05T12:27:22.572Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-05T12:27:22.572Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-05T12:27:22.572Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-05T12:27:22.572Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-05T12:27:22.572Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-05T12:27:22.572Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-05T12:27:22.699Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-05T12:27:24.612Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-05T12:27:24.770Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-05T12:27:24.770Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-05T12:27:24.770Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-05T12:27:25.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-05T12:27:25.239Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-05T12:27:25.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-05T12:27:25.239Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-05T12:27:25.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-05T12:27:26.356Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-05T12:27:26.356Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-05T12:27:26.356Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-05T12:27:26.356Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-05T12:27:26.824Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-05T12:27:26.824Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-05T12:27:26.824Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-05T12:27:26.824Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-05T12:27:26.824Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-05T12:27:26.824Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-05T12:27:26.824Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-05T12:27:27.143Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-05T12:27:27.709Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-05T12:27:27.709Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-05T12:27:28.645Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-05T12:27:28.645Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-05T12:27:28.645Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-05T12:27:29.211Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-05T12:27:29.469Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-05T12:27:29.727Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-05T12:27:29.987Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-05T12:27:30.606Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-05T12:27:30.606Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-05T12:27:30.606Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-05T12:27:30.606Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-05T12:27:30.606Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-05T12:27:30.606Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-05T12:27:30.606Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-05T12:27:31.073Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-05T12:27:31.892Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-05T12:27:32.916Z] ok github.com/docker/docker/libnetwork 37.248s coverage: 40.7% of statements [2022-04-05T12:27:32.916Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2022-04-05T12:27:32.916Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-05T12:27:32.916Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-05T12:27:32.916Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-05T12:27:32.916Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-05T12:27:32.916Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-05T12:27:32.916Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-05T12:27:32.916Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-05T12:27:32.916Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-05T12:27:32.916Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-05T12:27:32.916Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-05T12:27:32.916Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-05T12:27:32.916Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-05T12:27:32.916Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-05T12:27:32.916Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.369s coverage: 59.9% of statements [2022-04-05T12:27:32.916Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-05T12:27:32.916Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-05T12:27:32.916Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.032s coverage: 4.0% of statements [2022-04-05T12:27:32.916Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-05T12:27:32.916Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-04-05T12:27:32.916Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-05T12:27:32.916Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-05T12:27:34.859Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-05T12:27:36.082Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-05T12:27:36.082Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-05T12:27:36.082Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-05T12:27:36.082Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-05T12:27:36.651Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-05T12:27:37.587Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-05T12:27:38.522Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-05T12:27:38.780Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-05T12:27:38.780Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-05T12:27:39.347Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-05T12:27:39.606Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-05T12:27:40.176Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-05T12:27:40.434Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-05T12:27:40.434Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-05T12:27:40.434Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-05T12:27:41.000Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.706s coverage: 7.2% of statements [2022-04-05T12:27:41.000Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-05T12:27:41.001Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-05T12:27:41.257Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-05T12:27:41.571Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-05T12:27:41.571Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-05T12:27:41.571Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-05T12:27:41.821Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-04-05T12:27:41.821Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-05T12:27:41.821Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-05T12:27:41.821Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-05T12:27:41.829Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-05T12:27:42.077Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-05T12:27:42.335Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-04-05T12:27:42.591Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-05T12:27:42.776Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-05T12:27:42.776Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-05T12:27:42.776Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-05T12:27:42.848Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-05T12:27:44.152Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-05T12:27:45.089Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-05T12:27:46.028Z] === RUN TestDockerSuite/TestRunRm [2022-04-05T12:27:46.964Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-05T12:27:46.964Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-05T12:27:47.337Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-05T12:27:47.337Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-05T12:27:47.337Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-05T12:27:47.337Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-05T12:27:47.337Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-05T12:27:47.337Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-05T12:27:47.337Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-05T12:27:47.337Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-05T12:27:47.337Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-05T12:27:47.337Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-05T12:27:47.337Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-05T12:27:47.337Z] === RUN TestDockerSuite/TestBuildFails [2022-04-05T12:27:49.496Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-05T12:27:49.549Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-05T12:27:49.549Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-05T12:27:50.432Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-05T12:27:51.001Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-05T12:27:51.567Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-05T12:27:51.828Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-05T12:27:53.204Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-05T12:27:53.463Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-05T12:27:55.023Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-05T12:27:55.369Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-05T12:27:55.408Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-05T12:27:56.308Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-05T12:27:58.215Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-05T12:27:59.589Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-05T12:28:00.524Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-05T12:28:01.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-05T12:28:01.115Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-05T12:28:01.116Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-05T12:28:01.278Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-05T12:28:01.595Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-05T12:28:01.595Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-05T12:28:01.595Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-05T12:28:01.595Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-05T12:28:01.686Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-05T12:28:02.254Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-05T12:28:02.821Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-05T12:28:03.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-05T12:28:03.307Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-05T12:28:03.307Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-05T12:28:03.307Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-05T12:28:03.390Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-05T12:28:03.650Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-05T12:28:03.779Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-05T12:28:03.908Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-05T12:28:04.478Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-05T12:28:04.738Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-05T12:28:04.765Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-05T12:28:04.765Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-05T12:28:05.234Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-05T12:28:06.025Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-05T12:28:06.646Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-05T12:28:07.214Z] === RUN TestDockerSuite/TestRunState [2022-04-05T12:28:08.591Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-05T12:28:09.025Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-05T12:28:09.160Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-05T12:28:09.729Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-05T12:28:09.870Z] ok github.com/docker/docker/libnetwork/ipam 14.304s coverage: 85.3% of statements [2022-04-05T12:28:09.870Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-05T12:28:09.870Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-05T12:28:09.870Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-05T12:28:09.870Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-04-05T12:28:09.870Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-05T12:28:09.870Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-05T12:28:09.870Z] ok github.com/docker/docker/libnetwork/ipamutils 0.253s coverage: 74.0% of statements [2022-04-05T12:28:09.989Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-05T12:28:09.989Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-05T12:28:09.989Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-05T12:28:10.012Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-05T12:28:10.012Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-05T12:28:10.012Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-05T12:28:10.012Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-05T12:28:10.012Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-05T12:28:10.127Z] ok github.com/docker/docker/libnetwork/iptables 0.160s coverage: 45.1% of statements [2022-04-05T12:28:10.127Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-05T12:28:10.249Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-05T12:28:10.383Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-04-05T12:28:10.816Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-05T12:28:11.576Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-05T12:28:11.752Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-05T12:28:11.752Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-05T12:28:11.752Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-05T12:28:11.883Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-05T12:28:12.354Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-05T12:28:12.563Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-05T12:28:12.688Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-05T12:28:12.688Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-05T12:28:13.032Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-05T12:28:13.500Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-05T12:28:13.968Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-05T12:28:14.591Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-05T12:28:14.851Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-05T12:28:16.227Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-05T12:28:17.101Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-05T12:28:17.101Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-05T12:28:17.568Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-05T12:28:18.035Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-05T12:28:18.132Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-05T12:28:18.501Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-05T12:28:18.502Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-05T12:28:18.502Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-05T12:28:18.701Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-05T12:28:18.723Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-05T12:28:20.937Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-05T12:28:20.937Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-05T12:28:20.937Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-05T12:28:21.924Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-05T12:28:21.924Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-05T12:28:21.924Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-05T12:28:21.988Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-05T12:28:21.988Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-05T12:28:22.247Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-05T12:28:22.396Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-05T12:28:22.814Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-05T12:28:24.191Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-05T12:28:24.617Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-05T12:28:25.085Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-05T12:28:25.129Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-05T12:28:25.555Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-05T12:28:25.555Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-05T12:28:25.555Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-05T12:28:25.651Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-05T12:28:25.651Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-05T12:28:25.651Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-05T12:28:25.695Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-05T12:28:25.953Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-05T12:28:25.953Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-05T12:28:26.520Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-05T12:28:26.542Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-05T12:28:26.779Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-05T12:28:27.014Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-05T12:28:27.014Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-05T12:28:27.014Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-05T12:28:27.014Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-05T12:28:27.014Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-05T12:28:27.348Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-05T12:28:27.348Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-05T12:28:27.348Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-05T12:28:27.348Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-05T12:28:27.916Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-05T12:28:30.449Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-05T12:28:30.709Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-05T12:28:31.279Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-05T12:28:31.847Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-05T12:28:33.751Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-05T12:28:33.751Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-05T12:28:35.126Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-05T12:28:36.059Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-05T12:28:36.059Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-05T12:28:36.501Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-05T12:28:37.446Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-05T12:28:37.466Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-05T12:28:38.270Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-05T12:28:38.270Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-05T12:28:38.270Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-05T12:28:38.403Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-05T12:28:38.737Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-05T12:28:38.737Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-05T12:28:38.971Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-05T12:28:38.971Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-05T12:28:38.971Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-05T12:28:38.971Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-05T12:28:38.971Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-05T12:28:38.971Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-05T12:28:38.971Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-05T12:28:38.971Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-05T12:28:38.971Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-05T12:28:38.971Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-05T12:28:39.906Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-05T12:28:40.474Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-05T12:28:40.474Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-05T12:28:41.411Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-05T12:28:41.979Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-05T12:28:42.520Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-05T12:28:42.917Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-05T12:28:42.917Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-05T12:28:43.177Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-05T12:28:43.177Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-05T12:28:43.177Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-05T12:28:43.177Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-05T12:28:43.177Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-05T12:28:43.177Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-05T12:28:43.177Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-05T12:28:43.177Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-05T12:28:43.177Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-05T12:28:43.177Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-05T12:28:43.177Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-05T12:28:43.177Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-05T12:28:43.177Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-05T12:28:43.177Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-05T12:28:43.177Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-05T12:28:43.505Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-05T12:28:43.747Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-05T12:28:43.971Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-05T12:28:44.315Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-05T12:28:44.315Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-05T12:28:44.886Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-05T12:28:44.886Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-05T12:28:44.954Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-05T12:28:45.145Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-05T12:28:45.423Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-05T12:28:45.712Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-05T12:28:45.712Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-05T12:28:46.279Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-05T12:28:46.406Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-05T12:28:46.537Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-05T12:28:46.537Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-05T12:28:46.795Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-05T12:28:47.361Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-05T12:28:47.966Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-05T12:28:48.297Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-05T12:28:48.556Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-05T12:28:49.124Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-05T12:28:49.124Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-05T12:28:49.124Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-05T12:28:49.691Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-05T12:28:49.691Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-05T12:28:51.067Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-05T12:28:51.326Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-05T12:28:52.706Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-05T12:28:52.712Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-05T12:28:52.712Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-05T12:28:53.178Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-05T12:28:53.178Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-05T12:28:53.178Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-05T12:28:53.178Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-05T12:28:53.178Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-05T12:28:53.178Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-05T12:28:53.178Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-05T12:28:53.278Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-05T12:28:53.278Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-05T12:28:53.278Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-05T12:28:53.645Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-05T12:28:53.847Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-05T12:28:54.630Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-05T12:28:54.783Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-05T12:28:55.351Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-05T12:28:55.351Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-05T12:28:56.728Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-05T12:28:56.728Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-05T12:28:56.987Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-05T12:28:57.922Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents204828399 [2022-04-05T12:28:58.180Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-05T12:28:58.180Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-05T12:28:59.375Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-05T12:28:59.554Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-05T12:28:59.554Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-05T12:28:59.554Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-05T12:29:00.492Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-05T12:29:01.430Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-05T12:29:01.688Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-05T12:29:01.886Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-05T12:29:01.886Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-05T12:29:02.255Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-05T12:29:02.255Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-05T12:29:02.255Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-05T12:29:02.255Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-05T12:29:02.836Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-05T12:29:03.194Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-05T12:29:03.194Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-05T12:29:03.762Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-05T12:29:04.329Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-05T12:29:04.895Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-05T12:29:07.572Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-05T12:29:07.572Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-05T12:29:07.572Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-05T12:29:10.173Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-05T12:29:10.521Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-05T12:29:10.521Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-05T12:29:10.521Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-05T12:29:10.521Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-05T12:29:10.521Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-05T12:29:10.521Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-05T12:29:10.990Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-05T12:29:11.461Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-05T12:29:11.461Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-05T12:29:11.461Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-05T12:29:11.552Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-05T12:29:12.119Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-05T12:29:13.057Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-05T12:29:13.993Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-05T12:29:14.290Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-05T12:29:14.290Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-05T12:29:14.290Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-05T12:29:15.273Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-05T12:29:15.901Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-05T12:29:16.469Z] docker_cli_service_logs_test.go:246: checking task u2qs7yhky1b5 [2022-04-05T12:29:16.469Z] docker_cli_service_logs_test.go:251: checking messages for u2qs7yhky1b5 [2022-04-05T12:29:16.469Z] docker_cli_service_logs_test.go:246: checking task 1069nin0u6fk [2022-04-05T12:29:16.469Z] docker_cli_service_logs_test.go:251: checking messages for 1069nin0u6fk [2022-04-05T12:29:17.845Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-05T12:29:18.105Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-05T12:29:19.041Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-05T12:29:20.945Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-05T12:29:21.881Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-05T12:29:23.797Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-05T12:29:24.413Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-05T12:29:27.700Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-05T12:29:28.636Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-05T12:29:29.571Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-05T12:29:32.102Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-05T12:29:36.088Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-05T12:29:36.297Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-05T12:29:38.828Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-05T12:29:40.205Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-05T12:29:40.772Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-05T12:29:41.339Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-05T12:29:41.580Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-05T12:29:41.580Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-05T12:29:41.580Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-05T12:29:41.580Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-05T12:29:41.906Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-05T12:29:41.906Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-05T12:29:41.906Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-05T12:29:42.474Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-05T12:29:45.355Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-05T12:29:45.760Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-05T12:29:46.326Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-05T12:29:46.327Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-05T12:29:48.861Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-05T12:29:48.861Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-05T12:29:49.120Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-05T12:29:49.689Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-05T12:29:49.689Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-05T12:29:49.689Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-05T12:29:49.689Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-05T12:29:49.689Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-05T12:29:50.625Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-05T12:29:51.194Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-05T12:29:51.453Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-05T12:29:52.024Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-05T12:29:53.415Z] docker_cli_swarm_test.go:1895: [d390754ddc3f3] joining swarm manager [d428dc0daf9c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:29:53.415Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-05T12:29:54.798Z] docker_cli_swarm_test.go:1896: [dabe48aaebb06] joining swarm manager [d428dc0daf9c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T12:29:56.531Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-05T12:29:56.531Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-05T12:29:57.329Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-05T12:29:57.518Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-05T12:29:57.844Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-05T12:29:57.896Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-05T12:29:57.896Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-05T12:29:57.896Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-05T12:29:58.464Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-05T12:29:59.032Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-05T12:30:01.566Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-05T12:30:01.632Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-05T12:30:01.785Z] ok github.com/docker/docker/libnetwork/networkdb 104.667s coverage: 60.0% of statements [2022-04-05T12:30:01.785Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-05T12:30:01.785Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-05T12:30:01.785Z] ok github.com/docker/docker/libnetwork/osl 4.302s coverage: 39.7% of statements [2022-04-05T12:30:01.785Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.009s coverage: 20.0% of statements [2022-04-05T12:30:02.041Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-05T12:30:02.604Z] ok github.com/docker/docker/libnetwork/portmapper 0.220s coverage: 48.6% of statements [2022-04-05T12:30:02.860Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-05T12:30:02.860Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-05T12:30:03.116Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-05T12:30:03.116Z] [2022-04-05T12:30:03.116Z] === Skipped [2022-04-05T12:30:03.116Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-05T12:30:03.116Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-05T12:30:03.116Z] [2022-04-05T12:30:03.116Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-05T12:30:03.116Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-05T12:30:03.116Z] [2022-04-05T12:30:03.116Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-05T12:30:03.116Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-05T12:30:03.116Z] [2022-04-05T12:30:03.116Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-05T12:30:03.116Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:30:03.116Z] [2022-04-05T12:30:03.116Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-05T12:30:03.116Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:30:03.116Z] [2022-04-05T12:30:03.116Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-05T12:30:03.116Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:30:03.116Z] [2022-04-05T12:30:03.116Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-05T12:30:03.116Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:30:03.116Z] [2022-04-05T12:30:03.116Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-05T12:30:03.116Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-05T12:30:03.116Z] [2022-04-05T12:30:03.116Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-05T12:30:03.116Z] firewalld_test.go:14: firewalld is not running [2022-04-05T12:30:03.116Z] [2022-04-05T12:30:03.116Z] DONE 326 tests, 9 skipped in 200.091s [2022-04-05T12:30:03.470Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink Post stage [Pipeline] junit [2022-04-05T12:30:03.690Z] Recording test results [2022-04-05T12:30:04.257Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-05T12:30:04.590Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43453/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7040b1e1b38916932f303770316b26eaa8f0dfa5 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7040b1e1b38916932f303770316b26eaa8f0dfa5 hack/validate/vendor [2022-04-05T12:30:05.152Z] No vendor changes in diff. [2022-04-05T12:30:05.408Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [2022-04-05T12:30:05.543Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-05T12:30:06.015Z] + echo Ensuring container killed. [2022-04-05T12:30:06.015Z] Ensuring container killed. [2022-04-05T12:30:06.015Z] + docker rm -vf docker-pr3 [2022-04-05T12:30:06.015Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-04-05T12:30:06.179Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-05T12:30:06.336Z] + echo Chowning /workspace to jenkins user [2022-04-05T12:30:06.336Z] Chowning /workspace to jenkins user [2022-04-05T12:30:06.336Z] + id -u [2022-04-05T12:30:06.336Z] + id -g [2022-04-05T12:30:06.336Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43453:/workspace busybox chown -R 1000:1000 /workspace [2022-04-05T12:30:06.919Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-05T12:30:07.488Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-05T12:30:07.744Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-05T12:30:08.033Z] + bundleName=unit [2022-04-05T12:30:08.033Z] + echo Creating unit-bundles.tar.gz [2022-04-05T12:30:08.033Z] Creating unit-bundles.tar.gz [2022-04-05T12:30:08.033Z] + 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-04-05T12:30:08.033Z] bundles/junit-report-libnetwork.xml [2022-04-05T12:30:08.033Z] bundles/junit-report.xml [2022-04-05T12:30:08.033Z] bundles/go-test-report-libnetwork.json [2022-04-05T12:30:08.033Z] bundles/go-test-report.json [2022-04-05T12:30:08.033Z] bundles/profile-libnetwork.out [2022-04-05T12:30:08.033Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-05T12:30:08.043Z] Archiving artifacts [2022-04-05T12:30:08.650Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43453/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-05T12:30:08.956Z] + make clean [2022-04-05T12:30:09.212Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-05T12:30:09.212Z] docker-dev-cache [2022-04-05T12:30:09.212Z] docker-mod-cache [Pipeline] deleteDir [2022-04-05T12:30:09.453Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-05T12:30:10.832Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-05T12:30:11.769Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-05T12:30:12.236Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-05T12:30:13.680Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-05T12:30:14.616Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-05T12:30:14.905Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-05T12:30:15.551Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-05T12:30:16.486Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-05T12:30:17.860Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-05T12:30:19.236Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-05T12:30:19.236Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-05T12:30:21.139Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-05T12:30:21.705Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-05T12:30:21.855Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-05T12:30:22.644Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-05T12:30:24.548Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-05T12:30:27.155Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-05T12:30:27.155Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-05T12:30:27.155Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-05T12:30:28.848Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-05T12:30:34.307Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-05T12:30:34.307Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-05T12:30:34.307Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-05T12:30:34.307Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-05T12:30:34.307Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-05T12:30:34.307Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-05T12:30:37.254Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-05T12:30:39.425Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-05T12:30:39.425Z] docker_cli_swarm_test.go:1796: [d6d87d01029f4] joining swarm manager [dc200ba56bd56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:30:39.425Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-05T12:30:39.425Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-05T12:30:39.425Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-05T12:30:39.993Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-05T12:30:39.993Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-05T12:30:39.993Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-05T12:30:39.993Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-05T12:30:40.559Z] docker_cli_swarm_test.go:1797: [dee564ef74aaf] joining swarm manager [dc200ba56bd56]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T12:30:40.817Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-05T12:30:40.817Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-05T12:30:41.035Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-05T12:30:41.125Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-05T12:30:41.384Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-05T12:30:41.384Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-05T12:30:41.643Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-05T12:30:41.643Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-05T12:30:41.643Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-05T12:30:43.055Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-05T12:30:43.055Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-05T12:30:43.246Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-05T12:30:43.246Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-05T12:30:43.246Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-05T12:30:43.315Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-05T12:30:43.315Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-05T12:30:43.315Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-05T12:30:46.191Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-05T12:30:47.176Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-05T12:30:48.159Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-05T12:30:49.880Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-05T12:30:50.148Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-05T12:30:50.148Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-05T12:30:50.148Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-05T12:30:52.052Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-05T12:30:52.052Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-05T12:30:55.344Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-05T12:30:55.344Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite (1310.13s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.67s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.73s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.49s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.04s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.93s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.22s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.68s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.26s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.03s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.89s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.55s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.61s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.56s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.67s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.00s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.63s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAttachDetach (0.81s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.76s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.71s) [2022-04-05T12:30:55.344Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.75s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.69s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.23s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.20s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.75s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.79s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.72s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.68s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.56s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.73s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.29s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.02s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.52s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.60s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.91s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.61s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.42s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.34s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.23s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.74s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.04s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.13s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.17s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.16s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.13s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.52s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.69s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.23s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.31s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.29s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.26s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.60s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.24s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.22s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.84s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.64s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.97s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.34s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.46s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.25s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.07s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.71s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.87s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.57s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.36s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.33s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.82s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.17s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.36s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.02s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.22s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.55s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.61s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.49s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.47s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.86s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.90s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.77s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.71s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.77s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.50s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCmd (0.23s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.26s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.26s) [2022-04-05T12:30:55.345Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.14s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.60s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.78s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.92s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.38s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.96s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.70s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.96s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.57s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.39s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.07s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.28s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.39s) [2022-04-05T12:30:55.345Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-05T12:30:55.345Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-05T12:30:55.345Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-04-05T12:30:55.345Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.15s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.78s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.76s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.28s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.23s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.89s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.22s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.51s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.76s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.10s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.10s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.06s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildDockerignore (9.58s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.49s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.29s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.04s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.03s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.42s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.18s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.12s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.54s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.11s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.31s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.12s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.66s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.90s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.36s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.30s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.51s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.75s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildEnv (1.48s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.02s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.09s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.55s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.18s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.19s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.41s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.77s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.50s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.62s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.47s) [2022-04-05T12:30:55.345Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.45s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.13s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildExpose (0.32s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.64s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.46s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildFails (0.79s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.16s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.39s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.64s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.54s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.27s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.76s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.85s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.75s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.74s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.73s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildHistory (4.44s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.72s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.61s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.58s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.82s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildLabel (0.39s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.29s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildLabels (0.30s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.73s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.96s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.84s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.64s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.22s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.54s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.19s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.79s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.36s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.42s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.22s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.87s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.75s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.39s) [2022-04-05T12:30:55.345Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.64s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.50s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.43s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.28s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.40s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.66s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.82s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.40s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.24s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.47s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.72s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.52s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.38s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.66s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.07s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.77s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.00s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.21s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.37s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.69s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildPATH (2.12s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.62s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.72s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.18s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.98s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.42s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildRm (2.44s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.87s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.11s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.29s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.45s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.99s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.86s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.90s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.69s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.19s) [2022-04-05T12:30:55.345Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.77s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildStderr (0.62s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.96s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.83s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.62s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.55s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.94s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.66s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildUser (2.46s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.30s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (9.86s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.59s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.58s) [2022-04-05T12:30:55.345Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.87s) [2022-04-05T12:30:55.345Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-05T12:30:55.346Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-05T12:30:55.346Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-05T12:30:55.346Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.09s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.52s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.59s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.72s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.24s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.81s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.29s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.60s) [2022-04-05T12:30:55.346Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.91s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.52s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-05T12:30:55.346Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.49s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.75s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCommitChange (0.72s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.78s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.17s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.24s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.83s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCommitTTY (1.20s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.75s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.15s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.60s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.11s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.08s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.45s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.61s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.50s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.59s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.58s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.54s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.80s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.79s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.72s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.32s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.74s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.86s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.75s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.67s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.07s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.74s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.75s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.15s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.51s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.50s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.31s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.49s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.34s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.56s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2022-04-05T12:30:55.346Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.48s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.67s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.89s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.18s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.85s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.51s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.94s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.76s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.38s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.41s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (0.49s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.53s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000eff578_} (0.81s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13662887582_/foo_false____} (1.66s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13662887582_/foo_true____} (1.33s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33452321423_/foo_false____} (1.54s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33452321423_/foo_true____} (1.37s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33452321423_/foo_true__0xc000eff5a8__} (0.46s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000eff5c0_} (1.32s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000eff5d8_} (1.53s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000eff5f0_} (1.64s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000eff608_} (1.33s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.98s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.08s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.42s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.22s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.63s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.89s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.81s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.68s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.61s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.59s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.84s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.97s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.88s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.58s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.69s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.84s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.00s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.66s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.04s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.60s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.67s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.69s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.56s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.79s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.70s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.27s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.21s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.68s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.39s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.74s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.36s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.54s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.85s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.14s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.73s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.82s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.54s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpToDot (0.53s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.89s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.87s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpToStdout (0.52s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.88s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.52s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.81s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.34s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2022-04-05T12:30:55.346Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.51s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.25s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.11s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2022-04-05T12:30:55.346Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.52s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.53s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.20s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.70s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.13s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.75s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.38s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.19s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.70s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.58s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.76s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.87s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.56s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.63s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.23s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.38s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.31s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.24s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.87s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.71s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestEventsAttach (0.79s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestEventsCommit (0.93s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.76s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.56s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.62s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.50s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.08s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.35s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.48s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestEventsCopy (0.96s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.24s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.60s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.92s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.63s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestEventsFilters (0.92s) [2022-04-05T12:30:55.346Z] --- PASS: TestDockerSuite/TestEventsFormat (1.21s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.71s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-04-05T12:30:55.347Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-05T12:30:55.347Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.89s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.52s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.35s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.49s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestEventsTop (0.64s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.89s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.51s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.28s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.62s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.58s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.76s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.54s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.57s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.53s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.97s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecCgroup (0.82s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecEnv (0.56s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.04s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.63s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecInspectID (1.78s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecInteractive (0.55s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.60s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecParseError (0.50s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.46s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.97s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.93s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecStartFails (0.96s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.89s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecTTY (0.58s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.66s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.97s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecUlimits (0.58s) [2022-04-05T12:30:55.347Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.59s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.57s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.88s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestExecWithUser (0.62s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.54s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.60s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.57s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.64s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestHealth (18.66s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.72s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.55s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.60s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestImportDisplay (1.12s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestImportFile (1.10s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.09s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.29s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.51s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.48s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.47s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.47s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.09s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.50s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-04-05T12:30:55.347Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.66s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectHistory (0.64s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-05T12:30:55.347Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.96s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.47s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.43s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.05s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.04s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.27s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.51s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.08s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.86s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.68s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.34s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.66s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.95s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.40s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.10s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.54s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.55s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.47s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.49s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.54s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.50s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.71s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.62s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.83s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.82s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.81s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.73s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.86s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.50s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.54s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLogsSince (6.66s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.47s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.49s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestNetHostname (1.54s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.37s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.78s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.53s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.56s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPluginActive (2.09s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.10s) [2022-04-05T12:30:55.347Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.23s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.67s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.77s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.40s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.76s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.47s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.90s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.98s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPortList (7.63s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.97s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.20s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.47s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.87s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.98s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.95s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPsByOrder (2.05s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.24s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.95s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.17s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.01s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.35s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.04s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.49s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.02s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.09s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.02s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.14s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.92s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.52s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.45s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.61s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.65s) [2022-04-05T12:30:55.347Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.69s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.22s) [2022-04-05T12:30:55.347Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.04s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.51s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.49s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.85s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.44s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.10s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.93s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.97s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.99s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.50s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.09s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.69s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.15s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.77s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.60s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.52s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.67s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.46s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.99s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.26s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.62s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.62s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.16s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.51s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.69s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.55s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.44s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.94s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.47s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.52s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.45s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.48s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.43s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.50s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.01s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.74s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.70s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.44s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.91s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.94s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.57s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.09s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.14s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.43s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.64s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.87s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.87s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.73s) [2022-04-05T12:30:55.348Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-05T12:30:55.348Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.50s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.28s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.94s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.71s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.49s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.20s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.54s) [2022-04-05T12:30:55.348Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.55s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.15s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.49s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.67s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.59s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.54s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.73s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.48s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.51s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunExitCode (0.63s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.51s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.53s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.48s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.47s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.13s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.41s) [2022-04-05T12:30:55.348Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.80s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.75s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.45s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.76s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.11s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.75s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.24s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.46s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.11s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.57s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.37s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.69s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.86s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.76s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.97s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.02s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunMount (3.84s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.45s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.92s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.34s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.03s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.32s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.59s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.96s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.01s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.47s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunNetHost (0.89s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.58s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.55s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.72s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.95s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.76s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.45s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.78s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.48s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.49s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.63s) [2022-04-05T12:30:55.348Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.01s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.64s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.46s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.48s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s) [2022-04-05T12:30:55.348Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.45s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2022-04-05T12:30:55.348Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.44s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.94s) [2022-04-05T12:30:55.348Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.21s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.10s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunRm (0.73s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.60s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.49s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.51s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.54s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.54s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.88s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.29s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.72s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.62s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.58s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.57s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.55s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.58s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.51s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.50s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.48s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunState (1.23s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.63s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.58s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2022-04-05T12:30:55.348Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.44s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunSysctls (1.00s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.66s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.71s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.62s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.23s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.51s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.81s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.45s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.44s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.37s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.11s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.45s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunUserByName (0.45s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2022-04-05T12:30:55.348Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.67s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.55s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.78s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.92s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.00s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.67s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.86s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.44s) [2022-04-05T12:30:55.348Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-05T12:30:55.348Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-05T12:30:55.348Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2022-04-05T12:30:55.348Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.86s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.65s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.94s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.59s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.64s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.46s) [2022-04-05T12:30:55.348Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-04-05T12:30:55.348Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-04-05T12:30:55.348Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-05T12:30:55.349Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-05T12:30:55.349Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-05T12:30:55.349Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-05T12:30:55.349Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.56s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.55s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.59s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.69s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.23s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.57s) [2022-04-05T12:30:55.349Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.36s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.25s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.36s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.46s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.73s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.15s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.25s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.07s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.12s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.21s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.63s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.68s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.91s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.50s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.93s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.59s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.99s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.50s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestStartRecordError (1.06s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.65s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.16s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.55s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.60s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.46s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-04-05T12:30:55.349Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.55s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.07s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.13s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.54s) [2022-04-05T12:30:55.349Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-05T12:30:55.349Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.13s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.80s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.64s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.28s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUpdateStats (3.56s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s) [2022-04-05T12:30:55.349Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.20s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.29s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.07s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.37s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.07s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.62s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.69s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.27s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.85s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.31s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.61s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.60s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.72s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.63s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.54s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.62s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.72s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.43s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.41s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.33s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.79s) [2022-04-05T12:30:55.349Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.79s) [2022-04-05T12:30:55.349Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-05T12:30:55.349Z] === RUN TestDockerRegistrySuite [2022-04-05T12:30:55.349Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-05T12:30:55.916Z] check_test.go:195: [de567143a4c28] daemon is not started [2022-04-05T12:30:55.916Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-05T12:30:56.813Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-05T12:30:57.298Z] check_test.go:195: [d1325ea7b5fa4] daemon is not started [2022-04-05T12:30:57.298Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-05T12:30:57.797Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-05T12:30:58.235Z] check_test.go:195: [da97ec0634656] daemon is not started [2022-04-05T12:30:58.235Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-05T12:30:58.501Z] check_test.go:195: [d9d2bbfd2934b] daemon is not started [2022-04-05T12:30:58.501Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-05T12:31:00.407Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-05T12:31:01.342Z] check_test.go:195: [d44d602889c0d] daemon is not started [2022-04-05T12:31:01.342Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-05T12:31:02.716Z] docker_cli_swarm_test.go:1315: [d7447b1510c5e] joining swarm manager [d5f56d92a6c64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:31:04.091Z] docker_cli_swarm_test.go:1316: [d800a4fdd8d21] joining swarm manager [d5f56d92a6c64]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T12:31:06.455Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-05T12:31:06.641Z] check_test.go:195: [d42fdd5ed2b7e] daemon is not started [2022-04-05T12:31:06.641Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-05T12:31:09.177Z] check_test.go:195: [db6d0c74496d9] daemon is not started [2022-04-05T12:31:09.178Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-05T12:31:09.403Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-05T12:31:10.555Z] check_test.go:195: [d3fad27e3948e] daemon is not started [2022-04-05T12:31:10.555Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-05T12:31:11.121Z] check_test.go:195: [d07c8fd78e2c8] daemon is not started [2022-04-05T12:31:11.122Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-05T12:31:12.497Z] check_test.go:195: [daabb05354af7] daemon is not started [2022-04-05T12:31:12.497Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-05T12:31:13.432Z] check_test.go:195: [df2b4e0c2bb24] daemon is not started [2022-04-05T12:31:13.432Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-05T12:31:14.366Z] check_test.go:195: [d91568bf9828d] daemon is not started [2022-04-05T12:31:14.366Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-05T12:31:15.303Z] check_test.go:195: [de36f1e75fa6c] daemon is not started [2022-04-05T12:31:15.303Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-05T12:31:15.558Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-05T12:31:16.240Z] check_test.go:195: [d21a5acc1576b] daemon is not started [2022-04-05T12:31:16.240Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-05T12:31:16.545Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-05T12:31:17.174Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:28383fef1f1bd96db95a5899d1b7c7ab9209b13134c6c77416015b5fab2ba001 [2022-04-05T12:31:18.109Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3e550ae86c68f866a4148f13c0cbc1958e08168ed8b34224a6738348c560b863 [2022-04-05T12:31:18.367Z] check_test.go:195: [d2649b8683712] daemon is not started [2022-04-05T12:31:18.367Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-05T12:31:19.302Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:76f4786835028f9813cf9baa0e199cecbf530db5ba680bad6121587b6471a24c [2022-04-05T12:31:19.347Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-05T12:31:19.347Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-05T12:31:19.816Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-05T12:31:19.869Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:daf44a7860cf5a0cf38f1e692d3dcecc65a0c2a3ec236463ed44bb52bb3bff67 [2022-04-05T12:31:20.128Z] check_test.go:195: [ddffde3f021b3] daemon is not started [2022-04-05T12:31:20.128Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-05T12:31:20.329Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-05T12:31:21.066Z] check_test.go:195: [d74355e12142b] daemon is not started [2022-04-05T12:31:21.066Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-05T12:31:23.599Z] check_test.go:195: [d8d53bebf5447] daemon is not started [2022-04-05T12:31:23.599Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-05T12:31:24.113Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-05T12:31:24.166Z] check_test.go:195: [d72b7cbdca207] daemon is not started [2022-04-05T12:31:24.166Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-05T12:31:24.425Z] check_test.go:195: [df101eadbb8c1] daemon is not started [2022-04-05T12:31:24.425Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-05T12:31:24.581Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-05T12:31:24.581Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-05T12:31:24.581Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-05T12:31:24.581Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-05T12:31:24.581Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-05T12:31:25.360Z] check_test.go:195: [d1c46ed2f6a03] daemon is not started [2022-04-05T12:31:25.360Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-05T12:31:26.143Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-05T12:31:26.143Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-05T12:31:26.143Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-05T12:31:26.298Z] check_test.go:195: [dbe87a1bc322c] daemon is not started [2022-04-05T12:31:26.298Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-05T12:31:27.232Z] check_test.go:195: [da4b24cfc6864] daemon is not started [2022-04-05T12:31:27.232Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-05T12:31:29.766Z] check_test.go:195: [d0a9cdf37d7f1] daemon is not started [2022-04-05T12:31:29.766Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-05T12:31:29.766Z] check_test.go:195: [dbfc4f6c2d8e1] daemon is not started [2022-04-05T12:31:29.766Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-05T12:31:31.142Z] check_test.go:195: [d505bfd29d42c] daemon is not started [2022-04-05T12:31:31.142Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-05T12:31:31.142Z] check_test.go:195: [d3925b4bf9b3a] daemon is not started [2022-04-05T12:31:31.142Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-05T12:31:31.401Z] check_test.go:195: [dfec0bbf034c3] daemon is not started [2022-04-05T12:31:31.401Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-05T12:31:31.660Z] check_test.go:195: [d8b4139c6c306] daemon is not started [2022-04-05T12:31:31.660Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-05T12:31:31.919Z] check_test.go:195: [db745d6880675] daemon is not started [2022-04-05T12:31:31.919Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-05T12:31:32.179Z] check_test.go:195: [d1334454ffd99] daemon is not started [2022-04-05T12:31:32.179Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-05T12:31:32.438Z] check_test.go:195: [d7189780ca1b4] daemon is not started [2022-04-05T12:31:32.438Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-05T12:31:33.816Z] check_test.go:195: [d0373fbf7f2d9] daemon is not started [2022-04-05T12:31:33.816Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-05T12:31:35.191Z] check_test.go:195: [d67a91fa7966b] daemon is not started [2022-04-05T12:31:35.191Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-05T12:31:35.758Z] check_test.go:195: [d2fd2f59de859] daemon is not started [2022-04-05T12:31:36.017Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-05T12:31:36.953Z] check_test.go:195: [d7334780b2438] daemon is not started [2022-04-05T12:31:36.953Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-05T12:31:37.888Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite (43.76s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.21s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.04s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.22s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.04s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.07s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.75s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.09s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.95s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.05s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.96s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.91s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.16s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.93s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.37s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.16s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.57s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.80s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.00s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-04-05T12:31:38.455Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-04-05T12:31:38.455Z] === RUN TestDockerSchema1RegistrySuite [2022-04-05T12:31:38.455Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-05T12:31:38.713Z] check_test.go:222: [d1066b4c9a0d2] daemon is not started [2022-04-05T12:31:38.713Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-05T12:31:42.012Z] check_test.go:222: [d44d80f21b71d] daemon is not started [2022-04-05T12:31:42.012Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-05T12:31:46.239Z] check_test.go:222: [decf1cc7c856f] daemon is not started [2022-04-05T12:31:46.239Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-05T12:31:47.620Z] check_test.go:222: [d4373e0fdab42] daemon is not started [2022-04-05T12:31:47.620Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-05T12:31:47.620Z] check_test.go:222: [dc9851525989a] daemon is not started [2022-04-05T12:31:47.620Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-05T12:31:48.555Z] check_test.go:222: [d4198d791a0c9] daemon is not started [2022-04-05T12:31:48.555Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-05T12:31:49.490Z] check_test.go:222: [ddb5a908631a4] daemon is not started [2022-04-05T12:31:49.490Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-05T12:31:50.426Z] check_test.go:222: [d988a9fbe79a2] daemon is not started [2022-04-05T12:31:50.426Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-05T12:31:52.958Z] check_test.go:222: [df9efac65fcdb] daemon is not started [2022-04-05T12:31:52.958Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-05T12:31:52.958Z] check_test.go:222: [d84487707adee] daemon is not started [2022-04-05T12:31:52.958Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-05T12:31:53.526Z] check_test.go:222: [d8d7c4785166f] daemon is not started [2022-04-05T12:31:53.526Z] --- PASS: TestDockerSchema1RegistrySuite (14.92s) [2022-04-05T12:31:53.526Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2022-04-05T12:31:53.526Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.79s) [2022-04-05T12:31:53.526Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.65s) [2022-04-05T12:31:53.526Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.06s) [2022-04-05T12:31:53.526Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-04-05T12:31:53.526Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2022-04-05T12:31:53.526Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2022-04-05T12:31:53.526Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s) [2022-04-05T12:31:53.526Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.41s) [2022-04-05T12:31:53.526Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-04-05T12:31:53.526Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2022-04-05T12:31:53.526Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-05T12:31:53.526Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-05T12:31:54.461Z] check_test.go:251: [d6af46d93914c] daemon is not started [2022-04-05T12:31:54.461Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-05T12:31:55.027Z] check_test.go:251: [dab8b709209e0] daemon is not started [2022-04-05T12:31:55.027Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-05T12:31:55.027Z] check_test.go:251: [d08637dbdfb2e] daemon is not started [2022-04-05T12:31:55.027Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-05T12:31:56.403Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-05T12:31:56.970Z] check_test.go:251: [d4b5bce729697] daemon is not started [2022-04-05T12:31:56.970Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-05T12:31:57.229Z] check_test.go:251: [dc731f9721f44] daemon is not started [2022-04-05T12:31:57.229Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-05T12:32:00.668Z] check_test.go:251: [d19349c0898bb] daemon is not started [2022-04-05T12:32:00.668Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-05T12:32:00.668Z] check_test.go:251: [d4d8daa65d36c] daemon is not started [2022-04-05T12:32:00.668Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.81s) [2022-04-05T12:32:00.668Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.83s) [2022-04-05T12:32:00.668Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2022-04-05T12:32:00.668Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-04-05T12:32:00.668Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2022-04-05T12:32:00.668Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2022-04-05T12:32:00.668Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.48s) [2022-04-05T12:32:00.668Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s) [2022-04-05T12:32:00.668Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-04-05T12:32:00.668Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-05T12:32:00.668Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-05T12:32:01.979Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-05T12:32:04.018Z] check_test.go:278: [dd6f1cdf2859b] daemon is not started [2022-04-05T12:32:04.018Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-05T12:32:04.018Z] check_test.go:278: [d96d2b306cebc] daemon is not started [2022-04-05T12:32:04.018Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-05T12:32:04.018Z] check_test.go:278: [d25db1d4edfb3] daemon is not started [2022-04-05T12:32:04.018Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-05T12:32:04.018Z] check_test.go:278: [dc07eef596d8c] daemon is not started [2022-04-05T12:32:04.018Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-05T12:32:04.018Z] check_test.go:278: [dc21844ab8175] daemon is not started [2022-04-05T12:32:04.018Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-04-05T12:32:04.018Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-04-05T12:32:04.018Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-04-05T12:32:04.018Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-04-05T12:32:04.018Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-04-05T12:32:04.019Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-04-05T12:32:04.019Z] === RUN TestDockerNetworkSuite [2022-04-05T12:32:04.019Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-05T12:32:04.954Z] docker_cli_network_unix_test.go:46: [de5b6965ca505] daemon is not started [2022-04-05T12:32:05.215Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-05T12:32:05.781Z] docker_cli_network_unix_test.go:46: [d83ac0a3d354c] daemon is not started [2022-04-05T12:32:05.781Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-05T12:32:06.958Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-05T12:32:06.958Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-05T12:32:06.958Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-05T12:32:06.958Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-05T12:32:06.958Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-05T12:32:06.958Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-05T12:32:06.958Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-05T12:32:06.958Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-05T12:32:06.958Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-05T12:32:06.958Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-05T12:32:06.958Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-05T12:32:06.958Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-05T12:32:07.908Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-05T12:32:08.314Z] docker_cli_network_unix_test.go:46: [dc59de8f5f40d] daemon is not started [2022-04-05T12:32:08.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-05T12:32:09.948Z] docker_cli_network_unix_test.go:46: [dadb3ce6c6776] daemon is not started [2022-04-05T12:32:10.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-05T12:32:10.207Z] docker_cli_network_unix_test.go:1233: [d32dcc4a8336d] daemon is not started [2022-04-05T12:32:12.539Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-05T12:32:12.756Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-05T12:32:13.691Z] docker_cli_network_unix_test.go:46: [da7b5082dc139] daemon is not started [2022-04-05T12:32:13.950Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-05T12:32:15.853Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-05T12:32:16.896Z] === RUN TestDockerSuite/TestBuildRm [2022-04-05T12:32:17.164Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-05T12:32:17.164Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-05T12:32:17.164Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-05T12:32:17.164Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-05T12:32:17.164Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-05T12:32:17.164Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-05T12:32:17.164Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-05T12:32:17.164Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-05T12:32:17.164Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-05T12:32:17.164Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-05T12:32:17.164Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-05T12:32:20.047Z] docker_cli_network_unix_test.go:46: [db08ab2721668] daemon is not started [2022-04-05T12:32:20.047Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-05T12:32:20.615Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-05T12:32:20.843Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-05T12:32:20.843Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-05T12:32:20.843Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-05T12:32:20.843Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-05T12:32:20.843Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-05T12:32:20.843Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-05T12:32:20.843Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-05T12:32:22.352Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-05T12:32:23.149Z] docker_cli_network_unix_test.go:46: [d30fb365393d1] daemon is not started [2022-04-05T12:32:23.715Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-05T12:32:25.622Z] docker_cli_network_unix_test.go:46: [d1ad0c9b5c15e] daemon is not started [2022-04-05T12:32:25.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-05T12:32:26.189Z] docker_cli_network_unix_test.go:46: [d494fcfc75aa8] daemon is not started [2022-04-05T12:32:26.449Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-05T12:32:26.708Z] docker_cli_network_unix_test.go:46: [df25c64a5fc26] daemon is not started [2022-04-05T12:32:26.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-05T12:32:26.967Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-05T12:32:26.976Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-05T12:32:27.306Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-05T12:32:27.534Z] docker_cli_network_unix_test.go:46: [d05339117ea97] daemon is not started [2022-04-05T12:32:27.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-05T12:32:28.386Z] docker_cli_network_unix_test.go:46: [d1f70e01afe25] daemon is not started [2022-04-05T12:32:28.955Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-05T12:32:29.214Z] docker_cli_network_unix_test.go:46: [d2017190a90dd] daemon is not started [2022-04-05T12:32:29.214Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-05T12:32:29.473Z] docker_cli_network_unix_test.go:46: [d976e70b869eb] daemon is not started [2022-04-05T12:32:29.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-05T12:32:30.255Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-05T12:32:30.255Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-05T12:32:30.255Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-05T12:32:30.255Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-05T12:32:30.255Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-05T12:32:30.409Z] docker_cli_network_unix_test.go:46: [d3d6aac858454] daemon is not started [2022-04-05T12:32:30.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-05T12:32:30.926Z] docker_cli_network_unix_test.go:46: [d561992b03ab1] daemon is not started [2022-04-05T12:32:30.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-05T12:32:30.926Z] docker_cli_network_unix_test.go:46: [d44559b7733f7] daemon is not started [2022-04-05T12:32:30.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-05T12:32:30.926Z] docker_cli_network_unix_test.go:46: [d963407a3d8eb] daemon is not started [2022-04-05T12:32:30.926Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-05T12:32:31.816Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-05T12:32:31.861Z] docker_cli_network_unix_test.go:46: [ddef920b6683d] daemon is not started [2022-04-05T12:32:31.861Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-05T12:32:32.132Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-05T12:32:32.132Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-05T12:32:32.132Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-05T12:32:33.238Z] docker_cli_network_unix_test.go:46: [d57f3064a7823] daemon is not started [2022-04-05T12:32:33.496Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-05T12:32:33.755Z] docker_cli_network_unix_test.go:46: [deb572f804207] daemon is not started [2022-04-05T12:32:33.755Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-05T12:32:33.755Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-05T12:32:34.013Z] docker_cli_network_unix_test.go:46: [de75d1971b589] daemon is not started [2022-04-05T12:32:34.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-05T12:32:34.013Z] docker_cli_network_unix_test.go:46: [d17f40fe81c81] daemon is not started [2022-04-05T12:32:34.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-05T12:32:34.763Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-05T12:32:35.387Z] docker_cli_network_unix_test.go:968: [dd85c33c41048] daemon is not started [2022-04-05T12:32:36.321Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-05T12:32:36.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-05T12:32:38.262Z] docker_cli_network_unix_test.go:46: [d3f037466cd02] daemon is not started [2022-04-05T12:32:38.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-05T12:32:38.543Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-05T12:32:40.796Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-05T12:32:41.055Z] docker_cli_network_unix_test.go:1116: [d3186421b9b2d] daemon is not started [2022-04-05T12:32:41.678Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-05T12:32:42.129Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-05T12:32:42.129Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-05T12:32:42.129Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-05T12:32:42.129Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-05T12:32:42.129Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-05T12:32:42.129Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-05T12:32:42.129Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-05T12:32:42.129Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-05T12:32:42.129Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-05T12:32:42.129Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-05T12:32:42.129Z] === RUN TestDockerSuite/TestBuildFails [2022-04-05T12:32:42.331Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-05T12:32:43.589Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-05T12:32:44.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-05T12:32:44.993Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-05T12:32:45.225Z] docker_cli_network_unix_test.go:46: [df0d94d24350c] daemon is not started [2022-04-05T12:32:45.225Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-05T12:32:45.443Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-05T12:32:46.601Z] docker_cli_network_unix_test.go:46: [de7b53d5baed0] daemon is not started [2022-04-05T12:32:46.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-05T12:32:46.601Z] docker_cli_network_unix_test.go:46: [da4ab995789e7] daemon is not started [2022-04-05T12:32:46.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-05T12:32:46.601Z] docker_cli_network_unix_test.go:46: [d82b3caf96c17] daemon is not started [2022-04-05T12:32:46.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-05T12:32:46.601Z] docker_cli_network_unix_test.go:46: [d2bbbb9564374] daemon is not started [2022-04-05T12:32:46.601Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-05T12:32:46.859Z] docker_cli_network_unix_test.go:46: [d4a55ea61d0d0] daemon is not started [2022-04-05T12:32:46.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-05T12:32:46.859Z] docker_cli_network_unix_test.go:46: [ddb59c38e6172] daemon is not started [2022-04-05T12:32:46.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-05T12:32:48.246Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-05T12:32:48.246Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-05T12:32:48.246Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-05T12:32:48.814Z] docker_cli_network_unix_test.go:46: [d505f54d802a3] daemon is not started [2022-04-05T12:32:50.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-05T12:32:50.190Z] docker_cli_network_unix_test.go:46: [de63b1834dd00] daemon is not started [2022-04-05T12:32:50.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-05T12:32:50.190Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-05T12:32:50.190Z] docker_cli_network_unix_test.go:46: [d41020e5756a1] daemon is not started [2022-04-05T12:32:50.190Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-05T12:32:50.757Z] docker_cli_network_unix_test.go:46: [d3dcf07f2c8cb] daemon is not started [2022-04-05T12:32:51.016Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-05T12:32:52.435Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-05T12:32:54.301Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-05T12:32:54.867Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-05T12:32:55.125Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-05T12:32:56.058Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-05T12:32:56.628Z] docker_cli_network_unix_test.go:1084: [d0a9d5037de8a] daemon is not started [2022-04-05T12:32:57.251Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-05T12:32:57.251Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-05T12:32:57.251Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-05T12:32:57.418Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-05T12:32:58.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-05T12:32:58.531Z] docker_cli_network_unix_test.go:46: [dea16a61d2337] daemon is not started [2022-04-05T12:32:58.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-05T12:32:58.531Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-05T12:32:59.099Z] docker_cli_network_unix_test.go:46: [d403e74532e55] daemon is not started [2022-04-05T12:32:59.358Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-05T12:32:59.423Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-05T12:33:00.734Z] docker_cli_network_unix_test.go:46: [df2b9687614e2] daemon is not started [2022-04-05T12:33:00.992Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-05T12:33:00.993Z] docker_cli_network_unix_test.go:46: [d7abbac39603b] daemon is not started [2022-04-05T12:33:00.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-05T12:33:01.559Z] docker_cli_network_unix_test.go:46: [dc3f8ce1348fe] daemon is not started [2022-04-05T12:33:01.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-05T12:33:02.076Z] docker_cli_network_unix_test.go:46: [df36e1cb64e62] daemon is not started [2022-04-05T12:33:02.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-05T12:33:02.902Z] docker_cli_network_unix_test.go:46: [de2a012b4903c] daemon is not started [2022-04-05T12:33:03.162Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-05T12:33:04.396Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-05T12:33:04.396Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-05T12:33:04.577Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-05T12:33:07.898Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-05T12:33:08.179Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-05T12:33:08.179Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-05T12:33:08.449Z] docker_cli_network_unix_test.go:46: [d524e2213e423] daemon is not started [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite (64.25s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.13s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.78s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.42s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.50s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.46s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.68s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.02s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.74s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.86s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.42s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.05s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.05s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.23s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.41s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.05s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.24s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.21s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.92s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.65s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.31s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.72s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.44s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.72s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.25s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.13s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.18s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.05s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2022-04-05T12:33:08.449Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.92s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.91s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.54s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.86s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.75s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.66s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.87s) [2022-04-05T12:33:08.449Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.19s) [2022-04-05T12:33:08.449Z] === RUN TestDockerHubPullSuite [2022-04-05T12:33:08.449Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-05T12:33:09.825Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-05T12:33:11.966Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-05T12:33:12.355Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-05T12:33:12.922Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-05T12:33:13.623Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-05T12:33:14.572Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-05T12:33:14.821Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-05T12:33:14.821Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-05T12:33:14.821Z] --- PASS: TestDockerHubPullSuite (6.63s) [2022-04-05T12:33:14.821Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.57s) [2022-04-05T12:33:14.821Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2022-04-05T12:33:14.821Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.88s) [2022-04-05T12:33:14.821Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.73s) [2022-04-05T12:33:14.821Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-04-05T12:33:14.821Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-04-05T12:33:14.821Z] PASS [2022-04-05T12:33:14.821Z] [2022-04-05T12:33:14.821Z] === Skipped [2022-04-05T12:33:14.821Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-05T12:33:14.821Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-05T12:33:14.821Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-05T12:33:14.821Z] [2022-04-05T12:33:15.080Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-05T12:33:15.080Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.080Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-05T12:33:15.080Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-05T12:33:15.081Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-04-05T12:33:15.081Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-05T12:33:15.081Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-05T12:33:15.081Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-05T12:33:15.081Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-05T12:33:15.081Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-05T12:33:15.081Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-05T12:33:15.081Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-05T12:33:15.081Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-05T12:33:15.081Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-05T12:33:15.081Z] docker_cli_sni_test.go:18: Flakey test [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-05T12:33:15.081Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-05T12:33:15.081Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-05T12:33:15.081Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-04-05T12:33:15.081Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-05T12:33:15.081Z] docker_cli_network_unix_test.go:46: [d41020e5756a1] daemon is not started [2022-04-05T12:33:15.081Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] DONE 1265 tests, 51 skipped in 1456.440s [2022-04-05T12:33:15.081Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-05T12:33:15.081Z] ++++ cat bundles/test-integration/docker.pid [2022-04-05T12:33:15.081Z] +++ kill 9376 [2022-04-05T12:33:15.081Z] +++ /etc/init.d/apparmor stop [2022-04-05T12:33:15.081Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] Unloading profiles will leave already running processes permanently [2022-04-05T12:33:15.081Z] unconfined, which can lead to unexpected situations. [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.081Z] To set a process to complain mode, use the command line tool [2022-04-05T12:33:15.081Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-05T12:33:15.081Z] +++ true [2022-04-05T12:33:15.081Z] exiting test-integration [2022-04-05T12:33:15.081Z] ++ exit 0 [2022-04-05T12:33:15.081Z] [2022-04-05T12:33:15.339Z] + for job in $(jobs -p) [2022-04-05T12:33:15.339Z] + wait 12085 [2022-04-05T12:33:20.297Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-05T12:33:20.297Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-05T12:33:20.297Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-05T12:33:21.247Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-05T12:33:21.697Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-05T12:33:21.697Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-05T12:33:21.697Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-05T12:33:22.391Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-05T12:33:26.886Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-05T12:33:26.886Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-05T12:33:27.353Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-05T12:33:30.298Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-05T12:33:31.283Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-05T12:33:31.921Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-05T12:33:31.921Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-05T12:33:31.921Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-05T12:33:35.069Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-05T12:33:38.852Z] === RUN TestDockerSuite/TestBuildUser [2022-04-05T12:33:38.852Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-05T12:33:38.852Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-05T12:33:38.852Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-05T12:33:38.852Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-05T12:33:38.852Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-05T12:33:38.852Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-05T12:33:41.799Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-05T12:33:42.266Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-05T12:33:44.193Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-05T12:33:44.193Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-05T12:33:45.210Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-05T12:33:45.210Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-05T12:33:45.210Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-05T12:33:45.210Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-05T12:33:45.210Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-05T12:33:46.339Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-05T12:33:46.339Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-05T12:33:46.339Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-05T12:33:47.289Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-05T12:33:47.289Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-05T12:33:53.010Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-05T12:33:53.460Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-05T12:33:53.909Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-05T12:33:54.043Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-05T12:33:54.301Z] docker_cli_swarm_test.go:1180: [dd1236f266e70] joining swarm manager [daf1d6609a006]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:33:54.860Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-05T12:33:55.811Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-05T12:33:56.761Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-05T12:33:58.270Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-05T12:34:00.865Z] docker_cli_swarm_test.go:1189: [df6ba72c59e62] joining swarm manager [daf1d6609a006]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T12:34:05.087Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-05T12:34:05.337Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-05T12:34:05.337Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-05T12:34:05.337Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-05T12:34:05.337Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-05T12:34:05.337Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-05T12:34:05.337Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-05T12:34:05.337Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-05T12:34:05.337Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-05T12:34:05.337Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-05T12:34:05.786Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-05T12:34:06.236Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-05T12:34:06.419Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-05T12:34:06.420Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-05T12:34:08.037Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-05T12:34:11.959Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-05T12:34:12.280Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-05T12:34:16.697Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-05T12:34:17.031Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-05T12:34:17.031Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-05T12:34:17.031Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-05T12:34:17.031Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-05T12:34:17.031Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-05T12:34:18.592Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-05T12:34:18.592Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-05T12:34:19.060Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-05T12:34:27.709Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-05T12:34:29.516Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-05T12:34:29.516Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-05T12:34:29.516Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-05T12:34:31.493Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-05T12:34:31.493Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-05T12:34:32.375Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-05T12:34:43.975Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-05T12:34:43.975Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-05T12:34:43.975Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-05T12:34:43.975Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-05T12:34:43.975Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-05T12:34:43.975Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-05T12:34:43.975Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-05T12:34:44.442Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-05T12:34:47.546Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-05T12:34:50.299Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-05T12:34:50.828Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-05T12:34:52.508Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-05T12:34:52.508Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-05T12:34:52.508Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-05T12:34:52.508Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-05T12:34:52.508Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-05T12:34:52.508Z] docker_cli_sni_test.go:18: Flakey test [2022-04-05T12:34:52.508Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-05T12:34:54.073Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-05T12:34:55.018Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-05T12:34:56.922Z] docker_cli_swarm_test.go:1112: [d88fab8f9a94f] joining swarm manager [d5795a80b20fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:34:57.855Z] === RUN TestDockerSuite/TestCommitChange [2022-04-05T12:34:58.296Z] docker_cli_swarm_test.go:1113: [da285b8349f86] joining swarm manager [d5795a80b20fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T12:35:02.601Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-05T12:35:06.391Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-05T12:35:06.391Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-05T12:35:06.391Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-05T12:35:12.247Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-05T12:35:12.247Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-05T12:35:12.247Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-05T12:35:14.724Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-05T12:35:19.389Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-05T12:35:22.336Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-05T12:35:22.336Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-05T12:35:22.336Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-05T12:35:22.336Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-05T12:35:22.336Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-05T12:35:22.336Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-05T12:35:22.336Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-05T12:35:22.336Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-05T12:35:22.336Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-05T12:35:22.336Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-05T12:35:22.336Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-05T12:35:22.336Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-05T12:35:22.336Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-05T12:35:22.336Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-05T12:35:22.336Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-05T12:35:22.336Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-05T12:35:29.416Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-05T12:35:29.481Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-05T12:35:35.342Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-05T12:35:35.342Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-05T12:35:35.342Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-05T12:35:36.410Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-05T12:35:37.552Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-05T12:35:37.552Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-05T12:35:37.552Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-05T12:35:37.552Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-05T12:35:37.552Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-05T12:35:37.552Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-05T12:35:37.552Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-05T12:35:39.763Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-05T12:35:39.763Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-05T12:35:39.763Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-05T12:35:39.763Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-05T12:35:41.990Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-05T12:35:41.990Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-05T12:35:41.990Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-05T12:35:41.990Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-05T12:35:41.990Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-05T12:35:41.990Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-05T12:35:41.990Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-05T12:35:41.990Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-05T12:35:43.400Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-05T12:35:44.937Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-05T12:35:46.499Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-05T12:35:48.715Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-05T12:35:48.715Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-05T12:35:48.715Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-05T12:35:48.715Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-05T12:35:50.277Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-05T12:35:50.277Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-05T12:35:50.394Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-05T12:35:52.489Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-05T12:35:52.489Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-05T12:35:52.489Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-05T12:35:52.489Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-05T12:35:52.489Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-05T12:35:54.699Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-05T12:35:54.699Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-05T12:35:56.909Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-05T12:35:56.909Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-05T12:35:56.909Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-05T12:35:58.207Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-05T12:35:58.207Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-05T12:35:58.207Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-05T12:35:58.207Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-05T12:35:58.207Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-05T12:35:58.207Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-05T12:35:58.207Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-05T12:35:59.124Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-05T12:35:59.124Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-05T12:35:59.774Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-05T12:35:59.774Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-05T12:35:59.774Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-05T12:35:59.774Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-05T12:36:00.242Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-05T12:36:01.335Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-05T12:36:04.999Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-05T12:36:05.118Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-05T12:36:07.950Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-05T12:36:08.063Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-05T12:36:08.531Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-05T12:36:08.531Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-05T12:36:08.531Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-05T12:36:08.531Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-05T12:36:10.093Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-05T12:36:10.093Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-05T12:36:10.093Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-05T12:36:11.350Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-05T12:36:11.350Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-05T12:36:11.350Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-05T12:36:12.308Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-05T12:36:12.308Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-05T12:36:12.308Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-05T12:36:12.704Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-05T12:36:12.704Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-05T12:36:12.704Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-05T12:36:12.704Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-05T12:36:12.704Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-05T12:36:12.704Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-05T12:36:12.704Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-05T12:36:12.704Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-05T12:36:12.704Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-05T12:36:12.704Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-05T12:36:12.704Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-05T12:36:14.521Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-05T12:36:14.521Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-05T12:36:16.496Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-05T12:36:16.496Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-05T12:36:16.496Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-05T12:36:16.496Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-05T12:36:16.496Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-05T12:36:16.496Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-05T12:36:16.496Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-05T12:36:16.964Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-05T12:36:18.306Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-05T12:36:19.831Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-05T12:36:20.281Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-05T12:36:20.281Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-05T12:36:20.281Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-05T12:36:20.281Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-05T12:36:20.281Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-05T12:36:20.516Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-05T12:36:20.517Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-05T12:36:20.517Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-05T12:36:20.517Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-05T12:36:20.517Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-05T12:36:20.517Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-05T12:36:20.517Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-05T12:36:20.517Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-05T12:36:20.517Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-05T12:36:20.517Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-05T12:36:20.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-05T12:36:21.716Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-05T12:36:22.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-05T12:36:22.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-05T12:36:23.963Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-05T12:36:24.294Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-05T12:36:27.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-05T12:36:29.450Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-05T12:36:29.686Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-05T12:36:31.660Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005be7b0_} [2022-04-05T12:36:32.545Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-05T12:36:32.997Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-05T12:36:32.997Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-05T12:36:33.872Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12661304823_c:\foo_false____} [2022-04-05T12:36:34.751Z] docker_cli_swarm_test.go:1166: [d8cb985d72fcd] joining swarm manager [d5795a80b20fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-05T12:36:35.857Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-05T12:36:36.082Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12661304823_c:\foo_true____} [2022-04-05T12:36:36.731Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-05T12:36:36.731Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-05T12:36:36.731Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-05T12:36:36.731Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-05T12:36:36.731Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-05T12:36:36.731Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-05T12:36:36.731Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-05T12:36:36.731Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-05T12:36:36.731Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-05T12:36:36.731Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-05T12:36:36.731Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-05T12:36:36.731Z] === RUN TestDockerSuite/TestBuildFails [2022-04-05T12:36:36.806Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-05T12:36:37.720Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-05T12:36:37.720Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-05T12:36:38.316Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-05T12:36:39.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-05T12:36:39.026Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-05T12:36:39.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-05T12:36:39.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-05T12:36:39.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-05T12:36:39.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-05T12:36:39.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-05T12:36:39.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-05T12:36:39.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-05T12:36:39.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-05T12:36:39.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-05T12:36:39.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-05T12:36:39.026Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-05T12:36:39.026Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-05T12:36:39.026Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-05T12:36:39.026Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-05T12:36:39.026Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-05T12:36:39.026Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-05T12:36:39.026Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-05T12:36:39.026Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-05T12:36:39.026Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-05T12:36:39.026Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-05T12:36:39.026Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-05T12:36:39.026Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-05T12:36:41.971Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-05T12:36:41.971Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-05T12:36:41.971Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-05T12:36:41.971Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T12:36:41.971Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-05T12:36:41.971Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-05T12:36:41.971Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-05T12:36:41.971Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-05T12:36:41.971Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-05T12:36:41.971Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-05T12:36:41.971Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-05T12:36:41.971Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-05T12:36:41.971Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-05T12:36:41.971Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-05T12:36:41.971Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-05T12:36:41.971Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-05T12:36:41.971Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-05T12:36:41.971Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-05T12:36:41.971Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-05T12:36:41.971Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-05T12:36:41.971Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-05T12:36:41.971Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-05T12:36:41.971Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-05T12:36:41.971Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-05T12:36:41.971Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-05T12:36:41.971Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-05T12:36:41.971Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-05T12:36:42.474Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-05T12:36:44.181Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-05T12:36:44.181Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-05T12:36:44.181Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-05T12:36:44.181Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-05T12:36:47.133Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-05T12:36:47.133Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-05T12:36:47.133Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-05T12:36:47.133Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-05T12:36:47.133Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-05T12:36:47.133Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-05T12:36:47.133Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-05T12:36:47.226Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-05T12:36:48.534Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-05T12:36:50.043Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-05T12:36:50.918Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-05T12:36:53.094Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-05T12:36:53.864Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-05T12:36:53.864Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-05T12:36:53.864Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-05T12:36:53.864Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-05T12:36:53.864Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-05T12:37:01.290Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-05T12:37:02.225Z] docker_cli_swarm_test.go:1447: [dbd37e3a87c0d] joining swarm manager [d012be33e31e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:37:02.325Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-05T12:37:02.516Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-05T12:37:02.516Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-05T12:37:02.516Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-05T12:37:02.516Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-05T12:37:02.516Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-05T12:37:02.792Z] docker_cli_swarm_test.go:1448: [d37789bce5df1] joining swarm manager [d012be33e31e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-05T12:37:03.512Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-05T12:37:04.503Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-05T12:37:05.190Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-05T12:37:09.256Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-05T12:37:09.256Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-05T12:37:09.256Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-05T12:37:09.724Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-05T12:37:10.193Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-05T12:37:10.193Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-05T12:37:10.193Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-05T12:37:11.175Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-05T12:37:11.175Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-05T12:37:11.175Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-05T12:37:11.175Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-05T12:37:11.175Z] === RUN TestDockerSuite/TestCpToDot [2022-04-05T12:37:13.388Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-05T12:37:13.388Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-05T12:37:13.388Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-05T12:37:13.388Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-05T12:37:13.388Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-05T12:37:14.996Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-05T12:37:14.996Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-05T12:37:14.996Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-05T12:37:14.996Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-05T12:37:14.996Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-05T12:37:15.409Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-05T12:37:15.931Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-05T12:37:16.335Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-05T12:37:16.335Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-05T12:37:16.335Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-05T12:37:16.335Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-05T12:37:16.335Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-05T12:37:16.335Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-05T12:37:16.335Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-05T12:37:16.335Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-05T12:37:16.335Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-05T12:37:16.335Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-05T12:37:16.335Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-05T12:37:17.835Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-05T12:37:18.544Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-05T12:37:18.853Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-05T12:37:18.853Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-05T12:37:18.853Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-05T12:37:20.038Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-05T12:37:20.755Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-05T12:37:20.755Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-05T12:37:21.141Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-05T12:37:21.221Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-05T12:37:22.782Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-05T12:37:23.248Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-05T12:37:23.248Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-05T12:37:23.248Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-05T12:37:23.248Z] === RUN TestDockerSuite/TestCreateRM [2022-04-05T12:37:23.674Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-05T12:37:23.715Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-05T12:37:23.716Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-05T12:37:23.716Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-05T12:37:24.182Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-05T12:37:24.182Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-05T12:37:25.574Z] docker_cli_swarm_unix_test.go:63: [dd71f5c507644] joining swarm manager [dbe80da9eccc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:37:25.758Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-05T12:37:26.707Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-05T12:37:26.707Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-05T12:37:26.707Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-05T12:37:26.707Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-05T12:37:26.707Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-05T12:37:29.269Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-05T12:37:29.269Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-05T12:37:29.575Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-05T12:37:29.575Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-05T12:37:29.575Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-05T12:37:30.832Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-05T12:37:30.832Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-05T12:37:30.832Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-05T12:37:31.300Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-05T12:37:31.326Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-05T12:37:31.767Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-05T12:37:31.791Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-05T12:37:32.258Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-05T12:37:35.207Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-05T12:37:35.207Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-05T12:37:35.207Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-05T12:37:35.207Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-05T12:37:35.561Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-05T12:37:36.029Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-05T12:37:37.013Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-05T12:37:37.416Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-05T12:37:37.416Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-05T12:37:37.416Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-05T12:37:37.481Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-05T12:37:37.882Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-05T12:37:37.882Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-05T12:37:37.882Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-05T12:37:37.882Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-05T12:37:37.882Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-05T12:37:37.882Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-05T12:37:37.882Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-05T12:37:37.882Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-05T12:37:37.882Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-05T12:37:37.882Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-05T12:37:37.882Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-05T12:37:37.882Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-05T12:37:37.882Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-05T12:37:37.882Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:37:37.882Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-05T12:37:37.882Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-05T12:37:37.882Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-05T12:37:37.882Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-05T12:37:37.882Z] === RUN TestDockerSuite/TestDockerFails [2022-04-05T12:37:37.882Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-05T12:37:37.882Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-05T12:37:37.882Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-05T12:37:37.882Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-05T12:37:37.882Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-05T12:37:37.882Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-05T12:37:37.882Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-05T12:37:37.882Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-05T12:37:37.882Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-05T12:37:37.882Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-05T12:37:37.882Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-05T12:37:38.466Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-05T12:37:38.934Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-05T12:37:40.093Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-05T12:37:40.496Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-05T12:37:42.305Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-05T12:37:44.514Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-05T12:37:46.358Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-05T12:37:46.358Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-05T12:37:46.358Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-05T12:37:46.358Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-05T12:37:46.358Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-05T12:37:46.358Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-05T12:37:46.358Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-05T12:37:46.358Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-05T12:37:46.358Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-05T12:37:46.825Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-05T12:37:47.293Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-05T12:37:52.044Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-05T12:37:53.162Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-05T12:37:56.942Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-05T12:38:01.686Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-05T12:38:04.632Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-05T12:38:05.098Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-05T12:38:08.885Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-05T12:38:09.352Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-05T12:38:09.851Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-05T12:38:09.851Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-05T12:38:09.851Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-05T12:38:10.335Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-05T12:38:12.077Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-05T12:38:15.079Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-05T12:38:19.825Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-05T12:38:19.825Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-05T12:38:19.825Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-05T12:38:19.825Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-05T12:38:19.825Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-05T12:38:19.825Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-05T12:38:19.825Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-05T12:38:19.825Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-05T12:38:19.825Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-05T12:38:20.080Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-05T12:38:20.810Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-05T12:38:20.810Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-05T12:38:20.810Z] === RUN TestDockerSuite/TestEventsRename [2022-04-05T12:38:21.823Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-05T12:38:21.823Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-05T12:38:21.823Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-05T12:38:23.198Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-05T12:38:23.760Z] === RUN TestDockerSuite/TestEventsResize [2022-04-05T12:38:26.482Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-05T12:38:29.016Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-05T12:38:30.391Z] docker_api_swarm_test.go:962: [d512d8ee3ddc6] joining swarm manager [dd3bff750a273]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-05T12:38:30.908Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-05T12:38:33.854Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-05T12:38:35.415Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-05T12:38:37.642Z] === RUN TestDockerSuite/TestBuildRm [2022-04-05T12:38:40.164Z] === RUN TestDockerSuite/TestEventsTop [2022-04-05T12:38:40.164Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-05T12:38:40.164Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-05T12:38:42.191Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-05T12:38:43.110Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-05T12:38:46.893Z] === RUN TestDockerSuite/TestExec [2022-04-05T12:38:46.893Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-05T12:38:46.893Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-05T12:38:46.893Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-05T12:38:46.893Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-05T12:38:48.454Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-05T12:38:50.662Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-05T12:38:50.662Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-05T12:38:50.662Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-05T12:38:50.662Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-05T12:38:50.662Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-05T12:38:50.662Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-05T12:38:50.662Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-05T12:38:52.224Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-05T12:38:52.328Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-05T12:38:52.334Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-05T12:38:53.787Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-05T12:38:55.220Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-05T12:38:55.220Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-05T12:38:55.220Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-05T12:38:55.220Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-05T12:38:55.220Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-05T12:38:55.999Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-05T12:38:56.729Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-05T12:38:57.563Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-05T12:39:00.445Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-05T12:39:01.359Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-05T12:39:02.311Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-05T12:39:02.311Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-05T12:39:02.311Z] === RUN TestDockerSuite/TestExecEnv [2022-04-05T12:39:02.311Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-05T12:39:02.311Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-05T12:39:02.311Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-05T12:39:02.311Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-05T12:39:02.347Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-05T12:39:03.418Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-05T12:39:03.875Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-05T12:39:04.250Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-05T12:39:05.995Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-05T12:39:06.373Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-05T12:39:06.821Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-05T12:39:06.821Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-05T12:39:06.821Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-05T12:39:06.821Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-05T12:39:06.821Z] === RUN TestDockerSuite/TestExecParseError [2022-04-05T12:39:06.821Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-05T12:39:06.821Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-05T12:39:06.821Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-05T12:39:06.821Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-05T12:39:06.821Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-05T12:39:06.821Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-05T12:39:07.532Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-05T12:39:09.032Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-05T12:39:09.032Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-05T12:39:09.032Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-05T12:39:09.032Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-05T12:39:09.032Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-05T12:39:09.032Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-05T12:39:09.032Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-05T12:39:09.032Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-05T12:39:09.032Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-05T12:39:09.032Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-05T12:39:09.032Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-05T12:39:11.242Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-05T12:39:11.242Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-05T12:39:11.242Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-05T12:39:11.718Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-05T12:39:12.238Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-05T12:39:14.097Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-05T12:39:15.997Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-05T12:39:15.997Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-05T12:39:15.997Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-05T12:39:15.997Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-05T12:39:15.997Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-05T12:39:15.997Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-05T12:39:15.997Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-05T12:39:16.991Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-05T12:39:19.399Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-05T12:39:21.301Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-05T12:39:21.858Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-05T12:39:23.835Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-05T12:39:26.367Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-05T12:39:27.722Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-05T12:39:28.896Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-05T12:39:29.936Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-05T12:39:30.799Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-05T12:39:31.917Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-05T12:39:31.917Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-05T12:39:31.917Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-05T12:39:32.729Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-05T12:39:32.730Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-05T12:39:32.730Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-05T12:39:33.332Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-05T12:39:35.802Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-05T12:39:35.802Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-05T12:39:35.802Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-05T12:39:35.802Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-05T12:39:36.269Z] === RUN TestDockerSuite/TestHealth [2022-04-05T12:39:36.269Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-05T12:39:36.269Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-05T12:39:36.269Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-05T12:39:36.269Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-05T12:39:36.269Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-05T12:39:37.778Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-05T12:39:38.247Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-05T12:39:38.247Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-05T12:39:38.247Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-05T12:39:38.247Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-05T12:39:38.247Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-05T12:39:40.058Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-05T12:39:40.058Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-05T12:39:40.058Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-05T12:39:40.058Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-05T12:39:40.460Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-05T12:39:40.525Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-05T12:39:40.525Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-05T12:39:40.525Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-05T12:39:40.992Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-05T12:39:40.992Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-05T12:39:41.215Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-05T12:39:41.460Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-05T12:39:41.666Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-05T12:39:42.446Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-05T12:39:42.446Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-05T12:39:44.005Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-05T12:39:44.005Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-05T12:39:46.216Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-05T12:39:47.399Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-05T12:39:47.399Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-05T12:39:48.427Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-05T12:39:48.894Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-05T12:39:48.894Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-05T12:39:48.894Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-05T12:39:49.123Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-05T12:39:51.396Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-05T12:39:51.396Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-05T12:39:51.396Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-05T12:39:52.130Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-05T12:39:52.752Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-05T12:39:52.752Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-05T12:39:52.752Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-05T12:39:52.753Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-05T12:39:52.753Z] === RUN TestDockerSuite/TestImportFile [2022-04-05T12:39:52.753Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-05T12:39:52.753Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-05T12:39:52.753Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-05T12:39:52.753Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-05T12:39:52.753Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-05T12:39:52.753Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-05T12:39:52.753Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-05T12:39:52.753Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-05T12:39:52.753Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-05T12:39:52.753Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-05T12:39:52.753Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-05T12:39:52.753Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-05T12:39:52.753Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-05T12:39:52.753Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-05T12:39:52.753Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-05T12:39:52.753Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-05T12:39:52.753Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-05T12:39:52.753Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-05T12:39:52.753Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-05T12:39:52.753Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-05T12:39:54.345Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-05T12:39:54.963Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-05T12:39:55.334Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-05T12:39:56.322Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-05T12:39:57.173Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-05T12:39:57.173Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-05T12:39:57.173Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-05T12:39:57.173Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-05T12:39:57.173Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-05T12:39:57.640Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-05T12:39:57.640Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-05T12:39:57.640Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-05T12:39:59.851Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-05T12:39:59.851Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-05T12:40:02.796Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-05T12:40:02.796Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-05T12:40:02.796Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-05T12:40:02.796Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-05T12:40:02.796Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-05T12:40:02.796Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-05T12:40:02.796Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-05T12:40:05.009Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-05T12:40:08.795Z] === RUN TestDockerSuite/TestInspectImage [2022-04-05T12:40:08.795Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-05T12:40:08.795Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-05T12:40:08.795Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-05T12:40:08.795Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-05T12:40:08.795Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-05T12:40:08.795Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-05T12:40:11.011Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-05T12:40:13.224Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-05T12:40:13.224Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-05T12:40:14.137Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-05T12:40:15.123Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-05T12:40:15.436Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-05T12:40:17.125Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-05T12:40:17.125Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-05T12:40:17.125Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-05T12:40:17.649Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-05T12:40:17.649Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-05T12:40:17.649Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-05T12:40:17.649Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-05T12:40:19.210Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-05T12:40:19.988Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-05T12:40:21.499Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-05T12:40:22.994Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-05T12:40:23.782Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-05T12:40:25.941Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-05T12:40:25.994Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-05T12:40:27.221Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-05T12:40:28.155Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-05T12:40:29.588Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-05T12:40:30.365Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-05T12:40:32.576Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-05T12:40:32.943Z] === RUN TestDockerSuite/TestBuildUser [2022-04-05T12:40:32.943Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-05T12:40:33.395Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-05T12:40:33.395Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-05T12:40:33.395Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-05T12:40:33.395Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-05T12:40:33.395Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-05T12:40:34.650Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-05T12:40:34.791Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-05T12:40:36.352Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-05T12:40:37.601Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-05T12:40:38.025Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-05T12:40:38.475Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-05T12:40:39.300Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-05T12:40:39.300Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-05T12:40:39.300Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-05T12:40:39.300Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-05T12:40:39.300Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-05T12:40:39.300Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-05T12:40:39.300Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-05T12:40:39.300Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-05T12:40:39.300Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-05T12:40:39.300Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-05T12:40:39.300Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-05T12:40:39.300Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-05T12:40:39.300Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-05T12:40:39.300Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-05T12:40:39.300Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-05T12:40:39.300Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-05T12:40:39.300Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-05T12:40:39.300Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-05T12:40:39.300Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-05T12:40:39.300Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-05T12:40:39.300Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-05T12:40:39.300Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-05T12:40:39.300Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-05T12:40:39.300Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-05T12:40:39.300Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-05T12:40:39.300Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-05T12:40:39.300Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-05T12:40:39.300Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-05T12:40:39.300Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-05T12:40:39.300Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-05T12:40:39.300Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-05T12:40:39.300Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-05T12:40:39.300Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-05T12:40:39.300Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-05T12:40:39.300Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-05T12:40:39.300Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-05T12:40:40.863Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-05T12:40:42.163Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-05T12:40:42.163Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-05T12:40:42.163Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-05T12:40:42.163Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-05T12:40:42.163Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-05T12:40:42.351Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-05T12:40:42.820Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-05T12:40:42.820Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-05T12:40:42.820Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-05T12:40:42.820Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-05T12:40:42.820Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-05T12:40:43.073Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-05T12:40:44.461Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-05T12:40:45.034Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-05T12:40:45.034Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-05T12:40:45.034Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-05T12:40:48.929Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-05T12:40:50.494Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-05T12:40:50.494Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-05T12:40:50.494Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-05T12:40:52.706Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-05T12:40:52.706Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-05T12:40:57.458Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite (1581.75s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.10s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.02s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.93s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.11s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.07s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.73s) [2022-04-05T12:40:59.333Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.16s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.79s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.48s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.38s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.54s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.09s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.45s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.99s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (41.65s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.90s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.31s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.36s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (16.65s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.87s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.45s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.59s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.67s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.24s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (14.96s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.68s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.59s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.07s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.47s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.80s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.98s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.34s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.18s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.69s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.15s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.45s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.45s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.61s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.74s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.11s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.50s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.70s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.57s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.28s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.47s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.79s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.58s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.28s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.13s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.25s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.96s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.54s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.91s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.97s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.26s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.88s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.05s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.61s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.92s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.77s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.08s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.09s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.62s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.16s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.33s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.86s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.20s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.72s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.57s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.20s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.65s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.39s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.06s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.27s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (75.34s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.30s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.07s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.75s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.51s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.46s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.88s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.34s) [2022-04-05T12:40:59.333Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.28s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.70s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.86s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (49.06s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.05s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.12s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (125.57s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.29s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.22s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.25s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.13s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.34s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.11s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.16s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.17s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.06s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.41s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.25s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.13s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.86s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.59s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.49s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.43s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.48s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.53s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.49s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.28s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.79s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2022-04-05T12:40:59.333Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.11s) [2022-04-05T12:40:59.333Z] === RUN TestDockerExternalVolumeSuite [2022-04-05T12:40:59.333Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-05T12:40:59.591Z] docker_cli_external_volume_driver_test.go:52: [d1b6c42d959af] daemon is not started [2022-04-05T12:41:02.248Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-05T12:41:07.039Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-05T12:41:07.160Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-05T12:41:07.610Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-05T12:41:09.250Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-05T12:41:11.461Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-05T12:41:11.461Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-05T12:41:11.461Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-05T12:41:13.675Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-05T12:41:15.895Z] === RUN TestDockerSuite/TestLogsSince [2022-04-05T12:41:17.670Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-05T12:41:17.831Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-05T12:41:23.551Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-05T12:41:23.551Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-05T12:41:24.002Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-05T12:41:24.003Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-05T12:41:24.003Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-05T12:41:24.541Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-05T12:41:24.541Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-05T12:41:25.008Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-05T12:41:25.008Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-05T12:41:25.008Z] === RUN TestDockerSuite/TestLogsTail [2022-04-05T12:41:27.684Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-05T12:41:27.684Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-05T12:41:27.684Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-05T12:41:27.729Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-05T12:41:27.956Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-05T12:41:30.166Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-05T12:41:32.376Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-05T12:41:32.377Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-05T12:41:32.377Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-05T12:41:32.377Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-05T12:41:32.377Z] === RUN TestDockerSuite/TestNetHostname [2022-04-05T12:41:32.377Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-05T12:41:32.377Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-05T12:41:32.377Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-05T12:41:32.377Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-05T12:41:32.377Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-05T12:41:32.377Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-05T12:41:32.377Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-05T12:41:32.377Z] === RUN TestDockerSuite/TestPluginActive [2022-04-05T12:41:32.377Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-05T12:41:32.377Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-05T12:41:32.377Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-05T12:41:32.377Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-05T12:41:32.377Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-05T12:41:32.377Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-05T12:41:32.843Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-05T12:41:32.843Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-05T12:41:32.843Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-05T12:41:32.843Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-05T12:41:32.843Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-05T12:41:32.843Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-05T12:41:32.843Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-05T12:41:32.843Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-05T12:41:32.843Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-05T12:41:32.843Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-05T12:41:32.843Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-05T12:41:32.843Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-05T12:41:32.843Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-05T12:41:32.843Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-05T12:41:32.843Z] === RUN TestDockerSuite/TestPortList [2022-04-05T12:41:32.843Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-05T12:41:32.843Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-05T12:41:37.591Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-05T12:41:37.591Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T12:41:37.591Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-05T12:41:37.591Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-05T12:41:37.591Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-05T12:41:37.591Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-05T12:41:37.591Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-05T12:41:37.591Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-05T12:41:37.591Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-05T12:41:37.591Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-05T12:41:37.591Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-05T12:41:37.591Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-05T12:41:37.591Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-05T12:41:37.591Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-05T12:41:37.591Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-05T12:41:37.591Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-05T12:41:37.591Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-05T12:41:37.591Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-05T12:41:39.954Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-05T12:41:42.337Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-05T12:41:42.337Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-05T12:41:42.337Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-05T12:41:44.593Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-05T12:41:45.043Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-05T12:41:49.487Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-05T12:41:49.487Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-05T12:41:49.487Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-05T12:41:58.136Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-05T12:41:59.741Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-05T12:41:59.741Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-05T12:42:00.191Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-05T12:42:00.191Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-05T12:42:00.641Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-05T12:42:00.641Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-05T12:42:00.641Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-05T12:42:02.151Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-05T12:42:03.570Z] === RUN TestDockerSuite/TestBuildRm [2022-04-05T12:42:10.631Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-05T12:42:12.771Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-05T12:42:12.771Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-05T12:42:13.049Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-05T12:42:13.049Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-05T12:42:13.049Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-05T12:42:13.049Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-05T12:42:13.222Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-05T12:42:13.222Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-05T12:42:13.222Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-05T12:42:13.222Z] docker_cli_sni_test.go:18: Flakey test [2022-04-05T12:42:13.222Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-05T12:42:13.998Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-05T12:42:15.363Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-05T12:42:15.363Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-05T12:42:15.363Z] === RUN TestDockerSuite/TestCommitChange [2022-04-05T12:42:15.560Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-05T12:42:15.560Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-05T12:42:15.560Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-05T12:42:15.560Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-05T12:42:16.027Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-05T12:42:17.012Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-05T12:42:20.799Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-05T12:42:21.086Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-05T12:42:23.746Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-05T12:42:23.787Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-05T12:42:25.364Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-05T12:42:25.997Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-05T12:42:26.804Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-05T12:42:26.804Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-05T12:42:26.805Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-05T12:42:27.541Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-05T12:42:31.926Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-05T12:42:34.644Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-05T12:42:35.294Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-05T12:42:35.294Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-05T12:42:35.294Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-05T12:42:37.591Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-05T12:42:37.591Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-05T12:42:38.058Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-05T12:42:38.058Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-05T12:42:38.058Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-05T12:42:42.800Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-05T12:42:42.800Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-05T12:42:42.800Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-05T12:42:42.800Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-05T12:42:42.800Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-05T12:42:42.800Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-05T12:42:42.800Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-05T12:42:42.800Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-05T12:42:42.800Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-05T12:42:43.770Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-05T12:42:45.351Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-05T12:42:45.819Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-05T12:42:46.286Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-05T12:42:46.808Z] docker_cli_external_volume_driver_test.go:52: [d1a7eac385295] daemon is not started [2022-04-05T12:42:48.399Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-05T12:42:48.399Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-05T12:42:48.399Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-05T12:42:48.399Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-05T12:42:48.399Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-05T12:42:48.399Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-05T12:42:48.399Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-05T12:42:48.399Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-05T12:42:48.399Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-05T12:42:48.399Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-05T12:42:48.399Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-05T12:42:48.399Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-05T12:42:48.399Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-05T12:42:48.399Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-05T12:42:48.399Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-05T12:42:48.399Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-05T12:42:48.655Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-05T12:42:48.655Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-05T12:42:48.655Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-05T12:42:50.215Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-05T12:42:50.215Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-05T12:42:50.215Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-05T12:42:51.199Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-05T12:42:52.180Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-05T12:42:52.180Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-05T12:42:52.180Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-05T12:42:55.961Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-05T12:42:56.700Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-05T12:42:56.700Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-05T12:42:56.893Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-05T12:42:59.649Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-05T12:42:59.649Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-05T12:43:00.711Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-05T12:43:01.679Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-05T12:43:02.920Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-05T12:43:03.440Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-05T12:43:05.376Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-05T12:43:05.376Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-05T12:43:05.376Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-05T12:43:08.239Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-05T12:43:08.239Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-05T12:43:08.239Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-05T12:43:08.239Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-05T12:43:08.239Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-05T12:43:08.239Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-05T12:43:08.239Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-05T12:43:11.924Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-05T12:43:11.924Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-05T12:43:11.924Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-05T12:43:11.924Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-05T12:43:14.783Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-05T12:43:14.783Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-05T12:43:14.783Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-05T12:43:14.783Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-05T12:43:14.783Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-05T12:43:14.783Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-05T12:43:14.783Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-05T12:43:14.783Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-05T12:43:18.464Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-05T12:43:19.768Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-05T12:43:21.248Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-05T12:43:21.248Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-05T12:43:21.248Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-05T12:43:22.148Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-05T12:43:23.462Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-05T12:43:24.151Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-05T12:43:24.151Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-05T12:43:24.151Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-05T12:43:24.447Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-05T12:43:25.007Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-05T12:43:25.007Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-05T12:43:25.007Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-05T12:43:25.007Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-05T12:43:27.098Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-05T12:43:27.098Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-05T12:43:27.565Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-05T12:43:28.031Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-05T12:43:28.236Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-05T12:43:28.690Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-05T12:43:28.690Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-05T12:43:32.369Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-05T12:43:32.369Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-05T12:43:32.369Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-05T12:43:32.369Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-05T12:43:32.369Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-05T12:43:32.781Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-05T12:43:32.986Z] === RUN TestDockerSuite/TestBuildUser [2022-04-05T12:43:32.986Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-05T12:43:32.986Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-05T12:43:32.986Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-05T12:43:32.986Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-05T12:43:32.986Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-05T12:43:32.986Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-05T12:43:34.643Z] docker_cli_external_volume_driver_test.go:52: [d9bbf68aaec54] daemon is not started [2022-04-05T12:43:35.233Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-05T12:43:35.233Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-05T12:43:36.779Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-05T12:43:37.246Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-05T12:43:37.531Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-05T12:43:37.531Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-05T12:43:37.531Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-05T12:43:38.093Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-05T12:43:38.093Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-05T12:43:38.093Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-05T12:43:41.318Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-05T12:43:41.318Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-05T12:43:41.318Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-05T12:43:41.772Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-05T12:43:41.772Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-05T12:43:44.404Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-05T12:43:44.404Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-05T12:43:44.404Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-05T12:43:44.404Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-05T12:43:44.404Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-05T12:43:44.629Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-05T12:43:49.513Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-05T12:43:49.513Z] docker_cli_external_volume_driver_test.go:52: [d00968c90c1e2] daemon is not started [2022-04-05T12:43:50.348Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-05T12:43:53.797Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-05T12:43:56.008Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-05T12:43:56.066Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-05T12:43:56.066Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-05T12:43:56.066Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-05T12:43:56.066Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-05T12:43:56.066Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-05T12:43:56.475Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-05T12:43:58.206Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-05T12:43:58.206Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-05T12:43:58.206Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-05T12:44:01.886Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-05T12:44:01.886Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-05T12:44:01.886Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-05T12:44:02.332Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-05T12:44:04.390Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-05T12:44:04.747Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-05T12:44:05.197Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-05T12:44:05.633Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-05T12:44:05.633Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-05T12:44:06.117Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-05T12:44:09.829Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-05T12:44:11.496Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-05T12:44:12.691Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-05T12:44:12.691Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-05T12:44:12.691Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-05T12:44:12.691Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-05T12:44:12.691Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-05T12:44:12.691Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-05T12:44:12.691Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-05T12:44:12.691Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-05T12:44:12.691Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-05T12:44:12.691Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-05T12:44:12.691Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-05T12:44:14.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-05T12:44:14.838Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-05T12:44:17.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-05T12:44:18.596Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-05T12:44:20.804Z] === RUN TestDockerSuite/TestRmiTag [2022-04-05T12:44:21.271Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-05T12:44:21.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-05T12:44:21.910Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-05T12:44:21.910Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-05T12:44:21.910Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-05T12:44:21.910Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-05T12:44:21.910Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-05T12:44:23.477Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-05T12:44:23.477Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-05T12:44:23.477Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-05T12:44:23.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-05T12:44:24.215Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-05T12:44:27.200Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003e7c08_} [2022-04-05T12:44:29.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12038648021_c:\foo_false____} [2022-04-05T12:44:32.199Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12038648021_c:\foo_true____} [2022-04-05T12:44:33.897Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-05T12:44:35.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-05T12:44:35.878Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-05T12:44:35.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-05T12:44:35.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-05T12:44:35.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-05T12:44:35.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-05T12:44:35.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-05T12:44:35.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-05T12:44:35.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-05T12:44:35.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-05T12:44:35.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-05T12:44:35.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-05T12:44:35.878Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-05T12:44:35.878Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-05T12:44:35.878Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-05T12:44:35.878Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-05T12:44:35.878Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-05T12:44:35.878Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-05T12:44:35.878Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-05T12:44:35.878Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-05T12:44:35.878Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-05T12:44:35.878Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-05T12:44:35.878Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-05T12:44:35.878Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-05T12:44:36.479Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-05T12:44:36.845Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-05T12:44:37.313Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-05T12:44:38.737Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-05T12:44:38.737Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-05T12:44:38.737Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-05T12:44:38.737Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T12:44:38.737Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-05T12:44:38.737Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-05T12:44:38.737Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-05T12:44:38.737Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-05T12:44:38.737Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-05T12:44:38.737Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-05T12:44:38.737Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-05T12:44:38.737Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-05T12:44:38.737Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-05T12:44:38.737Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-05T12:44:38.737Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-05T12:44:38.737Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-05T12:44:38.737Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-05T12:44:38.737Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-05T12:44:38.737Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-05T12:44:38.737Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-05T12:44:39.129Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-05T12:44:39.187Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-05T12:44:39.187Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-05T12:44:39.187Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-05T12:44:39.187Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-05T12:44:39.187Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-05T12:44:39.187Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-05T12:44:39.187Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-05T12:44:40.692Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-05T12:44:42.045Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-05T12:44:42.495Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-05T12:44:42.495Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-05T12:44:42.495Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-05T12:44:45.354Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-05T12:44:45.354Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-05T12:44:45.354Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-05T12:44:45.354Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-05T12:44:45.354Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-05T12:44:45.354Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-05T12:44:45.354Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-05T12:44:45.437Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-05T12:44:45.904Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-05T12:44:45.904Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-05T12:44:45.904Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-05T12:44:45.904Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-05T12:44:45.904Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-05T12:44:45.904Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-05T12:44:45.904Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-05T12:44:45.904Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-05T12:44:45.904Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-05T12:44:45.904Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-05T12:44:45.904Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-05T12:44:45.904Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-05T12:44:45.904Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-05T12:44:45.904Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-05T12:44:45.904Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-05T12:44:48.115Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-05T12:44:48.115Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-05T12:44:48.115Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-05T12:44:48.115Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-05T12:44:48.115Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-05T12:44:49.807Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-05T12:44:49.808Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-05T12:44:49.808Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-05T12:44:49.808Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-05T12:44:49.808Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-05T12:44:49.808Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-05T12:44:49.808Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-05T12:44:50.274Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-05T12:44:51.078Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-05T12:44:51.356Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-05T12:44:52.858Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-05T12:44:53.936Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-05T12:44:53.936Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-05T12:44:54.386Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-05T12:44:54.386Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-05T12:44:54.386Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-05T12:44:55.067Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-05T12:44:57.431Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-05T12:44:58.010Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-05T12:44:58.994Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-05T12:44:58.994Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-05T12:44:59.461Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-05T12:44:59.461Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-05T12:44:59.461Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-05T12:44:59.461Z] docker_cli_sni_test.go:18: Flakey test [2022-04-05T12:44:59.461Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-05T12:45:00.219Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-05T12:45:01.676Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-05T12:45:02.431Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-05T12:45:02.431Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-05T12:45:05.461Z] === RUN TestDockerSuite/TestCommitChange [2022-04-05T12:45:06.229Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-05T12:45:06.652Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-05T12:45:06.652Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-05T12:45:06.652Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-05T12:45:06.652Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-05T12:45:06.652Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-05T12:45:07.172Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-05T12:45:07.172Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-05T12:45:07.172Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-05T12:45:07.172Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-05T12:45:07.172Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-05T12:45:07.172Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-05T12:45:07.172Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-05T12:45:07.172Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-05T12:45:07.172Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-05T12:45:07.172Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-05T12:45:07.172Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-05T12:45:07.172Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-05T12:45:07.172Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-05T12:45:07.172Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-05T12:45:07.172Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-05T12:45:07.172Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-05T12:45:07.172Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-05T12:45:07.172Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-05T12:45:07.172Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-05T12:45:07.172Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-05T12:45:07.172Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-05T12:45:07.172Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-05T12:45:07.172Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-05T12:45:09.253Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-05T12:45:10.117Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-05T12:45:10.117Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-05T12:45:10.117Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-05T12:45:13.039Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-05T12:45:13.039Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-05T12:45:13.039Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-05T12:45:13.063Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-05T12:45:13.063Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-05T12:45:13.063Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-05T12:45:13.063Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-05T12:45:13.063Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-05T12:45:14.647Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-05T12:45:14.647Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-05T12:45:14.647Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-05T12:45:14.647Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-05T12:45:14.647Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-05T12:45:14.647Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-05T12:45:14.647Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-05T12:45:14.647Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-05T12:45:14.647Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-05T12:45:14.647Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-05T12:45:14.647Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-05T12:45:14.647Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-05T12:45:14.647Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-05T12:45:14.647Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-05T12:45:14.647Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-05T12:45:16.857Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-05T12:45:16.875Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-05T12:45:16.875Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-05T12:45:16.875Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-05T12:45:16.875Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-05T12:45:16.875Z] === RUN TestDockerSuite/TestCpToDot [2022-04-05T12:45:19.016Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-05T12:45:19.016Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-05T12:45:19.016Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-05T12:45:19.016Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-05T12:45:19.016Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-05T12:45:19.066Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-05T12:45:20.246Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-05T12:45:20.246Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-05T12:45:20.246Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-05T12:45:21.275Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-05T12:45:21.275Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-05T12:45:21.275Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-05T12:45:21.275Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-05T12:45:21.275Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-05T12:45:21.275Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-05T12:45:21.275Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-05T12:45:21.878Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-05T12:45:21.878Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-05T12:45:21.878Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-05T12:45:21.878Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-05T12:45:21.878Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-05T12:45:21.878Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-05T12:45:21.878Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-05T12:45:21.878Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-05T12:45:21.878Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-05T12:45:22.327Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-05T12:45:22.327Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-05T12:45:23.484Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-05T12:45:23.950Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-05T12:45:23.950Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-05T12:45:23.950Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-05T12:45:23.950Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-05T12:45:23.950Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-05T12:45:23.950Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-05T12:45:23.950Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-05T12:45:23.950Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-05T12:45:24.468Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-05T12:45:25.509Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-05T12:45:26.110Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-05T12:45:28.145Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-05T12:45:28.145Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-05T12:45:28.145Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-05T12:45:29.895Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-05T12:45:29.895Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-05T12:45:29.895Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-05T12:45:29.895Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-05T12:45:29.895Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-05T12:45:29.895Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-05T12:45:29.895Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-05T12:45:29.895Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-05T12:45:29.895Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-05T12:45:29.895Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-05T12:45:29.895Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-05T12:45:29.895Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-05T12:45:29.895Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-05T12:45:29.895Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-05T12:45:29.895Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-05T12:45:29.895Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-05T12:45:30.255Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-05T12:45:30.255Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-05T12:45:30.255Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-05T12:45:30.255Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-05T12:45:30.255Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-05T12:45:30.255Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-05T12:45:30.255Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-05T12:45:30.255Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-05T12:45:30.255Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-05T12:45:30.255Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-05T12:45:30.255Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-05T12:45:30.255Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-05T12:45:30.255Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-05T12:45:31.003Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-05T12:45:31.452Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-05T12:45:31.902Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-05T12:45:31.902Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-05T12:45:31.902Z] === RUN TestDockerSuite/TestCreateRM [2022-04-05T12:45:31.902Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-05T12:45:31.902Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-05T12:45:32.352Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-05T12:45:32.352Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-05T12:45:32.801Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-05T12:45:33.203Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-05T12:45:33.203Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-05T12:45:33.203Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-05T12:45:33.203Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-05T12:45:33.203Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-05T12:45:33.203Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-05T12:45:35.413Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-05T12:45:35.754Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-05T12:45:37.626Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-05T12:45:37.626Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-05T12:45:37.626Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-05T12:45:39.838Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-05T12:45:39.838Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-05T12:45:39.838Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-05T12:45:39.838Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-05T12:45:39.838Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-05T12:45:39.838Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-05T12:45:39.838Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-05T12:45:41.278Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-05T12:45:41.278Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-05T12:45:41.621Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-05T12:45:41.621Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-05T12:45:41.621Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-05T12:45:41.732Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-05T12:45:42.048Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-05T12:45:43.833Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-05T12:45:43.833Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-05T12:45:43.833Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-05T12:45:43.833Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-05T12:45:43.833Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-05T12:45:43.833Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-05T12:45:43.833Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-05T12:45:44.992Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-05T12:45:45.417Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-05T12:45:45.866Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-05T12:45:45.866Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-05T12:45:45.866Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-05T12:45:46.043Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-05T12:45:46.043Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-05T12:45:46.043Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-05T12:45:46.043Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-05T12:45:47.204Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-05T12:45:48.261Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-05T12:45:48.261Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-05T12:45:48.261Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-05T12:45:48.261Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-05T12:45:48.261Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-05T12:45:48.261Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-05T12:45:48.261Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-05T12:45:48.261Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-05T12:45:48.730Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-05T12:45:48.731Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-05T12:45:48.731Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-05T12:45:48.731Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-05T12:45:48.731Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-05T12:45:48.731Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-05T12:45:48.731Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-05T12:45:48.731Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-05T12:45:48.731Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-05T12:45:48.731Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-05T12:45:48.731Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-05T12:45:48.731Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-05T12:45:48.731Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-05T12:45:48.731Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-05T12:45:48.731Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-05T12:45:48.731Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-05T12:45:48.731Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:45:48.731Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-05T12:45:48.731Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-05T12:45:48.731Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-05T12:45:48.731Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-05T12:45:48.731Z] === RUN TestDockerSuite/TestDockerFails [2022-04-05T12:45:49.180Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-05T12:45:49.180Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-05T12:45:49.180Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-05T12:45:49.180Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-05T12:45:49.180Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-05T12:45:49.180Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-05T12:45:49.180Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-05T12:45:49.180Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-05T12:45:49.180Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-05T12:45:49.180Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-05T12:45:49.180Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-05T12:45:49.416Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-05T12:45:49.417Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-05T12:45:49.417Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-05T12:45:49.417Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-05T12:45:49.417Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-05T12:45:49.417Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-05T12:45:49.417Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-05T12:45:49.417Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-05T12:45:49.417Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-05T12:45:49.417Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-05T12:45:49.417Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-05T12:45:49.417Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-05T12:45:49.417Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-05T12:45:49.417Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-05T12:45:49.417Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-05T12:45:49.417Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-05T12:45:50.473Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-05T12:45:52.036Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-05T12:45:52.042Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-05T12:45:52.914Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-05T12:45:54.162Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-05T12:45:54.162Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-05T12:45:54.162Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-05T12:45:54.162Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-05T12:45:54.162Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-05T12:45:54.162Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-05T12:45:54.162Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-05T12:45:54.162Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-05T12:45:54.162Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-05T12:45:54.162Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-05T12:45:54.162Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-05T12:45:54.162Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-05T12:45:54.250Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-05T12:45:54.251Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-05T12:45:54.251Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-05T12:45:54.251Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-05T12:45:55.721Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-05T12:45:56.465Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-05T12:45:56.465Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-05T12:45:58.582Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-05T12:45:58.680Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-05T12:45:58.680Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-05T12:45:58.680Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-05T12:45:58.680Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-05T12:45:58.680Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-05T12:46:00.018Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-05T12:46:00.018Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-05T12:46:00.018Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-05T12:46:00.245Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-05T12:46:00.245Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-05T12:46:02.228Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-05T12:46:02.228Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-05T12:46:02.228Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-05T12:46:02.228Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-05T12:46:02.228Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-05T12:46:02.228Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-05T12:46:02.228Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-05T12:46:02.228Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-05T12:46:02.228Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-05T12:46:02.228Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-05T12:46:02.228Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-05T12:46:02.228Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-05T12:46:02.228Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-05T12:46:02.228Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-05T12:46:02.228Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-05T12:46:02.228Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-05T12:46:02.228Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-05T12:46:02.228Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-05T12:46:02.228Z] === RUN TestDockerSuite/TestRunMount [2022-04-05T12:46:02.228Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-05T12:46:02.228Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-05T12:46:02.228Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-05T12:46:02.228Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-05T12:46:02.228Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-05T12:46:02.228Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-05T12:46:02.228Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-05T12:46:02.228Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-05T12:46:02.456Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-05T12:46:02.456Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-05T12:46:02.456Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-05T12:46:04.669Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-05T12:46:04.669Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-05T12:46:06.885Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-05T12:46:08.804Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-05T12:46:09.373Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-05T12:46:09.373Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-05T12:46:09.373Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-05T12:46:09.373Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-05T12:46:09.373Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-05T12:46:09.373Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-05T12:46:09.373Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-05T12:46:10.999Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-05T12:46:14.117Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-05T12:46:14.521Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-05T12:46:15.545Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-05T12:46:17.899Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-05T12:46:17.899Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-05T12:46:17.899Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-05T12:46:17.899Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-05T12:46:17.899Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-05T12:46:17.899Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-05T12:46:17.899Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-05T12:46:17.899Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-05T12:46:17.899Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-05T12:46:17.899Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-05T12:46:17.899Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-05T12:46:17.899Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-05T12:46:17.899Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-05T12:46:17.899Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-05T12:46:17.899Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-05T12:46:17.899Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-05T12:46:17.899Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-05T12:46:17.899Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-05T12:46:17.899Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-05T12:46:18.366Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-05T12:46:18.491Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-05T12:46:18.491Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-05T12:46:18.491Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-05T12:46:18.491Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-05T12:46:18.491Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-05T12:46:19.925Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-05T12:46:20.059Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-05T12:46:20.059Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-05T12:46:20.059Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-05T12:46:20.241Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-05T12:46:21.487Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-05T12:46:22.276Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-05T12:46:22.276Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-05T12:46:22.276Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-05T12:46:23.047Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-05T12:46:23.101Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-05T12:46:23.550Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-05T12:46:24.489Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-05T12:46:24.489Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-05T12:46:24.607Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-05T12:46:26.818Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-05T12:46:26.818Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-05T12:46:26.818Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-05T12:46:26.818Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-05T12:46:26.818Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-05T12:46:26.818Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-05T12:46:26.818Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-05T12:46:26.818Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-05T12:46:26.818Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-05T12:46:26.818Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-05T12:46:26.818Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-05T12:46:26.818Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-05T12:46:26.818Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-05T12:46:26.818Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-05T12:46:26.818Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-05T12:46:26.818Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-05T12:46:26.818Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-05T12:46:28.275Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-05T12:46:29.271Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-05T12:46:29.271Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-05T12:46:29.840Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-05T12:46:29.840Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-05T12:46:29.840Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-05T12:46:29.840Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-05T12:46:29.840Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-05T12:46:29.840Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-05T12:46:29.840Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-05T12:46:29.840Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-05T12:46:29.840Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-05T12:46:29.840Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-05T12:46:29.840Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-05T12:46:30.220Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-05T12:46:30.599Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-05T12:46:30.599Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-05T12:46:30.599Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-05T12:46:30.599Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-05T12:46:30.599Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-05T12:46:30.599Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-05T12:46:30.599Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-05T12:46:30.599Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-05T12:46:30.599Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-05T12:46:30.599Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-05T12:46:30.599Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-05T12:46:32.056Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-05T12:46:32.056Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-05T12:46:34.275Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-05T12:46:36.493Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-05T12:46:37.210Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-05T12:46:38.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-05T12:46:39.252Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-05T12:46:39.252Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-05T12:46:39.252Z] === RUN TestDockerSuite/TestRunRm [2022-04-05T12:46:40.923Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000bd0bb8_} [2022-04-05T12:46:41.464Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-05T12:46:41.837Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-05T12:46:42.287Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-05T12:46:42.287Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-05T12:46:42.287Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-05T12:46:42.287Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-05T12:46:42.287Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-05T12:46:42.287Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-05T12:46:42.287Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-05T12:46:42.287Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-05T12:46:43.065Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-05T12:46:43.237Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-05T12:46:43.237Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-05T12:46:43.237Z] === RUN TestDockerSuite/TestEventsRename [2022-04-05T12:46:43.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13805338559_c:\foo_false____} [2022-04-05T12:46:46.091Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13805338559_c:\foo_true____} [2022-04-05T12:46:46.916Z] === RUN TestDockerSuite/TestEventsResize [2022-04-05T12:46:47.321Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-05T12:46:49.530Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-05T12:46:51.739Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-05T12:46:53.244Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-05T12:46:53.245Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-05T12:46:53.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-05T12:46:53.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-05T12:46:53.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-05T12:46:53.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-05T12:46:53.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-05T12:46:53.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-05T12:46:53.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-05T12:46:53.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-05T12:46:53.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-05T12:46:53.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-05T12:46:53.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-05T12:46:53.245Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-05T12:46:53.245Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-05T12:46:53.245Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-05T12:46:53.245Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-05T12:46:53.245Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-05T12:46:53.245Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-05T12:46:53.245Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-05T12:46:53.245Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-05T12:46:53.300Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-05T12:46:53.712Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-05T12:46:53.712Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-05T12:46:53.712Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-05T12:46:55.927Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-05T12:46:55.927Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-05T12:46:55.927Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-05T12:46:55.927Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T12:46:55.927Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-05T12:46:55.927Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-05T12:46:55.927Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-05T12:46:55.927Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-05T12:46:55.927Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-05T12:46:55.927Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-05T12:46:55.927Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-05T12:46:55.927Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-05T12:46:55.927Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-05T12:46:55.927Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-05T12:46:55.927Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-05T12:46:55.927Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-05T12:46:55.927Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-05T12:46:55.927Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-05T12:46:55.927Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-05T12:46:55.927Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-05T12:46:55.927Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-05T12:46:55.927Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-05T12:46:55.927Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-05T12:46:55.927Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-05T12:46:55.927Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-05T12:46:55.927Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-05T12:46:55.927Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-05T12:46:56.251Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-05T12:46:56.251Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-05T12:46:56.251Z] === RUN TestDockerSuite/TestRunState [2022-04-05T12:46:56.251Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-05T12:46:56.252Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-05T12:46:58.144Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-05T12:46:58.144Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-05T12:46:58.144Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-05T12:46:58.144Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-05T12:46:58.459Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-05T12:46:58.459Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-05T12:46:58.459Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-05T12:47:00.361Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-05T12:47:00.361Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-05T12:47:00.361Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-05T12:47:00.361Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-05T12:47:00.361Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-05T12:47:00.361Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-05T12:47:00.361Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-05T12:47:00.672Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-05T12:47:00.672Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-05T12:47:00.672Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-05T12:47:00.672Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-05T12:47:00.672Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-05T12:47:00.672Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-05T12:47:00.672Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-05T12:47:00.672Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-05T12:47:00.672Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-05T12:47:04.155Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-05T12:47:05.418Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-05T12:47:05.418Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-05T12:47:05.418Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-05T12:47:05.418Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-05T12:47:05.418Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-05T12:47:05.418Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-05T12:47:05.418Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-05T12:47:05.418Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-05T12:47:05.418Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-05T12:47:05.418Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-05T12:47:05.418Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-05T12:47:05.418Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-05T12:47:05.418Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-05T12:47:05.419Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-05T12:47:05.419Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-05T12:47:05.419Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-05T12:47:05.419Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-05T12:47:05.419Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-05T12:47:05.419Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-05T12:47:05.419Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-05T12:47:05.419Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-05T12:47:06.376Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-05T12:47:06.376Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-05T12:47:06.376Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-05T12:47:06.376Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-05T12:47:06.376Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-05T12:47:07.628Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-05T12:47:07.628Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-05T12:47:07.628Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-05T12:47:09.837Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-05T12:47:09.837Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-05T12:47:09.837Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-05T12:47:09.837Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-05T12:47:09.837Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-05T12:47:12.781Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-05T12:47:15.036Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-05T12:47:15.036Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-05T12:47:15.036Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-05T12:47:15.036Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-05T12:47:15.036Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-05T12:47:15.142Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-05T12:47:21.427Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-05T12:47:22.448Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-05T12:47:22.448Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-05T12:47:25.220Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-05T12:47:26.127Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-05T12:47:27.531Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-05T12:47:27.531Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-05T12:47:27.531Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-05T12:47:27.531Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-05T12:47:27.531Z] === RUN TestDockerSuite/TestCpToDot [2022-04-05T12:47:28.516Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-05T12:47:28.516Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-05T12:47:28.516Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-05T12:47:28.516Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-05T12:47:28.516Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-05T12:47:30.042Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-05T12:47:30.732Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-05T12:47:30.732Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-05T12:47:30.732Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-05T12:47:30.732Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-05T12:47:30.732Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-05T12:47:30.732Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-05T12:47:30.732Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-05T12:47:30.732Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-05T12:47:30.732Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-05T12:47:31.077Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-05T12:47:31.077Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-05T12:47:31.077Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-05T12:47:31.077Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-05T12:47:31.200Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-05T12:47:31.200Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-05T12:47:31.858Z] === RUN TestDockerSuite/TestEventsTop [2022-04-05T12:47:31.858Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-05T12:47:31.858Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-05T12:47:33.425Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-05T12:47:34.020Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-05T12:47:34.720Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-05T12:47:36.230Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-05T12:47:39.174Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-05T12:47:39.174Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-05T12:47:39.174Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-05T12:47:39.174Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-05T12:47:39.174Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-05T12:47:39.174Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-05T12:47:39.174Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-05T12:47:39.174Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-05T12:47:39.174Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-05T12:47:39.174Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-05T12:47:39.174Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-05T12:47:39.174Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-05T12:47:39.174Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-05T12:47:39.174Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-05T12:47:39.174Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-05T12:47:39.349Z] === RUN TestDockerSuite/TestExec [2022-04-05T12:47:39.349Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-05T12:47:39.349Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-05T12:47:39.349Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-05T12:47:39.803Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-05T12:47:40.582Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-05T12:47:40.582Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-05T12:47:40.582Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-05T12:47:42.120Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-05T12:47:42.145Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-05T12:47:42.663Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-05T12:47:43.136Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-05T12:47:43.136Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-05T12:47:43.136Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-05T12:47:43.136Z] === RUN TestDockerSuite/TestCreateRM [2022-04-05T12:47:43.604Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-05T12:47:43.604Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-05T12:47:43.604Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-05T12:47:43.604Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-05T12:47:43.682Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-05T12:47:44.072Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-05T12:47:45.243Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-05T12:47:45.523Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-05T12:47:45.523Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-05T12:47:45.523Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-05T12:47:45.523Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-05T12:47:45.523Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-05T12:47:45.523Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-05T12:47:45.523Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-05T12:47:48.116Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-05T12:47:48.116Z] docker_cli_external_volume_driver_test.go:484: [d4a4dc83b57ca] daemon is not started [2022-04-05T12:47:49.203Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-05T12:47:49.983Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-05T12:47:49.983Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-05T12:47:49.983Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-05T12:47:49.983Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-05T12:47:49.983Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-05T12:47:49.983Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-05T12:47:49.983Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-05T12:47:49.983Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-05T12:47:49.983Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-05T12:47:49.983Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-05T12:47:49.983Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-05T12:47:49.983Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-05T12:47:49.983Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-05T12:47:49.983Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T12:47:49.983Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-05T12:47:49.983Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-05T12:47:49.983Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-05T12:47:49.983Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-05T12:47:49.983Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-05T12:47:49.983Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-05T12:47:49.983Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-05T12:47:49.983Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-05T12:47:49.983Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-05T12:47:49.983Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-05T12:47:49.983Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-05T12:47:49.983Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-05T12:47:49.983Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-05T12:47:49.983Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-05T12:47:49.983Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-05T12:47:49.983Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-05T12:47:49.983Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-05T12:47:49.983Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-05T12:47:49.983Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-05T12:47:49.983Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-05T12:47:49.983Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-05T12:47:52.879Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-05T12:47:52.924Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-05T12:47:52.924Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-05T12:47:53.391Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-05T12:47:53.391Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-05T12:47:54.954Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-05T12:47:54.954Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-05T12:47:56.562Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-05T12:47:56.564Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-05T12:47:56.564Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-05T12:47:56.564Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-05T12:47:57.896Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-05T12:47:58.775Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-05T12:47:58.775Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-05T12:47:58.775Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-05T12:47:59.242Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-05T12:48:00.108Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-05T12:48:00.239Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-05T12:48:01.452Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-05T12:48:01.452Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-05T12:48:01.452Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-05T12:48:01.452Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-05T12:48:01.452Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-05T12:48:01.452Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-05T12:48:01.452Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-05T12:48:01.452Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-05T12:48:01.452Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-05T12:48:01.452Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-05T12:48:01.452Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-05T12:48:01.452Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-05T12:48:01.452Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-05T12:48:01.452Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-05T12:48:01.452Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-05T12:48:01.452Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-05T12:48:01.452Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:48:01.452Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-05T12:48:01.452Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-05T12:48:01.452Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-05T12:48:01.452Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-05T12:48:01.452Z] === RUN TestDockerSuite/TestDockerFails [2022-04-05T12:48:01.452Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-05T12:48:01.452Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-05T12:48:01.452Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-05T12:48:01.452Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-05T12:48:01.452Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-05T12:48:01.452Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-05T12:48:01.452Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-05T12:48:01.452Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-05T12:48:01.452Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-05T12:48:01.452Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-05T12:48:01.452Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-05T12:48:02.320Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-05T12:48:02.320Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-05T12:48:02.320Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-05T12:48:02.983Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-05T12:48:02.983Z] docker_cli_external_volume_driver_test.go:52: [d3b60b760d692] daemon is not started [2022-04-05T12:48:03.666Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-05T12:48:05.881Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-05T12:48:05.958Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-05T12:48:05.958Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-05T12:48:05.958Z] === RUN TestDockerSuite/TestExecEnv [2022-04-05T12:48:05.958Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-05T12:48:05.958Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-05T12:48:05.958Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-05T12:48:05.958Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-05T12:48:07.447Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-05T12:48:09.637Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-05T12:48:10.965Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-05T12:48:10.965Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-05T12:48:10.965Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-05T12:48:13.910Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-05T12:48:13.910Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-05T12:48:13.910Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-05T12:48:13.910Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-05T12:48:13.910Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-05T12:48:13.910Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-05T12:48:13.910Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-05T12:48:13.910Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-05T12:48:13.910Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-05T12:48:14.600Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-05T12:48:15.357Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-05T12:48:15.357Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-05T12:48:15.357Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-05T12:48:15.357Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-05T12:48:15.357Z] === RUN TestDockerSuite/TestExecParseError [2022-04-05T12:48:15.357Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-05T12:48:15.357Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-05T12:48:15.357Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-05T12:48:15.357Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-05T12:48:15.357Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-05T12:48:15.357Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-05T12:48:17.850Z] --- PASS: TestDockerExternalVolumeSuite (437.11s) [2022-04-05T12:48:17.850Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2022-04-05T12:48:17.850Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-04-05T12:48:17.850Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-04-05T12:48:17.850Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-04-05T12:48:17.850Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-04-05T12:48:17.850Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-04-05T12:48:17.850Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-05T12:48:17.850Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-04-05T12:48:17.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-04-05T12:48:17.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-04-05T12:48:17.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-04-05T12:48:17.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.22s) [2022-04-05T12:48:17.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-04-05T12:48:17.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-04-05T12:48:17.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-04-05T12:48:17.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.69s) [2022-04-05T12:48:17.851Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2022-04-05T12:48:17.851Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-04-05T12:48:17.851Z] PASS [2022-04-05T12:48:17.851Z] [2022-04-05T12:48:17.851Z] === Skipped [2022-04-05T12:48:17.851Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-05T12:48:17.851Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-05T12:48:17.851Z] check_test.go:308: [d57098c62ceb9] daemon is not started [2022-04-05T12:48:17.851Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-05T12:48:17.851Z] [2022-04-05T12:48:17.851Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-05T12:48:17.851Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-05T12:48:17.851Z] check_test.go:308: [dd8e7473e9ecb] daemon is not started [2022-04-05T12:48:17.851Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-05T12:48:17.851Z] [2022-04-05T12:48:17.851Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-05T12:48:17.851Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-05T12:48:17.851Z] check_test.go:308: [df6a81dab7382] daemon is not started [2022-04-05T12:48:17.851Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-05T12:48:17.851Z] [2022-04-05T12:48:17.851Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-05T12:48:17.851Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-05T12:48:17.851Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-04-05T12:48:17.851Z] [2022-04-05T12:48:17.851Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-05T12:48:17.851Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-05T12:48:17.851Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-04-05T12:48:17.851Z] [2022-04-05T12:48:17.851Z] DONE 271 tests, 5 skipped in 2358.066s [2022-04-05T12:48:17.851Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-05T12:48:17.851Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d552100c32ec9/docker.pid [2022-04-05T12:48:17.851Z] +++ kill 7183 [2022-04-05T12:48:17.851Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7183 is not a child of this shell [2022-04-05T12:48:17.851Z] warning: PID 7183 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d552100c32ec9/docker.pid had a nonzero exit code [2022-04-05T12:48:17.851Z] ++++ cat bundles/test-integration/docker.pid [2022-04-05T12:48:17.851Z] +++ kill 9367 [2022-04-05T12:48:17.851Z] +++ /etc/init.d/apparmor stop [2022-04-05T12:48:17.851Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-05T12:48:17.851Z] [2022-04-05T12:48:17.851Z] Unloading profiles will leave already running processes permanently [2022-04-05T12:48:17.851Z] unconfined, which can lead to unexpected situations. [2022-04-05T12:48:17.851Z] [2022-04-05T12:48:17.851Z] To set a process to complain mode, use the command line tool [2022-04-05T12:48:17.851Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-05T12:48:17.851Z] +++ true [2022-04-05T12:48:17.851Z] exiting test-integration [2022-04-05T12:48:17.851Z] ++ exit 0 [2022-04-05T12:48:17.851Z] [2022-04-05T12:48:17.851Z] + exit 0 [2022-04-05T12:48:17.851Z] ++ jobs -p [2022-04-05T12:48:17.851Z] + pids= [2022-04-05T12:48:17.851Z] + echo 'Remaining pids to kill: []' [2022-04-05T12:48:17.851Z] Remaining pids to kill: [] [2022-04-05T12:48:17.851Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-05T12:48:17.864Z] Recording test results [2022-04-05T12:48:18.389Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-05T12:48:19.037Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-05T12:48:19.037Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-05T12:48:19.037Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-05T12:48:19.037Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-05T12:48:19.037Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-05T12:48:19.037Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-05T12:48:19.037Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-05T12:48:19.037Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-05T12:48:19.037Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-05T12:48:19.037Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-05T12:48:19.037Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-05T12:48:19.435Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-05T12:48:19.763Z] + echo Ensuring container killed. [2022-04-05T12:48:19.763Z] Ensuring container killed. [2022-04-05T12:48:19.763Z] + docker ps -aq -f name=docker-pr3-* [2022-04-05T12:48:19.763Z] + cids=640c9a722772 [2022-04-05T12:48:19.763Z] a0d960fa2431 [2022-04-05T12:48:19.763Z] 112477b08334 [2022-04-05T12:48:19.763Z] + [ -n 640c9a722772 [2022-04-05T12:48:19.763Z] a0d960fa2431 [2022-04-05T12:48:19.763Z] 112477b08334 ] [2022-04-05T12:48:19.763Z] + docker rm -vf 640c9a722772 a0d960fa2431 112477b08334 [2022-04-05T12:48:20.706Z] 640c9a722772 [2022-04-05T12:48:20.706Z] a0d960fa2431 [2022-04-05T12:48:20.706Z] 112477b08334 [Pipeline] sh [2022-04-05T12:48:20.998Z] + echo Chowning /workspace to jenkins user [2022-04-05T12:48:20.998Z] Chowning /workspace to jenkins user [2022-04-05T12:48:20.998Z] + id -u [2022-04-05T12:48:20.998Z] + id -g [2022-04-05T12:48:20.998Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43453:/workspace busybox chown -R 1000:1000 /workspace [2022-04-05T12:48:20.998Z] Unable to find image 'busybox:latest' locally [2022-04-05T12:48:20.998Z] latest: Pulling from library/busybox [2022-04-05T12:48:21.056Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-05T12:48:21.056Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-05T12:48:21.056Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-05T12:48:21.056Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-05T12:48:21.056Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-05T12:48:21.056Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-05T12:48:21.056Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-05T12:48:21.056Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-05T12:48:21.056Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-05T12:48:21.056Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-05T12:48:21.056Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-05T12:48:21.056Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-05T12:48:21.056Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-05T12:48:21.256Z] 554879bb3004: Pulling fs layer [2022-04-05T12:48:21.256Z] 554879bb3004: Download complete [2022-04-05T12:48:21.256Z] 554879bb3004: Pull complete [2022-04-05T12:48:21.256Z] Digest: sha256:caa382c432891547782ce7140fb3b7304613d3b0438834dce1cad68896ab110a [2022-04-05T12:48:21.256Z] Status: Downloaded newer image for busybox:latest [2022-04-05T12:48:22.615Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-05T12:48:22.717Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-05T12:48:22.717Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-05T12:48:22.717Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-05T12:48:23.146Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-05T12:48:24.087Z] + bundleName=amd64 [2022-04-05T12:48:24.087Z] + echo Creating amd64-bundles.tar.gz [2022-04-05T12:48:24.087Z] Creating amd64-bundles.tar.gz [2022-04-05T12:48:24.087Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-05T12:48:24.087Z] + xargs tar -czf amd64-bundles.tar.gz [2022-04-05T12:48:24.175Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-05T12:48:24.175Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-05T12:48:24.175Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-05T12:48:24.708Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [Pipeline] archiveArtifacts [2022-04-05T12:48:25.474Z] Archiving artifacts [2022-04-05T12:48:25.693Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-05T12:48:26.387Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-05T12:48:26.387Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-05T12:48:26.387Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-05T12:48:26.387Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-05T12:48:26.387Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-05T12:48:26.387Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-05T12:48:26.387Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-05T12:48:26.387Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-05T12:48:26.387Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-05T12:48:26.387Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-05T12:48:26.387Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-05T12:48:26.387Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-05T12:48:26.387Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-05T12:48:27.336Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43453/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-05T12:48:27.650Z] + make clean [2022-04-05T12:48:27.650Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-05T12:48:27.908Z] docker-dev-cache [2022-04-05T12:48:27.908Z] docker-mod-cache [Pipeline] deleteDir [2022-04-05T12:48:28.641Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-05T12:48:29.109Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-05T12:48:29.706Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-05T12:48:29.706Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-05T12:48:29.706Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-05T12:48:29.706Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-05T12:48:29.706Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-05T12:48:29.706Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-05T12:48:29.706Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-05T12:48:30.097Z] === RUN TestDockerSuite/TestEventsFilters [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-05T12:48:34.845Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-05T12:48:36.695Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-05T12:48:38.633Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-05T12:48:38.633Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-05T12:48:38.633Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-05T12:48:38.633Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-05T12:48:38.633Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-05T12:48:38.633Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-05T12:48:38.633Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-05T12:48:38.633Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-05T12:48:38.633Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-05T12:48:39.618Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-05T12:48:39.618Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-05T12:48:39.618Z] === RUN TestDockerSuite/TestEventsRename [2022-04-05T12:48:41.834Z] === RUN TestDockerSuite/TestEventsResize [2022-04-05T12:48:43.686Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-05T12:48:44.180Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-05T12:48:44.180Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-05T12:48:44.180Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-05T12:48:44.180Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-05T12:48:44.180Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-05T12:48:44.180Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-05T12:48:44.180Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-05T12:48:44.180Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-05T12:48:45.163Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-05T12:48:45.163Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-05T12:48:47.367Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-05T12:48:48.109Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-05T12:48:48.575Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-05T12:48:48.575Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-05T12:48:48.575Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-05T12:48:48.988Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-05T12:48:49.042Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-05T12:48:51.204Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-05T12:48:53.421Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-05T12:48:54.368Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-05T12:48:54.368Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-05T12:48:54.368Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-05T12:48:54.368Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-05T12:48:54.368Z] === RUN TestDockerSuite/TestHealth [2022-04-05T12:48:54.368Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-05T12:48:54.368Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-05T12:48:54.368Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-05T12:48:54.368Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-05T12:48:54.368Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-05T12:48:56.289Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-05T12:48:56.289Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-05T12:48:56.289Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-05T12:48:57.274Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-05T12:48:57.274Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-05T12:48:57.274Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-05T12:48:57.274Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-05T12:48:58.172Z] === RUN TestDockerSuite/TestEventsTop [2022-04-05T12:48:58.172Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-05T12:48:58.172Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-05T12:48:59.010Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-05T12:48:59.010Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-05T12:48:59.010Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-05T12:48:59.010Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-05T12:48:59.462Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-05T12:48:59.462Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-05T12:48:59.913Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-05T12:49:00.364Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-05T12:49:00.364Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-05T12:49:00.364Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-05T12:49:00.386Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-05T12:49:01.423Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-05T12:49:01.423Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-05T12:49:03.563Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-05T12:49:03.563Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-05T12:49:04.240Z] === RUN TestDockerSuite/TestExec [2022-04-05T12:49:04.240Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-05T12:49:04.240Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-05T12:49:04.240Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-05T12:49:04.240Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-05T12:49:04.496Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-05T12:49:04.496Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-05T12:49:04.496Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-05T12:49:05.703Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-05T12:49:05.807Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-05T12:49:07.370Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-05T12:49:07.370Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-05T12:49:07.370Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-05T12:49:07.370Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-05T12:49:07.370Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-05T12:49:07.370Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-05T12:49:07.370Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-05T12:49:08.934Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-05T12:49:09.383Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-05T12:49:09.383Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-05T12:49:09.383Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-05T12:49:09.383Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-05T12:49:11.150Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-05T12:49:12.720Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-05T12:49:13.062Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-05T12:49:13.062Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-05T12:49:13.062Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-05T12:49:13.062Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-05T12:49:13.062Z] === RUN TestDockerSuite/TestImportFile [2022-04-05T12:49:13.062Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-05T12:49:13.062Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-05T12:49:13.511Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-05T12:49:13.511Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-05T12:49:13.511Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-05T12:49:13.511Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-05T12:49:13.511Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-05T12:49:13.511Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-05T12:49:13.511Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-05T12:49:13.511Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-05T12:49:13.511Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-05T12:49:13.511Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-05T12:49:13.511Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-05T12:49:13.511Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-05T12:49:13.511Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-05T12:49:13.511Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-05T12:49:13.511Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-05T12:49:13.511Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-05T12:49:13.511Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-05T12:49:13.511Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-05T12:49:14.908Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-05T12:49:14.908Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.908Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite (1965.89s) [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-05T12:49:14.908Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-05T12:49:14.908Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.72s) [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (67.73s) [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.89s) [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-04-05T12:49:14.908Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-05T12:49:14.908Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-05T12:49:14.908Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-05T12:49:14.908Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-05T12:49:14.908Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-05T12:49:14.908Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-05T12:49:14.908Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-05T12:49:14.908Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.99s) [2022-04-05T12:49:14.908Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-05T12:49:14.908Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.77s) [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.21s) [2022-04-05T12:49:14.908Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-05T12:49:14.908Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-05T12:49:14.908Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-05T12:49:14.908Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.74s) [2022-04-05T12:49:14.908Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-05T12:49:14.908Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.72s) [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (64.83s) [2022-04-05T12:49:14.908Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.42s) [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.13s) [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s) [2022-04-05T12:49:14.908Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-05T12:49:14.908Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-05T12:49:14.908Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-05T12:49:14.908Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.93s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.35s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.57s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.93s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.21s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.94s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.15s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.45s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.18s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildAddTar (27.97s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.43s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.01s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.61s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.91s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.29s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.22s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.72s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.86s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.62s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.20s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.56s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.17s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.34s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.90s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.56s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.50s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.90s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.97s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.05s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.12s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.84s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.63s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.00s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.52s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.47s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.75s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.43s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.40s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.40s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.62s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.38s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.81s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.78s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildDockerignore (41.62s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.09s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (45.87s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.38s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.13s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.85s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.49s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (23.33s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.88s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.45s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (63.02s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.98s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.45s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.44s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.73s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.89s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.37s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.91s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.42s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildFails (2.34s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.50s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.51s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.78s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.06s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.27s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.74s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.59s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.50s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.09s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildHistory (9.82s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.89s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.83s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.68s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.78s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildLabel (0.89s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.35s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.13s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.53s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.44s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.71s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.51s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.97s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.03s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.29s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.96s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.55s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.39s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.19s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.76s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.86s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.45s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.19s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.80s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.87s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.22s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.72s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.45s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.26s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.47s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.40s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.39s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.55s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.98s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.60s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (34.80s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.05s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildRm (10.04s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.82s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.22s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.48s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.39s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.92s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.56s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.19s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.70s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildStderr (3.37s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.34s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.94s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.06s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.29s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.11s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.19s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.48s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.67s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.38s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.79s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.45s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.70s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.97s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.59s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.45s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2022-04-05T12:49:14.909Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.23s) [2022-04-05T12:49:14.909Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.04s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.13s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.77s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.58s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.94s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCommitChange (4.27s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.83s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.16s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCommitTTY (6.12s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.87s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.15s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.22s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.25s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.25s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.31s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.85s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.79s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.86s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.87s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.32s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.32s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.79s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.42s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.91s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.47s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.51s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.65s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.32s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.81s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.24s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.80s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.59s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.66s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.45s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.38s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.35s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.33s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0005be7b0_} (2.33s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12661304823_c:\foo_false____} (2.40s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12661304823_c:\foo_true____} (2.39s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.52s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.45s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.39s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.28s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.39s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.65s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.66s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCpToDot (2.41s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCpToStdout (2.62s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.00s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.37s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.51s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCreateRM (0.35s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.19s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.13s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.88s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.36s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.03s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.39s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.41s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.24s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestEventsCopy (3.87s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.06s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.28s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.69s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.88s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.55s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.87s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestEventsFilters (4.81s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestEventsFormat (4.70s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestEventsRename (2.50s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestEventsResize (7.62s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.28s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.07s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.76s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestEventsUntag (2.71s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.93s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.76s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.69s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.79s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.81s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.81s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.81s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.15s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.93s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestExecInspectID (3.16s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-05T12:49:14.910Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.06s) [2022-04-05T12:49:14.910Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.94s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.66s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.82s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.68s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.85s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.75s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.95s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.56s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.95s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.61s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.87s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.59s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestImagesFormat (0.16s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.58s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.33s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.33s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.35s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.44s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInspectDefault (2.35s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInspectHistory (3.96s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.32s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.89s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.33s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.92s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.92s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInspectStatus (2.96s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.66s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.33s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.83s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.31s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.90s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.37s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.78s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.74s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.52s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.33s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.86s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.77s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.75s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.80s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.31s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.96s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.45s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.39s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestLogsSince (8.85s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestLogsTail (2.71s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.50s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.41s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.62s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.74s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestPsByOrder (6.97s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.87s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.06s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.30s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.37s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.37s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.30s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.44s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.88s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.70s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.21s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.46s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.53s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.74s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.23s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.45s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.18s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.90s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.46s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.31s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.42s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.31s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.40s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRmiTag (0.55s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.44s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.08s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.57s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.19s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.05s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.15s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-05T12:49:14.911Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.64s) [2022-04-05T12:49:14.911Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.46s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.37s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.39s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.36s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.79s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.37s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.18s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.73s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.88s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.41s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.32s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.35s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.74s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.64s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.50s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.34s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.33s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.34s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunExitCode (2.29s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.33s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.35s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.38s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.17s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.21s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.94s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.65s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.00s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.08s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.31s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.84s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.68s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.17s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.48s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.39s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunRm (2.43s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.40s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.35s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.33s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.85s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.48s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.34s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.14s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.53s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.34s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.33s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.24s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.67s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.48s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.40s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.39s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.35s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.36s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.53s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.60s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.58s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.59s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.14s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.34s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.41s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.38s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.53s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.22s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.34s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.87s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.99s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.92s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2022-04-05T12:49:14.912Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.27s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.24s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.59s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.92s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.32s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s) [2022-04-05T12:49:14.912Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2022-04-05T12:49:14.913Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2022-04-05T12:49:14.913Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.53s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-05T12:49:14.913Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.52s) [2022-04-05T12:49:14.913Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-05T12:49:14.913Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.60s) [2022-04-05T12:49:14.913Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s) [2022-04-05T12:49:14.913Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s) [2022-04-05T12:49:14.913Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.42s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-05T12:49:14.913Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.18s) [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-05T12:49:14.913Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] --- PASS: TestDockerRegistrySuite (0.10s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-05T12:49:14.913Z] === RUN TestDockerSchema1RegistrySuite [2022-04-05T12:49:14.913Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-05T12:49:14.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-05T12:49:14.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-05T12:49:14.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-05T12:49:14.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-05T12:49:14.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-05T12:49:14.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-05T12:49:14.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-05T12:49:14.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-05T12:49:14.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-05T12:49:14.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-05T12:49:14.913Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-05T12:49:14.913Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-05T12:49:14.913Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-05T12:49:14.913Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-05T12:49:14.913Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-05T12:49:14.913Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-05T12:49:14.913Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-05T12:49:14.913Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-05T12:49:14.913Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-05T12:49:14.913Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-05T12:49:14.913Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-05T12:49:14.913Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-05T12:49:14.913Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-05T12:49:14.913Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-05T12:49:14.913Z] === RUN TestDockerDaemonSuite [2022-04-05T12:49:14.913Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-05T12:49:14.913Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-05T12:49:14.913Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-05T12:49:14.913Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-05T12:49:14.913Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-05T12:49:14.913Z] === RUN TestDockerSwarmSuite [2022-04-05T12:49:14.913Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-05T12:49:14.913Z] === RUN TestDockerPluginSuite [2022-04-05T12:49:14.913Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-05T12:49:14.913Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.913Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-05T12:49:14.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.914Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-05T12:49:14.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.914Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-05T12:49:14.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.914Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-05T12:49:14.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.914Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-05T12:49:14.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.914Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-05T12:49:14.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.914Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-05T12:49:14.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.914Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-05T12:49:14.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.914Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-05T12:49:14.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.914Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-05T12:49:14.914Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.914Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-05T12:49:14.914Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-05T12:49:14.914Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-05T12:49:14.914Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-05T12:49:14.914Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-05T12:49:14.914Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-05T12:49:14.914Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-05T12:49:14.914Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-05T12:49:14.914Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-05T12:49:14.914Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-05T12:49:14.914Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-05T12:49:14.914Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-05T12:49:14.914Z] === RUN TestDockerExternalVolumeSuite [2022-04-05T12:49:14.914Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.914Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-05T12:49:14.914Z] === RUN TestDockerNetworkSuite [2022-04-05T12:49:14.914Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.914Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-05T12:49:14.914Z] === RUN TestDockerHubPullSuite [2022-04-05T12:49:14.914Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-05T12:49:14.914Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-05T12:49:14.914Z] PASS [2022-04-05T12:49:14.914Z] ok github.com/docker/docker/integration-cli 1966.174s [2022-04-05T12:49:14.935Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-05T12:49:15.381Z] [2022-04-05T12:49:15.381Z] === Skipped [2022-04-05T12:49:15.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-05T12:49:15.381Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.381Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-05T12:49:15.381Z] [2022-04-05T12:49:15.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-05T12:49:15.381Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.381Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-05T12:49:15.381Z] [2022-04-05T12:49:15.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-05T12:49:15.381Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.381Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-05T12:49:15.381Z] [2022-04-05T12:49:15.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-05T12:49:15.381Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.381Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-05T12:49:15.381Z] [2022-04-05T12:49:15.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-05T12:49:15.381Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.381Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-05T12:49:15.381Z] [2022-04-05T12:49:15.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-05T12:49:15.381Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.381Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-05T12:49:15.381Z] [2022-04-05T12:49:15.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-05T12:49:15.381Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.381Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-05T12:49:15.381Z] [2022-04-05T12:49:15.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-05T12:49:15.382Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-05T12:49:15.382Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-05T12:49:15.382Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-05T12:49:15.382Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-05T12:49:15.382Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-05T12:49:15.382Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-05T12:49:15.382Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-05T12:49:15.382Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-05T12:49:15.382Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-05T12:49:15.382Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-05T12:49:15.382Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-04-05T12:49:15.382Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.32s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.55s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.80s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-05T12:49:15.382Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2022-04-05T12:49:15.382Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.382Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2022-04-05T12:49:15.382Z] [2022-04-05T12:49:15.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-05T12:49:15.383Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-05T12:49:15.383Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-04-05T12:49:15.383Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-05T12:49:15.383Z] docker_cli_sni_test.go:18: Flakey test [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-05T12:49:15.383Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-05T12:49:15.383Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-05T12:49:15.383Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-05T12:49:15.383Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-05T12:49:15.383Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-05T12:49:15.383Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-05T12:49:15.383Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-05T12:49:15.383Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-05T12:49:15.383Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-05T12:49:15.383Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-05T12:49:15.383Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-05T12:49:15.383Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-05T12:49:15.383Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.383Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-05T12:49:15.383Z] [2022-04-05T12:49:15.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-05T12:49:15.384Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-05T12:49:15.384Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-05T12:49:15.384Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-05T12:49:15.384Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-05T12:49:15.384Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-05T12:49:15.384Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-05T12:49:15.384Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-05T12:49:15.384Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-05T12:49:15.384Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-05T12:49:15.384Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-05T12:49:15.384Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-05T12:49:15.384Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-05T12:49:15.384Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-05T12:49:15.384Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-05T12:49:15.384Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-05T12:49:15.384Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-05T12:49:15.384Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-05T12:49:15.384Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-05T12:49:15.384Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-05T12:49:15.384Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-05T12:49:15.384Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.384Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2022-04-05T12:49:15.384Z] [2022-04-05T12:49:15.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-05T12:49:15.384Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-05T12:49:15.385Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-05T12:49:15.385Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-05T12:49:15.385Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-05T12:49:15.385Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-05T12:49:15.385Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-05T12:49:15.385Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-05T12:49:15.385Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-05T12:49:15.385Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-05T12:49:15.385Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-05T12:49:15.385Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-05T12:49:15.385Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-05T12:49:15.385Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-05T12:49:15.385Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-05T12:49:15.385Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-05T12:49:15.385Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-05T12:49:15.385Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-05T12:49:15.385Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-05T12:49:15.385Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-05T12:49:15.385Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-05T12:49:15.385Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-05T12:49:15.385Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.385Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-05T12:49:15.385Z] [2022-04-05T12:49:15.385Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-05T12:49:15.386Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-05T12:49:15.386Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-05T12:49:15.386Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-05T12:49:15.386Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-05T12:49:15.386Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-05T12:49:15.386Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-05T12:49:15.386Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-05T12:49:15.386Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-05T12:49:15.386Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-05T12:49:15.386Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-05T12:49:15.386Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-05T12:49:15.386Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-05T12:49:15.386Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-05T12:49:15.386Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-05T12:49:15.386Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-05T12:49:15.386Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-05T12:49:15.386Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-05T12:49:15.386Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-05T12:49:15.386Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-05T12:49:15.386Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-05T12:49:15.386Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.386Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-05T12:49:15.386Z] [2022-04-05T12:49:15.386Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.387Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-05T12:49:15.387Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.387Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2022-04-05T12:49:15.387Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-05T12:49:15.388Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.388Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-05T12:49:15.388Z] [2022-04-05T12:49:15.388Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-05T12:49:15.389Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-05T12:49:15.389Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-05T12:49:15.389Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-05T12:49:15.389Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-05T12:49:15.389Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.10s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-05T12:49:15.389Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.389Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-05T12:49:15.389Z] [2022-04-05T12:49:15.389Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-05T12:49:15.390Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.390Z] DONE 1088 tests, 539 skipped in 1977.158s [2022-04-05T12:49:15.390Z] INFO: Integration tests ended at 04/05/2022 12:49:15. Duration:00:32:57.2812037 [2022-04-05T12:49:15.390Z] INFO: Docker info of the daemon under test at end of run [2022-04-05T12:49:15.390Z] [2022-04-05T12:49:15.858Z] Containers: 10 [2022-04-05T12:49:15.858Z] Running: 0 [2022-04-05T12:49:15.858Z] Paused: 0 [2022-04-05T12:49:15.858Z] Stopped: 10 [2022-04-05T12:49:15.858Z] Images: 18 [2022-04-05T12:49:15.858Z] Server Version: 0.0.0-dev [2022-04-05T12:49:15.858Z] Storage Driver: windowsfilter [2022-04-05T12:49:15.858Z] Windows: [2022-04-05T12:49:15.858Z] Logging Driver: json-file [2022-04-05T12:49:15.858Z] Plugins: [2022-04-05T12:49:15.858Z] Volume: local [2022-04-05T12:49:15.858Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-05T12:49:15.858Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-05T12:49:15.858Z] Swarm: inactive [2022-04-05T12:49:15.858Z] Default Isolation: process [2022-04-05T12:49:15.858Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-05T12:49:15.858Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-05T12:49:15.858Z] OSType: windows [2022-04-05T12:49:15.858Z] Architecture: x86_64 [2022-04-05T12:49:15.858Z] CPUs: 4 [2022-04-05T12:49:15.858Z] Total Memory: 32GiB [2022-04-05T12:49:15.858Z] Name: azwin-2-e32ea1 [2022-04-05T12:49:15.859Z] ID: I6V5:UGBV:QRKS:L7P5:4GFT:BQWI:TMCT:MBM5:XII6:XLNA:QLRJ:LPFS [2022-04-05T12:49:15.859Z] Docker Root Dir: D:\CI\PR-43453\3\daemon [2022-04-05T12:49:15.859Z] Debug Mode (client): false [2022-04-05T12:49:15.859Z] Debug Mode (server): true [2022-04-05T12:49:15.859Z] File Descriptors: -1 [2022-04-05T12:49:15.859Z] Goroutines: 17 [2022-04-05T12:49:15.859Z] System Time: 2022-04-05T12:49:15.3742537Z [2022-04-05T12:49:15.859Z] EventsListeners: 0 [2022-04-05T12:49:15.859Z] Registry: https://index.docker.io/v1/ [2022-04-05T12:49:15.859Z] Labels: [2022-04-05T12:49:15.859Z] Experimental: false [2022-04-05T12:49:15.859Z] Insecure Registries: [2022-04-05T12:49:15.859Z] 127.0.0.0/8 [2022-04-05T12:49:15.859Z] Live Restore Enabled: false [2022-04-05T12:49:15.859Z] [2022-04-05T12:49:15.859Z] [2022-04-05T12:49:15.859Z] INFO: Stopping daemon under test [2022-04-05T12:49:15.859Z] SUCCESS: The process with PID 5312 (child process of PID 5492) has been terminated. [2022-04-05T12:49:15.859Z] SUCCESS: The process with PID 5492 (child process of PID 3116) has been terminated. [2022-04-05T12:49:15.859Z] INFO: Stop tailing logs of the daemon under tests [2022-04-05T12:49:15.859Z] INFO: executeCI.ps1 Completed successfully at 04/05/2022 12:49:15. [2022-04-05T12:49:15.859Z] INFO: Tidying up at end of run [2022-04-05T12:49:15.859Z] INFO: Saving daemon under test log (d:\CI\PR-43453\3\dut.out) to bundles\CIDUT.out [2022-04-05T12:49:15.859Z] INFO: Saving daemon under test log (d:\CI\PR-43453\3\dut.err) to bundles\CIDUT.err [2022-04-05T12:49:15.859Z] INFO: Saving containerd logs to bundles [2022-04-05T12:49:15.859Z] INFO: Nuke-Everything... [2022-04-05T12:49:15.859Z] INFO: Container count on control daemon to delete is 2 [2022-04-05T12:49:16.326Z] cd02e54609c0 [2022-04-05T12:49:16.326Z] 1bcbcc901581 [2022-04-05T12:49:16.326Z] INFO: Tidying pidfile d:\CI\PR-43453\3\docker.pid [2022-04-05T12:49:16.326Z] INFO: Nuking d:\CI [2022-04-05T12:49:16.376Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-05T12:49:18.732Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-05T12:49:18.732Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-05T12:49:18.732Z] === RUN TestDockerSuite/TestExecEnv [2022-04-05T12:49:18.732Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-05T12:49:18.732Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-05T12:49:18.732Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-05T12:49:18.732Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-05T12:49:19.236Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-05T12:49:19.236Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-05T12:49:19.236Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-05T12:49:19.236Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-05T12:49:19.236Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-05T12:49:19.236Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-05T12:49:19.236Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-05T12:49:19.236Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-05T12:49:20.951Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-05T12:49:22.918Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-05T12:49:22.918Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-05T12:49:24.746Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-05T12:49:24.746Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-05T12:49:24.746Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-05T12:49:24.746Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-05T12:49:24.746Z] === RUN TestDockerSuite/TestExecParseError [2022-04-05T12:49:24.746Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-05T12:49:24.746Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-05T12:49:24.746Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-05T12:49:25.214Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-05T12:49:25.214Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-05T12:49:25.214Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-05T12:49:25.777Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-05T12:49:25.777Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-05T12:49:25.777Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-05T12:49:25.777Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-05T12:49:25.777Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-05T12:49:25.777Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-05T12:49:25.777Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-05T12:49:27.428Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-05T12:49:27.428Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-05T12:49:27.428Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-05T12:49:27.428Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-05T12:49:27.428Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-05T12:49:27.428Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-05T12:49:27.428Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-05T12:49:27.428Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-05T12:49:27.428Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-05T12:49:27.428Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-05T12:49:27.428Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-05T12:49:28.635Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-05T12:49:29.645Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-05T12:49:29.645Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-05T12:49:29.645Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-05T12:49:33.261Z] === RUN TestDockerSuite/TestInspectImage [2022-04-05T12:49:33.261Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-05T12:49:33.261Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-05T12:49:33.261Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-05T12:49:33.261Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-05T12:49:33.261Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-05T12:49:33.261Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-05T12:49:34.142Z] INFO: Zapped successfully [2022-04-05T12:49:34.142Z] [2022-04-05T12:49:34.142Z] INFO: executeCI.ps1 exiting at Tue Apr 5 12:49:33 CUT 2022. Duration 00:54:29.2405125 [2022-04-05T12:49:34.142Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-05T12:49:34.392Z] Recording test results [2022-04-05T12:49:36.122Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-05T12:49:36.808Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-05T12:49:36.808Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-05T12:49:36.808Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-05T12:49:36.808Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-05T12:49:36.808Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-05T12:49:36.808Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-05T12:49:36.808Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-05T12:49:39.801Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-05T12:49:39.801Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-05T12:49:41.255Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-05T12:49:42.672Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-05T12:49:43.356Z] Creating win-2022-integration-bundles.zip [2022-04-05T12:49:43.482Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [Pipeline] archiveArtifacts [2022-04-05T12:49:44.560Z] Archiving artifacts [2022-04-05T12:49:47.173Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-05T12:49:47.173Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-05T12:49:47.173Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-05T12:49:47.173Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-05T12:49:48.541Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-05T12:49:50.755Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-05T12:49:50.858Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-05T12:49:54.537Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-05T12:49:56.619Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-05T12:49:56.619Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-05T12:49:56.619Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-05T12:49:56.619Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-05T12:49:56.619Z] === RUN TestDockerSuite/TestHealth [2022-04-05T12:49:56.619Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-05T12:49:56.619Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-05T12:49:56.619Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-05T12:49:56.619Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-05T12:49:56.619Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-05T12:49:59.055Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43453/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-05T12:50:00.007Z] + make clean [2022-04-05T12:50:00.259Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-05T12:50:00.406Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-05T12:50:00.407Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-05T12:50:00.407Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-05T12:50:00.407Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-05T12:50:00.875Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-05T12:50:00.875Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-05T12:50:00.875Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-05T12:50:00.993Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-05T12:50:00.994Z] docker-dev-cache [2022-04-05T12:50:00.994Z] docker-mod-cache [Pipeline] deleteDir [2022-04-05T12:50:01.861Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-05T12:50:01.861Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-05T12:50:01.861Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-05T12:50:02.846Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-05T12:50:02.846Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-05T12:50:03.942Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-05T12:50:04.409Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-05T12:50:04.409Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-05T12:50:06.621Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-05T12:50:07.627Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-05T12:50:11.310Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-05T12:50:13.772Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-05T12:50:13.772Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-05T12:50:13.772Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-05T12:50:13.772Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-05T12:50:14.175Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-05T12:50:17.037Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-05T12:50:17.563Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-05T12:50:17.563Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-05T12:50:17.563Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-05T12:50:17.563Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-05T12:50:18.030Z] === RUN TestDockerSuite/TestImportFile [2022-04-05T12:50:18.030Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-05T12:50:18.030Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-05T12:50:18.030Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-05T12:50:18.030Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-05T12:50:18.030Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-05T12:50:18.030Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-05T12:50:18.030Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-05T12:50:18.030Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-05T12:50:18.030Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-05T12:50:18.030Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-05T12:50:18.030Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-05T12:50:18.030Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-05T12:50:18.030Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-05T12:50:18.030Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-05T12:50:18.030Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-05T12:50:18.030Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-05T12:50:18.030Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-05T12:50:18.030Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-05T12:50:18.030Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-05T12:50:18.030Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-05T12:50:19.895Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-05T12:50:19.895Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-05T12:50:19.895Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-05T12:50:19.895Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-05T12:50:19.895Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-05T12:50:19.895Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-05T12:50:19.895Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-05T12:50:19.895Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-05T12:50:19.895Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-05T12:50:19.895Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-05T12:50:19.895Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-05T12:50:19.895Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-05T12:50:19.895Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-05T12:50:19.895Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-05T12:50:19.895Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-05T12:50:19.895Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-05T12:50:19.895Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-05T12:50:19.895Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-05T12:50:19.895Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-05T12:50:19.895Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-05T12:50:19.895Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-05T12:50:19.895Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-05T12:50:19.895Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-05T12:50:19.895Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-05T12:50:19.895Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-05T12:50:19.895Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-05T12:50:19.895Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-05T12:50:19.895Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-05T12:50:19.895Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-05T12:50:19.895Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-05T12:50:19.895Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-05T12:50:19.895Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-05T12:50:19.895Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-05T12:50:19.895Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-05T12:50:19.895Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-05T12:50:19.895Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-05T12:50:20.242Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-05T12:50:21.806Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-05T12:50:21.806Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-05T12:50:21.806Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-05T12:50:21.806Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-05T12:50:22.274Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-05T12:50:22.274Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-05T12:50:22.274Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-05T12:50:22.274Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-05T12:50:22.754Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-05T12:50:24.486Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-05T12:50:24.486Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-05T12:50:26.049Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-05T12:50:26.049Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-05T12:50:26.049Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-05T12:50:26.049Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-05T12:50:26.049Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-05T12:50:26.049Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-05T12:50:26.049Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-05T12:50:26.433Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-05T12:50:28.262Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-05T12:50:32.046Z] === RUN TestDockerSuite/TestInspectImage [2022-04-05T12:50:32.046Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-05T12:50:32.046Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-05T12:50:32.046Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-05T12:50:32.046Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-05T12:50:32.046Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-05T12:50:32.046Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-05T12:50:32.158Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-05T12:50:34.264Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-05T12:50:35.017Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-05T12:50:35.017Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-05T12:50:35.017Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-05T12:50:35.826Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-05T12:50:35.826Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-05T12:50:38.039Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-05T12:50:38.696Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-05T12:50:38.697Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-05T12:50:40.252Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-05T12:50:40.252Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-05T12:50:40.252Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-05T12:50:40.252Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-05T12:50:41.819Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-05T12:50:44.421Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-05T12:50:44.771Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-05T12:50:48.556Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-05T12:50:50.122Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-05T12:50:50.144Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-05T12:50:51.685Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-05T12:50:53.898Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-05T12:50:55.866Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-05T12:50:56.112Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-05T12:50:57.673Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-05T12:50:59.885Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-05T12:50:59.885Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-05T12:50:59.885Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-05T12:50:59.885Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-05T12:50:59.885Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-05T12:50:59.885Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-05T12:50:59.885Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-05T12:50:59.885Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-05T12:50:59.885Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-05T12:50:59.885Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-05T12:50:59.885Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-05T12:50:59.885Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-05T12:50:59.885Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-05T12:50:59.885Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-05T12:50:59.885Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-05T12:50:59.885Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-05T12:50:59.885Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-05T12:50:59.885Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-05T12:50:59.885Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-05T12:50:59.885Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-05T12:50:59.885Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-05T12:50:59.885Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-05T12:50:59.885Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-05T12:50:59.885Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-05T12:50:59.885Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-05T12:50:59.885Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-05T12:50:59.885Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-05T12:50:59.885Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-05T12:50:59.885Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-05T12:51:00.354Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-05T12:51:00.354Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-05T12:51:00.354Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-05T12:51:00.354Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-05T12:51:00.354Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-05T12:51:00.354Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-05T12:51:00.354Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-05T12:51:00.491Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-05T12:51:01.918Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-05T12:51:04.135Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-05T12:51:05.118Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-05T12:51:05.118Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-05T12:51:05.118Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-05T12:51:07.978Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-05T12:51:10.005Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-05T12:51:10.846Z] === RUN TestDockerSuite/TestLogsSince [2022-04-05T12:51:11.569Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-05T12:51:11.569Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-05T12:51:11.569Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-05T12:51:13.782Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-05T12:51:13.782Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-05T12:51:18.535Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-05T12:51:21.069Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-05T12:51:21.069Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-05T12:51:21.069Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-05T12:51:21.069Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-05T12:51:21.069Z] === RUN TestDockerSuite/TestLogsTail [2022-04-05T12:51:23.298Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-05T12:51:23.927Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-05T12:51:26.786Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-05T12:51:29.169Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-05T12:51:29.646Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-05T12:51:29.646Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-05T12:51:29.646Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-05T12:51:29.646Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-05T12:51:29.646Z] === RUN TestDockerSuite/TestNetHostname [2022-04-05T12:51:29.646Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-05T12:51:29.646Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-05T12:51:29.646Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-05T12:51:29.646Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-05T12:51:29.646Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-05T12:51:29.646Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-05T12:51:29.646Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-05T12:51:29.646Z] === RUN TestDockerSuite/TestPluginActive [2022-04-05T12:51:29.646Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-05T12:51:29.646Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-05T12:51:29.646Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-05T12:51:30.095Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-05T12:51:30.095Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-05T12:51:30.095Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-05T12:51:30.095Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-05T12:51:30.095Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-05T12:51:30.095Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-05T12:51:30.095Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-05T12:51:30.095Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-05T12:51:30.095Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-05T12:51:30.095Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-05T12:51:30.095Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-05T12:51:30.095Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-05T12:51:30.095Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-05T12:51:30.095Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-05T12:51:30.095Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-05T12:51:30.095Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-05T12:51:30.095Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-05T12:51:30.095Z] === RUN TestDockerSuite/TestPortList [2022-04-05T12:51:30.095Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-05T12:51:30.095Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-05T12:51:30.733Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-05T12:51:32.949Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-05T12:51:32.949Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-05T12:51:32.949Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-05T12:51:35.164Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-05T12:51:35.823Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-05T12:51:35.823Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T12:51:35.823Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-05T12:51:35.823Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-05T12:51:35.823Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-05T12:51:35.823Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-05T12:51:35.823Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-05T12:51:35.823Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-05T12:51:35.823Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-05T12:51:35.823Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-05T12:51:35.823Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-05T12:51:35.823Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-05T12:51:35.823Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-05T12:51:35.823Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-05T12:51:35.823Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-05T12:51:35.823Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-05T12:51:35.823Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-05T12:51:35.823Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-05T12:51:37.378Z] === RUN TestDockerSuite/TestLogsSince [2022-04-05T12:51:42.819Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-05T12:51:42.819Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-05T12:51:42.819Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-05T12:51:46.042Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-05T12:51:46.042Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-05T12:51:46.042Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-05T12:51:46.042Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-05T12:51:46.042Z] === RUN TestDockerSuite/TestLogsTail [2022-04-05T12:51:48.256Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-05T12:51:50.468Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-05T12:51:52.681Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-05T12:51:52.681Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-05T12:51:52.681Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-05T12:51:52.681Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-05T12:51:52.681Z] === RUN TestDockerSuite/TestNetHostname [2022-04-05T12:51:52.681Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-05T12:51:52.681Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-05T12:51:52.681Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-05T12:51:52.681Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-05T12:51:52.681Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-05T12:51:52.681Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-05T12:51:52.682Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-05T12:51:52.682Z] === RUN TestDockerSuite/TestPluginActive [2022-04-05T12:51:52.682Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-05T12:51:52.682Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-05T12:51:52.682Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-05T12:51:52.682Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-05T12:51:52.682Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-05T12:51:52.682Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-05T12:51:52.682Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-05T12:51:52.682Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-05T12:51:52.682Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-05T12:51:52.682Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-05T12:51:52.682Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-05T12:51:52.682Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-05T12:51:52.682Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-05T12:51:52.682Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-05T12:51:52.682Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-05T12:51:52.682Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-05T12:51:52.682Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-05T12:51:52.682Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-05T12:51:52.682Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-05T12:51:52.682Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-05T12:51:52.682Z] === RUN TestDockerSuite/TestPortList [2022-04-05T12:51:52.682Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-05T12:51:52.682Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-05T12:51:55.093Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-05T12:51:55.093Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-05T12:51:55.093Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-05T12:51:57.439Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-05T12:51:57.439Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T12:51:57.439Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-05T12:51:57.439Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-05T12:51:57.439Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-05T12:51:57.439Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-05T12:51:57.439Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-05T12:51:57.439Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-05T12:51:57.439Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-05T12:51:57.439Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-05T12:51:57.439Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-05T12:51:57.439Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-05T12:51:57.439Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-05T12:51:57.439Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-05T12:51:57.439Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-05T12:51:57.439Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-05T12:51:57.439Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-05T12:51:57.439Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-05T12:52:01.225Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-05T12:52:01.225Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-05T12:52:01.225Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-05T12:52:07.370Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-05T12:52:08.388Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-05T12:52:08.388Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-05T12:52:08.388Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-05T12:52:17.045Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-05T12:52:24.933Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-05T12:52:24.933Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-05T12:52:24.933Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-05T12:52:24.933Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-05T12:52:24.933Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-05T12:52:24.933Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-05T12:52:29.531Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-05T12:52:29.531Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-05T12:52:29.531Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-05T12:52:29.531Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-05T12:52:29.561Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-05T12:52:38.038Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-05T12:52:39.949Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-05T12:52:42.898Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-05T12:52:45.032Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-05T12:52:45.032Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-05T12:52:45.032Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-05T12:52:45.032Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-05T12:52:45.032Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-05T12:52:50.051Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-05T12:52:52.027Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-05T12:52:52.027Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-05T12:52:52.027Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-05T12:52:52.027Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-05T12:52:52.027Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-05T12:52:52.027Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-05T12:52:52.027Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-05T12:52:52.027Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-05T12:52:52.027Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-05T12:52:53.835Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-05T12:52:53.835Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-05T12:52:53.835Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-05T12:52:53.835Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-05T12:52:53.835Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-05T12:52:57.623Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-05T12:52:57.623Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-05T12:52:57.623Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-05T12:52:57.623Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-05T12:52:57.623Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-05T12:52:57.623Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-05T12:52:57.623Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-05T12:52:57.623Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-05T12:52:57.623Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-05T12:53:00.515Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-05T12:53:00.515Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-05T12:53:00.515Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-05T12:53:02.658Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-05T12:53:02.659Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-05T12:53:02.659Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-05T12:53:03.610Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-05T12:53:04.560Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-05T12:53:04.560Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-05T12:53:04.560Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-05T12:53:04.776Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-05T12:53:04.776Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-05T12:53:04.776Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-05T12:53:05.245Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-05T12:53:05.245Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-05T12:53:05.245Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-05T12:53:06.808Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-05T12:53:07.799Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-05T12:53:07.799Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-05T12:53:07.799Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-05T12:53:11.552Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-05T12:53:11.588Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-05T12:53:14.536Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-05T12:53:16.749Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-05T12:53:21.796Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-05T12:53:25.482Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-05T12:53:37.978Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-05T12:53:37.978Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-05T12:53:37.978Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-05T12:53:41.775Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-05T12:53:42.243Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-05T12:53:42.243Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-05T12:53:43.231Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-05T12:53:47.026Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-05T12:53:50.473Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-05T12:53:50.474Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-05T12:53:50.474Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-05T12:53:55.685Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-05T12:53:55.685Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-05T12:53:55.685Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-05T12:53:59.475Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-05T12:53:59.475Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-05T12:53:59.944Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-05T12:54:02.741Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-05T12:54:02.741Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-05T12:54:03.191Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-05T12:54:04.141Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-05T12:54:12.435Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-05T12:54:12.619Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-05T12:54:14.655Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-05T12:54:15.640Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-05T12:54:17.245Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-05T12:54:17.245Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-05T12:54:17.245Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-05T12:54:21.507Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-05T12:54:24.254Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-05T12:54:24.254Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-05T12:54:24.254Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-05T12:54:25.300Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-05T12:54:32.452Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-05T12:54:35.404Z] === RUN TestDockerSuite/TestRmiTag [2022-04-05T12:54:36.391Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-05T12:54:38.605Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-05T12:54:49.245Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-05T12:54:50.756Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-05T12:54:51.206Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-05T12:54:53.536Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-05T12:54:55.098Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-05T12:54:58.887Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-05T12:54:59.687Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-05T12:54:59.873Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-05T12:54:59.873Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-05T12:54:59.873Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-05T12:54:59.873Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-05T12:54:59.873Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-05T12:54:59.873Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-05T12:54:59.873Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-05T12:54:59.873Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-05T12:54:59.873Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-05T12:54:59.873Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-05T12:54:59.873Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-05T12:54:59.873Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-05T12:54:59.873Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-05T12:54:59.873Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-05T12:54:59.873Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-05T12:55:02.085Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-05T12:55:02.085Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-05T12:55:02.085Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-05T12:55:02.085Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-05T12:55:02.085Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-05T12:55:05.541Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-05T12:55:05.873Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-05T12:55:08.090Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-05T12:55:10.303Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-05T12:55:12.516Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-05T12:55:14.019Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-05T12:55:14.079Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-05T12:55:14.079Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-05T12:55:18.644Z] === RUN TestDockerSuite/TestRmiTag [2022-04-05T12:55:18.829Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-05T12:55:18.829Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-05T12:55:18.829Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-05T12:55:18.829Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-05T12:55:18.829Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-05T12:55:18.829Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-05T12:55:18.829Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-05T12:55:18.829Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-05T12:55:18.829Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-05T12:55:18.829Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-05T12:55:18.829Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-05T12:55:18.829Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-05T12:55:18.829Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-05T12:55:18.829Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-05T12:55:18.829Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-05T12:55:18.829Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-05T12:55:18.829Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-05T12:55:18.829Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-05T12:55:18.829Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-05T12:55:18.829Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-05T12:55:18.829Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-05T12:55:18.829Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-05T12:55:18.829Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-05T12:55:19.093Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-05T12:55:20.394Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-05T12:55:20.394Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-05T12:55:20.394Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-05T12:55:22.776Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-05T12:55:23.343Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-05T12:55:23.343Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-05T12:55:23.343Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-05T12:55:23.343Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-05T12:55:23.343Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-05T12:55:24.907Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-05T12:55:24.907Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-05T12:55:24.907Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-05T12:55:24.907Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-05T12:55:24.907Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-05T12:55:24.907Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-05T12:55:24.907Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-05T12:55:24.907Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-05T12:55:24.907Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-05T12:55:24.907Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-05T12:55:24.907Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-05T12:55:24.907Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-05T12:55:24.907Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-05T12:55:24.907Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-05T12:55:24.907Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-05T12:55:27.122Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-05T12:55:29.335Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-05T12:55:31.547Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-05T12:55:31.547Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-05T12:55:31.547Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-05T12:55:31.547Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-05T12:55:31.547Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-05T12:55:31.547Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-05T12:55:31.547Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-05T12:55:33.111Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-05T12:55:33.111Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-05T12:55:33.111Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-05T12:55:33.111Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-05T12:55:33.111Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-05T12:55:33.111Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-05T12:55:33.111Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-05T12:55:33.111Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-05T12:55:33.111Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-05T12:55:35.328Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-05T12:55:40.082Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-05T12:55:40.082Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-05T12:55:40.082Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-05T12:55:40.082Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-05T12:55:40.082Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-05T12:55:40.082Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-05T12:55:40.082Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-05T12:55:40.082Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-05T12:55:40.082Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-05T12:55:40.082Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-05T12:55:40.082Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-05T12:55:40.082Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-05T12:55:40.082Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-05T12:55:40.328Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-05T12:55:41.649Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-05T12:55:41.649Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-05T12:55:41.649Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-05T12:55:41.649Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-05T12:55:41.649Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-05T12:55:41.649Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-05T12:55:43.864Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-05T12:55:44.007Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-05T12:55:48.630Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-05T12:55:50.144Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-05T12:55:50.144Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-05T12:55:50.144Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-05T12:55:50.144Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-05T12:55:50.144Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-05T12:55:50.144Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-05T12:55:50.144Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-05T12:55:50.144Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-05T12:55:50.144Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-05T12:55:50.144Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-05T12:55:50.144Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-05T12:55:50.144Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-05T12:55:50.144Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-05T12:55:50.144Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-05T12:55:50.144Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-05T12:55:51.021Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-05T12:55:51.021Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-05T12:55:51.021Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-05T12:55:52.585Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-05T12:55:52.585Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-05T12:55:52.585Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-05T12:55:52.585Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-05T12:55:52.585Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-05T12:55:52.585Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-05T12:55:52.585Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-05T12:55:53.003Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-05T12:55:53.003Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-05T12:55:53.003Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-05T12:55:53.003Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-05T12:55:53.003Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-05T12:55:58.724Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-05T12:55:59.737Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-05T12:56:01.301Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-05T12:56:03.520Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-05T12:56:05.742Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-05T12:56:05.742Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-05T12:56:05.742Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-05T12:56:05.742Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-05T12:56:05.742Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-05T12:56:05.742Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-05T12:56:05.742Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-05T12:56:05.742Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-05T12:56:05.742Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-05T12:56:05.742Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-05T12:56:05.742Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-05T12:56:05.742Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-05T12:56:05.742Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-05T12:56:05.742Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-05T12:56:05.742Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-05T12:56:05.742Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-05T12:56:09.540Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-05T12:56:09.540Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-05T12:56:09.540Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-05T12:56:09.540Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-05T12:56:09.540Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-05T12:56:09.540Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-05T12:56:09.540Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-05T12:56:09.540Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-05T12:56:09.540Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-05T12:56:09.540Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-05T12:56:09.540Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-05T12:56:09.540Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-05T12:56:11.011Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-05T12:56:12.522Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-05T12:56:15.381Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-05T12:56:18.208Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-05T12:56:18.208Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-05T12:56:18.208Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-05T12:56:18.240Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-05T12:56:18.240Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-05T12:56:19.193Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-05T12:56:19.193Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-05T12:56:19.193Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-05T12:56:19.193Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-05T12:56:19.193Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-05T12:56:19.193Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-05T12:56:19.193Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-05T12:56:19.193Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-05T12:56:19.193Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-05T12:56:19.193Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-05T12:56:19.193Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-05T12:56:19.193Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-05T12:56:19.193Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-05T12:56:19.193Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-05T12:56:19.193Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-05T12:56:19.193Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-05T12:56:19.193Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-05T12:56:19.193Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-05T12:56:19.193Z] === RUN TestDockerSuite/TestRunMount [2022-04-05T12:56:19.193Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-05T12:56:19.193Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-05T12:56:19.193Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-05T12:56:19.193Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-05T12:56:19.193Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-05T12:56:19.193Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-05T12:56:19.193Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-05T12:56:19.193Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-05T12:56:25.057Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-05T12:56:25.057Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-05T12:56:25.057Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-05T12:56:25.057Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-05T12:56:25.057Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-05T12:56:25.057Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-05T12:56:25.057Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-05T12:56:25.232Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-05T12:56:25.233Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-05T12:56:25.233Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-05T12:56:25.233Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-05T12:56:25.233Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-05T12:56:25.233Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-05T12:56:25.233Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-05T12:56:25.233Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-05T12:56:25.233Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-05T12:56:25.233Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-05T12:56:25.233Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-05T12:56:25.233Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-05T12:56:25.233Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-05T12:56:25.233Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-05T12:56:25.233Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-05T12:56:25.233Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-05T12:56:25.233Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-05T12:56:25.233Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-05T12:56:25.233Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-05T12:56:25.233Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-05T12:56:25.233Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-05T12:56:25.233Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-05T12:56:25.233Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-05T12:56:27.373Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-05T12:56:27.373Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-05T12:56:27.373Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-05T12:56:29.811Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-05T12:56:32.000Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-05T12:56:32.000Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-05T12:56:32.000Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-05T12:56:32.000Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-05T12:56:32.000Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-05T12:56:33.603Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-05T12:56:33.603Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-05T12:56:33.603Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-05T12:56:33.603Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-05T12:56:33.603Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-05T12:56:33.603Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-05T12:56:33.603Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-05T12:56:33.603Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-05T12:56:33.603Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-05T12:56:33.603Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-05T12:56:33.603Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-05T12:56:33.603Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-05T12:56:33.603Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-05T12:56:33.603Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-05T12:56:33.603Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-05T12:56:33.603Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-05T12:56:33.603Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-05T12:56:33.603Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-05T12:56:33.603Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-05T12:56:33.603Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-05T12:56:34.141Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-05T12:56:34.141Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-05T12:56:34.141Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-05T12:56:34.141Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-05T12:56:34.141Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-05T12:56:34.141Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-05T12:56:34.141Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-05T12:56:34.141Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-05T12:56:34.141Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-05T12:56:34.141Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-05T12:56:34.141Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-05T12:56:34.141Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-05T12:56:34.141Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-05T12:56:34.141Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-05T12:56:34.141Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-05T12:56:34.590Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-05T12:56:36.284Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-05T12:56:36.803Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-05T12:56:39.024Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-05T12:56:39.139Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-05T12:56:40.013Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-05T12:56:41.577Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-05T12:56:41.996Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-05T12:56:41.996Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-05T12:56:41.996Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-05T12:56:41.996Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-05T12:56:41.996Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-05T12:56:41.996Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-05T12:56:41.996Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-05T12:56:42.044Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-05T12:56:42.044Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-05T12:56:42.044Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-05T12:56:42.044Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-05T12:56:42.044Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-05T12:56:42.044Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-05T12:56:42.044Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-05T12:56:42.044Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-05T12:56:42.044Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-05T12:56:42.044Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-05T12:56:42.044Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-05T12:56:42.044Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-05T12:56:42.044Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-05T12:56:42.044Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-05T12:56:42.044Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-05T12:56:42.044Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-05T12:56:44.855Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-05T12:56:44.855Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-05T12:56:44.855Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-05T12:56:44.855Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-05T12:56:44.855Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-05T12:56:44.855Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-05T12:56:44.855Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-05T12:56:44.855Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-05T12:56:44.855Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-05T12:56:44.996Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-05T12:56:44.996Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-05T12:56:44.996Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-05T12:56:44.996Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-05T12:56:44.996Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-05T12:56:44.996Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-05T12:56:44.996Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-05T12:56:44.996Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-05T12:56:44.996Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-05T12:56:44.996Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-05T12:56:44.996Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-05T12:56:46.995Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-05T12:56:52.149Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-05T12:56:52.149Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-05T12:56:52.149Z] === RUN TestDockerSuite/TestRunRm [2022-04-05T12:56:53.136Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-05T12:56:53.985Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-05T12:56:53.985Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-05T12:56:53.985Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-05T12:56:53.985Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-05T12:56:53.985Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-05T12:56:53.985Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-05T12:56:53.985Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-05T12:56:53.985Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-05T12:56:53.985Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-05T12:56:53.985Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-05T12:56:53.985Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-05T12:56:53.985Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-05T12:56:53.985Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-05T12:56:56.846Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-05T12:56:56.846Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-05T12:56:56.846Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-05T12:56:56.846Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-05T12:56:56.846Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-05T12:56:56.846Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-05T12:56:59.006Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-05T12:56:59.706Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-05T12:57:00.570Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-05T12:57:02.564Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-05T12:57:02.564Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-05T12:57:02.564Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-05T12:57:02.783Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-05T12:57:04.346Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-05T12:57:05.425Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-05T12:57:05.425Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-05T12:57:05.425Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-05T12:57:05.425Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-05T12:57:05.425Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-05T12:57:05.425Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-05T12:57:05.425Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-05T12:57:06.562Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-05T12:57:06.562Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-05T12:57:06.562Z] === RUN TestDockerSuite/TestRunState [2022-04-05T12:57:06.562Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-05T12:57:06.562Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-05T12:57:08.289Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-05T12:57:08.776Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-05T12:57:08.776Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-05T12:57:08.776Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-05T12:57:10.349Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-05T12:57:10.349Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-05T12:57:10.349Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-05T12:57:10.349Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-05T12:57:10.349Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-05T12:57:10.349Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-05T12:57:10.349Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-05T12:57:10.349Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-05T12:57:10.349Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-05T12:57:11.146Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-05T12:57:14.004Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-05T12:57:15.116Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-05T12:57:15.116Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-05T12:57:15.116Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-05T12:57:15.116Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-05T12:57:15.116Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-05T12:57:15.116Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-05T12:57:15.116Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-05T12:57:15.116Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-05T12:57:15.116Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-05T12:57:15.116Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-05T12:57:15.116Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-05T12:57:15.116Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-05T12:57:15.116Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-05T12:57:15.116Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-05T12:57:15.116Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-05T12:57:15.116Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-05T12:57:15.116Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-05T12:57:15.116Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-05T12:57:15.116Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-05T12:57:15.116Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-05T12:57:15.116Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-05T12:57:17.328Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-05T12:57:17.328Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-05T12:57:17.328Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-05T12:57:18.891Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-05T12:57:18.891Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-05T12:57:18.891Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-05T12:57:18.891Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-05T12:57:18.891Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-05T12:57:21.843Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-05T12:57:26.279Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-05T12:57:26.279Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-05T12:57:26.279Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-05T12:57:26.279Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-05T12:57:26.279Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-05T12:57:26.279Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-05T12:57:26.279Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-05T12:57:26.279Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-05T12:57:26.279Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-05T12:57:26.279Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-05T12:57:26.279Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-05T12:57:26.279Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-05T12:57:26.279Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-05T12:57:26.279Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-05T12:57:26.279Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-05T12:57:26.279Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-05T12:57:27.714Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-05T12:57:29.957Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-05T12:57:29.957Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-05T12:57:29.957Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-05T12:57:29.957Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-05T12:57:29.957Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-05T12:57:29.957Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-05T12:57:29.957Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-05T12:57:29.957Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-05T12:57:29.957Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-05T12:57:29.957Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-05T12:57:29.957Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-05T12:57:29.957Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-05T12:57:31.503Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-05T12:57:36.949Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-05T12:57:36.949Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-05T12:57:36.949Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-05T12:57:37.368Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-05T12:57:37.369Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-05T12:57:37.369Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-05T12:57:37.369Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-05T12:57:38.931Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-05T12:57:39.813Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-05T12:57:39.813Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-05T12:57:39.813Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-05T12:57:39.813Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-05T12:57:39.813Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-05T12:57:39.813Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-05T12:57:39.813Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-05T12:57:39.813Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-05T12:57:39.813Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-05T12:57:39.813Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-05T12:57:39.813Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-05T12:57:39.813Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-05T12:57:39.813Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-05T12:57:39.813Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-05T12:57:39.813Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-05T12:57:39.813Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-05T12:57:39.813Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-05T12:57:39.813Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-05T12:57:39.813Z] === RUN TestDockerSuite/TestRunMount [2022-04-05T12:57:39.813Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-05T12:57:39.813Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-05T12:57:39.813Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-05T12:57:39.813Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-05T12:57:39.813Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-05T12:57:39.813Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-05T12:57:39.813Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-05T12:57:39.814Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-05T12:57:41.143Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-05T12:57:43.502Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-05T12:57:43.502Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-05T12:57:43.502Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-05T12:57:43.502Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-05T12:57:43.502Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-05T12:57:43.502Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-05T12:57:43.502Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-05T12:57:43.502Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-05T12:57:43.502Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-05T12:57:43.502Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-05T12:57:43.502Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-05T12:57:43.502Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-05T12:57:43.502Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-05T12:57:43.502Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-05T12:57:43.502Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-05T12:57:47.289Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-05T12:57:48.292Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-05T12:57:48.292Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-05T12:57:48.292Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-05T12:57:48.292Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-05T12:57:48.292Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-05T12:57:48.292Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-05T12:57:48.292Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-05T12:57:48.851Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-05T12:57:50.421Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-05T12:57:55.171Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-05T12:57:55.171Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-05T12:57:55.171Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-05T12:57:55.171Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-05T12:57:55.171Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-05T12:57:55.171Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-05T12:57:55.171Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-05T12:57:55.171Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-05T12:57:55.171Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-05T12:57:55.171Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-05T12:57:55.171Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-05T12:57:55.171Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-05T12:57:55.171Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-05T12:57:55.171Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T12:57:55.171Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-05T12:57:55.171Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-05T12:57:55.171Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-05T12:57:55.171Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-05T12:57:55.171Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-05T12:57:55.171Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-05T12:57:55.171Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-05T12:57:55.171Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-05T12:57:55.171Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-05T12:57:55.171Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-05T12:57:55.171Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-05T12:57:55.171Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-05T12:57:55.171Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-05T12:57:55.171Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-05T12:57:55.171Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-05T12:57:55.171Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-05T12:57:55.171Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-05T12:57:55.171Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-05T12:57:55.171Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-05T12:57:55.171Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-05T12:57:55.171Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-05T12:57:55.283Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-05T12:57:57.381Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-05T12:57:57.381Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-05T12:57:57.848Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-05T12:57:58.315Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-05T12:57:59.879Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-05T12:57:59.879Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-05T12:57:59.910Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-05T12:57:59.910Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-05T12:57:59.910Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-05T12:57:59.910Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-05T12:57:59.910Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-05T12:57:59.910Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-05T12:57:59.910Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-05T12:57:59.910Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-05T12:57:59.910Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-05T12:57:59.910Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-05T12:57:59.910Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-05T12:57:59.910Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-05T12:57:59.910Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-05T12:57:59.910Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-05T12:57:59.910Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-05T12:57:59.910Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-05T12:57:59.910Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-05T12:57:59.910Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-05T12:57:59.910Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-05T12:57:59.910Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-05T12:58:01.426Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-05T12:58:02.095Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-05T12:58:03.569Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-05T12:58:03.658Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-05T12:58:05.079Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-05T12:58:06.589Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-05T12:58:06.604Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-05T12:58:06.604Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-05T12:58:06.604Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-05T12:58:09.449Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-05T12:58:09.449Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-05T12:58:09.449Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-05T12:58:09.449Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-05T12:58:09.449Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-05T12:58:09.449Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-05T12:58:09.899Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-05T12:58:09.899Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-05T12:58:09.899Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-05T12:58:09.900Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-05T12:58:09.900Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-05T12:58:09.900Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-05T12:58:09.900Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-05T12:58:09.900Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-05T12:58:09.900Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-05T12:58:09.900Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-05T12:58:09.900Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-05T12:58:13.584Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-05T12:58:13.584Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-05T12:58:13.584Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-05T12:58:13.584Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-05T12:58:13.584Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-05T12:58:13.584Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-05T12:58:13.584Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-05T12:58:13.584Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-05T12:58:13.584Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-05T12:58:13.584Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-05T12:58:13.584Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-05T12:58:13.756Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-05T12:58:13.756Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-05T12:58:13.756Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-05T12:58:16.706Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-05T12:58:16.706Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-05T12:58:16.706Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-05T12:58:16.706Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-05T12:58:16.706Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-05T12:58:16.706Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-05T12:58:16.706Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-05T12:58:16.706Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-05T12:58:16.706Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-05T12:58:22.569Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-05T12:58:22.569Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-05T12:58:22.569Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-05T12:58:22.569Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-05T12:58:22.569Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-05T12:58:22.569Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-05T12:58:22.569Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-05T12:58:22.569Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-05T12:58:22.569Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-05T12:58:22.569Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-05T12:58:22.569Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-05T12:58:22.569Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-05T12:58:22.569Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-05T12:58:23.803Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-05T12:58:23.803Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-05T12:58:23.803Z] === RUN TestDockerSuite/TestRunRm [2022-04-05T12:58:24.130Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-05T12:58:26.343Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-05T12:58:26.343Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-05T12:58:26.343Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-05T12:58:26.667Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-05T12:58:27.907Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-05T12:58:27.907Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-05T12:58:27.907Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-05T12:58:27.907Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-05T12:58:27.907Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-05T12:58:27.907Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-05T12:58:27.907Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-05T12:58:27.907Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-05T12:58:27.907Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-05T12:58:27.907Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-05T12:58:27.907Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-05T12:58:27.907Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-05T12:58:27.907Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-05T12:58:33.663Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-05T12:58:35.804Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-05T12:58:38.664Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-05T12:58:42.344Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-05T12:58:42.344Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-05T12:58:42.344Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-05T12:58:42.344Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-05T12:58:42.344Z] === RUN TestDockerSuite/TestRunState [2022-04-05T12:58:42.344Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-05T12:58:42.344Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-05T12:58:45.207Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-05T12:58:45.207Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-05T12:58:45.207Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-05T12:58:45.657Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-05T12:58:45.657Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-05T12:58:45.657Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-05T12:58:45.657Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-05T12:58:45.657Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-05T12:58:45.657Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-05T12:58:45.657Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-05T12:58:45.657Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-05T12:58:45.657Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-05T12:58:45.714Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-05T12:58:45.714Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-05T12:58:45.714Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-05T12:58:45.714Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-05T12:58:45.714Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-05T12:58:45.714Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-05T12:58:45.714Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-05T12:58:45.714Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-05T12:58:46.812Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-05T12:58:46.812Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-05T12:58:49.759Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-05T12:58:49.759Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-05T12:58:50.226Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-05T12:58:50.226Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-05T12:58:50.226Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-05T12:58:51.540Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-05T12:58:51.540Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-05T12:58:51.540Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-05T12:58:51.540Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-05T12:58:51.540Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-05T12:58:51.540Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-05T12:58:51.540Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-05T12:58:51.540Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-05T12:58:51.540Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-05T12:58:51.540Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-05T12:58:51.540Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-05T12:58:51.540Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-05T12:58:51.540Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-05T12:58:51.540Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-05T12:58:51.540Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-05T12:58:51.540Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-05T12:58:51.540Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-05T12:58:51.540Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-05T12:58:51.540Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-05T12:58:51.540Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-05T12:58:51.540Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-05T12:58:55.221Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-05T12:58:55.221Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-05T12:58:55.221Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-05T12:58:57.362Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-05T12:58:57.362Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-05T12:58:57.362Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-05T12:58:57.362Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-05T12:58:57.378Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-05T12:58:57.378Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-05T12:58:57.378Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-05T12:58:57.378Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-05T12:58:57.811Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-05T12:58:57.845Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-05T12:58:57.845Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-05T12:58:57.845Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-05T12:59:01.490Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-05T12:59:03.707Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-05T12:59:04.175Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-05T12:59:04.175Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-05T12:59:09.967Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-05T12:59:12.837Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-05T12:59:12.837Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-05T12:59:12.837Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite (2271.37s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.69s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (100.64s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.07s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.47s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.95s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.05s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.92s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.89s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (92.93s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.82s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.54s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.85s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.04s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.39s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.62s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.82s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.25s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.94s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.13s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.52s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.08s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildAddTar (47.45s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.59s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.01s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.09s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.81s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.32s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (8.89s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.76s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.77s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.93s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.21s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.92s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.18s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.36s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.92s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.79s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.05s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.76s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (9.39s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.28s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.48s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.42s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.34s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.68s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.41s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.60s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (7.82s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.45s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.32s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildDockerignore (60.04s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.65s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (68.38s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.47s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.57s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.33s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.64s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (17.73s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (37.60s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.57s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.63s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (100.55s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.71s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.93s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.23s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.49s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.19s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.49s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.59s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildFails (2.08s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.90s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.81s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.76s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildFromGit (9.87s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.29s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.49s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.45s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildHistory (10.35s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.91s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.79s) [2022-04-05T12:59:13.306Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.76s) [2022-04-05T12:59:13.306Z] --- PASS: TestDockerSuite/TestBuildLabel (0.88s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.58s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.92s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.55s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildLabels (0.93s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.44s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.32s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.59s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.33s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.72s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.94s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.74s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.18s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.52s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.98s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.32s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.53s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.40s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (8.45s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.18s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.24s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.82s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.91s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.20s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildOnBuild (17.22s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.46s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.62s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.27s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.36s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.24s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.06s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.04s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.96s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.24s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (34.56s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildRm (11.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.89s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.28s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.25s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.09s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.08s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.72s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.23s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.90s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.05s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildStderr (3.73s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.98s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.65s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.13s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.82s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.68s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.66s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.29s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.34s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.77s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.48s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.53s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.31s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.58s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.77s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.36s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.11s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.87s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.90s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.06s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.77s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCommitChange (4.10s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.83s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.56s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCommitTTY (5.84s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.87s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.08s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.96s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.93s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.00s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.11s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.33s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.91s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.90s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.07s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.08s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.79s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.21s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.15s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.08s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.43s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.65s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.15s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.81s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.04s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.72s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.66s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.44s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.34s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.34s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.35s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.35s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000bd0bb8_} (2.36s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13805338559_c:\foo_false____} (2.33s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13805338559_c:\foo_true____} (7.34s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.16s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.10s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.10s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.84s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.12s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.80s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.57s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCpToDot (2.07s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCpToStdout (2.14s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.98s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (6.86s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.83s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) [2022-04-05T12:59:13.307Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.16s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2022-04-05T12:59:13.307Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.48s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.37s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.92s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.09s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.01s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.01s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.07s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.54s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestEventsCopy (4.30s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.44s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.93s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.74s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.22s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.52s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.91s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestEventsFilters (4.01s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestEventsFormat (3.90s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestEventsRename (2.11s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestEventsResize (7.39s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.96s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.22s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.41s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.39s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.76s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.70s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.76s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.89s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.88s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.85s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.69s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.17s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestExecInspectID (4.38s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.16s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.98s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.80s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.79s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.79s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.83s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.80s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.87s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.97s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.64s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.99s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.12s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.71s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.95s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.98s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.94s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.94s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInspectDefault (1.95s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInspectHistory (3.69s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.98s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.94s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.87s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.90s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInspectStatus (2.37s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.69s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.96s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.92s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.91s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.94s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.07s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.04s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.80s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.80s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.33s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.18s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.99s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.05s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.01s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.04s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.33s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.20s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.12s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestLogsSince (8.61s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestLogsTail (2.47s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.18s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.01s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.91s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.81s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestPsByOrder (7.14s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.90s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.27s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2022-04-05T12:59:13.308Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.35s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.34s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.29s) [2022-04-05T12:59:13.308Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.94s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.09s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.18s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.54s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.50s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.12s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.50s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.45s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.77s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.09s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.66s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.69s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.30s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.59s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.62s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.37s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.53s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.66s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRmiTag (0.63s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.11s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.42s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.18s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.96s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.06s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.77s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.92s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.54s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.95s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.96s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.96s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.09s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.92s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.77s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.75s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.03s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.13s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.92s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.98s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.69s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.57s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.04s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.01s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunEchoStdout (6.71s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.97s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunExitCode (6.82s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.99s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.96s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.26s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.36s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.07s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.54s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.06s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.27s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.57s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.97s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.96s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.75s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.42s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.63s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunRm (2.03s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.17s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.99s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.95s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.91s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.20s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.95s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.76s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-04-05T12:59:13.309Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-05T12:59:13.309Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.31s) [2022-04-05T12:59:13.310Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-05T12:59:13.310Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-05T12:59:13.310Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-05T12:59:13.310Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-05T12:59:13.310Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-05T12:59:13.310Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-05T12:59:13.778Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-05T12:59:13.778Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-05T12:59:13.778Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-05T12:59:13.778Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-05T12:59:13.778Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.96s) [2022-04-05T12:59:13.778Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-05T12:59:13.778Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.92s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.64s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.10s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.95s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.03s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.30s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.05s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.07s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.59s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.52s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.00s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.91s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.36s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.68s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.39s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.04s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.01s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.32s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.63s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.94s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.06s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.94s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.03s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.91s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.25s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.63s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.71s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.93s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.74s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.33s) [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-05T12:59:13.779Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] --- PASS: TestDockerRegistrySuite (0.13s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-05T12:59:13.779Z] === RUN TestDockerSchema1RegistrySuite [2022-04-05T12:59:13.779Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-05T12:59:13.779Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-05T12:59:13.779Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-05T12:59:13.779Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-05T12:59:13.779Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-05T12:59:13.779Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-05T12:59:13.779Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-05T12:59:13.779Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-05T12:59:13.779Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-05T12:59:13.779Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-05T12:59:13.779Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-05T12:59:13.779Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.779Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-05T12:59:13.779Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-05T12:59:13.779Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-05T12:59:13.780Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-05T12:59:13.780Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-05T12:59:13.780Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-05T12:59:13.780Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-05T12:59:13.780Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-05T12:59:13.780Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-05T12:59:13.780Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-05T12:59:13.780Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-05T12:59:13.780Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-05T12:59:13.780Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-05T12:59:13.780Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-05T12:59:13.780Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-05T12:59:13.780Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-05T12:59:13.780Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-05T12:59:13.780Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-05T12:59:13.780Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-05T12:59:13.780Z] === RUN TestDockerDaemonSuite [2022-04-05T12:59:13.780Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-05T12:59:13.780Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-05T12:59:13.780Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-05T12:59:13.780Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-05T12:59:13.780Z] === RUN TestDockerSwarmSuite [2022-04-05T12:59:13.780Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-05T12:59:13.780Z] === RUN TestDockerPluginSuite [2022-04-05T12:59:13.780Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-05T12:59:13.780Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-05T12:59:13.780Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-05T12:59:13.780Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-05T12:59:13.780Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-05T12:59:13.780Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-05T12:59:13.780Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-05T12:59:13.780Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-05T12:59:13.780Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-05T12:59:13.780Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-05T12:59:13.780Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-05T12:59:13.780Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-05T12:59:13.780Z] === RUN TestDockerExternalVolumeSuite [2022-04-05T12:59:13.780Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-05T12:59:13.780Z] === RUN TestDockerNetworkSuite [2022-04-05T12:59:13.780Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-05T12:59:13.780Z] === RUN TestDockerHubPullSuite [2022-04-05T12:59:13.780Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-05T12:59:13.780Z] PASS [2022-04-05T12:59:13.780Z] ok github.com/docker/docker/integration-cli 2271.722s [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === Skipped [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-05T12:59:13.780Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-05T12:59:13.780Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-05T12:59:13.780Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-05T12:59:13.780Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-05T12:59:13.780Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-05T12:59:13.780Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-05T12:59:13.780Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-05T12:59:13.780Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-05T12:59:13.780Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-05T12:59:13.780Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-05T12:59:13.780Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-05T12:59:13.780Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-05T12:59:13.780Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-05T12:59:13.780Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-05T12:59:13.780Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-05T12:59:13.780Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-05T12:59:13.780Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-05T12:59:13.780Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2022-04-05T12:59:13.780Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-05T12:59:13.780Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-05T12:59:13.780Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-05T12:59:13.780Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-05T12:59:13.780Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-05T12:59:13.780Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-05T12:59:13.780Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-05T12:59:13.780Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-05T12:59:13.780Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-05T12:59:13.780Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-05T12:59:13.780Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-05T12:59:13.780Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2022-04-05T12:59:13.780Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s) [2022-04-05T12:59:13.780Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s) [2022-04-05T12:59:13.780Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2022-04-05T12:59:13.780Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-05T12:59:13.780Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-05T12:59:13.780Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-05T12:59:13.780Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-05T12:59:13.780Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-05T12:59:13.780Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.780Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-05T12:59:13.780Z] [2022-04-05T12:59:13.780Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2022-04-05T12:59:13.780Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-05T12:59:13.781Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.28s) [2022-04-05T12:59:13.781Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.28s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.26s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.26s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.28s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.26s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-05T12:59:13.781Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-05T12:59:13.781Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-05T12:59:13.781Z] docker_cli_sni_test.go:18: Flakey test [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-05T12:59:13.781Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-05T12:59:13.781Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-05T12:59:13.781Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.781Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-05T12:59:13.781Z] [2022-04-05T12:59:13.781Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-05T12:59:13.782Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-05T12:59:13.782Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-05T12:59:13.782Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-05T12:59:13.782Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-05T12:59:13.782Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-05T12:59:13.782Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-05T12:59:13.782Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-05T12:59:13.782Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-05T12:59:13.782Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-05T12:59:13.782Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-05T12:59:13.782Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-05T12:59:13.782Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-05T12:59:13.782Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-05T12:59:13.782Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-05T12:59:13.782Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-04-05T12:59:13.782Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-05T12:59:13.782Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-05T12:59:13.782Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-05T12:59:13.782Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-05T12:59:13.782Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-05T12:59:13.782Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-05T12:59:13.782Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-05T12:59:13.782Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-05T12:59:13.782Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-05T12:59:13.782Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-05T12:59:13.782Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-05T12:59:13.782Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-05T12:59:13.782Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-05T12:59:13.782Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-05T12:59:13.782Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-05T12:59:13.782Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-05T12:59:13.782Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-05T12:59:13.782Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-05T12:59:13.782Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-05T12:59:13.782Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-05T12:59:13.782Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-05T12:59:13.782Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.782Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-05T12:59:13.782Z] [2022-04-05T12:59:13.782Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-05T12:59:13.783Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-05T12:59:13.783Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-05T12:59:13.783Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-05T12:59:13.783Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-05T12:59:13.783Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-05T12:59:13.783Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-05T12:59:13.783Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-05T12:59:13.783Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-05T12:59:13.783Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-05T12:59:13.783Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-05T12:59:13.783Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-05T12:59:13.783Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-05T12:59:13.783Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-05T12:59:13.783Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-05T12:59:13.783Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-05T12:59:13.783Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2022-04-05T12:59:13.783Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-05T12:59:13.783Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-05T12:59:13.783Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-05T12:59:13.783Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-05T12:59:13.783Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-05T12:59:13.783Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-05T12:59:13.783Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-05T12:59:13.783Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-05T12:59:13.783Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-05T12:59:13.783Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-05T12:59:13.783Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-05T12:59:13.783Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-05T12:59:13.783Z] [2022-04-05T12:59:13.783Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-05T12:59:13.783Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.783Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-05T12:59:13.784Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-05T12:59:13.784Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-05T12:59:13.784Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-05T12:59:13.784Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-05T12:59:13.784Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-05T12:59:13.784Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-05T12:59:13.784Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-05T12:59:13.784Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-05T12:59:13.784Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-05T12:59:13.784Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-05T12:59:13.784Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2022-04-05T12:59:13.784Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-05T12:59:13.784Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-05T12:59:13.784Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-05T12:59:13.784Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-05T12:59:13.784Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-05T12:59:13.784Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-05T12:59:13.784Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-05T12:59:13.784Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-05T12:59:13.784Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-05T12:59:13.784Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-05T12:59:13.784Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-05T12:59:13.784Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-05T12:59:13.784Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.784Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-05T12:59:13.784Z] [2022-04-05T12:59:13.784Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-05T12:59:13.784Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.785Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-05T12:59:13.785Z] [2022-04-05T12:59:13.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-05T12:59:13.785Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.785Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-05T12:59:13.785Z] [2022-04-05T12:59:13.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-05T12:59:13.785Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.785Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2022-04-05T12:59:13.785Z] [2022-04-05T12:59:13.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-05T12:59:13.785Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.785Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-05T12:59:13.785Z] [2022-04-05T12:59:13.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-05T12:59:13.785Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.785Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-05T12:59:13.785Z] [2022-04-05T12:59:13.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-05T12:59:13.785Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.785Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2022-04-05T12:59:13.785Z] [2022-04-05T12:59:13.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-05T12:59:13.785Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.785Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-05T12:59:13.785Z] [2022-04-05T12:59:13.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-05T12:59:13.785Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.785Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-05T12:59:13.785Z] [2022-04-05T12:59:13.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-05T12:59:13.785Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.785Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-05T12:59:13.785Z] [2022-04-05T12:59:13.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-05T12:59:13.785Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.785Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2022-04-05T12:59:13.785Z] [2022-04-05T12:59:13.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-05T12:59:13.785Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.785Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-05T12:59:13.785Z] [2022-04-05T12:59:13.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-05T12:59:13.785Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.785Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-05T12:59:13.785Z] [2022-04-05T12:59:13.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-05T12:59:13.785Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.785Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-05T12:59:13.785Z] [2022-04-05T12:59:13.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-05T12:59:13.785Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.785Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-05T12:59:13.785Z] [2022-04-05T12:59:13.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-05T12:59:13.785Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.785Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-05T12:59:13.785Z] [2022-04-05T12:59:13.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-05T12:59:13.785Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.785Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2022-04-05T12:59:13.785Z] [2022-04-05T12:59:13.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-05T12:59:13.785Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.785Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-05T12:59:13.785Z] [2022-04-05T12:59:13.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-05T12:59:13.785Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.785Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-05T12:59:13.785Z] [2022-04-05T12:59:13.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-05T12:59:13.785Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.785Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-05T12:59:13.785Z] [2022-04-05T12:59:13.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-05T12:59:13.785Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.785Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-05T12:59:13.785Z] [2022-04-05T12:59:13.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-05T12:59:13.785Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.785Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-05T12:59:13.785Z] [2022-04-05T12:59:13.785Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-05T12:59:13.785Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-05T12:59:13.785Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-05T12:59:14.253Z] [2022-04-05T12:59:14.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-05T12:59:14.253Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.253Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-05T12:59:14.253Z] [2022-04-05T12:59:14.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-05T12:59:14.253Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.253Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-05T12:59:14.253Z] [2022-04-05T12:59:14.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-05T12:59:14.253Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.253Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-05T12:59:14.253Z] [2022-04-05T12:59:14.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-05T12:59:14.253Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.253Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-05T12:59:14.253Z] [2022-04-05T12:59:14.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-05T12:59:14.253Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.253Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-05T12:59:14.253Z] [2022-04-05T12:59:14.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-05T12:59:14.253Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.253Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2022-04-05T12:59:14.253Z] [2022-04-05T12:59:14.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-05T12:59:14.253Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.253Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-05T12:59:14.253Z] [2022-04-05T12:59:14.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-05T12:59:14.253Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.253Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-05T12:59:14.253Z] [2022-04-05T12:59:14.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-05T12:59:14.253Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.253Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-05T12:59:14.253Z] [2022-04-05T12:59:14.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-05T12:59:14.253Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.253Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-05T12:59:14.253Z] [2022-04-05T12:59:14.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-05T12:59:14.253Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.253Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-05T12:59:14.253Z] [2022-04-05T12:59:14.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-05T12:59:14.253Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.253Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-05T12:59:14.253Z] [2022-04-05T12:59:14.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-05T12:59:14.253Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.253Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-05T12:59:14.253Z] [2022-04-05T12:59:14.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-05T12:59:14.253Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.253Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-05T12:59:14.253Z] [2022-04-05T12:59:14.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-05T12:59:14.253Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.253Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-05T12:59:14.253Z] [2022-04-05T12:59:14.253Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-05T12:59:14.253Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.253Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-05T12:59:14.253Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.254Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-05T12:59:14.254Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.254Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-05T12:59:14.254Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-05T12:59:14.255Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-05T12:59:14.255Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-05T12:59:14.255Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-05T12:59:14.255Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-05T12:59:14.255Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-05T12:59:14.255Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-05T12:59:14.255Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-05T12:59:14.255Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-05T12:59:14.255Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-05T12:59:14.255Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-05T12:59:14.255Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-05T12:59:14.255Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-05T12:59:14.255Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-05T12:59:14.255Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-05T12:59:14.255Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-05T12:59:14.255Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-05T12:59:14.255Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-05T12:59:14.255Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-05T12:59:14.255Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-05T12:59:14.255Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.255Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-05T12:59:14.255Z] [2022-04-05T12:59:14.255Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-05T12:59:14.255Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.13s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-05T12:59:14.256Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.256Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-05T12:59:14.256Z] [2022-04-05T12:59:14.256Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-05T12:59:14.257Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.257Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-05T12:59:14.257Z] [2022-04-05T12:59:14.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-05T12:59:14.257Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.257Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-05T12:59:14.257Z] [2022-04-05T12:59:14.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-05T12:59:14.257Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.257Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-05T12:59:14.257Z] [2022-04-05T12:59:14.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-05T12:59:14.257Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.257Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-05T12:59:14.257Z] [2022-04-05T12:59:14.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-05T12:59:14.257Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.257Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-05T12:59:14.257Z] [2022-04-05T12:59:14.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-05T12:59:14.257Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.257Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-05T12:59:14.257Z] [2022-04-05T12:59:14.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-05T12:59:14.257Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.257Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-05T12:59:14.257Z] [2022-04-05T12:59:14.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-05T12:59:14.257Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.257Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-05T12:59:14.257Z] [2022-04-05T12:59:14.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-05T12:59:14.257Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.257Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-05T12:59:14.257Z] [2022-04-05T12:59:14.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-05T12:59:14.257Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.257Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-05T12:59:14.257Z] [2022-04-05T12:59:14.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-05T12:59:14.257Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.257Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-05T12:59:14.257Z] [2022-04-05T12:59:14.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-05T12:59:14.257Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.257Z] [2022-04-05T12:59:14.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-05T12:59:14.257Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.257Z] [2022-04-05T12:59:14.257Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-05T12:59:14.257Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-05T12:59:14.257Z] [2022-04-05T12:59:14.257Z] DONE 1088 tests, 539 skipped in 2282.173s [2022-04-05T12:59:14.257Z] INFO: Integration tests ended at 04/05/2022 12:59:13. Duration:00:38:02.3122220 [2022-04-05T12:59:14.257Z] INFO: Docker info of the daemon under test at end of run [2022-04-05T12:59:14.257Z] [2022-04-05T12:59:14.257Z] Containers: 10 [2022-04-05T12:59:14.257Z] Running: 0 [2022-04-05T12:59:14.257Z] Paused: 0 [2022-04-05T12:59:14.257Z] Stopped: 10 [2022-04-05T12:59:14.257Z] Images: 18 [2022-04-05T12:59:14.257Z] Server Version: 0.0.0-dev [2022-04-05T12:59:14.257Z] Storage Driver: windowsfilter [2022-04-05T12:59:14.257Z] Windows: [2022-04-05T12:59:14.257Z] Logging Driver: json-file [2022-04-05T12:59:14.257Z] Plugins: [2022-04-05T12:59:14.257Z] Volume: local [2022-04-05T12:59:14.257Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-05T12:59:14.257Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-05T12:59:14.257Z] Swarm: inactive [2022-04-05T12:59:14.257Z] Default Isolation: process [2022-04-05T12:59:14.257Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-05T12:59:14.257Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-05T12:59:14.257Z] OSType: windows [2022-04-05T12:59:14.257Z] Architecture: x86_64 [2022-04-05T12:59:14.257Z] CPUs: 4 [2022-04-05T12:59:14.257Z] Total Memory: 32GiB [2022-04-05T12:59:14.257Z] Name: azwin-2-bf5510 [2022-04-05T12:59:14.257Z] ID: KOMR:MEAN:MQBV:HCXR:DYHT:3QLC:SDAE:MMME:AABU:AQJS:255J:GBLP [2022-04-05T12:59:14.257Z] Docker Root Dir: D:\CI\PR-43453\3\daemon [2022-04-05T12:59:14.257Z] Debug Mode (client): false [2022-04-05T12:59:14.257Z] Debug Mode (server): true [2022-04-05T12:59:14.257Z] File Descriptors: -1 [2022-04-05T12:59:14.257Z] Goroutines: 17 [2022-04-05T12:59:14.257Z] System Time: 2022-04-05T12:59:14.0300973Z [2022-04-05T12:59:14.257Z] EventsListeners: 0 [2022-04-05T12:59:14.257Z] Registry: https://index.docker.io/v1/ [2022-04-05T12:59:14.257Z] Labels: [2022-04-05T12:59:14.257Z] Experimental: false [2022-04-05T12:59:14.257Z] Insecure Registries: [2022-04-05T12:59:14.257Z] 127.0.0.0/8 [2022-04-05T12:59:14.257Z] Live Restore Enabled: false [2022-04-05T12:59:14.257Z] [2022-04-05T12:59:14.257Z] [2022-04-05T12:59:14.257Z] INFO: Stopping daemon under test [2022-04-05T12:59:14.257Z] SUCCESS: The process with PID 5936 (child process of PID 5924) has been terminated. [2022-04-05T12:59:14.257Z] SUCCESS: The process with PID 5924 (child process of PID 3124) has been terminated. [2022-04-05T12:59:14.736Z] INFO: Stop tailing logs of the daemon under tests [2022-04-05T12:59:14.736Z] INFO: executeCI.ps1 Completed successfully at 04/05/2022 12:59:14. [2022-04-05T12:59:14.736Z] INFO: Tidying up at end of run [2022-04-05T12:59:14.736Z] INFO: Saving daemon under test log (d:\CI\PR-43453\3\dut.out) to bundles\CIDUT.out [2022-04-05T12:59:14.736Z] INFO: Saving daemon under test log (d:\CI\PR-43453\3\dut.err) to bundles\CIDUT.err [2022-04-05T12:59:14.736Z] INFO: Saving containerd logs to bundles [2022-04-05T12:59:14.736Z] INFO: Nuke-Everything... [2022-04-05T12:59:14.736Z] INFO: Container count on control daemon to delete is 2 [2022-04-05T12:59:15.204Z] ed62dd3ba155 [2022-04-05T12:59:15.204Z] 609334414eb7 [2022-04-05T12:59:15.204Z] INFO: Tidying pidfile d:\CI\PR-43453\3\docker.pid [2022-04-05T12:59:15.204Z] INFO: Nuking d:\CI [2022-04-05T12:59:15.686Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-05T12:59:24.160Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-05T12:59:24.160Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-05T12:59:24.160Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-05T12:59:24.160Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-05T12:59:27.842Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-05T12:59:30.702Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-05T12:59:33.560Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-05T12:59:33.560Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-05T12:59:33.560Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-05T12:59:33.560Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-05T12:59:33.560Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-05T12:59:33.560Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-05T12:59:33.560Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-05T12:59:33.560Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-05T12:59:33.560Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-05T12:59:33.560Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-05T12:59:33.560Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-05T12:59:33.560Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-05T12:59:33.560Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-05T12:59:33.560Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-05T12:59:33.560Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-05T12:59:39.279Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-05T12:59:40.497Z] INFO: Zapped successfully [2022-04-05T12:59:40.497Z] [2022-04-05T12:59:40.497Z] INFO: executeCI.ps1 exiting at Tue Apr 5 12:59:37 CUT 2022. Duration 01:04:01.6926513 [2022-04-05T12:59:40.497Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-05T12:59:40.746Z] Recording test results [2022-04-05T12:59:40.790Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-05T12:59:42.298Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-05T12:59:47.959Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-05T12:59:48.016Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-05T12:59:48.016Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-05T12:59:48.016Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-05T12:59:48.016Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-05T12:59:48.016Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-05T12:59:48.016Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-05T12:59:48.016Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-05T12:59:48.016Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-05T12:59:48.016Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-05T12:59:48.016Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-05T12:59:48.466Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-05T12:59:48.466Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-05T12:59:48.466Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-05T12:59:48.466Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T12:59:48.466Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-05T12:59:48.466Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-05T12:59:48.466Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-05T12:59:48.466Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-05T12:59:48.466Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-05T12:59:48.466Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-05T12:59:48.466Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-05T12:59:48.466Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-05T12:59:48.466Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-05T12:59:48.466Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-05T12:59:48.466Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-05T12:59:48.466Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-05T12:59:48.466Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-05T12:59:48.466Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-05T12:59:48.466Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-05T12:59:48.466Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-05T12:59:48.466Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-05T12:59:48.466Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-05T12:59:48.466Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-05T12:59:48.466Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-05T12:59:48.466Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-05T12:59:49.481Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-05T12:59:51.267Z] Archiving artifacts [2022-04-05T12:59:51.326Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-05T12:59:51.326Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-05T12:59:51.777Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-05T12:59:51.777Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-05T12:59:53.917Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-05T12:59:53.917Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-05T12:59:56.774Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-05T12:59:59.633Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-05T13:00:02.500Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-05T13:00:02.500Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-05T13:00:02.500Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-05T13:00:05.582Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43453/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-05T13:00:06.531Z] + make clean [2022-04-05T13:00:08.097Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-05T13:00:08.097Z] docker-dev-cache [2022-04-05T13:00:08.097Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-05T13:00:12.735Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-05T13:00:12.735Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-05T13:00:12.735Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-05T13:00:16.417Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-05T13:00:16.417Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-05T13:00:16.417Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-05T13:00:16.417Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-05T13:00:16.417Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-05T13:00:16.417Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-05T13:00:16.417Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-05T13:00:16.417Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-05T13:00:16.866Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-05T13:00:25.348Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-05T13:00:25.348Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-05T13:00:25.348Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-05T13:00:25.348Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-05T13:00:25.348Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-05T13:00:25.348Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-05T13:00:25.348Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-05T13:00:25.348Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-05T13:00:25.348Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-05T13:00:25.348Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-05T13:00:25.348Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-05T13:00:25.348Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-05T13:00:25.348Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-05T13:00:29.035Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-05T13:00:32.718Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-05T13:00:32.718Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-05T13:00:32.718Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-05T13:00:35.586Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-05T13:00:35.586Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-05T13:00:35.586Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-05T13:00:35.586Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-05T13:00:36.037Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-05T13:00:36.037Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-05T13:00:36.037Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-05T13:00:36.037Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-05T13:00:36.037Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-05T13:00:36.037Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-05T13:00:36.037Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-05T13:00:36.037Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-05T13:00:36.037Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-05T13:00:53.618Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-05T13:00:53.618Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-05T13:00:53.618Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-05T13:00:53.618Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-05T13:00:53.618Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-05T13:00:53.618Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-05T13:00:53.618Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-05T13:00:53.618Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-05T13:00:55.127Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-05T13:00:55.127Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-05T13:00:58.807Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-05T13:00:58.807Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-05T13:00:59.257Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-05T13:00:59.257Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-05T13:00:59.257Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-05T13:01:09.482Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-05T13:01:09.482Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-05T13:01:09.482Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-05T13:01:09.482Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-05T13:01:09.482Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-05T13:01:09.482Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-05T13:01:09.482Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-05T13:01:17.962Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-05T13:01:17.962Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-05T13:01:17.962Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-05T13:01:30.237Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-05T13:01:30.237Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-05T13:01:30.237Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite (2556.99s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (70.93s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.91s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.05s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.92s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.80s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (70.54s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.75s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.45s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.22s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.11s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.50s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.79s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.69s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.04s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.01s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.16s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.53s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (12.33s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.50s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.81s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.93s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.53s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.20s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.71s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.25s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.53s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.02s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.09s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.99s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.06s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.31s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.87s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.33s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.46s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.96s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildCmd (0.61s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.58s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.24s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.18s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.21s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.76s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.91s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.93s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.49s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.10s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.63s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.57s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.91s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.91s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.67s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.66s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.74s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.14s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.54s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.37s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildDockerignore (52.48s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.54s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.76s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.67s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.74s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.83s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.56s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.17s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (30.82s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.56s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.32s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (77.71s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.42s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.11s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.51s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.57s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.77s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.03s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.70s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.72s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.97s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.16s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.37s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildFails (2.87s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.75s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.83s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.79s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.29s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.42s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.90s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.60s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.94s) [2022-04-05T13:01:31.190Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildHistory (12.24s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.06s) [2022-04-05T13:01:31.190Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.41s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.96s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildLabel (1.09s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.68s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.05s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.65s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildLabels (1.16s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.63s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.22s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.68s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.39s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.70s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.24s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.28s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.96s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.57s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.60s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.82s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.68s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.49s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.06s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.53s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.86s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.45s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.10s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.72s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.48s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.62s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.55s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.99s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.59s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.25s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.77s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.77s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.89s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildRm (15.36s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.42s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.53s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.55s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.68s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.26s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.81s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.77s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.73s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.54s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.24s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildStderr (5.20s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.40s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.21s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.37s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.45s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.24s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.60s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.67s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.73s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.21s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.03s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.77s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.17s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.43s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.10s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.88s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.45s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.77s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.28s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.58s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.18s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.29s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestCommitChange (5.53s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.05s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.30s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestCommitTTY (8.29s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.06s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.35s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.51s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.13s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.25s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.05s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.62s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.50s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.52s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.60s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.96s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.94s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.97s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.53s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.88s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.66s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.31s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.83s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.97s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.49s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.80s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.99s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.18s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.29s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.87s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.91s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.86s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.95s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0003e7c08_} (2.89s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12038648021_c:\foo_false____} (2.93s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12038648021_c:\foo_true____} (2.87s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.40s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.23s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.03s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.72s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.00s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.77s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.88s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-05T13:01:31.191Z] --- PASS: TestDockerSuite/TestCpToDot (2.97s) [2022-04-05T13:01:31.191Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestCpToStdout (3.08s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.17s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.98s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.71s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.72s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestCreateRM (0.39s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.54s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.45s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.51s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.93s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.12s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.95s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.96s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.48s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestEventsCopy (5.21s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.18s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.88s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.78s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.81s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.86s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.95s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestEventsFilters (5.92s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestEventsFormat (5.88s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestEventsRename (3.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestEventsResize (33.22s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.87s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.71s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.39s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.18s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.94s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.93s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.56s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.55s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.59s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.58s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.97s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.61s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestExecInspectID (5.41s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.69s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.60s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.50s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.04s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.03s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.98s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.76s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.68s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.06s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.74s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.16s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.25s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.79s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestImportBadURL (0.15s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.91s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.85s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.96s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.91s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInspectDefault (2.98s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInspectHistory (4.74s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.86s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.53s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.23s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.04s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.71s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.58s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInspectStatus (3.68s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (6.50s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.65s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.12s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.60s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.91s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.90s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.87s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.97s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.98s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.16s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.58s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.56s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.80s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.85s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.05s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.52s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.41s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.03s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.98s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestLogsSince (9.44s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestLogsTail (3.30s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.05s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.99s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.78s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-05T13:01:31.192Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-05T13:01:31.192Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.89s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestPsByOrder (12.22s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.24s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.97s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.48s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.00s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.37s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.47s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.48s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.75s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.33s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (10.88s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.20s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.98s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (13.53s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (7.75s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.42s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.51s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.30s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (23.13s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.56s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.67s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.92s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.62s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.94s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.60s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.10s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.01s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.33s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.17s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.24s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.72s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.91s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (10.77s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.93s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.95s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.92s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.88s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.97s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.25s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.11s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.09s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.87s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.90s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.86s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.83s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.96s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.90s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.92s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.88s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunExitCode (2.86s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.86s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.88s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (10.38s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.79s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.33s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.41s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.42s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.12s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.23s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.39s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.01s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.03s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.73s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.66s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (10.42s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunRm (2.94s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.04s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.95s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.89s) [2022-04-05T13:01:31.193Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.52s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-05T13:01:31.193Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.85s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.36s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.15s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.09s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.67s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.79s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.60s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.70s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.70s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.26s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.57s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.88s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.87s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.96s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.97s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.91s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.79s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.44s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.54s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.85s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.84s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.84s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.24s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.20s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.40s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.47s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.53s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.60s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.74s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.53s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.07s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.58s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.18s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.49s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-05T13:01:31.194Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.54s) [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-05T13:01:31.194Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] --- PASS: TestDockerRegistrySuite (0.12s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-05T13:01:31.194Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-05T13:01:31.194Z] === RUN TestDockerSchema1RegistrySuite [2022-04-05T13:01:31.194Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-05T13:01:31.194Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-05T13:01:31.194Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-05T13:01:31.194Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-05T13:01:31.194Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.194Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-05T13:01:31.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-05T13:01:31.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-05T13:01:31.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-05T13:01:31.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-05T13:01:31.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-05T13:01:31.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-05T13:01:31.195Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-05T13:01:31.195Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-05T13:01:31.195Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-05T13:01:31.195Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-05T13:01:31.195Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-05T13:01:31.195Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-05T13:01:31.195Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-05T13:01:31.195Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-05T13:01:31.195Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-05T13:01:31.195Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-05T13:01:31.195Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-05T13:01:31.195Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-05T13:01:31.195Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-05T13:01:31.195Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-05T13:01:31.195Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-05T13:01:31.195Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-05T13:01:31.195Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-05T13:01:31.195Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-05T13:01:31.195Z] === RUN TestDockerDaemonSuite [2022-04-05T13:01:31.195Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-05T13:01:31.195Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-05T13:01:31.195Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-05T13:01:31.195Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-05T13:01:31.195Z] === RUN TestDockerSwarmSuite [2022-04-05T13:01:31.195Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-05T13:01:31.195Z] === RUN TestDockerPluginSuite [2022-04-05T13:01:31.195Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-05T13:01:31.195Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-05T13:01:31.195Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-05T13:01:31.195Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-05T13:01:31.195Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-05T13:01:31.195Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-05T13:01:31.195Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-05T13:01:31.195Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-05T13:01:31.195Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-05T13:01:31.195Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-05T13:01:31.195Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-05T13:01:31.195Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-05T13:01:31.195Z] === RUN TestDockerExternalVolumeSuite [2022-04-05T13:01:31.195Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-05T13:01:31.195Z] === RUN TestDockerNetworkSuite [2022-04-05T13:01:31.195Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-05T13:01:31.195Z] === RUN TestDockerHubPullSuite [2022-04-05T13:01:31.195Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.195Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-05T13:01:31.195Z] PASS [2022-04-05T13:01:31.195Z] ok github.com/docker/docker/integration-cli 2557.317s [2022-04-05T13:01:31.646Z] [2022-04-05T13:01:31.646Z] === Skipped [2022-04-05T13:01:31.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-05T13:01:31.646Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.646Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-05T13:01:31.646Z] [2022-04-05T13:01:31.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-05T13:01:31.646Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.646Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-05T13:01:31.646Z] [2022-04-05T13:01:31.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-05T13:01:31.646Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.646Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-05T13:01:31.646Z] [2022-04-05T13:01:31.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-05T13:01:31.646Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.646Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-05T13:01:31.646Z] [2022-04-05T13:01:31.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-05T13:01:31.646Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.646Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-05T13:01:31.646Z] [2022-04-05T13:01:31.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-05T13:01:31.646Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.646Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-05T13:01:31.646Z] [2022-04-05T13:01:31.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-05T13:01:31.646Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.646Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-05T13:01:31.646Z] [2022-04-05T13:01:31.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-05T13:01:31.646Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.646Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-05T13:01:31.646Z] [2022-04-05T13:01:31.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-05T13:01:31.646Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.646Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-05T13:01:31.646Z] [2022-04-05T13:01:31.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-05T13:01:31.646Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.646Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-05T13:01:31.646Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-05T13:01:31.647Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-05T13:01:31.647Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-05T13:01:31.647Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-05T13:01:31.647Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-05T13:01:31.647Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-05T13:01:31.647Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-05T13:01:31.647Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-05T13:01:31.647Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-05T13:01:31.647Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-05T13:01:31.647Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-04-05T13:01:31.647Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.37s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.64s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.91s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-05T13:01:31.647Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.35s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.35s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-05T13:01:31.647Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-05T13:01:31.647Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-05T13:01:31.647Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.41s) [2022-04-05T13:01:31.648Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.41s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.39s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.39s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.36s) [2022-04-05T13:01:31.648Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-05T13:01:31.648Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-05T13:01:31.648Z] docker_cli_sni_test.go:18: Flakey test [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-05T13:01:31.648Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-05T13:01:31.648Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-05T13:01:31.648Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-05T13:01:31.648Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-05T13:01:31.648Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-05T13:01:31.648Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-05T13:01:31.648Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-05T13:01:31.648Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-05T13:01:31.648Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-05T13:01:31.648Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-05T13:01:31.648Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-05T13:01:31.648Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-05T13:01:31.648Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-05T13:01:31.648Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-05T13:01:31.648Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-05T13:01:31.648Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-05T13:01:31.648Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-05T13:01:31.648Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-05T13:01:31.648Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-05T13:01:31.648Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-05T13:01:31.648Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-05T13:01:31.648Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-05T13:01:31.648Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-05T13:01:31.648Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-05T13:01:31.648Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-05T13:01:31.648Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-05T13:01:31.648Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-05T13:01:31.648Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-05T13:01:31.648Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-05T13:01:31.648Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-05T13:01:31.648Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-05T13:01:31.648Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-05T13:01:31.648Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-05T13:01:31.648Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-05T13:01:31.648Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.648Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2022-04-05T13:01:31.648Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-05T13:01:31.649Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-05T13:01:31.649Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-05T13:01:31.649Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-05T13:01:31.649Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-05T13:01:31.649Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-05T13:01:31.649Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-05T13:01:31.649Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-05T13:01:31.649Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-05T13:01:31.649Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-05T13:01:31.649Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-05T13:01:31.649Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-05T13:01:31.649Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-05T13:01:31.649Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-05T13:01:31.649Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-05T13:01:31.649Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-05T13:01:31.649Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-05T13:01:31.649Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-05T13:01:31.649Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-05T13:01:31.649Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-05T13:01:31.649Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-05T13:01:31.649Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-05T13:01:31.649Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-05T13:01:31.649Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-05T13:01:31.649Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-05T13:01:31.649Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2022-04-05T13:01:31.649Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-05T13:01:31.649Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-05T13:01:31.649Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2022-04-05T13:01:31.649Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-05T13:01:31.649Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-05T13:01:31.649Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-05T13:01:31.649Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-05T13:01:31.649Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-05T13:01:31.649Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2022-04-05T13:01:31.649Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.649Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2022-04-05T13:01:31.649Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-05T13:01:31.650Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-05T13:01:31.650Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-05T13:01:31.650Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-05T13:01:31.650Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-05T13:01:31.650Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-05T13:01:31.650Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-05T13:01:31.650Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-05T13:01:31.650Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-05T13:01:31.650Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-05T13:01:31.650Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-05T13:01:31.650Z] [2022-04-05T13:01:31.650Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2022-04-05T13:01:31.650Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.650Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-05T13:01:31.651Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-05T13:01:31.651Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-05T13:01:31.651Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-05T13:01:31.651Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-05T13:01:31.651Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-05T13:01:31.651Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-05T13:01:31.651Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-05T13:01:31.651Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-05T13:01:31.651Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-05T13:01:31.651Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-05T13:01:31.651Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-05T13:01:31.651Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-05T13:01:31.651Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-05T13:01:31.651Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-05T13:01:31.651Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-05T13:01:31.651Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-05T13:01:31.651Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-05T13:01:31.651Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-05T13:01:31.651Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.651Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2022-04-05T13:01:31.651Z] [2022-04-05T13:01:31.651Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-05T13:01:31.651Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.36s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-05T13:01:31.652Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.652Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-05T13:01:31.652Z] [2022-04-05T13:01:31.652Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-04-05T13:01:31.653Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-05T13:01:31.653Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-05T13:01:31.653Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.653Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2022-04-05T13:01:31.653Z] [2022-04-05T13:01:31.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-05T13:01:31.654Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.654Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2022-04-05T13:01:31.654Z] [2022-04-05T13:01:31.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-05T13:01:31.654Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.654Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2022-04-05T13:01:31.654Z] [2022-04-05T13:01:31.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-05T13:01:31.654Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.654Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-05T13:01:31.654Z] [2022-04-05T13:01:31.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-05T13:01:31.654Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.654Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2022-04-05T13:01:31.654Z] [2022-04-05T13:01:31.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-05T13:01:31.654Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.654Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2022-04-05T13:01:31.654Z] [2022-04-05T13:01:31.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-05T13:01:31.654Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.654Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-05T13:01:31.654Z] [2022-04-05T13:01:31.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-05T13:01:31.654Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.654Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-05T13:01:31.654Z] [2022-04-05T13:01:31.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-05T13:01:31.654Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.654Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2022-04-05T13:01:31.654Z] [2022-04-05T13:01:31.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-05T13:01:31.654Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.654Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2022-04-05T13:01:31.654Z] [2022-04-05T13:01:31.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-05T13:01:31.654Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.654Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-05T13:01:31.654Z] [2022-04-05T13:01:31.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-05T13:01:31.654Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.654Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-05T13:01:31.654Z] [2022-04-05T13:01:31.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-05T13:01:31.654Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.654Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-05T13:01:31.654Z] [2022-04-05T13:01:31.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-05T13:01:31.654Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.654Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-05T13:01:31.654Z] [2022-04-05T13:01:31.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-05T13:01:31.654Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.654Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-05T13:01:31.654Z] [2022-04-05T13:01:31.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-05T13:01:31.654Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.654Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-05T13:01:31.654Z] [2022-04-05T13:01:31.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-05T13:01:31.654Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.654Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-05T13:01:31.654Z] [2022-04-05T13:01:31.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-05T13:01:31.654Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.654Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-05T13:01:31.654Z] [2022-04-05T13:01:31.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-05T13:01:31.654Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.654Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-05T13:01:31.654Z] [2022-04-05T13:01:31.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-05T13:01:31.654Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.654Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-05T13:01:31.654Z] [2022-04-05T13:01:31.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-05T13:01:31.654Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.654Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-05T13:01:31.654Z] [2022-04-05T13:01:31.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-05T13:01:31.654Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:31.654Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-05T13:01:31.654Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.12s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-05T13:01:32.104Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.104Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-05T13:01:32.104Z] [2022-04-05T13:01:32.104Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-05T13:01:32.105Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-05T13:01:32.105Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-05T13:01:32.105Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-05T13:01:32.105Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-05T13:01:32.105Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-05T13:01:32.105Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-05T13:01:32.105Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.105Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-05T13:01:32.105Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.105Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-05T13:01:32.105Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.105Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-05T13:01:32.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.105Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-05T13:01:32.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.105Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-05T13:01:32.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.105Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-05T13:01:32.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.105Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-05T13:01:32.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.105Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-05T13:01:32.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-05T13:01:32.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-05T13:01:32.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-05T13:01:32.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-05T13:01:32.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.105Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-05T13:01:32.105Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.105Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-05T13:01:32.105Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-05T13:01:32.105Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-05T13:01:32.105Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] DONE 1088 tests, 544 skipped in 2567.976s [2022-04-05T13:01:32.105Z] INFO: Integration tests ended at 04/05/2022 13:01:31. Duration:00:42:48.2381509 [2022-04-05T13:01:32.105Z] INFO: Docker info of the daemon under test at end of run [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] Containers: 10 [2022-04-05T13:01:32.105Z] Running: 0 [2022-04-05T13:01:32.105Z] Paused: 0 [2022-04-05T13:01:32.105Z] Stopped: 10 [2022-04-05T13:01:32.105Z] Images: 18 [2022-04-05T13:01:32.105Z] Server Version: 0.0.0-dev [2022-04-05T13:01:32.105Z] Storage Driver: windowsfilter [2022-04-05T13:01:32.105Z] Windows: [2022-04-05T13:01:32.105Z] Logging Driver: json-file [2022-04-05T13:01:32.105Z] Plugins: [2022-04-05T13:01:32.105Z] Volume: local [2022-04-05T13:01:32.105Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-05T13:01:32.105Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-05T13:01:32.105Z] Swarm: inactive [2022-04-05T13:01:32.105Z] Default Isolation: process [2022-04-05T13:01:32.105Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-05T13:01:32.105Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-05T13:01:32.105Z] OSType: windows [2022-04-05T13:01:32.105Z] Architecture: x86_64 [2022-04-05T13:01:32.105Z] CPUs: 4 [2022-04-05T13:01:32.105Z] Total Memory: 32GiB [2022-04-05T13:01:32.105Z] Name: azwin-2-e32ea0 [2022-04-05T13:01:32.105Z] ID: O44F:HE2E:NGLA:T5FB:R6YA:F6KI:VU3K:H6HD:SH2J:FYZP:KTQN:2JGI [2022-04-05T13:01:32.105Z] Docker Root Dir: D:\CI\PR-43453\3\daemon [2022-04-05T13:01:32.105Z] Debug Mode (client): false [2022-04-05T13:01:32.105Z] Debug Mode (server): true [2022-04-05T13:01:32.105Z] File Descriptors: -1 [2022-04-05T13:01:32.105Z] Goroutines: 44 [2022-04-05T13:01:32.105Z] System Time: 2022-04-05T13:01:31.754782Z [2022-04-05T13:01:32.105Z] EventsListeners: 0 [2022-04-05T13:01:32.105Z] Registry: https://index.docker.io/v1/ [2022-04-05T13:01:32.105Z] Labels: [2022-04-05T13:01:32.105Z] Experimental: false [2022-04-05T13:01:32.105Z] Insecure Registries: [2022-04-05T13:01:32.105Z] 127.0.0.0/8 [2022-04-05T13:01:32.105Z] Live Restore Enabled: false [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] [2022-04-05T13:01:32.105Z] INFO: Stopping daemon under test [2022-04-05T13:01:32.105Z] SUCCESS: The process with PID 3912 (child process of PID 1668) has been terminated. [2022-04-05T13:01:32.105Z] SUCCESS: The process with PID 1668 (child process of PID 5912) has been terminated. [2022-04-05T13:01:32.105Z] INFO: Stop tailing logs of the daemon under tests [2022-04-05T13:01:32.105Z] INFO: executeCI.ps1 Completed successfully at 04/05/2022 13:01:31. [2022-04-05T13:01:32.105Z] INFO: Tidying up at end of run [2022-04-05T13:01:32.105Z] INFO: Saving daemon under test log (d:\CI\PR-43453\3\dut.out) to bundles\CIDUT.out [2022-04-05T13:01:32.105Z] INFO: Saving daemon under test log (d:\CI\PR-43453\3\dut.err) to bundles\CIDUT.err [2022-04-05T13:01:32.105Z] INFO: Saving containerd logs to bundles [2022-04-05T13:01:32.105Z] INFO: Nuke-Everything... [2022-04-05T13:01:32.554Z] INFO: Container count on control daemon to delete is 2 [2022-04-05T13:01:32.554Z] fe9f4e1205c4 [2022-04-05T13:01:32.554Z] 85d14a9997cf [2022-04-05T13:01:32.554Z] INFO: Tidying pidfile d:\CI\PR-43453\3\docker.pid [2022-04-05T13:01:32.554Z] INFO: Killing containerd with PID 4788 [2022-04-05T13:01:32.554Z] INFO: Nuking d:\CI [2022-04-05T13:01:53.512Z] INFO: Zapped successfully [2022-04-05T13:01:53.512Z] [2022-04-05T13:01:53.512Z] INFO: executeCI.ps1 exiting at Tue Apr 5 13:01:51 CUT 2022. Duration 01:06:40.8276765 [2022-04-05T13:01:53.512Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-05T13:01:53.744Z] Recording test results [2022-04-05T13:02:00.227Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-05T13:02:01.679Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-05T13:02:04.025Z] Archiving artifacts [2022-04-05T13:02:17.650Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43453/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-05T13:02:18.552Z] + make clean [2022-04-05T13:02:20.064Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-05T13:02:20.198Z] docker-dev-cache [2022-04-05T13:02:20.198Z] 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